NetBSD/distrib/mvme68k/miniroot/Makefile.inc
scw 64b9487395 Add MAKEFS_FLAGS, as suggested by Luke Mewburn. This fixes a problem
with a lack of inodes on the miniroot image.
2002-03-25 21:12:51 +00:00

15 lines
377 B
Makefile

# $NetBSD: Makefile.inc,v 1.3 2002/03/25 21:12:51 scw Exp $
IMAGESIZE= 7m
IMAGEENDIAN= be
MAKEDEVTARGETS= all
IMAGEDEPENDS+= ${ARCHDIR}/dot.profile ${ARCHDIR}/install.md \
${DESTDIR}/etc/disktab ${DESTDIR}/etc/spwd.db \
${KERNOBJDIR}/GENERIC/netbsd \
${_SRC_TOP_}/share/termcap/termcap.src
MAKEFS_FLAGS= -f 94
LISTS+= ${DISTRIBDIR}/common/list.sysinst
image_md_post: