Home | History | Annotate | Line # | Download | only in sparc
Makefile revision 1.10
      1   1.9   martin #	$NetBSD: Makefile,v 1.10 2015/05/19 06:58:52 martin Exp $
      2   1.1      mrg 
      3  1.10   martin SUBDIR=		instfs ramdisk .WAIT bootfs .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