2002-12-08 23:19:56 +03:00
|
|
|
# $NetBSD: Makefile,v 1.2 2002/12/08 20:20:02 thorpej Exp $
|
2002-02-24 00:32:27 +03:00
|
|
|
|
2002-12-08 23:19:56 +03:00
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}mips-elf2ecoff
|
2002-02-24 00:32:27 +03:00
|
|
|
HOST_SRCDIR= usr.bin/elf2ecoff
|
|
|
|
HOST_CPPFLAGS= -I${.CURDIR}
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|