This commit is contained in:
David Anderson 2006-06-05 23:22:57 +00:00
parent 24c5c10a31
commit 9eb0d50f4c

View File

@ -10,7 +10,7 @@ OPT_FLAGS = -O3 -funroll-loops -s -pipe -fomit-frame-pointer
DEBUG_FLAGS = -g -ggdb3
CPP = gcc
CC = cc
NAME = sqlitex
NAME = sqlite
SQL = sqlite-source
BIN_SUFFIX_32 = amxx_i386.so