summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/nm/Makefile
blob: 6177c61221eba0c832929ab117aabf224cd8d928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

# $Id: Makefile 2076 2011-10-27 03:50:33Z jkoshy $

TOP=	..

PROG=	nm
SRCS=	nm.c

WARNS?=	6

LDADD=	-ldwarf -lelftc -lelf

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