summaryrefslogtreecommitdiff
path: root/distrib/evbarm/Makefile
blob: 6245e947080c6d1b5160d76d9e014b3d2c6d21a5 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.7 2002/05/02 18:02:31 lukem Exp $

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

SUBDIR=		gzboot instkernel
TARGETS+=	release

.include <bsd.subdir.mk>