Home | History | Annotate | Line # | Download | only in emuimage
Makefile revision 1.1.4.3
      1  1.1.4.3  yamt #	$NetBSD: Makefile,v 1.1.4.3 2012/10/30 18:48:32 yamt Exp $
      2  1.1.4.2  yamt 
      3  1.1.4.3  yamt LIVEIMGBASE=	NetBSD-${DISTRIBVER}-i386-live-wd0root	# gives ${IMGBASE}.img
      4  1.1.4.2  yamt 
      5  1.1.4.2  yamt BOOTDISK=	wd0			# for QEMU etc.
      6  1.1.4.2  yamt 
      7  1.1.4.2  yamt .include "${.CURDIR}/../Makefile.liveimage"
      8