Home | History | Annotate | Line # | Download | only in emuimage
Makefile revision 1.2.2.1
      1  1.2.2.1      tls #	$NetBSD: Makefile,v 1.2.2.1 2012/11/20 02:57:42 tls Exp $
      2      1.1  tsutsui 
      3      1.2      riz LIVEIMGBASE=	NetBSD-${DISTRIBVER}-i386-live-wd0root	# gives ${IMGBASE}.img
      4      1.1  tsutsui 
      5      1.1  tsutsui BOOTDISK=	wd0			# for QEMU etc.
      6  1.2.2.1      tls .if defined(EMUIMAGEMB)
      7  1.2.2.1      tls LIVEIMAGEMB=	${EMUIMAGEMB}
      8  1.2.2.1      tls .endif
      9      1.1  tsutsui 
     10      1.1  tsutsui .include "${.CURDIR}/../Makefile.liveimage"
     11