# $FreeBSD$

PROG_CXX=	llvm-extract

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

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