summaryrefslogtreecommitdiff
path: root/tool/mksqlite3c-noext.tcl
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2013-01-17 14:18:26 -0500
committerHans-Christoph Steiner <hans@eds.org>2013-01-17 14:18:26 -0500
commit1b5ba8e022836fa8ab93bc90df1b34a29ea6e134 (patch)
treee2a832468ccbf52965f18c37b3c4e692fe97ed06 /tool/mksqlite3c-noext.tcl
parent487e15dc239ccdb3344d1c99ce120e872bab4a74 (diff)
Imported Upstream version 2.1.1
Diffstat (limited to 'tool/mksqlite3c-noext.tcl')
-rw-r--r--tool/mksqlite3c-noext.tcl3
1 files changed, 0 insertions, 3 deletions
diff --git a/tool/mksqlite3c-noext.tcl b/tool/mksqlite3c-noext.tcl
index 6ad3023..017ad62 100644
--- a/tool/mksqlite3c-noext.tcl
+++ b/tool/mksqlite3c-noext.tcl
@@ -100,7 +100,6 @@ foreach hdr {
opcodes.h
os_common.h
os.h
- os_os2.h
pager.h
parse.h
pcache.h
@@ -233,7 +232,6 @@ foreach file {
mem5.c
mutex.c
mutex_noop.c
- mutex_os2.c
mutex_unix.c
mutex_w32.c
malloc.c
@@ -244,7 +242,6 @@ foreach file {
hash.c
opcodes.c
- os_os2.c
os_unix.c
os_win.c