]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/powerpc/conf/Makefile
[SA-14:31] Fix multiple vulnerabilities in NTP suite.
[FreeBSD/releng/9.2.git] / sys / powerpc / conf / Makefile
1 # $FreeBSD$
2
3 TARGET=powerpc
4 .if ${MACHINE_ARCH} == powerpc || ${MACHINE_ARCH} == powerpc64
5 TARGET_ARCH?=${MACHINE_ARCH}
6 .endif
7
8 .include "${.CURDIR}/../../conf/makeLINT.mk"