]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Add a target to the autoconf-generated makefile for amalgamation. (CVS 3816)
authordrh <drh@noemail.net>
Thu, 5 Apr 2007 18:34:58 +0000 (18:34 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Apr 2007 18:34:58 +0000 (18:34 +0000)
FossilOrigin-Name: 204e7d38aeb40d126b80a869958ca79cd0902d83

Makefile.in
manifest
manifest.uuid

index c8adc9303398f9e407c49718fe288540bd193a1e..e8b423eb6ad86a11142d8a9b2f6c4315dbfdd6d7 100644 (file)
@@ -302,6 +302,9 @@ target_source:      $(SRC) parse.c opcodes.c keywordhash.h $(VDBEHDR)
        rm tsrc/sqlite.h.in tsrc/parse.y
        cp parse.c opcodes.c keywordhash.h tsrc
 
+sqlite3.c:     target_source $(TOP)/tool/mksqlite3c.tcl
+       tclsh $(TOP)/tool/mksqlite3c.tcl
+
 # Rules to build the LEMON compiler generator
 #
 lemon$(BEXE):  $(TOP)/tool/lemon.c $(TOP)/tool/lempar.c
index a30817f038133e1318174640aa1f1c94929a8caf..f9187ae042c5b258f51e805462db07d380903431 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
-C New\stestfixture\scommand:\ssqlite3_pager_refcounts.\s\sReturns\sa\slist\sof\nintegers\swhich\sis\sthe\spager\srefcount\sfor\seach\spager\sin\sthe\sdatabase.\s(CVS\s3815)
-D 2007-04-05T17:36:19
-F Makefile.in 29fbf08ce0989973bfed0b5a052a6bdf3e60fd0a
+C Add\sa\starget\sto\sthe\sautoconf-generated\smakefile\sfor\samalgamation.\s(CVS\s3816)
+D 2007-04-05T18:34:58
+F Makefile.in a9bd493360a2b17e5214b69d8c32dd6cdaceaf55
 F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
 F VERSION ebbd5a08dc4d7f984b7e0f2dd3d5d78001119117
@@ -450,7 +450,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
 F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
-P 9dc4100eff71be579480ce7939c7da712d28f0ae
-R 1e9ee6a288a346a81a2a6440f57fab41
+P 7338e68e0fd9263236f12f8911cb8293747dd1a4
+R 2236cb31ece453878263b0b9238a99b5
 U drh
-Z 64a2ccb10f8f58e5172c3a04cbfd5df5
+Z a8b4f2b06486c0a181a8a4d0cf0b24c8
index 9c665c8682d078822507506d90676674fc5b0d94..820bcd8341048c024a4434b1c49d48ffe22bfab9 100644 (file)
@@ -1 +1 @@
-7338e68e0fd9263236f12f8911cb8293747dd1a4
\ No newline at end of file
+204e7d38aeb40d126b80a869958ca79cd0902d83
\ No newline at end of file