mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
Fixed indentation and spelling.
llvm-svn: 79245
This commit is contained in:
parent
7c8c5606ce
commit
399ebe7f48
@ -963,7 +963,7 @@ endif
|
||||
# if we're building a library ...
|
||||
ifdef LIBRARYNAME
|
||||
|
||||
# Make sure there isn't any extranous whitespace on the LIBRARYNAME option
|
||||
# Make sure there isn't any extraneous whitespace on the LIBRARYNAME option
|
||||
LIBRARYNAME := $(strip $(LIBRARYNAME))
|
||||
ifdef LOADABLE_MODULE
|
||||
LibName.A := $(LibDir)/$(LIBRARYNAME).a
|
||||
|
Loading…
Reference in New Issue
Block a user