# $FreeBSD$ .include <bsd.own.mk> LIB= llvmasmparser SRCDIR= lib/AsmParser SRCS= LLLexer.cpp \ LLParser.cpp \ Parser.cpp .include "../clang.lib.mk"