openbsd-ports/databases/sqlite3/patches/patch-Makefile_in
steven 49af6f0a2a update to sqlite 3.3.15
doesn't look bad espie@
2007-04-14 19:34:03 +00:00

13 lines
302 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.6 2007/04/14 19:34:03 steven Exp $
--- Makefile.in.orig Thu Apr 12 22:05:57 2007
+++ Makefile.in Thu Apr 12 22:06:18 2007
@@ -694,6 +694,8 @@ clean:
distclean: clean
rm -f config.log config.status libtool Makefile config.h
+.PHONY: test
+
#
# Windows section
#