Show
Ignore:
Timestamp:
10/03/07 12:32:13 (5 years ago)
Author:
andi
Message:

Software version updates
Remove old webinterface directories (owi is current)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/openmct/packages/system/sqlite/Makefile

    r457 r463  
    11# SQLite 
    22# http://www.kecher.de/howtos/SQLite-JDBC-Howto.html 
    3 DOWNLOAD=       http://www.sqlite.org/sqlite-3.3.12.tar.gz 
     3DOWNLOAD=       http://www.sqlite.org/sqlite-3.4.2.tar.gz 
    44 
    55CONFIGUREARGS=  --prefix=$(PREFIX) --host=$(TARGET)