hypre/seq_ls/amg/config/irix.config
1996-08-14 20:29:50 +00:00

15 lines
440 B
Plaintext

#=============================================================================
# Configuration file for Irix systems
#=============================================================================
#=============================================================================
# AMG
#=============================================================================
AMG_LIBS="-lm -lmpc -LF77 -lfpe"
AMG_MAKE="gmake"
export AMG_LIBS AMG_MAKE