xref: /netbsd-src/distrib/shark/Makefile (revision e670fd5c413e99c2f6a37901bb21c537fcd322d2)
1#	$NetBSD: Makefile,v 1.4 2007/03/08 12:13:43 he Exp $
2
3SUBDIR=		instkernel cdroms
4TARGETS+=	release
5
6iso_image:
7	${MAKEDIRTARGET} cdroms iso_image
8
9.include <bsd.subdir.mk>
10