Took out duplicate flags
This commit is contained in:
parent
d28432f313
commit
78327505c8
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ BLASLIB = @buildlib@/libctblas.a
|
|||
SUFFIXES=
|
||||
SUFFIXES= .f .o
|
||||
|
||||
F_FLAGS = @FFLAGS@ @F77FLAGS@
|
||||
F_FLAGS = @FFLAGS@
|
||||
|
||||
OBJS = \
|
||||
dasum.o \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue