Makefile revision 1.1
1#	$Id: Makefile,v 1.1 1993/12/21 04:09:28 brezak Exp $
2
3SUBDIR+= arch/${MACHINE}
4
5regress: _SUBDIRUSE
6
7install:
8
9.include <bsd.subdir.mk>
10