Artifact 2eced2f9ae701fd0a29e714a241760503ccba25a:
- File test/releasetest.mk — part of check-in [e1d4a87e4e] at 2010-09-06 18:44:14 on branch trunk — Remove proprietary information from the releasetest.tcl script and add it to the public repository. (user: drh size: 379) [more...]
######################################################## 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 ########################################################