VirtualBox

Ignore:
Timestamp:
Aug 27, 2008 8:09:03 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35458
Message:
  • completly divorced SDK and binary, use 'kmk sdk' to build SDK
File:
1 edited

Legend:

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

    r10198 r11721  
    4949endif # VBOX_WITH_TESTCASES
    5050
    51 ifeq ($(KBUILD_TARGET),$(KBUILD_HOST))
    52  if1of ($(KBUILD_TARGET_ARCH).$(KBUILD_HOST_ARCH), x86.x86 amd64.amd64 x86.amd64)
    53    OTHERS += $(PATH_TARGET)/tstShflSizes.run
     51ifndef VBOX_ONLY_SDK
     52 ifeq ($(KBUILD_TARGET),$(KBUILD_HOST))
     53  if1of ($(KBUILD_TARGET_ARCH).$(KBUILD_HOST_ARCH), x86.x86 amd64.amd64 x86.amd64)
     54    OTHERS += $(PATH_TARGET)/tstShflSizes.run
     55  endif
    5456 endif
    5557endif
    56 
    5758
    5859include $(KBUILD_PATH)/subfooter.kmk
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette