Changeset 2711
- Timestamp:
- 11/20/08 15:24:11 (7 weeks ago)
- Files:
-
- 1 modified
-
XerialJ/trunk/sqlite-jdbc/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
XerialJ/trunk/sqlite-jdbc/Makefile
r2550 r2711 48 48 49 49 LIB_FOLDER = $(shell java -cp target/sqlitejdbc org.xerial.db.sql.sqlite.OSInfo) 50 WORK_DIR=target/dll/ native50 WORK_DIR=target/dll/$(sqlite)/native 51 51 UPDATE_FLAG=target/dll/UPDATE 52 52


