1 # $NetBSD: Makefile.inc,v 1.1 1997/09/09 23:07:03 is Exp $ 2 3 VND= vnd0c 4 IMAGESIZE?= 8192 # 512 byte blocks 5 NEWFSOPTS?= -c 64 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