When there was an obj directory, but make could not chdir into it
authorChristoph Robitschko <chmr@edvz.tu-graz.ac.at>
Fri, 8 Oct 1993 18:15:42 +0000 (18:15 +0000)
committerChristoph Robitschko <chmr@edvz.tu-graz.ac.at>
Fri, 8 Oct 1993 18:15:42 +0000 (18:15 +0000)
commitfd39c5ba48f7966dd8f1dc4934d7fcfbfe6526e9
tree1bcf727000b23822190b811e39783222349e627e
parent416e812197db7a6e90ba6182d59852811e4fa840
When there was an obj directory, but make could not chdir into it
(for example a broken symbolic link), make would immediately exit.
I changed this to print a warning and continue.
usr.bin/make/main.c