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