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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/clang/libllvmpowerpcinfo/Makefile b/lib/clang/libllvmpowerpcinfo/Makefile
index 19ceb45..08c91e0 100644
--- a/lib/clang/libllvmpowerpcinfo/Makefile
+++ b/lib/clang/libllvmpowerpcinfo/Makefile
@@ -6,6 +6,7 @@ SRCDIR= lib/Target/PowerPC/TargetInfo/
INCDIR= lib/Target/PowerPC
SRCS= PowerPCTargetInfo.cpp
-TGHDRS= PPCGenRegisterNames PPCGenInstrNames
+TGHDRS= PPCGenRegisterNames \
+ PPCGenInstrNames
.include "../clang.lib.mk"
OpenPOWER on IntegriCloud