VirtualBox

Ignore:
Timestamp:
May 5, 2007 2:28:24 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20947
Message:

Drop the Config.kmk and the abspath macros (kBuild fixes the latter with the default PATH attribute).

File:
1 edited

Legend:

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

    r2478 r2516  
    2121
    2222DEPTH = ../../../../..
    23 SUB_DEPTH = ..
     23SUB_DEPTH = ../..
    2424include $(PATH_KBUILD)/subheader.kmk
    2525
     
    4040
    4141SUPInstall_TEMPLATE   = VBOXR3EXE
    42 SUPInstall_SOURCES    = $(VBOX_PATH_SUPPORT)/testcase/SUPInstall.cpp
     42SUPInstall_SOURCES    = SUPInstall.cpp
    4343SUPInstall_LIBS       = $(LIB_RUNTIME)
    4444
    4545SUPUninstall_TEMPLATE = VBOXR3EXE
    46 SUPUninstall_SOURCES  = $(VBOX_PATH_SUPPORT)/testcase/SUPUninstall.cpp
     46SUPUninstall_SOURCES  = SUPUninstall.cpp
    4747SUPUninstall_LIBS     = $(LIB_RUNTIME)
    4848
    4949tstInt_TEMPLATE       = VBOXR3EXE
    50 tstInt_SOURCES        = $(VBOX_PATH_SUPPORT)/testcase/tstInt.cpp
     50tstInt_SOURCES        = tstInt.cpp
    5151tstInt_LIBS           = $(LIB_RUNTIME)
    5252
    5353tstContiguous_TEMPLATE= VBOXR3TSTEXE
    54 tstContiguous_SOURCES = $(VBOX_PATH_SUPPORT)/testcase/tstContiguous.cpp
     54tstContiguous_SOURCES = tstContiguous.cpp
    5555
    5656tstInit_TEMPLATE      = VBOXR3TSTEXE
    57 tstInit_SOURCES       = $(VBOX_PATH_SUPPORT)/testcase/tstInit.cpp
     57tstInit_SOURCES       = tstInit.cpp
    5858
    5959tstLow_TEMPLATE       = VBOXR3TSTEXE
    60 tstLow_SOURCES        = $(VBOX_PATH_SUPPORT)/testcase/tstLow.cpp
     60tstLow_SOURCES        = tstLow.cpp
    6161
    6262tstPin_TEMPLATE       = VBOXR3TSTEXE
    63 tstPin_SOURCES        = $(VBOX_PATH_SUPPORT)/testcase/tstPin.cpp
     63tstPin_SOURCES        = tstPin.cpp
    6464
    6565tstPage_TEMPLATE      = VBOXR3TSTEXE
    66 tstPage_SOURCES       = $(VBOX_PATH_SUPPORT)/testcase/tstPage.cpp
     66tstPage_SOURCES       = tstPage.cpp
    6767
    6868tstGIP-2_TEMPLATE     = VBOXR3TSTEXE
    69 tstGIP-2_SOURCES      = $(VBOX_PATH_SUPPORT)/testcase/tstGIP-2.cpp
     69tstGIP-2_SOURCES      = tstGIP-2.cpp
    7070
    7171tstGetPagingMode_TEMPLATE = VBOXR3TSTEXE
    72 tstGetPagingMode_SOURCES = $(VBOX_PATH_SUPPORT)/testcase/tstGetPagingMode.cpp
     72tstGetPagingMode_SOURCES = tstGetPagingMode.cpp
    7373
    7474include $(PATH_KBUILD)/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