VirtualBox

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


Ignore:
Timestamp:
Aug 27, 2008 8:09:03 PM (16 years ago)
Author:
vboxsync
Message:
  • completly divorced SDK and binary, use 'kmk sdk' to build SDK
File:
1 edited

Legend:

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

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