forked from OSchip/llvm-project
Single-space instead of double-spacing in the Makefile
llvm-svn: 16848
This commit is contained in:
parent
e75c26687c
commit
5a9976ac29
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue