Add the tcl/mkccode.tcl script used to construct a single C-language source
commit4355fdde213d7f52ba0ba662a3c46446908a24d9
authorD. Richard Hipp <drh@hwaci.com>
Fri, 13 Oct 2017 18:58:55 +0000 (13 18:58 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 13 Oct 2017 18:58:55 +0000 (13 18:58 +0000)
treeb21ac3245da8eae53179094724aa25d1d6c1df4c
parent7d7045708d046e5516e300ec449e701aa7743446
Add the tcl/mkccode.tcl script used to construct a single C-language source
fiel for programs that combine C-code, SQLite, and TCL.  Use this script to
construct the sqlite3_analyzer program.
Makefile.in
Makefile.msc
main.mk
tool/mkccode.tcl [new file with mode: 0755]
tool/sqlite3_analyzer.c.in [new file with mode: 0644]
tool/tostr.tcl [deleted file]