1# $Id: Makefile,v 1.2 1994/01/14 05:22:36 cgd Exp $ 2 3SUBDIR+= arch/${MACHINE} kern 4 5regress: _SUBDIRUSE 6 7install: 8 9.include <bsd.subdir.mk> 10