Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 1998/06/09 07:53:06 dbj Exp $
2
3# mkboot is first; it's needed by the boot programs
4SUBDIR=	boot
5
6.include <bsd.subdir.mk>
7