On Wed, 8 Dec 1999 [EMAIL PROTECTED] wrote:
> --- src/gnu/usr.bin/binutils/gasp/Makefile.ORIG Wed Dec 8 09:52:19 1999
> +++ src/gnu/usr.bin/binutils/gasp/Makefile Wed Dec 8 09:52:19 1999
> @@ -11,7 +11,7 @@
> CFLAGS+= -I${SRCDIR}
> CFLAGS+= -I${SRCDIR}/gas
> CFLAGS+= -I${SRCDIR}/gas/config
> -CFLAGS+= -I${.CURDIR}/../as/as_${MACHINE_ARCH}
> +CFLAGS+= -I${.CURDIR}/../as/${MACHINE_ARCH}-freebsd
> CFLAGS+= -DBFD_ASSEMBLER
> LDADD+= -L${RELTOP}/libiberty -liberty
> DPADD+= ${RELTOP}/libiberty/libiberty.a
That's how I did it to, I just figured it was the Wrong Way.
--
- bill fumerola - [EMAIL PROTECTED] - BF1560 - computer horizons corp -
- ph:(800) 252-2421 - [EMAIL PROTECTED] - [EMAIL PROTECTED] -
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message