Changeset 12250 in vbox for trunk/src/VBox/HostServices/GuestProperties
- Timestamp:
- Sep 9, 2008 1:34:00 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 36248
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk
r12170 r12250 20 20 # 21 21 22 ifdef VBOX_SINGLE_MAKEFILE23 22 SUB_DEPTH = ../../../.. 24 else25 DEPTH ?= ../../../..26 SUB_DEPTH = ..27 endif28 23 include $(KBUILD_PATH)/subheader.kmk 29 24
Note:
See TracChangeset
for help on using the changeset viewer.