Changeset 77353 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Feb 18, 2019 9:15:47 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128890
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk
r76553 r77353 132 132 # Preprocess the xml files, applying remarks. 133 133 $(foreach file,$(filter man_VBoxManage-%,$(VBOX_MANUAL_XML_REFENTRY_FILES)) \ 134 , $(evalcall2 def_vbox_refentry_preprocess_for_manpage,$(VBoxManage_0_OUTDIR),$(file),$(VBOX_PATH_MANUAL_SRC)/en_US/$(file) ))134 , $(evalcall2 def_vbox_refentry_preprocess_for_manpage,$(VBoxManage_0_OUTDIR),$(file),$(VBOX_PATH_MANUAL_SRC)/en_US/$(file),replace-xrefs)) 135 135 136 136
Note:
See TracChangeset
for help on using the changeset viewer.