summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/strings/Makefile
blob: 0bc4cd5d97feb1342ded22380cf16dec91c094cb (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id: Makefile 2044 2011-10-23 14:52:59Z jkoshy $

TOP=	..

PROG=   strings
WARNS?= 6
DPADD=	${LIBELFTC} ${LIBELF}
LDADD=  -lelftc -lelf

.include "${TOP}/mk/elftoolchain.prog.mk"

OpenPOWER on IntegriCloud