VirtualBox

Changeset 960 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Feb 17, 2007 9:12:10 AM (18 years ago)
Author:
vboxsync
Message:

Darwin hacking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile

    r667 r960  
    184184VBoxDrv_LIBS          = $(PATH_LIB)/RuntimeR0Drv$(VBOX_SUFF_LIB)
    185185VBoxDrv_LDFLAGS       = -v -Wl,-whyload -Wl,-v -Wl,-whatsloaded
    186 VBoxDrv_INST          = bin/VBoxDrv.kext/Contents/MacOS/
     186VBoxDrv_INST          = $(INST_VBOXDRV)Contents/MacOS/
    187187VBoxDrv_SOURCES       = \
    188188        $(VBOX_PATH_SUPPORT)/SUPDRVShared.c \
     
    190190
    191191INSTALLS += VBoxDrv.kext
    192 VBoxDrv.kext_INST     = bin/VBoxDrv.kext/Contents/
     192VBoxDrv.kext_INST     = $(INST_VBOXDRV)Contents/
    193193VBoxDrv.kext_SOURCES  = \
    194194        $(PATH_TARGET)/Info.plist
     
    204204
    205205INSTALLS += Scripts
    206 Scripts_INST     = bin/
     206Scripts_INST     = $(INST_DIST)
    207207Scripts_SOURCES  = \
    208208        $(VBOX_PATH_SUPPORT)/darwin/load.sh
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