| Index: third_party/sqlite/sqlite-src-3080704/test/releasetest.mk
|
| diff --git a/third_party/sqlite/sqlite-src-3080704/test/releasetest.mk b/third_party/sqlite/sqlite-src-3080704/test/releasetest.mk
|
| deleted file mode 100644
|
| index 5d217c645b59c9f999d4ecd19ad5d5700f6d87ef..0000000000000000000000000000000000000000
|
| --- a/third_party/sqlite/sqlite-src-3080704/test/releasetest.mk
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -########################################################
|
| -TOP=/home/drh/sqlite/sqlite
|
| -
|
| -TCL_FLAGS=-I/home/drh/tcltk/86linux
|
| -LIBTCL=/home/drh/tcltk/86linux/libtcl8.6.a -lm -ldl -lpthread
|
| -
|
| -BCC = gcc
|
| -TCC = gcc -ansi -g $(CFLAGS)
|
| -NAWK = awk
|
| -AR = ar cr
|
| -RANLIB = ranlib
|
| -THREADLIB = -lpthread -ldl -lz
|
| -include $(TOP)/main.mk
|
| -########################################################
|
|
|