--- elwix/files/sqlite/bin/Makefile 2013/08/05 13:10:17 1.3 +++ 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.3 2013/08/05 13:10:17 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