Changeset 995 for trunk/platform/a610/sub/100e/Makefile
- Timestamp:
- 12/02/10 23:03:23 (3 years ago)
- File:
-
- 1 edited
-
trunk/platform/a610/sub/100e/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a610/sub/100e/Makefile
r709 r995 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 movie_rec.o 4 STUBS_AUTO_DEPS=boot.c capt_seq.c movie_rec.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 mount.o 4 STUBS_AUTO_DEPS=boot.c capt_seq.c movie_rec.c mount.c 5 5 6 6 include $(topdir)platform/makefile_sub.inc
Note: See TracChangeset
for help on using the changeset viewer.