PROG_CXX=	llvm-cxxdump
MAN=

SRCDIR=		llvm/tools/llvm-cxxdump
SRCS+=		Error.cpp
SRCS+=		llvm-cxxdump.cpp

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