VirtualBox

Changeset 11802 in vbox


Ignore:
Timestamp:
Aug 29, 2008 10:08:39 AM (16 years ago)
Author:
vboxsync
Message:

Main/Makefile.kmk: _INST ends in a slash under normal circumstances. No slash after INST_SDK, it also ends in a slash.

File:
1 edited

Legend:

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

    r11778 r11802  
    5454samples_MODE = a+r,u+w
    5555ifeq ($(KBUILD_TARGET),win)
    56  samples_INST = $(INST_SDK)/bindings/mscom/samples
     56 samples_INST = $(INST_SDK)bindings/mscom/samples/
    5757 samples_SOURCES = tstVBoxAPIWin.cpp
    5858else
    59  samples_INST = $(INST_SDK)/bindings/xpcom/samples
     59 samples_INST = $(INST_SDK)bindings/xpcom/samples/
    6060 samples_SOURCES = tstVBoxAPILinux.cpp makefile.tstVBoxAPILinux=>Makefile
    6161 ifdef VBOX_WITH_TESTCASES
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