Home | History | Annotate | Line # | Download | only in evbarm
Makefile revision 1.7.18.1
      1 #	$NetBSD: Makefile,v 1.7.18.1 2007/03/09 06:59:31 riz Exp $
      2 
      3 .include <bsd.own.mk>
      4 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
      5 
      6 SUBDIR=		gzboot instkernel cdroms
      7 TARGETS+=	release
      8 
      9 iso_image:
     10 	${MAKEDIRTARGET} cdroms iso_image
     11 
     12 .include <bsd.subdir.mk>
     13