1 # $NetBSD: Makefile.inc,v 1.2 1999/03/15 20:54:54 is Exp $ 2 3 VND= vnd0c 4 IMAGESIZE?= 8192 # 512 byte blocks 5 NEWFSOPTS?= -c 64 -B be 6 DISKTYPE?= miniroot 7 8 # 9 # install bootblock, so that we can boot from there 10 # 11 BOOTINSTALL=${DESTDIR}/usr/mdec/installboot ${DESTDIR}/usr/mdec/xxboot ${VND_RDEV} 12