Subject: Re: obj.${MACHINE_ARCH} etc
To: Chris G. Demetriou <cgd@sibyte.com>
From: Simon J. Gerraty <sjg@quick.com.au>
List: tech-userlevel
Date: 04/19/2001 09:31:33
>	* install $(MACHINE_ARCH) includes as /usr/include/machine
>	* install all of the $(MACHINE) variants in /usr/include
>	* for user programs which have /usr/include/$(MACHINE)
>	  dependencies, make them code for that explicitly.

>Actually, the more that I think about it, the more
>/usr/include/machine/$(MACHINE) makes sense to me, rather than totally
>littering /usr/include with $(MACHINE)-named subdirs...

Works for me - though I'm not the one doing it :-)

--sjg