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/Devices/Storage/testcase/Makefile.kmk

    r8155 r8758  
    2828#
    2929PROGRAMS += vditool
    30 ifeq ($(BUILD_TARGET),l4)
     30ifeq ($(KBUILD_TARGET),l4)
    3131 vditool_TEMPLATE = VBOXLNXHOSTR3EXE
    3232 vditool_LIBS     = \
     
    4545ifdef VBOX_WITH_TESTCASES
    4646 PROGRAMS += tstVDI
    47  ifeq ($(BUILD_TARGET),l4)
     47 ifeq ($(KBUILD_TARGET),l4)
    4848  tstVDI_TEMPLATE = VBOXLNXHOSTR3EXE
    4949 else
     
    5959ifdef VBOX_WITH_TESTCASES
    6060 PROGRAMS += tstVD
    61  ifeq ($(BUILD_TARGET),l4)
     61 ifeq ($(KBUILD_TARGET),l4)
    6262  tstVD_TEMPLATE = VBOXLNXHOSTR3EXE
    6363 else
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