# $FreeBSD$

TARGET=powerpc
.if ${MACHINE_ARCH} == powerpc || ${MACHINE_ARCH} == powerpc64
TARGET_ARCH?=${MACHINE_ARCH}
.endif

.include "${.CURDIR}/../../conf/makeLINT.mk"