VirtualBox

Changeset 100058 in vbox


Ignore:
Timestamp:
Jun 3, 2023 12:13:28 AM (18 months ago)
Author:
vboxsync
Message:

manual: Fixed qhelpgenerator failure for incremental builds. bugref:10302

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/Makefile.kmk

    r99720 r100058  
    10121012   $(2)/UserManual.qhcp: \
    10131013                $$(VBOX_PATH_MANUAL_SRC)/UserManual.qhcp \
    1014                 | $(2)/UserManual.hhp # (Must not run parallel to UserManual.hpp, so it can safely nuke the output dir.)
     1014                $(2)/UserManual.hhp # Order-only gets confused by rm -Rf, as kmk will cache the existance of the target \
     1015                                   # file and not remake it because kmk thinks it still exists. Real dep fixes this.
     1016        $$(call MSG_L1,, => $$@ ($(2)/UserManual_htmlhelp.log))
    10151017        $$(QUIET)$$(INSTALL_STAGING) -m0644 -- '$$<' '$$(@D)'
    10161018
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette