source: trunk/src/Makefile.kmk@ 957

Last change on this file since 957 was 947, checked in by bird, 18 years ago

Use the new gnu make code.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 141 bytes
RevLine 
[198]1# $Id: Makefile.kmk 947 2007-05-27 05:54:27Z bird $
2
[947]3SUBDIRS = lib kmk 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.