Changeset 100062 in vbox
- Timestamp:
- Jun 3, 2023 12:30:11 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/Makefile.kmk
r100058 r100062 1013 1013 $$(VBOX_PATH_MANUAL_SRC)/UserManual.qhcp \ 1014 1014 $(2)/UserManual.hhp # Order-only gets confused by rm -Rf, as kmk will cache the existance of the target \ 1015 1015 # file and not remake it because kmk thinks it still exists. Real dep fixes this. 1016 1016 $$(call MSG_L1,, => $$@ ($(2)/UserManual_htmlhelp.log)) 1017 1017 $$(QUIET)$$(INSTALL_STAGING) -m0644 -- '$$<' '$$(@D)'
Note:
See TracChangeset
for help on using the changeset viewer.