summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Hello
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2009-01-09 16:44:42 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2009-01-09 16:44:42 +0000
commit5cbf22391667568c36943f89c0568d1ca4eb006f (patch)
tree731a2402e1767a409bd005ccc7add94cdfc42216 /llvm/lib/Transforms/Hello
parent726440dbc99e507cad76363de363db6ca9ee97b4 (diff)
downloadbcm5719-llvm-5cbf22391667568c36943f89c0568d1ca4eb006f.tar.gz
bcm5719-llvm-5cbf22391667568c36943f89c0568d1ca4eb006f.zip
Removed trailing whitespace from Makefiles.
llvm-svn: 61991
Diffstat (limited to 'llvm/lib/Transforms/Hello')
-rw-r--r--llvm/lib/Transforms/Hello/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/lib/Transforms/Hello/Makefile b/llvm/lib/Transforms/Hello/Makefile
index 6ca5774de42..c5e75d43af6 100644
--- a/llvm/lib/Transforms/Hello/Makefile
+++ b/llvm/lib/Transforms/Hello/Makefile
@@ -1,16 +1,16 @@
##===- lib/Transforms/Hello/Makefile -----------------------*- Makefile -*-===##
-#
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
LIBRARYNAME = LLVMHello
LOADABLE_MODULE = 1
-USEDLIBS =
+USEDLIBS =
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud