VirtualBox

Changeset 56535 in vbox


Ignore:
Timestamp:
Jun 18, 2015 6:26:00 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101157
Message:

cleanups

File:
1 edited

Legend:

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

    r56533 r56535  
    839839#
    840840##########################################################################################
     841$(evalcall2 def_vbox_replace_paths_in_xslt,docbook-html-one-page-formatcfg.xsl,en_US/)
     842$(evalcall2 def_vbox_replace_paths_in_xslt,docbook-html-chunks-formatcfg.xsl,en_US/)
    841843
    842844# Manual formatcfg dependencies.
     
    845847        $(VBOX_PATH_MANUAL_SRC)/common-formatcfg.xsl \
    846848        $(VBOX_PATH_MANUAL_SRC)/common-html-formatcfg.xsl
    847 
    848 # intermediate step to do some variable replacement in the XSL configuration
    849 $(VBOX_PATH_MANUAL_OUTBASE)/en_US/docbook-html-one-page-formatcfg.xsl: \
    850                 $(VBOX_PATH_MANUAL_SRC)/docbook-html-one-page-formatcfg.xsl $(MAKEFILE_CURRENT) | $$(dir $$@)
    851         $(call MSG_L1,Pre-processing $(@F) to $@)
    852         $(QUIET)$(RM) -f [email protected] $@
    853         $(QUIET)$(SED) -e 's|\$$DOCBOOKPATH|$(VBOX_PATH_DOCBOOK)|g' \
    854                        -e 's|\$$CFGPATH|$(VBOX_PATH_MANUAL_SRC)|g' \
    855                        -e 's|\$$TARGETPATH|$(@D)|g' --output [email protected] $<
    856         $(QUIET)$(MV) -f [email protected] $@
    857 
    858 $(VBOX_PATH_MANUAL_OUTBASE)/en_US/docbook-html-chunks-formatcfg.xsl: \
    859                 $(VBOX_PATH_MANUAL_SRC)/docbook-html-chunks-formatcfg.xsl $(MAKEFILE_CURRENT) | $$(dir $$@)
    860         $(call MSG_L1,Pre-processing $(@F) to $@)
    861         $(QUIET)$(RM) -f [email protected] $@
    862         $(QUIET)$(SED) -e 's|\$$DOCBOOKPATH|$(VBOX_PATH_DOCBOOK)|g' \
    863                        -e 's|\$$CFGPATH|$(VBOX_PATH_MANUAL_SRC)|g' \
    864                        -e 's|\$$TARGETPATH|$(@D)|g' --output [email protected] $<
    865         $(QUIET)$(MV) -f [email protected] $@
    866849
    867850$(VBOX_PATH_MANUAL_OUTBASE)/en_US/html-single/UserManual.html: \
     
    901884
    902885html:: $(VBOX_PATH_MANUAL_OUTBASE)/en_US/html-single/UserManual.html
    903 
    904886html:: $(VBOX_PATH_MANUAL_OUTBASE)/en_US/html-chunks/index.html
    905 
    906887html-zip:: $(VBOX_PATH_MANUAL_OUTBASE)/en_US/UserManual.zip
    907888
     
    935916        $(call MSG_L1,Fresh ChangeLog.html is now at $@)
    936917
    937 cl-html: $(VBOX_PATH_MANUAL_OUTBASE)/en_US/ChangeLog.html
     918cl-html:: $(VBOX_PATH_MANUAL_OUTBASE)/en_US/ChangeLog.html
    938919
    939920
     
    998979        $(VBOX_PATH_MANUAL_OUTBASE)/VBoxManageBuiltInHelp.cpp \
    999980        $(VBOX_PATH_MANUAL_OUTBASE)/VBoxManageBuiltInHelp.h
    1000 help-experiment: \
     981help-experiment:: \
    1001982        $(VBOX_PATH_MANUAL_OUTBASE)/VBoxManageBuiltInHelp.cpp \
    1002983        $(VBOX_PATH_MANUAL_OUTBASE)/VBoxManageBuiltInHelp.h
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette