David E. O'Brien 8fe960a125 Add a BSDL'ed util that displays information about ELF files.
This is simular to readelf(1) and objdump(1).

Submitted by:	jake
2003-01-15 18:32:06 +00:00

7 lines
58 B
Makefile

# $FreeBSD$
PROG= elfdump
NOMAN=
.include <bsd.prog.mk>