source:
trunk/platform/s95/sub/Makefile
@
1059
| Revision 1059, 115 bytes checked in by reyalP, 2 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | topdir=../../../ |
| 2 | include $(topdir)makefile.inc |
| 3 | |
| 4 | SUBDIRS=$(PLATFORMSUB) |
| 5 | |
| 6 | all: all-recursive |
| 7 | |
| 8 | clean: clean-recursive |
Note: See TracBrowser
for help on using the repository browser.