Home | History | Annotate | Line # | Download | only in sparc
Makefile revision 1.9
      1  1.9   martin #	$NetBSD: Makefile,v 1.9 2015/05/18 06:25:05 martin Exp $
      2  1.1      mrg 
      3  1.9   martin SUBDIR=		instfs ramdisk .WAIT bootfs instkern .WAIT cdroms liveimage
      4  1.5    lukem TARGETS+=	release
      5  1.1      mrg 
      6  1.7   bouyer iso_image:
      7  1.7   bouyer 	${MAKEDIRTARGET} cdroms iso_image
      8  1.7   bouyer 
      9  1.8  tsutsui live_image:
     10  1.8  tsutsui 	${MAKEDIRTARGET} liveimage live_image
     11  1.8  tsutsui 
     12  1.1      mrg .include <bsd.subdir.mk>
     13