Date: Mon, 25 Oct 1999 08:56:10 -0700 From: "David O'Brien" <obrien@NUXI.com> To: Marcel Moolenaar <marcel@scc.nl> Cc: alpha@FreeBSD.org Subject: Re: Alpha libs in compat3x Message-ID: <19991025085610.A1565@relay.nuxi.com> In-Reply-To: <38144517.E758CBDA@scc.nl> References: <3814170E.ADEBBEBF@scc.nl> <19991025021529.A58951@dragon.nuxi.com> <38144517.E758CBDA@scc.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > uudecode -p ${.CURDIR}/${lib}.${MACHINE_ARCH}.gz.uu | gunzip > .... > > I'd rather see src/lib/compat/{i386,alpha}/compat3x/ > > In that case, use ``src/lib/compat.{i386,alpha}/compat3x'', because > bsd.subdir.mk already knows about such a scheme. Difficult as it would mean a repository copy of tagged files would be needed. Thus we would double the size of src/lib/compat/ as the compat1* and compat2* stuff isn't easily moveable. compat3x has no tags, so we can repository copy it elsewhere and totally remove the current stuff away (ie, `rm', not putting it in the Attic). -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991025085610.A1565>