summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmpowerpcasmprinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmpowerpcasmprinter/Makefile')
-rw-r--r--lib/clang/libllvmpowerpcasmprinter/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/lib/clang/libllvmpowerpcasmprinter/Makefile b/lib/clang/libllvmpowerpcasmprinter/Makefile
deleted file mode 100644
index 0fa17e0..0000000
--- a/lib/clang/libllvmpowerpcasmprinter/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $FreeBSD$
-
-.include <bsd.own.mk>
-
-LIB= llvmpowerpcasmprinter
-
-SRCDIR= lib/Target/PowerPC/InstPrinter
-INCDIR= lib/Target/PowerPC
-SRCS= PPCInstPrinter.cpp
-
-TGHDRS= PPCGenAsmWriter \
- PPCGenInstrInfo \
- PPCGenRegisterInfo \
- PPCGenSubtargetInfo
-
-.include "../clang.lib.mk"
OpenPOWER on IntegriCloud