VirtualBox

Changeset 16682 in vbox for trunk/src


Ignore:
Timestamp:
Feb 11, 2009 4:37:38 PM (16 years ago)
Author:
vboxsync
Message:

oops, not _SRC as cp target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r16677 r16682  
    118118endif # xpcom
    119119
     120
    120121#
    121122# Strip documentation from source XIDL so that we don't get a full
    122 #       recompile every time a comma in the documentation is changed.
     123# recompile every time a comma in the documentation is changed.
    123124#
    124125$(VBOX_XIDL_FILE).ts |+ $(VBOX_XIDL_FILE): \
     
    128129#       $(CP) -fv $< $(VBOX_XIDL_FILE).ts
    129130        $(VBOX_XSLTPROC) -o $(VBOX_XIDL_FILE).ts $(VBOX_PATH_MAIN_SRC)/idl/docstrip.xsl $<
    130         $(CP) --changed -fv $(VBOX_XIDL_FILE).ts $(VBOX_XIDL_FILE_SRC)
     131        $(CP) --changed -fv $(VBOX_XIDL_FILE).ts $(VBOX_XIDL_FILE)
     132
    131133
    132134#
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