1# $NetBSD: Makefile,v 1.10 1999/03/03 12:00:18 jonathan Exp $ 2 3.if exists(${MACHINE_ARCH:S/mipse[bl]/mips/}) 4SUBDIR+= ${MACHINE_ARCH:S/mipse[bl]/mips/} 5.endif 6 7.include <bsd.subdir.mk> 8