remove redundant whitespace
This commit is contained in:
parent
e4f01df6c7
commit
58204faadb
|
@ -9,7 +9,6 @@ CLIBS= -lm -lpthread
|
|||
#LAPACK=-L/usr/local/GotoBLAS2/lib -lgoto2 -lpthread -lgfortran
|
||||
LAPACK=-L/cm/shared/package/openblas/0.2.17mt/lib -lopenblas -lgfortran -lpthread
|
||||
|
||||
|
||||
INCLUDES= -I.
|
||||
LIBPATH=
|
||||
|
||||
|
|
Loading…
Reference in New Issue