Changeset 8760 in vbox for trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk
- Timestamp:
- May 11, 2008 6:39:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk
r8758 r8760 22 22 DEPTH ?= ../../../../.. 23 23 SUB_DEPTH = ../.. 24 include $( PATH_KBUILD)/subheader.kmk24 include $(KBUILD_PATH)/subheader.kmk 25 25 26 26 # … … 184 184 185 185 186 include $( PATH_KBUILD)/subfooter.kmk186 include $(KBUILD_PATH)/subfooter.kmk
Note:
See TracChangeset
for help on using the changeset viewer.