]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Urgent fix for bootstrap target. If the old symlinks are pointing to the
authorPeter Wemm <peter@FreeBSD.org>
Thu, 28 May 1998 12:31:42 +0000 (12:31 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Thu, 28 May 1998 12:31:42 +0000 (12:31 +0000)
commit452bbab3872c75363dda15b05883c940e94f01d3
tree5b90e906462297057d0246c3eaf10dea7e4ca5d3
parente796e00de3aa249ff8a138d12c2c89177fd61260
Urgent fix for bootstrap target.  If the old symlinks are pointing to the
real source tree, the bootstrap target would attempt have cpio copy the
files over themselves, unlinking them first.  I think this only happened
with make -DNOCLEAN world at the transition between a symlinked
objdir/tmp/usr/include/{sys,net,..} and real files.
Makefile