summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40d2ff64faf..0a6b5967fa4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2004/02/28 06:03:22 grant Exp $
+# $NetBSD: Makefile,v 1.63 2004/02/28 06:04:13 grant Exp $
#
.include "mk/bsd.prefs.mk"
@@ -103,6 +103,7 @@ README.html: .PRECIOUS
_PKGSRCDIR=${.CURDIR}
.endif
+.PHONY: ${.CURDIR}/PKGDB
${.CURDIR}/PKGDB:
@${RM} -f ${.CURDIR}/PKGDB
@${ECHO_MSG} "Extracting complete dependency database. This may take a while..."