]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Fixed default target. (CVS 1291)
authora.rottmann <a.rottmann@noemail.net>
Wed, 10 Mar 2004 18:53:09 +0000 (18:53 +0000)
committera.rottmann <a.rottmann@noemail.net>
Wed, 10 Mar 2004 18:53:09 +0000 (18:53 +0000)
FossilOrigin-Name: af19ab32c5b329b053f3daf3c812eb593b89cd7f

Makefile.in
manifest
manifest.uuid

index bb7fa3748a8c41b219a3f0cdff93209bc6438434..281cbdb6ce993deccf59be068f7f4d4266413872 100644 (file)
@@ -82,9 +82,6 @@ endif
 # You should not have to change anything below this line
 ###############################################################################
 
-Makefile: Makefile.in
-       ./config.status
-
 # Object files for the SQLite library.
 #
 LIBOBJ = attach.lo auth.lo btree.lo build.lo copy.lo date.lo \
@@ -178,6 +175,9 @@ VDBEHDR = \
 #
 all:   sqlite.h libsqlite.la sqlite@TARGET_EXEEXT@
 
+Makefile: Makefile.in
+       ./config.status
+
 # Generate the file "last_change" which contains the date of change
 # of the most recently modified source code file
 #
index 18e4e562e8436740f1d93f2d49a1daf994d184f0..9c9d4e25e8b7eeb42145d73e4b6eb7d72dcfebcf 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
-C *\sAdded\srule\sfor\srebuilding\sMakefile\sfrom\sMakefile.in.\n*\sFixed\sdouble-slash\sproblem\sinduced\sby\sadding\sDESTDIR\ssupport.\s(CVS\s1290)
-D 2004-03-10T16:32:03
-F Makefile.in a889656d6a99a86eb15f0e1cf30e1965d1be7898
+C Fixed\sdefault\starget.\s(CVS\s1291)
+D 2004-03-10T18:53:09
+F Makefile.in 46788b65500865e3fd965f7617d41697da8a11a1
 F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906
 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
 F VERSION 4328de2a5fb5000699b907ca405cb9d84ba4e097
@@ -188,7 +188,7 @@ F www/sqlite.tcl 3c83b08cf9f18aa2d69453ff441a36c40e431604
 F www/tclsqlite.tcl b9271d44dcf147a93c98f8ecf28c927307abd6da
 F www/vdbe.tcl 9b9095d4495f37697fd1935d10e14c6015e80aa1
 F www/whentouse.tcl a8335bce47cc2fddb07f19052cb0cb4d9129a8e4
-P 8a8be4687bf9fd88952b303f30f93aa6fed75b60
-R 9bbe16af7ca71edc39e06e48c7b7023d
+P 957827e35cca65de11894eb2dfc78327f4034dfc
+R 2350357cc5254595717433c4b073a790
 U a.rottmann
-Z 94764d77b0b3395c4ed9d65a7a9d46a5
+Z 87b3f442947f3df3308f054830970696
index eea7056684b6c139d49d0940e4dfacb717fdbd14..efbe833fe491eb0794f842f8d8521f8f34961e9b 100644 (file)
@@ -1 +1 @@
-957827e35cca65de11894eb2dfc78327f4034dfc
\ No newline at end of file
+af19ab32c5b329b053f3daf3c812eb593b89cd7f
\ No newline at end of file