Makefile revision 1.23
1#	$NetBSD: Makefile,v 1.23 1997/02/04 03:51:37 thorpej Exp $
2
3# mkboot is first; it's needed by the boot programs
4SUBDIR=	mkboot inst uboot installboot
5
6.include <bsd.subdir.mk>
7