
# $Id$

TOP=	..

PROG=	nm
SRCS=	nm.c

WARNS?=	6

LDADD=	-ldwarf -lelftc -lelf

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