VirtualBox

Changeset 2486 in vbox for trunk


Ignore:
Timestamp:
May 4, 2007 2:42:46 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20913
Message:

Drop PATH_CURRENT from the global DEFS as it plays merry poppins with sub-makefiles (command deps changes depending on which directory you invoke it from).

File:
1 edited

Legend:

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

    r2484 r2486  
    134134        include \
    135135        $(PATH_VBoxSVC) \
    136         $(PATH_VBoxCOM)
    137 VBoxSVC_INCS.win := \
    138         $(PATH_SUB_CURRENT)
     136        $(PATH_VBoxCOM) \
     137        $(PATH_CURRENT)
    139138ifdef VBOX_WITH_XPCOM
    140139 VBoxSVC_LIBS += \
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