source: trunk/kBuild/Examples/Makefile@ 472

Last change on this file since 472 was 75, checked in by bird, 21 years ago

..

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 127 bytes
Line 
1# $Id: Makefile 75 2004-05-31 08:05:15Z bird $
2
3#
4# Example makefile
5#
6
7SUBDIRS := Library
8SUBDIRS_AFTER := Program
9
10DEPTH := ../..
11include $(DEPTH)/kBuild/rules.kmk
12
Note: See TracBrowser for help on using the repository browser.