Deleted Added
full compact
2c2
< # $FreeBSD: head/gnu/usr.bin/binutils/as/Makefile 53152 1999-11-14 13:54:44Z marcel $
---
> # $FreeBSD: head/gnu/usr.bin/binutils/as/Makefile 54748 1999-12-17 15:50:45Z marcel $
11,12c11
< __MA!=/sbin/sysctl -b hw.machine_arch
< .if ${__MA} == ${MACHINE_ARCH}
---
> .if ${TARGET_ARCH} == ${MACHINE_ARCH}