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