Makefile revision 1.2
11.2Sthorpej# $NetBSD: Makefile,v 1.2 2002/12/08 20:20:02 thorpej Exp $ 21.1Sgmcgarry 31.2SthorpejHOSTPROGNAME= ${_TOOL_PREFIX}mips-elf2ecoff 41.1SgmcgarryHOST_SRCDIR= usr.bin/elf2ecoff 51.1SgmcgarryHOST_CPPFLAGS= -I${.CURDIR} 61.1Sgmcgarry 71.1Sgmcgarry.include "${.CURDIR}/../Makefile.host" 8