Changeset 979 for trunk/kBuild/subfooter.kmk
- Timestamp:
- May 27, 2007, 9:05:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/subfooter.kmk
r819 r979 67 67 # Switch back to the context of previous makefile on the stack. 68 68 # 69 MAKEFILE_CURRENT := $( call stack-pop,_SUB_MAKEFILE_STACK)69 MAKEFILE_CURRENT := $(stack-pop _SUB_MAKEFILE_STACK) 70 70 PATH_SUB_CURRENT := $(abspath $(dir $(MAKEFILE_CURRENT))) 71 71
Note:
See TracChangeset
for help on using the changeset viewer.