Subject: Re: missing dependencies in libc Makefile
To: Ethan Solomita <ethan@geocast.com>
From: Soren S. Jorvang <soren@wheel.dk>
List: tech-kern
Date: 04/28/2000 11:45:20
On Fri, Apr 28, 2000 at 02:31:14AM -0700, Ethan Solomita wrote:
> 	Sorry -- it's late. The asm.h isn't in ${ARCHDIR}, but
> ${DESTDIR}/usr/include/{ARCH}/asm.h. Unfortunately I don't think that
> there's an easy way to determine {ARCH}. Usually you can just do
> "machine", but that won't work for mips which has a split architecture.

${MACHINE_ARCH} or 'uname -p'.


-- 
Soren