xref: /netbsd/tools/mips-elf2ecoff/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.1 2002/02/23 21:32:27 gmcgarry Exp $
2
3HOSTPROGNAME=	nbmips-elf2ecoff
4HOST_SRCDIR=	usr.bin/elf2ecoff
5HOST_CPPFLAGS=	-I${.CURDIR}
6
7.include "${.CURDIR}/../Makefile.host"
8