# $Id$

TOP=	..

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

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

