source:
trunk/kBuild/Examples/Makefile@
472
Last change on this file since 472 was 75, checked in by , 21 years ago | |
---|---|
|
|
File size: 127 bytes |
Line | |
---|---|
1 | # $Id: Makefile 75 2004-05-31 08:05:15Z bird $ |
2 | |
3 | # |
4 | # Example makefile |
5 | # |
6 | |
7 | SUBDIRS := Library |
8 | SUBDIRS_AFTER := Program |
9 | |
10 | DEPTH := ../.. |
11 | include $(DEPTH)/kBuild/rules.kmk |
12 |
Note:
See TracBrowser
for help on using the repository browser.