History log of /netbsd-src/usr.bin/elf2ecoff/Makefile (Results 1 – 12 of 12)
Revision Date Author Comments
# 29bf026b 10-Jul-2011 mrg <mrg@NetBSD.org>

install elf2ecoff for all mips64 systems. it's needed for stand.


# 82d396ea 14-Dec-2009 matt <matt@NetBSD.org>

Merge from matt-nb5-mips64


# 826a1460 18-May-2003 lukem <lukem@NetBSD.org>

Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.


# 4fa7ef5e 24-Feb-2002 thorpej <thorpej@NetBSD.org>

Make this Makefile work on non-MIPS again.


# 1635c6c6 23-Feb-2002 gmcgarry <gmcgarry@NetBSD.org>

Handle being built as a host tool.


# 01291c08 09-Jun-1999 simonb <simonb@NetBSD.org>

Only build binaries on mipse? systems, but build man pages on everything.


# 3404312d 22-Feb-1998 christos <christos@NetBSD.org>

This has been WARNSified..


# 07732f2e 19-Oct-1997 lukem <lukem@NetBSD.org>

use WARNS=0 not WARNS?=0 to disable warnings


# c8accd1a 18-Oct-1997 lukem <lukem@NetBSD.org>

disable WARNS until an ecoff user can clean this up


# 9d225a17 09-Jan-1997 tls <tls@NetBSD.org>

RCS ID police


# 0506626d 29-Sep-1996 jonathan <jonathan@NetBSD.org>

Fix Makefile boilerplate:
Use elfstrip to strip itself only in elfstrip, not elf2aout or elf2ecoff.


# fb8fff01 29-Sep-1996 jonathan <jonathan@NetBSD.org>

Commit minimal Makefiles and man pages for ELf toolchain utilties
elf2aout, elf2ecoff, elfstrip