# $FreeBSD$

PROG_CXX=	llvm-strings

SRCDIR=		llvm/tools/llvm-strings
SRCS+=		llvm-strings.cpp

.include "../llvm.prog.mk"