1# 2# $FreeBSD$ 3# 4 5SUBDIR= 6SUBDIR+= ${_nf10bmac} 7 8.if ${MACHINE_CPUARCH} == "mips" 9_nf10bmac= nf10bmac 10.endif 11 12.include <bsd.subdir.mk> 13