aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-04-25 15:10:36 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-04-25 15:10:36 +0000
commit67dd89f34477ba7bc6fccaaaa307bc8b865b5e28 (patch)
treea415eebf869a97419e96232b5f9b02c6d36b2f9e /gnu
parent9aa8f5f68a47527e932d6132db9079ec2617978c (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/tmac/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/groff/tmac/Makefile b/gnu/usr.bin/groff/tmac/Makefile
index 4267cc7b0104e..c384ed3097e3e 100644
--- a/gnu/usr.bin/groff/tmac/Makefile
+++ b/gnu/usr.bin/groff/tmac/Makefile
@@ -72,8 +72,4 @@ beforeinstall:
${DIST_DIR}/man.local ${DESTDIR}${TMACDIR}
.endif
-# XXX - Make sure we don't use old generated files as sources.
-beforedepend:
- rm -f doc-common doc-ditroff doc-nroff doc-syms
-
.include <bsd.prog.mk>