Home | History | Annotate | Line # | Download | only in miniroot
Makefile.inc revision 1.5
      1  1.5  gmcgarry #	$NetBSD: Makefile.inc,v 1.5 2002/03/14 04:51:20 gmcgarry Exp $
      2  1.1   thorpej 
      3  1.4     lukem IMAGESIZE=	7m
      4  1.4     lukem IMAGEENDIAN=	be
      5  1.4     lukem MAKEDEVTARGETS=	all
      6  1.4     lukem IMAGEDEPENDS+=	${ARCHDIR}/dot.profile ${ARCHDIR}/install.md \
      7  1.4     lukem 		${DESTDIR}/etc/disktab \
      8  1.5  gmcgarry 		${KERNOBJDIR}/INSTALL/netbsd \
      9  1.4     lukem 		${_SRC_TOP_}/share/termcap/termcap.src
     10  1.5  gmcgarry 
     11  1.5  gmcgarry image_md_post:
     12