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