xref: /netbsd/distrib/evbarm/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.7 2002/05/02 18:02:31 lukem Exp $
2
3.include <bsd.own.mk>
4.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
5
6SUBDIR=		gzboot instkernel
7TARGETS+=	release
8
9.include <bsd.subdir.mk>
10