--- elwix/files/sqlite/bin/Makefile 2013/07/19 09:01:00 1.2.6.1 +++ elwix/files/sqlite/bin/Makefile 2016/09/29 14:38:29 1.3.8.1 @@ -1,9 +1,9 @@ # ELWIX project sqlite3 embedding database # -# $Id: Makefile,v 1.2.6.1 2013/07/19 09:01:00 misho Exp $ +# $Id: Makefile,v 1.3.8.1 2016/09/29 14:38:29 misho Exp $ PROG = sqlite3 -NO_MAN = +MK_MAN=no SRCS = shell.c