summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmarmasmprinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmarmasmprinter/Makefile')
-rw-r--r--lib/clang/libllvmarmasmprinter/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/clang/libllvmarmasmprinter/Makefile b/lib/clang/libllvmarmasmprinter/Makefile
new file mode 100644
index 0000000..b986b88
--- /dev/null
+++ b/lib/clang/libllvmarmasmprinter/Makefile
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+LIB= llvmarmasmprinter
+
+SRCDIR= lib/Target/ARM/AsmPrinter
+INCDIR= lib/Target/ARM
+SRCS= ARMAsmPrinter.cpp ARMInstPrinter.cpp ARMMCInstLower.cpp
+
+TGHDRS= ARMGenAsmWriter ARMGenInstrNames ARMGenRegisterInfo.h \
+ ARMGenRegisterNames
+
+.include "../clang.lib.mk"
OpenPOWER on IntegriCloud