Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/dtrace/Makefile 211615 2010-08-22 11:12:07Z rpaulo $
---
> # $FreeBSD: head/sys/modules/dtrace/Makefile 211690 2010-08-23 06:13:29Z imp $
17c17
< .if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
---
> .if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386"