NetBSD/lib/libarch/Makefile

8 lines
185 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 1999/03/03 12:00:18 jonathan Exp $
1993-09-19 22:52:40 +04:00
.if exists(${MACHINE_ARCH:S/mipse[bl]/mips/})
SUBDIR+= ${MACHINE_ARCH:S/mipse[bl]/mips/}
1993-09-19 22:52:40 +04:00
.endif
.include <bsd.subdir.mk>