source:
trunk/platform/a490/sub/Makefile
@
1353
| Revision 1353, 115 bytes checked in by philmoz, 20 months ago (diff) | |
|---|---|
|
|
| Rev | Line | |
|---|---|---|
| [1353] | 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.