source:
trunk/platform/a800/sub/Makefile
@
1723
| Revision 1723, 115 bytes checked in by reyalp, 16 months 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.