--- elwix/files/sqlite/bin/Makefile 2013/07/19 09:01:00 1.2.6.1 +++ elwix/files/sqlite/bin/Makefile 2017/02/13 16:52:48 1.4 @@ -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.4 2017/02/13 16:52:48 misho Exp $ PROG = sqlite3 -NO_MAN = +MK_MAN=no SRCS = shell.c