>From: guido@gvr.win.tue.nl (Guido van Rooij)
authorRod Grimes <rgrimes@FreeBSD.org>
Tue, 5 Oct 1993 21:55:35 +0000 (21:55 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Tue, 5 Oct 1993 21:55:35 +0000 (21:55 +0000)
commit6929557a9150cfda260222608af2173e4c3bca60
treedaa569dcbcb2abd26465f4e1fd2d058cb9ba5e2a
parent3a101b941a1842601d33fa72bfe9e2175883bf57
>From: guido@gvr.win.tue.nl (Guido van Rooij)
Date: Tue, 5 Oct 1993 20:00:24 +0100 (MET)
I have a link : /usr/src->/disk3/src
this makes (a nice feature) the obj appear in /usr/obj/disk3/src/....
However, when make world cleans up the obj directories, it always
tries to find them in /usr/obj. Wrong according to me.

Rod:
Fixed by using the same algorith that the .mk files use to locate the
obj directory.
Makefile