summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.subdir.mk
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-05-29 02:34:36 +0000
committerhubertf <hubertf@pkgsrc.org>1998-05-29 02:34:36 +0000
commit6a1ef303786309495d8a51ab2356bbcc827e5a4a (patch)
tree40238916ef13d3c963a5fc85eae7f168d8add20f /mk/bsd.pkg.subdir.mk
parenteb1422f4cbbe48cbbcb24e6710c6b8b38789009f (diff)
downloadpkgsrc-6a1ef303786309495d8a51ab2356bbcc827e5a4a.tar.gz
Mark README.html as precious.
This will result in the pkgsrc/README.html _not_ being removed, even if some "make readme" in any of the pkgs fails. (That's the reason there was no toplevel README.html when I postet this first :)
Diffstat (limited to 'mk/bsd.pkg.subdir.mk')
-rw-r--r--mk/bsd.pkg.subdir.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.subdir.mk b/mk/bsd.pkg.subdir.mk
index 2910ca4fb87..1f50a4b850f 100644
--- a/mk/bsd.pkg.subdir.mk
+++ b/mk/bsd.pkg.subdir.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.subdir.mk,v 1.14 1998/05/15 12:14:24 agc Exp $
+# $NetBSD: bsd.pkg.subdir.mk,v 1.15 1998/05/29 02:34:36 hubertf Exp $
# Derived from: FreeBSD Id: bsd.port.subdir.mk,v 1.19 1997/03/09 23:10:56 wosch Exp
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
#
@@ -118,7 +118,7 @@ README= ../templates/README.category
HTMLIFY= sed -e 's/&/\&amp;/g' -e 's/>/\&gt;/g' -e 's/</\&lt;/g'
-README.html:
+README.html: .PRECIOUS
@echo "===> Creating README.html for ${_THISDIR_}${.CURDIR:T}"
@> $@.tmp
.for entry in ${SUBDIR}