Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 1999 02:15:29 -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:  <19991025021529.A58951@dragon.nuxi.com>
In-Reply-To: <3814170E.ADEBBEBF@scc.nl>
References:  <3814170E.ADEBBEBF@scc.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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/
 
-- 
-- 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?19991025021529.A58951>