source: trunk/platform/ixus900_sd900/sub/100c/Makefile @ 959

Revision 959, 549 bytes checked in by reyalp, 3 years ago (diff)

ixus900_sd900 port by pixeldoc http://chdk.kernreaktor.org/mantis/view.php?id=347

  • Property svn:eol-style set to LF
Line 
1topdir=../../../../
2
3//OBJS=boot.o stubs_min.o stubs_auto.o stubs_entry.o lib.o stubs_entry_2.o capt_seq.o movie_rec.o
4OBJS=boot.o stubs_min.o stubs_auto.o stubs_entry.o lib.o stubs_entry_2.o capt_seq.o movie_rec.o mount.o
5//OBJS=boot.o stubs_min.o stubs_auto.o stubs_entry.o lib.o stubs_entry_2.o capt_seq.o movie_rec.o mount.o debug.o
6
7//STUBS_AUTO_DEPS=boot.c capt_seq.c movie_rec.c
8STUBS_AUTO_DEPS=boot.c capt_seq.c movie_rec.c mount.c
9//STUBS_AUTO_DEPS=boot.c capt_seq.c movie_rec.c mount.c debug.c
10
11include $(topdir)/platform/makefile_sub.inc
Note: See TracBrowser for help on using the repository browser.