1999-03-15 23:54:54 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.2 1999/03/15 20:54:54 is Exp $
|
1997-09-10 03:07:03 +04:00
|
|
|
|
|
|
|
VND= vnd0c
|
|
|
|
IMAGESIZE?= 8192 # 512 byte blocks
|
1999-03-15 23:54:54 +03:00
|
|
|
NEWFSOPTS?= -c 64 -B be
|
1997-09-10 03:07:03 +04:00
|
|
|
DISKTYPE?= miniroot
|
|
|
|
|
|
|
|
#
|
|
|
|
# install bootblock, so that we can boot from there
|
|
|
|
#
|
|
|
|
BOOTINSTALL=${DESTDIR}/usr/mdec/installboot ${DESTDIR}/usr/mdec/xxboot ${VND_RDEV}
|