Last change
on this file since 1036 was 1026, checked in by bird, 18 years ago |
Enabled building kObjCache.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
151 bytes
|
Rev | Line | |
---|
[198] | 1 | # $Id: Makefile.kmk 1026 2007-06-04 01:30:19Z bird $
|
---|
| 2 |
|
---|
[1026] | 3 | SUBDIRS = lib kmk sed kDepPre kDepIDB kObjCache
|
---|
[716] | 4 | ifneq ($(BUILD_TARGET),win)
|
---|
[683] | 5 | SUBDIRS += ash
|
---|
| 6 | endif
|
---|
[198] | 7 |
|
---|
| 8 | DEPTH = ..
|
---|
| 9 | include $(PATH_KBUILD)/rules.kmk
|
---|
| 10 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.