Home | History | Annotate | Line # | Download | only in evbmips
Makefile revision 1.4.26.1
      1 #	$NetBSD: Makefile,v 1.4.26.1 2009/08/24 04:37:10 matt Exp $
      2 
      3 .include <bsd.own.mk>
      4 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
      5 
      6 SUBDIR=		cdroms
      7 SUBDIR+=	instkernel
      8 TARGETS+=	release
      9 
     10 iso_image:
     11 	${MAKEDIRTARGET} cdroms iso_image
     12 
     13 .include <bsd.subdir.mk>
     14