source:
kBuild/trunk/src/Makefile.kmk@
932
Last change on this file since 932 was 716, checked in by , 18 years ago | |
---|---|
|
|
File size: 143 bytes |
Line | |
---|---|
1 | # $Id: Makefile.kmk 716 2006-12-14 02:20:24Z bird $ |
2 | |
3 | SUBDIRS = lib gmake sed kDepPre kDepIDB |
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.