1 1.2 thorpej # $NetBSD: Makefile,v 1.2 2002/12/08 20:20:02 thorpej 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.1 gmcgarry .include "${.CURDIR}/../Makefile.host" 8