Sync usage with man page.
[netbsd-mini2440.git] / distrib / hpcarm / miniroot / Makefile.inc
blob8507cd4c9f10d3e06cc313f1ce206162c192ea0f
1 #       $NetBSD: Makefile.inc,v 1.3 2009/09/20 22:46:12 abs Exp $
3 DBG=            -Os
5 IMAGESIZE=      4352k
6 MAKEFS_FLAGS=   -o density=2k
7 IMAGEENDIAN=    le
8 MAKEDEVTARGETS= all
9 LISTS+=         ${DISTRIBDIR}/common/list.sysinst
10 MTREECONF+=     ${.CURDIR}/mtree.usr.install
11 IMAGEDEPENDS+=  ${ARCHDIR}/dot.profile ${DISTRIBDIR}/common/termcap \
12                 ${DESTDIR}/.profile
13 SMALLPROG_INET6=1
15 .include "${DISTRIBDIR}/common/Makefile.dhcpcd"