Home | History | Annotate | Line # | Download | only in emuimage
Makefile revision 1.3.30.1
      1  1.3.30.1  pgoyette #	$NetBSD: Makefile,v 1.3.30.1 2018/12/26 14:01:10 pgoyette Exp $
      2       1.1   tsutsui 
      3  1.3.30.1  pgoyette LIVEIMGBASE=	NetBSD-${DISTRIBVER}-amd64-live	# gives ${IMGBASE}.img
      4       1.1   tsutsui 
      5  1.3.30.1  pgoyette EMUIMAGEMB?=	1536            	# 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