Removed trailing whitespace from Makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61991 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/Makefile b/lib/Target/Makefile
index b1aa377..50a360f 100644
--- a/lib/Target/Makefile
+++ b/lib/Target/Makefile
@@ -1,10 +1,10 @@
#===- lib/Target/Makefile ----------------------------------*- Makefile -*-===##
-#
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
##===----------------------------------------------------------------------===##
LEVEL = ../..