Removed trailing whitespace from Makefiles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61991 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman
2009-01-09 16:44:42 +00:00
parent afa2259e36
commit 9b8f542e27
45 changed files with 102 additions and 102 deletions

View File

@@ -1,10 +1,10 @@
##===- lib/System/Makefile ---------------------------------*- Makefile -*-===##
#
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
#
##===----------------------------------------------------------------------===##
LEVEL = ../..