1 1.3 christos # $NetBSD: Makefile,v 1.3 2016/09/03 11:34:05 christos Exp $ 2 1.1 gmcgarry 3 1.2 thorpej HOSTPROGNAME= ${_TOOL_PREFIX}mips-elf2ecoff 4 1.1 gmcgarry HOST_SRCDIR= usr.bin/elf2ecoff 5 1.1 gmcgarry HOST_CPPFLAGS= -I${.CURDIR} 6 1.1 gmcgarry 7 1.3 christos .include "${.CURDIR}/../Makefile.nbincludes" 8 1.1 gmcgarry .include "${.CURDIR}/../Makefile.host" 9