source: trunk/platform/a3000/sub/Makefile @ 1372

Revision 1372, 115 bytes checked in by philmoz, 19 months ago (diff)

A3000 port from ERR99 - http://chdk.setepontos.com/index.php?topic=650.msg74533#msg74533
Firmware versions 1.00b, 1.00c and 1.00d.

  • Property svn:eol-style set to LF
Line 
1topdir=../../../
2include $(topdir)makefile.inc
3
4SUBDIRS=$(PLATFORMSUB)
5
6all: all-recursive
7
8clean: clean-recursive
Note: See TracBrowser for help on using the repository browser.