Changeset 3192 for XerialJ/trunk/sqlite-jdbc
- Timestamp:
- 04/09/09 10:05:45 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
XerialJ/trunk/sqlite-jdbc/sqlitejdbc/Makefile.nested
r3191 r3192 69 69 70 70 ./$(nestedvm)/upstream/install/bin/mips-unknown-elf-gcc \ 71 -march=mips1 --static -lc \71 -march=mips1 --static -lc -ldl \ 72 72 -o $@ build/$(sqlite)-nestedvm/sqlite3.o \ 73 73 build/$(sqlite)-nestedvm/NestedDB.o


