Home | History | Annotate | Line # | Download | only in sparc
Makefile revision 1.7
      1 #	$NetBSD: Makefile,v 1.7 2007/03/06 21:57:23 bouyer Exp $
      2 
      3 SUBDIR=		instfs ramdisk .WAIT bootfs .WAIT cdroms
      4 TARGETS+=	release
      5 
      6 iso_image:
      7 	${MAKEDIRTARGET} cdroms iso_image
      8 
      9 .include <bsd.subdir.mk>
     10