summaryrefslogtreecommitdiff
path: root/distrib/ibmnws/Makefile
blob: 4a384bcff5414df71cafcf043bfa69c43d58eaff (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.2 2007/03/06 21:57:05 bouyer Exp $

SUBDIR=		netboot cdroms
TARGETS+=	release

iso_image:
	${MAKEDIRTARGET} cdroms iso_image

.include <bsd.subdir.mk>