source: trunk/loader/Makefile @ 1

Revision 1, 106 bytes checked in by vitalyb, 6 years ago (diff)

Initial import.

RevLine 
[1]1topdir=../
2include $(topdir)makefile.inc
3
4SUBDIRS=$(PLATFORM)
5
6all: all-recursive
7
8clean: clean-recursive
Note: See TracBrowser for help on using the repository browser.