Date: Sat, 22 Jun 1996 00:19:03 -0600 From: Nate Williams <nate@sri.MT.net> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: current@freebsd.org Subject: Re: Wanted: Testers for an alternate to /usr/obj (as we know it). Message-ID: <199606220619.AAA15830@rocky.sri.MT.net> In-Reply-To: <24932.835409971@time.cdrom.com> References: <24932.835409971@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[ Description of what appears to be good cleanups of the obj stuff ]
> some truly gross sed hackery before). None of the existing
> functionality of /usr/obj has been lost.
>
> The obj target now basically does nothing more than create ${.OBJDIR}
> and the cleandir target blows it away again if it exists. In all
> scenarios, if ${.OBJDIR} does not exist then everything happens
> transparently in ${.CURDIR} instead.
I know this sounds weird, but would it be possible to set an environment
variable to *also* create the symlinks. Often-times things will blow up
on me due to old dependencies, and it's nice to be able to do a 'rm
obj/.depend'. If I understand the current system I'd have to bounce
around in the FS to get to the directory to blow things away.
It's also nice to be able to look at the obj link and see what the
'state' of things is, ie; 'ls obj/'.
Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606220619.AAA15830>
