VirtualBox

Changeset 11724 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Aug 27, 2008 10:05:27 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35465
Message:

Added VBoxKeygen to the build chain.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
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