Makefile.inc revision 1.6
1# $NetBSD: Makefile.inc,v 1.6 2002/03/06 12:04:51 lukem Exp $ 2 3IMAGESIZE= 4m 4IMAGEENDIAN= be 5MAKEDEVTARGETS= all 6LISTS+= ${DISTRIBDIR}/common/list.sysinst 7MTREECONF+= ${.CURDIR}/mtree.usr.install 8IMAGEDEPENDS+= ${ARCHDIR}/dot.profile ${ARCHDIR}/termcap.vt100 \ 9 ${DESTDIR}/.profile ${DESTDIR}/etc/disktab \ 10 ${DESTDIR}/etc/spwd.db 11