MAKE SOMETIMES REMOVES DIRECTORIES
authorDavid Dawes <dawes@physics.su.OZ.AU>
Mon, 10 Aug 1992 00:00:00 +0000 (00:00 +0000)
committerDavid Dawes <dawes@physics.su.OZ.AU>
Mon, 10 Aug 1992 00:00:00 +0000 (00:00 +0000)
commitb892bbf71a8084b38e7c0e80fd1a2676bc4f4f81
tree91f702637ac0287a87dd537454f9a3e28710088a
parentb886ea42958f811a0154f35c98eb4a926cfa67af
MAKE SOMETIMES REMOVES DIRECTORIES

I was building X386 this morning, and when I interrupted 'make' it
told me it had removed a directory.  I checked and it really had unlinked
it.  (I got it back by booting the fixit disk and running fsck.)

I've patched the make source so that it won't do this anymore.

AUTHOR: David Dawes (dawes@physics.su.OZ.AU)
386BSD-Patchkit: patch00039
usr/src/usr.bin/make/compat.c
usr/src/usr.bin/make/job.c