NetBSD/tools/mips-elf2ecoff/Makefile

9 lines
250 B
Makefile

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