xref: /freebsd/usr.sbin/Makefile.powerpc (revision cee8be2c78f15bed6d2339d41e3f8c232d41bb33)
1# $FreeBSD$
2
3.if ${MACHINE_ARCH} != "powerpcspe"
4SUBDIR+=	nvram
5.endif
6SUBDIR+=	ofwdump
7