changed makefiles for lapack development

This commit is contained in:
wernsaar
2014-05-07 11:33:02 +02:00
parent 793509a3b5
commit a35a1a9ae7
5 changed files with 43 additions and 47 deletions

View File

@@ -158,6 +158,7 @@ endif
ifeq ($(OSNAME), Linux)
EXTRALIB += -lm
NO_EXPRECISION = 1
endif
ifeq ($(OSNAME), AIX)