Changeset 691 for trunk/platform/ixus60_sd600/sub/100a/Makefile
- Timestamp:
- 01/24/09 19:10:09 (4 years ago)
- File:
-
- 1 edited
-
trunk/platform/ixus60_sd600/sub/100a/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus60_sd600/sub/100a/Makefile
r515 r691 1 1 topdir=../../../../ 2 2 3 OBJS=boot.o stubs_min.o stubs_auto.o stubs_entry.o lib.o stubs_entry_2.o capt_seq.o 4 STUBS_AUTO_DEPS=boot.c capt_seq.c 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 4 STUBS_AUTO_DEPS=boot.c capt_seq.c movie_rec.c 5 5 6 6 include $(topdir)/platform/makefile_sub.inc
Note: See TracChangeset
for help on using the changeset viewer.