Single-space instead of double-spacing in the Makefile
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 8 Oct 2004 18:05:25 +0000 (18:05 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 8 Oct 2004 18:05:25 +0000 (18:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16845 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/InstrSched/Makefile
lib/Target/SparcV9/InstrSched/Makefile

index acc95d35cc0bc48a99214e2ff00dc7faf4b1a823..511e04b36f1e326f024bfc9823faf53bb5ab510a 100644 (file)
@@ -6,10 +6,9 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
-LEVEL = ../../..
 
+LEVEL = ../../..
 DIRS  = 
-
 LIBRARYNAME = sched
 
 include $(LEVEL)/Makefile.common
index acc95d35cc0bc48a99214e2ff00dc7faf4b1a823..511e04b36f1e326f024bfc9823faf53bb5ab510a 100644 (file)
@@ -6,10 +6,9 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
-LEVEL = ../../..
 
+LEVEL = ../../..
 DIRS  = 
-
 LIBRARYNAME = sched
 
 include $(LEVEL)/Makefile.common