Makefile revision 1.8
1#	$NetBSD: Makefile,v 1.8 1996/02/21 02:43:52 jtk Exp $
2
3.if exists(${MACHINE})
4SUBDIR+= ${MACHINE}
5.endif
6
7.include <bsd.subdir.mk>
8