Changeset 1418 for trunk/kBuild/header.kmk
- Timestamp:
- Mar 18, 2008, 11:52:45 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/header.kmk
r1416 r1418 838 838 export KBUILD_VERBOSE := 2 839 839 endif 840 endif 841 endif 842 843 844 # 845 # Legacy variable translation. 846 # These will be eliminated when switching to the next version. 847 # 848 ifdef USE_KOBJCACHE 849 ifndef KBUILD_USE_KOBJCACHE 850 export KBUILD_USE_KOBJCACHE := $(USE_KOBJCACHE) 840 851 endif 841 852 endif
Note:
See TracChangeset
for help on using the changeset viewer.