VirtualBox

Changeset 2483 in vbox


Ignore:
Timestamp:
May 4, 2007 2:09:39 AM (18 years ago)
Author:
vboxsync
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/libs/xpcom18a4/Makefile.kmk

    r2476 r2483  
    8484                                     $(VBOX_PATH_SDK)/include/xpcom/string \
    8585                                     $(VBOX_PATH_SDK)/include/xpcom/xpcom \
    86                                      $(VBOX_PATH_SDK)/include/xpcom/ipcd
     86                                     $(VBOX_PATH_SDK)/include/xpcom/ipcd \
     87                                     $(PATH_CURRENT)
    8788TEMPLATE_XPCOM_INCS.darwin         = /Developer/SDKs/MacOSX10.4u.sdk/Developer/Headers/FlatCarbon
    8889TEMPLATE_XPCOM_INCS.l4             = $(L4_INCDIR) $(VBOX_L4_GCC3_INCS)
     
    108109                                     $(VBOX_PATH_SDK)/include/xpcom/string \
    109110                                     $(VBOX_PATH_SDK)/include/xpcom/xpcom \
    110                                      $(VBOX_PATH_SDK)/include/xpcom/ipcd
     111                                     $(VBOX_PATH_SDK)/include/xpcom/ipcd \
     112                                     $(PATH_CURRENT)
    111113TEMPLATE_XPCOMEXE_LIBS             = \
    112114        $(TARGET_VBox-xpcom-ipcshared) \
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