Last change
on this file since 1240 was 1162, checked in by bird, 17 years ago |
Made kDepIDB into an builtin command to try speed up windows...
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
143 bytes
|
Line | |
---|
1 | # $Id: Makefile.kmk 1162 2007-09-30 03:55:36Z bird $
|
---|
2 |
|
---|
3 | SUBDIRS = lib kmk sed kDepPre kObjCache
|
---|
4 | ifneq ($(BUILD_TARGET),win)
|
---|
5 | SUBDIRS += ash
|
---|
6 | endif
|
---|
7 |
|
---|
8 | DEPTH = ..
|
---|
9 | include $(PATH_KBUILD)/rules.kmk
|
---|
10 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.