NetBSD/distrib/pmax/miniroot/Makefile.inc
lukem 983821fd73 - replace image_md_post: target with IMAGE_MD_POST variable, and use
that after building ${IMAGE}
- use ${IMAGEBUILT} to ensure that IMAGE_MD_POST is only run if IMAGE changes
2002-04-12 03:21:09 +00:00

17 lines
557 B
Makefile

# $NetBSD: Makefile.inc,v 1.9 2002/04/12 03:21:11 lukem Exp $
IMAGESIZE= 32m
MAKEFS_FLAGS= -f 15
IMAGEENDIAN= le
MAKEDEVTARGETS= all
LISTS+= ${DISTRIBDIR}/common/list.sysinst
MTREECONF+= ${.CURDIR}/mtree.usr.install
IMAGEDEPENDS+= ${ARCHDIR}/dot.profile ${ARCHDIR}/termcap.rcons \
${DESTDIR}/.profile ${DESTDIR}/boot.pmax \
${DESTDIR}/etc/disktab \
${KERNOBJDIR}/GENERIC/netbsd.aout \
${KERNOBJDIR}/GENERIC/netbsd.ecoff \
${KERNOBJDIR}/INSTALL/nfsnetbsd.ecoff
IMAGE_MD_POST= ${INSTALLBOOT} -m ${MACHINE} ${IMAGE} ${DESTDIR}/usr/mdec/bootxx_ffs