Home | History | Annotate | Line # | Download | only in mips-elf2ecoff
Makefile revision 1.2.74.1
      1 #	$NetBSD: Makefile,v 1.2.74.1 2017/05/12 06:16:59 snj Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}mips-elf2ecoff
      4 HOST_SRCDIR=	usr.bin/elf2ecoff
      5 HOST_CPPFLAGS=	-I${.CURDIR}
      6 
      7 .include "${.CURDIR}/../Makefile.nbincludes"
      8 .include "${.CURDIR}/../Makefile.host"
      9