From owner-freebsd-alpha Mon Oct 25 4:55:14 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B68D150A1 for ; Mon, 25 Oct 1999 04:55:10 -0700 (PDT) (envelope-from marcel@scc.nl) Received: from [212.238.132.94] (helo=scones.sup.scc.nl) by post.mail.nl.demon.net with esmtp (Exim 2.12 #1) id 11fijJ-000Nrb-00; Mon, 25 Oct 1999 11:56:01 +0000 Received: from scc.nl (scones.sup.scc.nl [192.168.2.4]) by scones.sup.scc.nl (8.9.3/8.9.3) with ESMTP id NAA10815; Mon, 25 Oct 1999 13:55:03 +0200 (CEST) (envelope-from marcel@scc.nl) Message-ID: <38144517.E758CBDA@scc.nl> Date: Mon, 25 Oct 1999 13:55:03 +0200 From: Marcel Moolenaar Organization: SCC vof X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.5 i386) X-Accept-Language: en MIME-Version: 1.0 To: obrien@nuxi.com Cc: alpha@FreeBSD.org Subject: Re: Alpha libs in compat3x References: <3814170E.ADEBBEBF@scc.nl> <19991025021529.A58951@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David O'Brien wrote: > > > We can do it like: > > > > .for lib in ${LIBS} > > ${lib}: ${lib}.${MACHINE_ARCH}.gz.uu > > uudecode -p ${.CURDIR}/${lib}.${MACHINE_ARCH}.gz.uu | gunzip > > > ${lib} > > .endfor > > 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. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message