Changeset 10128 in vbox for trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk
- Timestamp:
- Jul 3, 2008 2:53:54 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk
r9642 r10128 20 20 # 21 21 22 DEPTH ?= ../../../../.. 22 ifdef VBOX_KBUILD_HACKING 23 SUB_DEPTH = ../../../../.. 24 else 25 DEPTH ?= ../../../../.. 23 26 SUB_DEPTH = ../.. 27 endif 24 28 include $(KBUILD_PATH)/subheader.kmk 25 29
Note:
See TracChangeset
for help on using the changeset viewer.