# $FreeBSD: head/lib/clang/libllvmtablegen/Makefile 276479 2014-12-31 20:31:32Z dim $ .include LIB= llvmtablegen SRCDIR= lib/TableGen SRCS= Error.cpp \ Main.cpp \ Record.cpp \ SetTheory.cpp \ StringMatcher.cpp \ TableGenBackend.cpp \ TGLexer.cpp \ TGParser.cpp .include "../clang.lib.mk"