summaryrefslogtreecommitdiff
path: root/distrib/hpcmips/Makefile
blob: 01a74f8d2c61321417a554f246da0c3de83dc05e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: Makefile,v 1.33 2008/09/19 18:33:29 tsutsui Exp $

.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"

SUBDIR=		instkernel stand cdroms
TARGETS+=	release

iso_image:
	${MAKEDIRTARGET} cdroms iso_image

.include <bsd.subdir.mk>