Browse Source

Remove extraneous endif

pull/2349/head
Martin Kroeker GitHub 6 years ago
parent
commit
af4328c550
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      driver/others/Makefile

+ 0
- 1
driver/others/Makefile View File

@@ -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…
Cancel
Save