Makefile revision 1.6
1#	$NetBSD: Makefile,v 1.6 2002/04/26 15:50:28 lukem Exp $
2
3.include <bsd.own.mk>
4.include "${NETBSDSRCDIR}/distrib/Makefile.inc"
5
6SUBDIR=		gzboot instkernel
7TARGETS+=	release
8
9.include <bsd.subdir.mk>
10