Home | History | Annotate | Line # | Download | only in emuimage
Makefile revision 1.7
      1  1.7     gson #	$NetBSD: Makefile,v 1.7 2019/08/11 11:00:30 gson Exp $
      2  1.1  tsutsui 
      3  1.4     gson LIVEIMGBASE=	NetBSD-${DISTRIBVER}-amd64-live	# gives ${IMGBASE}.img
      4  1.1  tsutsui 
      5  1.7     gson EMUIMAGEMB?=	1907            	# 2GB USB flash memories aren't 2GiB
      6  1.3  tsutsui LIVEIMAGEMB=	${EMUIMAGEMB}
      7  1.1  tsutsui 
      8  1.1  tsutsui .include "${.CURDIR}/../Makefile.liveimage"
      9