Remove extraneous endif
This commit is contained in:
parent
71f0f390da
commit
af4328c550
|
@ -95,7 +95,6 @@ else
|
|||
HPLOBJS = memory.$(SUFFIX) xerbla.$(SUFFIX) dynamic.$(SUFFIX)
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
else
|
||||
HPLOBJS = memory.$(SUFFIX) xerbla.$(SUFFIX) parameter.$(SUFFIX)
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue