8fe960a125
This is simular to readelf(1) and objdump(1). Submitted by: jake
7 lines
58 B
Makefile
7 lines
58 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= elfdump
|
|
NOMAN=
|
|
|
|
.include <bsd.prog.mk>
|