Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk oops in previous; can't call cleanhtml in cleandir ...
details: https://anonhg.NetBSD.org/src/rev/11ac427bae62
branches: trunk
changeset: 558134:11ac427bae62
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Jan 29 05:25:51 2004 +0000
description:
oops in previous; can't call cleanhtml in cleandir at this time
diffstat:
share/mk/bsd.man.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7a59a17e5878 -r 11ac427bae62 share/mk/bsd.man.mk
--- a/share/mk/bsd.man.mk Thu Jan 29 04:58:50 2004 +0000
+++ b/share/mk/bsd.man.mk Thu Jan 29 05:25:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.man.mk,v 1.91 2004/01/29 01:48:45 lukem Exp $
+# $NetBSD: bsd.man.mk,v 1.92 2004/01/29 05:25:51 lukem Exp $
# @(#)bsd.man.mk 8.1 (Berkeley) 6/8/93
.include <bsd.init.mk>
@@ -201,7 +201,6 @@
.PRECIOUS: ${_F} # keep if install fails
.endfor
-cleandir: cleanhtml
cleanhtml: .PHONY
rm -f ${HTMLPAGES}
.endif # }
Home |
Main Index |
Thread Index |
Old Index