summaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/CppBackend/Makefile')
-rw-r--r--lib/Target/CppBackend/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/CppBackend/Makefile b/lib/Target/CppBackend/Makefile
index e607c636e9..ca7e1a82c8 100644
--- a/lib/Target/CppBackend/Makefile
+++ b/lib/Target/CppBackend/Makefile
@@ -1,10 +1,10 @@
##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===##
-#
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
##===----------------------------------------------------------------------===##
LEVEL = ../../..