Changeset 3581 for trunk/kStuff/kHlp
- Timestamp:
- Sep 3, 2007, 12:02:55 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/kStuff/kHlp/Makefile.kmk (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/kStuff/kHlp/Makefile.kmk
r3579 r3581 1 1 # $Id$ 2 2 ## @file 3 # kHlp - The Helper API .3 # kHlp - The Helper API, sub-makefile. 4 4 # 5 5 … … 25 25 # 26 26 27 DEPTH = ../.. 28 include $(PATH_KBUILD)/header.kmk 27 DEPTH ?= ../.. 28 SUB_DEPTH = .. 29 include $(PATH_KBUILD)/subheader.kmk 29 30 30 31 # … … 112 113 113 114 # Generate the rules 114 include $(PATH_KBUILD)/ footer.kmk115 include $(PATH_KBUILD)/subfooter.kmk 115 116
Note:
See TracChangeset
for help on using the changeset viewer.
