6 lines
51 B
Makefile
6 lines
51 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= elfdump
|
||
|
|
||
|
.include <bsd.prog.mk>
|