source:
trunk/src/Makefile.kmk@
957
| Last change on this file since 957 was 947, checked in by , 18 years ago | |
|---|---|
|
|
| File size: 141 bytes | |
| Line | |
|---|---|
| 1 | # $Id: Makefile.kmk 947 2007-05-27 05:54:27Z bird $ |
| 2 | |
| 3 | SUBDIRS = lib kmk 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.
