summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmpowerpcinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmpowerpcinfo/Makefile')
-rw-r--r--lib/clang/libllvmpowerpcinfo/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/clang/libllvmpowerpcinfo/Makefile b/lib/clang/libllvmpowerpcinfo/Makefile
new file mode 100644
index 0000000..19ceb45
--- /dev/null
+++ b/lib/clang/libllvmpowerpcinfo/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+LIB= llvmpowerpcinfo
+
+SRCDIR= lib/Target/PowerPC/TargetInfo/
+INCDIR= lib/Target/PowerPC
+SRCS= PowerPCTargetInfo.cpp
+
+TGHDRS= PPCGenRegisterNames PPCGenInstrNames
+
+.include "../clang.lib.mk"
OpenPOWER on IntegriCloud