VirtualBox

Ignore:
Timestamp:
May 11, 2008 6:27:49 PM (17 years ago)
Author:
vboxsync
Message:

BUILD_TARGET* -> KBUILD_TARGET*.

File:
1 edited

Legend:

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

    r8155 r8758  
    2727 include $(PATH_SUB_CURRENT)/SharedFolders/Makefile.kmk
    2828endif
    29 if1of ($(BUILD_TARGET), win linux solaris)
     29if1of ($(KBUILD_TARGET), win linux solaris)
    3030 ifdef VBOX_WITH_OGL
    3131  include $(PATH_SUB_CURRENT)/SharedOpenGL/Makefile.kmk
    3232 endif
    3333endif
    34 if1of ($(BUILD_TARGET), win linux solaris darwin)
     34if1of ($(KBUILD_TARGET), win linux solaris darwin)
    3535 ifdef VBOX_WITH_SHARED_CLIPBOARD
    3636  include $(PATH_SUB_CURRENT)/SharedClipboard/Makefile.kmk
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