From da09fea5a9b72d848d6a4b33ad0b208819b94f39 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sat, 14 Apr 2012 14:03:35 +0000 Subject: clean-out ALL generated files --- lib/libsqlite3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libsqlite3/Makefile') diff --git a/lib/libsqlite3/Makefile b/lib/libsqlite3/Makefile index 070cb5bc35d..524a7101cfd 100644 --- a/lib/libsqlite3/Makefile +++ b/lib/libsqlite3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2012/04/14 13:44:36 espie Exp $ +# $OpenBSD: Makefile,v 1.3 2012/04/14 14:03:34 espie Exp $ .include @@ -68,7 +68,7 @@ keywordhash.h: mkkeywordhash mkkeywordhash: tool/mkkeywordhash.c ${HOSTCC} ${LDSTATIC} -o $@ $< ${LDADD} -CLEANFILES += mkkeywordhash +CLEANFILES += mkkeywordhash opcodes.c opcodes.h keywordhash.h beforeinstall: ${INSTALL} ${INSTALL_COPY} -o root -g ${SHAREGRP} \ -- cgit v1.2.3