From 1680a102dc7289c7d8b36c1991b587b26dcabc2b Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 25 Apr 2001 15:10:36 +0000 Subject: Backout rev.1.30, as the root of this problem was already fixed in bsd.obj.mk rev.1.35, and On Tue, Apr 24, 2001 at 06:29:27AM +1000, Bruce Evans wrote: > > This is bogus. It is normal for sloppy cleaning to cause problems. > `make depend' after `make depend' should not do anything. I'm still > waiting for a similar problem in kdump to be fixed properly :-). --- gnu/usr.bin/groff/tmac/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gnu/usr.bin') diff --git a/gnu/usr.bin/groff/tmac/Makefile b/gnu/usr.bin/groff/tmac/Makefile index 4267cc7..c384ed3 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 -- cgit v1.1