summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/readelf/Makefile
blob: caf4ca96fa87ba36a8f7396bbe55dcd458308c5c (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.2 2002/09/19 03:09:34 lukem Exp $

PROG=		readelf

.include <bsd.own.mk>

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