Changeset 463 for trunk/openmct/packages/system/sqlite/Makefile
- Timestamp:
- 10/03/07 12:32:13 (5 years ago)
- Files:
-
- 1 modified
-
trunk/openmct/packages/system/sqlite/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmct/packages/system/sqlite/Makefile
r457 r463 1 1 # SQLite 2 2 # http://www.kecher.de/howtos/SQLite-JDBC-Howto.html 3 DOWNLOAD= http://www.sqlite.org/sqlite-3. 3.12.tar.gz3 DOWNLOAD= http://www.sqlite.org/sqlite-3.4.2.tar.gz 4 4 5 5 CONFIGUREARGS= --prefix=$(PREFIX) --host=$(TARGET)
