source: trunk/src/Makefile.kmk@ 1379

Last change on this file since 1379 was 1302, checked in by bird, 18 years ago

Moved kmk_redirect.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 143 bytes
RevLine 
[198]1# $Id: Makefile.kmk 1302 2007-12-01 23:10:11Z bird $
2
[1302]3SUBDIRS = lib kmk sed kDepPre kObjCache
[716]4ifneq ($(BUILD_TARGET),win)
[683]5SUBDIRS += ash
6endif
[198]7
8DEPTH = ..
9include $(PATH_KBUILD)/rules.kmk
10
Note: See TracBrowser for help on using the repository browser.