VirtualBox

Changeset 11805 in vbox for trunk/src/VBox/Devices/testcase


Ignore:
Timestamp:
Aug 29, 2008 10:17:27 AM (16 years ago)
Author:
vboxsync
Message:
  • rearranged SDK-only stuff in makefiles per Knut advise
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/Makefile.kmk

    r11734 r11805  
    3232# validation testcases. Perhaps a bit hackish, but extremely useful.
    3333#
    34 ifndef VBOX_ONLY_SDK
    35  ifeq ($(KBUILD_TARGET),$(KBUILD_HOST))
    36   ifeq ($(filter-out x86.x86 amd64.amd64 x86.amd64, $(KBUILD_TARGET_ARCH).$(KBUILD_HOST_ARCH)),)
    37    OTHERS += \
     34ifeq ($(KBUILD_TARGET),$(KBUILD_HOST))
     35 ifeq ($(filter-out x86.x86 amd64.amd64 x86.amd64, $(KBUILD_TARGET_ARCH).$(KBUILD_HOST_ARCH)),)
     36  OTHERS += \
    3837        $(PATH_TARGET)/tstDeviceStructSize.run
    39   endif
    4038 endif
    4139endif
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