Fixed problem with 'HYPRE_EXTRA_DIRS' definition.

This commit is contained in:
falgout 2000-10-11 17:47:30 +00:00
parent 405df4b912
commit 8185b5b682

View File

@ -68,8 +68,7 @@ HYPRE_EXTRA_DIRS =\
seq_linear_solvers/pamg\
structIJ_matrix_vector\
CI_struct_matrix_vector\
CI_struct_linear_solvers @HYPRE_PETSCLIBDIRS@\
@HYPRE_BABELLIBDIR@
CI_struct_linear_solvers @HYPRE_PETSCLIBDIRS@ @HYPRE_BABELLIBDIR@
all: krylov struct sstruct IJ fei
@ \