VirtualBox

Changeset 10048 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Jul 1, 2008 12:47:54 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32533
Message:

VBOX_KBUILD_HACKING

File:
1 edited

Legend:

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

    r9502 r10048  
    2929#
    3030
    31 DEPTH ?= ../../../..
     31ifdef VBOX_KBUILD_HACKING
     32SUB_DEPTH = ../../../..
     33else
    3234SUB_DEPTH = ..
     35DEPTH    ?= ../../../..
     36endif
    3337include $(KBUILD_PATH)/subheader.kmk
    3438
     
    4650# Target lists
    4751#
    48 PROGRAMS = \
     52PROGRAMS += \
    4953        tstAvl \
    5054        tstBitOperations \
     
    8488        tstUuid
    8589# tstSems
    86 PROGRAMS.win = \
     90PROGRAMS.win += \
    8791        tstRTProcWait \
    8892        tstCritSectW32 \
    8993        tstFileAppendWin-1 \
    9094        ntGetTimerResolution
    91 PROGRAMS.linux = \
     95PROGRAMS.linux += \
    9296        tstRTProcWait \
    9397        tstBitOperationsPIC3 \
     
    9599        tstInlineAsmPIC3 \
    96100        tstSemMutex
    97 PROGRAMS.l4 = \
     101PROGRAMS.l4 += \
    98102        tstIoCtl
    99 SYSMODS = \
     103SYSMODS += \
    100104        tstLdrObj \
    101105        tstLdrObjR0
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