Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/dtrace/fasttrap/Makefile 179065 2008-05-17 02:31:19Z jb $
---
> # $FreeBSD: head/sys/modules/dtrace/fasttrap/Makefile 211690 2010-08-23 06:13:29Z imp $
13c13
< .if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
---
> .if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386"