summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/elfdump/Makefile
blob: b78d4652664e36c5d05a37b7d5ea003b4b78f52d (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id: Makefile 2289 2011-12-04 07:11:47Z jkoshy $

TOP=	..

PROG=	elfdump
WARNS?=	6

DPADD=	${LIBELFTC} ${LIBELF}
LDADD=	-lelftc -lelf

.include "${TOP}/mk/elftoolchain.prog.mk"
OpenPOWER on IntegriCloud