Single-space instead of double-spacing in the Makefile

llvm-svn: 16848
This commit is contained in:
Misha Brukman 2004-10-08 18:11:14 +00:00
parent e75c26687c
commit 5a9976ac29
1 changed files with 1 additions and 3 deletions

View File

@ -6,12 +6,10 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../../..
DIRS =
LIBRARYNAME = sparcv9regalloc
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common