summaryrefslogtreecommitdiff
path: root/external/gpl3/binutils/usr.bin/readelf/Makefile
blob: 0742b1554717275593c83a62a1c860cfafe04e3d (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.2 2013/02/14 21:29:36 christos Exp $

PROG=		readelf

.include <bsd.own.mk>

.include "${.CURDIR}/../common/Makefile.prog"