source: branches/release-1_0/platform/a1000/sub/100a/Makefile @ 1637

Revision 1637, 183 bytes checked in by philmoz, 16 months ago (diff)

Re-align CHDK and CHDK-DE code base (part 1) - http://chdk.setepontos.com/index.php?topic=7601.0

  • add a1000, include a3300, ixus1000 and ixus230 in auto build
  • align signature finder code and stubs files
  • align files with just white space differences
Line 
1topdir=../../../../
2
3OBJS=boot.o stubs_min.o stubs_auto.o stubs_entry.o lib.o stubs_entry_2.o capt_seq.o
4STUBS_AUTO_DEPS=boot.c capt_seq.c
5
6include $(topdir)platform/makefile_sub.inc
Note: See TracBrowser for help on using the repository browser.