From owner-freebsd-alpha Mon Oct 25 8:56:35 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 1947114BCD for ; Mon, 25 Oct 1999 08:56:33 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.3/8.9.3) id IAA60225; Mon, 25 Oct 1999 08:56:10 -0700 (PDT) (envelope-from obrien) Date: Mon, 25 Oct 1999 08:56:10 -0700 From: "David O'Brien" To: Marcel Moolenaar Cc: alpha@FreeBSD.org Subject: Re: Alpha libs in compat3x Message-ID: <19991025085610.A1565@relay.nuxi.com> Reply-To: obrien@NUXI.com References: <3814170E.ADEBBEBF@scc.nl> <19991025021529.A58951@dragon.nuxi.com> <38144517.E758CBDA@scc.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i In-Reply-To: <38144517.E758CBDA@scc.nl> X-Operating-System: FreeBSD 3.3-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > 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