Changeset 86289 in vbox
- Timestamp:
- Sep 25, 2020 9:50:34 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/Makefile.kmk
r86288 r86289 899 899 900 900 ################Copy qhcp file from the source directory############################### 901 $(VBOX_PATH_MANUAL_OUTBASE)/en_US/html-single/manual.qhcp: | $$(dir $$@) 901 $(VBOX_PATH_MANUAL_OUTBASE)/en_US/html-single/manual.qhcp: \ 902 $$(dir $$@) 902 903 $(call MSG_L1,Copying manual.qhcp file) 903 904 $(QUIET)$(INSTALL_STAGING) -m0664 -- $(addprefix $(VBOX_PATH_MANUAL_SRC)/, $(VBOX_QHCP_FILES)) $@
Note:
See TracChangeset
for help on using the changeset viewer.