OSDN Git Service

git-svn-id: http://www.xerial.org/svn/project/XerialJ/trunk/sqlite-jdbc@2549 ae02f08e...
authorleo <leo@ae02f08e-27ec-0310-ae8c-8ba02fe2eafd>
Thu, 16 Oct 2008 04:49:23 +0000 (04:49 +0000)
committerleo <leo@ae02f08e-27ec-0310-ae8c-8ba02fe2eafd>
Thu, 16 Oct 2008 04:49:23 +0000 (04:49 +0000)
Makefile

index 7a9c561..fe6612a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,8 +48,7 @@ SQLITE_BUILD_DIR=sqlitejdbc/build/$(sqlite)-$(target)
 \r
 LIB_FOLDER = $(shell java -cp target/sqlitejdbc org.xerial.db.sql.sqlite.OSInfo)\r
 WORK_DIR=target/dll/native\r
-\r
-UPDATE_FLAG=$(WORK_DIR)/UPDATE\r
+UPDATE_FLAG=target/dll/UPDATE\r
 \r
 $(OSINFO_PROG): src/main/java/$(OSInfoClass).java\r
        mkdir -p target/sqlitejdbc\r