Home
last modified time | relevance | path

Searched refs:TCLSH (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sqlite3/tea/
H A DMakefile.in99 TCLSH = @TCLSH_CMD@
275 $(TCLSH) $(test-core.args) $(test.args)
277 gdb --args $(TCLSH) $(test-core.args) $(test.args)
280 valgrind $(test-vg.flags) $(TCLSH) $(test-core.args) $(test.args)
388 | $(TCLSH) ; then \
433 dist.flags = --with-tclsh=$(TCLSH)
H A DREADME.txt30 ./configure --with-tclsh=$(TCLSH)
35 nmake /f Makefile.msc tclextension-install TCLSH_CMD=$(TCLSH)
37 In both of the above, replace $(TCLSH) with the full pathname of
/freebsd/contrib/sqlite3/autosetup/teaish/
H A Dcore.tcl223 Defaults to the $TCLSH environment variable.}
709 set withSh [opt-val with-tclsh [proj-get-env TCLSH]]
/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c33 # define TCLSH 1 macro
4497 #if defined(TCLSH)