mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 01:38:57 +00:00
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 :-).
This commit is contained in:
parent
9aa8f5f68a
commit
67dd89f344
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75977
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user