source: trunk/src/Makefile.kmk@ 890

Last change on this file since 890 was 716, checked in by bird, 19 years ago

everyone *but* windows.

  • 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 716 2006-12-14 02:20:24Z bird $
2
[610]3SUBDIRS = lib gmake sed kDepPre kDepIDB
[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.