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