Searched refs:EXE (Results 1 – 5 of 5) sorted by relevance
144 all: sqlite.h config.h libsqlite.a sqlite$(EXE)157 sqlite$(EXE): $(TOP)/src/shell.c libsqlite.a sqlite.h158 $(TCCX) $(READLINE_FLAGS) -o sqlite$(EXE) $(TOP)/src/shell.c \161 sqlite_analyzer$(EXE): $(TOP)/src/tclsqlite.c libsqlite.a $(TESTSRC) \171 sqlite_analyzer$(EXE) $(TESTSRC) $(TOP)/src/tclsqlite.c \334 testfixture$(EXE): $(TOP)/src/tclsqlite.c libsqlite.a $(TESTSRC)335 $(TCCX) $(TCL_FLAGS) -DTCLSH=1 -DSQLITE_TEST=1 -o testfixture$(EXE) \339 fulltest: testfixture$(EXE) sqlite$(EXE)340 ./testfixture$(EXE) $(TOP)/test/all.test342 test: testfixture$(EXE) sqlite$(EXE)[all …]
227 # define EXE "?(.exe)" macro229 # define EXE macro
522 0 string MZ DOS executable (EXE)
439 - Set EXE to ".exe" in configure for MINGW [Kahle]
686 03-12-22 misc/magic.tab: dos EXE tweaks