VirtualBox

Changeset 11724

Show
Ignore:
Timestamp:
08/28/08 00:05:27 (3 months ago)
Author:
vboxsync
Message:

Added VBoxKeygen to the build chain.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Installer/Makefile.kmk

    r8760 r11724  
    2020# 
    2121 
    22 DEPTH = ../../.. 
    23 include $(KBUILD_PATH)/header.kmk 
     22ifdef VBOX_KBUILD_HACKING 
     23SUB_DEPTH = ../.. 
     24else 
     25SUB_DEPTH = ../.. 
     26DEPTH    ?= ../../.. 
     27endif 
     28include $(KBUILD_PATH)/subheader.kmk 
    2429 
    2530ifeq ($(KBUILD_HOST),win) # guard when cross-compiling. 
     
    3641endif 
    3742 
    38 include $(KBUILD_PATH)/footer.kmk 
     43# Include Sub-Makefiles. 
     44include $(PATH_SUB_CURRENT)/common/Makefile.kmk 
    3945 
     46include $(KBUILD_PATH)/subfooter.kmk 
     47 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy