summaryrefslogtreecommitdiff
path: root/distrib/shark/Makefile
blob: 247ed0ae83d442af0a35537904d8ae0edd04cfc8 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.4 2007/03/08 12:13:43 he Exp $

SUBDIR=		instkernel cdroms
TARGETS+=	release

iso_image:
	${MAKEDIRTARGET} cdroms iso_image

.include <bsd.subdir.mk>