Changeset 5 for trunk/kLdr
- Timestamp:
- Feb 3, 2008, 9:56:09 PM (18 years ago)
- Location:
- trunk/kLdr
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/Makefile.kmk
r2 r5 25 25 # 26 26 27 DEPTH ?= .. /..27 DEPTH ?= .. 28 28 SUB_DEPTH = .. 29 29 include $(PATH_KBUILD)/subheader.kmk -
trunk/kLdr/testcase/Makefile.kmk
r2 r5 26 26 27 27 # generate rules. 28 DEPTH ?= ../.. /..28 DEPTH ?= ../.. 29 29 SUB_DEPTH = ../.. 30 30 include $(PATH_KBUILD)/subheader.kmk
Note:
See TracChangeset
for help on using the changeset viewer.