source:
trunk/platform/a490/sub/Makefile
@
1205
| Revision 1205, 123 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.