openbsd-ports/databases/sqlite3/patches/patch-Makefile_in
espie 917e42e18b update to 3.3.10 (recommended update), speeds up some operations, fixes
some fringe cases, and passes all its regression tests now.

okay robert@
2007-01-16 23:24:32 +00:00

13 lines
301 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.5 2007/01/16 23:24:32 espie Exp $
--- Makefile.in.orig Mon Jan 8 14:39:27 2007
+++ Makefile.in Tue Jan 16 23:06:05 2007
@@ -688,6 +688,8 @@ clean:
distclean: clean
rm -f config.log config.status libtool Makefile config.h
+.PHONY: test
+
#
# Windows section
#