From: drh Date: Tue, 22 Aug 2000 13:47:56 +0000 (+0000) Subject: :-) (CVS 141) X-Git-Tag: version-3.6.10~5952 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64bde80a161078589e78ff96ec0818f2bd5fca58;p=thirdparty%2Fsqlite.git :-) (CVS 141) FossilOrigin-Name: 7ecc9c447bd9259c52e82c8a75830c7fc3381af7 --- diff --git a/Makefile.in b/Makefile.in index 5eafdcb388..cf1d86ff45 100644 --- a/Makefile.in +++ b/Makefile.in @@ -230,6 +230,11 @@ publish: $(PUBLISH) chmod 0644 $(PUBLISH) scp $(PUBLISH) hwaci@oak.he.net:public_html/sw/sqlite +install: sqlite libsqlite.a sqlite.h + mv sqlite /usr/bin + mv libsqlite.a /usr/lib + mv sqlite.h /usr/include + clean: rm -f *.o sqlite libsqlite.a sqlite.h rm -f lemon lempar.c parse.* sqlite.tar.gz diff --git a/manifest b/manifest index d5f42b182e..c089b23d7d 100644 --- a/manifest +++ b/manifest @@ -1,7 +1,7 @@ -C :-)\s(CVS\s140) -D 2000-08-22T13:43:29 +C :-)\s(CVS\s141) +D 2000-08-22T13:47:57 F COPYRIGHT 74a8a6531a42e124df07ab5599aad63870fa0bd4 -F Makefile.in 40e7bddffa1607ae6b39eaa05736f85014179ae6 +F Makefile.in 036bce328b963f48dbaadbec8cc4144a1fd9e50a F README 51f6a4e7408b34afa5bc1c0485f61b6a4efb6958 F VERSION 880d9396e60cb9e65a3af230f9467412553b6d50 F configure 078a370347baf9375baa8053857ca1e6bc84afa7 x @@ -70,7 +70,7 @@ F www/mingw.tcl fc5f4ba9d336b6e8c97347cc6496d6162461ef60 F www/opcode.tcl cb3a1abf8b7b9be9f3a228d097d6bf8b742c2b6f F www/sqlite.tcl cb0d23d8f061a80543928755ec7775da6e4f362f F www/vdbe.tcl bcbfc33bcdd0ebad95eab31286adb9e1bc289520 -P 67e2da38c30ca73707ad48064a23794cfcff7888 -R 1bad974918baf5053d90befc950063f5 +P 9d72ceb44d325963ffdf5d247961519dc2cb72ad +R 603335734419a5d34b7543742d689dcb U drh -Z 2d88b8cb465f347297b6c450e9132bb2 +Z 711ba37325e02d401d1540181826ed38 diff --git a/manifest.uuid b/manifest.uuid index 445425893d..8562ad02e1 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -9d72ceb44d325963ffdf5d247961519dc2cb72ad \ No newline at end of file +7ecc9c447bd9259c52e82c8a75830c7fc3381af7 \ No newline at end of file