VirtualBox

Changeset 6420

Show
Ignore:
Timestamp:
01/21/08 18:11:12 (9 months ago)
Author:
vboxsync
Message:

Use if1of/ifn1of.

Files:

Legend:

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

    r6348 r6420  
    3939 
    4040# The SDL DLLs 
    41 ifeq ($(filter-out win os2,$(BUILD_TARGET)),
     41if1of ($(BUILD_TARGET), win os2
    4242 ifneq ($(VBOX_WITH_VBOXSDL)$(VBOX_WITH_VBOXBFE),) 
    4343  include $(PATH_KBUILD)/sdks/LIBSDL.kmk 
     
    5858# The Qt DLLs. 
    5959ifneq ($(VBOX_WITH_QTGUI),) 
    60  ifeq ($(filter-out win os2,$(BUILD_TARGET)),
     60 if1of ($(BUILD_TARGET), win os2
    6161  #include $(PATH_KBUILD)/sdks/QT3.kmk 
    6262  #bin_SOURCES += \ 
     
    157157# compile things. 
    158158# 
    159 ifneq ($(filter-out linux win l4, $(BUILD_TARGET)),
     159ifn1of ($(BUILD_TARGET), l4 linux win
    160160 VBOX_PATH_STAGED ?= . 
    161161 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy