$(TOP)/src/os_unix.c \
$(TOP)/src/os_win.c \
$(TOP)/src/pager.c \
+ $(TOP)/src/pragma.c \
$(TOP)/src/test1.c \
$(TOP)/src/test2.c \
$(TOP)/src/test3.c \
parse.h: parse.c
-parse.c: $(TOP)/src/parse.y lemon
+parse.c: $(TOP)/src/parse.y lemon@BUILD_EXEEXT@
cp $(TOP)/src/parse.y .
./lemon parse.y
-o testfixture $(TESTSRC) $(TOP)/src/tclsqlite.c \
libtclsqlite3.la libsqlite3.la $(LIBTCL)
-fulltest: testfixture@TARGET_EXEEXT@ sqlite@TARGET_EXEEXT@
+fulltest: testfixture@TARGET_EXEEXT@ sqlite3@TARGET_EXEEXT@
./testfixture $(TOP)/test/all.test
-test: testfixture@TARGET_EXEEXT@ sqlite@TARGET_EXEEXT@
+test: testfixture@TARGET_EXEEXT@ sqlite3@TARGET_EXEEXT@
./testfixture $(TOP)/test/quick.test
arch.html: $(TOP)/www/arch.tcl
tclsh $(TOP)/www/arch.tcl >arch.html
-arch.png: $(TOP)/www/arch.png
- cp $(TOP)/www/arch.png .
+arch2.gif: $(TOP)/www/arch2.gif
+ cp $(TOP)/www/arch2.gif .
c_interface.html: $(TOP)/www/c_interface.tcl
tclsh $(TOP)/www/c_interface.tcl >c_interface.html
#
DOC = \
arch.html \
- arch.png \
+ arch2.gif \
c_interface.html \
capi3.html \
capi3ref.html \
vdbe.html \
version3.html
-doc: $(DOC)
+doc: common.tcl $(DOC)
mkdir -p doc
mv $(DOC) doc
rm -f *.da *.bb *.bbg gmon.out
rm -f testfixture@TARGET_EXEEXT@ test.db
rm -rf doc
- rm -f sqlite.dll sqlite.lib
+ rm -f common.tcl
+ rm -f sqlite3.dll sqlite3.lib
#
# Windows section; all this funky .dll stuff ;-)
#
-dll: sqlite.dll
+dll: sqlite3.dll
REAL_LIBOBJ = $(LIBOBJ:%.lo=.libs/%.o)
-sqlite.dll: $(LIBOBJ) $(TOP)/sqlite.def
- dllwrap --dllname sqlite.dll --def $(TOP)/sqlite.def $(REAL_LIBOBJ)
- strip sqlite.dll
+sqlite3.dll: $(LIBOBJ) $(TOP)/sqlite3.def
+ dllwrap --dllname sqlite3.dll --def $(TOP)/sqlite3.def $(REAL_LIBOBJ)
+ strip sqlite3.dll
#target for dll import libraries
-implib: sqlite.lib
+implib: sqlite3.lib
#make Borland C++ and/or Microsoft VC import library for the dll
# ignore any errors (usually due to missing programs)
-sqlite.lib: sqlite.dll
- -implib -a sqlite.lib sqlite.dll
- -lib /machine:i386 /def:$(TOP)/sqlite.def
+sqlite3.lib: sqlite3.dll
+ -implib -a sqlite3.lib sqlite3.dll
+ -lib /machine:i386 /def:$(TOP)/sqlite3.def
distclean: clean
rm -f config.log config.status libtool Makefile config.h
-C Fix\sdeclaration\sproblem\sin\sthe\sprevious\scheck-in.\s(CVS\s1622)
-D 2004-06-18T17:45:12
-F Makefile.in 5125bd6b92fca76275a6fc6c6ff425484b8cec0a
+C MinGW/MSYS\sbuild\sfixes;\sticket\s#765\s(CVS\s1623)
+D 2004-06-18T23:19:20
+F Makefile.in 2659cbce885c1365cb0a5fbeeed5ad69a354fa70
F Makefile.linux-gcc a9e5a0d309fa7c38e7c14d3ecf7690879d3a5457
F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
F VERSION 8c6981d7f982c3e2986fda2f34282264a4db344c
F www/vdbe.tcl 59288db1ac5c0616296b26dce071c36cb611dfe9
F www/version3.tcl af528563442e3039928f9018327a18157e53a44f
F www/whentouse.tcl a8335bce47cc2fddb07f19052cb0cb4d9129a8e4
-P 2590fffcaa92adc619f7a927d2b5169d8dfef50a
-R da897760fd987d26eb94c198c43f975a
-U drh
-Z 7472299a336decf9fcfc4b5af7956e15
+P f312057da4304857d16b344b784c84ce14e2ef69
+R b20ad43ea14e6dc2f45c4b6098329cad
+U dougcurrie
+Z b47ac03834a134c7ae6483a335c150db