xref: /freebsd/usr.bin/elfdump/Makefile (revision 8cc087a1eee9ec1ca9f7ac1e63ad51bdb5a682eb)
1# $FreeBSD$
2
3PROG=	elfdump
4
5.include <bsd.prog.mk>
6