Changeset 106916 in vbox for trunk/doc/manual/Makefile.kmk
- Timestamp:
- Nov 9, 2024 11:34:10 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/Makefile.kmk
r106914 r106916 1116 1116 # file and not remake it because kmk thinks it still exists. Real dep fixes this. 1117 1117 $$(call MSG_L1,, => $$@ ($(2)/UserManual_htmlhelp.log)) 1118 $$(QUIET)$$(INSTALL _STAGING) -m0644 -- '$$<' '$$(@D)'1118 $$(QUIET)$$(INSTALL) -m0644 -- '$$<' '$$(@D)' 1119 1119 1120 1120 # 4. Run the Qt help generator to produce the .qhc and .qch files.
Note:
See TracChangeset
for help on using the changeset viewer.