Makefile revision 1.12
1# $NetBSD: Makefile,v 1.12 1999/04/05 03:35:24 cgd Exp $
2
3SUBDIR=		installboot mkbootimage setnetbootinfo
4SUBDIR+=	boot bootxx_cd9660 bootxx_ffs netboot ustarboot
5
6# temporary:
7SUBDIR+=	installboot.old
8SUBDIR+=	bootxx
9
10.include <bsd.subdir.mk>
11