summaryrefslogtreecommitdiff
path: root/CBLAS/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'CBLAS/Makefile.in')
-rw-r--r--CBLAS/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/CBLAS/Makefile.in b/CBLAS/Makefile.in
index fe014304..8fb9d139 100644
--- a/CBLAS/Makefile.in
+++ b/CBLAS/Makefile.in
@@ -5,7 +5,7 @@
# If you compile, change the name to Makefile.in.
#
#
-
+
#-----------------------------------------------------------------------------
# Shell
#-----------------------------------------------------------------------------
@@ -21,7 +21,7 @@ PLAT = LINUX
#-----------------------------------------------------------------------------
# Libraries and includes
#-----------------------------------------------------------------------------
-
+
BLLIB = $(home)/lib/librefblas.a
CBLIB = ../lib/libcblas.a
@@ -38,7 +38,7 @@ LOADER = $(FC)
#-----------------------------------------------------------------------------
CFLAGS = -O3 -DADD_
-FFLAGS = -O3
+FFLAGS = -O3
#-----------------------------------------------------------------------------
# Archive programs and flags