c9ea9e7af8
Change-Id: I5235984746178ee30b5db18e7def0016d9a0e36f
7 lines
147 B
Makefile
7 lines
147 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/02/14 21:29:36 christos Exp $
|
|
|
|
PROG= readelf
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.include "${.CURDIR}/../common/Makefile.prog"
|