VirtualBox

Ignore:
Timestamp:
Sep 9, 2008 6:14:12 PM (16 years ago)
Author:
vboxsync
Message:

Installer/Makefile: converted the darwin installer to a real sub-makefile

File:
1 edited

Legend:

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

    r12316 r12317  
    2626# Include Sub-Makefiles.
    2727#
     28if "$(KBUILD_TARGET)" == "darwin" && "$(KBUILD_HOST)" == "darwin"
     29 include $(PATH_SUB_CURRENT)/darwin/Makefile.kmk
     30endif
    2831if "$(KBUILD_TARGET)" == "win" && "$(KBUILD_HOST)" == "win"
    2932 include $(PATH_SUB_CURRENT)/win/Makefile.kmk
     
    3639# To be converted to sub-makefiles.
    3740#
    38 ifeq ($(KBUILD_HOST),darwin)
    39  SUBDIRS.darwin = darwin
    40 endif
    4141ifeq ($(KBUILD_HOST),linux)
    4242 SUBDIRS.linux = linux
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