diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 15:10:36 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 15:10:36 +0000 |
| commit | 67dd89f34477ba7bc6fccaaaa307bc8b865b5e28 (patch) | |
| tree | a415eebf869a97419e96232b5f9b02c6d36b2f9e /gnu | |
| parent | 9aa8f5f68a47527e932d6132db9079ec2617978c (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/Makefile | 4 |
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> |
