Makefile revision 1.9
1#	$NetBSD: Makefile,v 1.9 1999/02/09 22:32:33 is Exp $
2
3.if exists(${MACHINE_ARCH})
4SUBDIR+= ${MACHINE_ARCH}
5.endif
6
7.include <bsd.subdir.mk>
8