1 # $NetBSD: Makefile,v 1.11 2011/03/06 18:15:30 bouyer Exp $
3 HOSTPROGNAME
= ${_TOOL_PREFIX}installboot
4 HOST_SRCDIR
= usr.sbin
/installboot
6 HOST_CPPFLAGS
+= -I.
-I
${.CURDIR
} -I
${.CURDIR
}/..
/mips-elf2ecoff
7 HOST_CPPFLAGS
+= -I
${TOOLDIR}/include/nbinclude
9 .
include "${.CURDIR}/../Makefile.nbincludes"
10 .
include "${.CURDIR}/../Makefile.host"