VirtualBox

Changeset 99036 in vbox for trunk/doc


Ignore:
Timestamp:
Mar 18, 2023 2:54:32 AM (21 months ago)
Author:
vboxsync
Message:

manual/Makefile.kmk: Missing dita-copying dependencies, cleanups and other fun. [scm] bugref:10302

File:
1 edited

Legend:

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

    r99035 r99036  
    661661 #  - correct all reference targets by calling correct_references.py.
    662662 #
    663  #  Note! INSTALL_STAGING is likely to hardlink the files.
     663 #  Note! INSTALL_STAGING is likely to hardlink the files, thus we must use +| below
     664 #        when copying files as much won't change timestamp.  It would in fact be a _lot_
     665 #        better to copy the files individually.
    664666 #
    665667 ##########################################################################################
     
    729731  + $$(VBOX_PATH_MANUAL_OUTBASE)/$(1)/dita/topics/$(2): \
    730732                $$(VBOX_DITA_CONVERTER_PATH)/db2dita/docbook2dita.xsl \
    731                 $$(qfirstfile , $$(qwildcard , $$(VBOX_PATH_MANUAL_SRC)/$(1)/$(2)) $$(VBOX_PATH_MANUAL_SRC)/en_US/$(2)) \
    732                 $$(VBOX_PATH_MANUAL_SRC)/mark_external_urls.xsl \
     733                $$(qfirstfile , $$(qwildcard , $$(VBOX_PATH_MANUAL_SRC)/$(1)/$(2)) $$(VBOX_PATH_MANUAL_SRC)/en_US/$(2)) \
     734                $$(VBOX_PATH_MANUAL_SRC)/mark_external_urls.xsl \
    733735                $$(VBOX_PATH_MANUAL_OUTBASE)/en_US/dita/topics/man_VBoxManage-dhcpserver-dhcpoptions.xml \
    734736                $$(VBOX_XML_CATALOG) \
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