Makefile revision 1.5
1#	$NetBSD: Makefile,v 1.5 2002/04/13 16:40:32 thorpej Exp $
2
3.include <bsd.own.mk>
4.include "${_SRC_TOP_}/distrib/Makefile.inc"
5
6SUBDIR=		gzboot instkernel
7TARGETS+=	release
8
9.include <bsd.subdir.mk>
10