CygWin NT and 95 config file.
This commit is contained in:
parent
3bfe4c5c87
commit
3d0a5821b3
22
seq_linear_solvers/amg/amg/config.cygwin32
Normal file
22
seq_linear_solvers/amg/amg/config.cygwin32
Normal file
@ -0,0 +1,22 @@
|
||||
#BHEADER***********************************************************************
|
||||
# (c) 1996 The Regents of the University of California
|
||||
#
|
||||
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
|
||||
# notice, contact person, and disclaimer.
|
||||
#
|
||||
# $Revision$
|
||||
#EHEADER***********************************************************************
|
||||
|
||||
#=============================================================================
|
||||
# Configuration file for Sun Solaris systems
|
||||
#=============================================================================
|
||||
|
||||
AMG_CC="gcc"
|
||||
|
||||
AMG_F77="g77"
|
||||
AMG_F77_FLAGS=""
|
||||
AMG_F77_OPT="-O"
|
||||
AMG_F77_DEBUG="-g"
|
||||
|
||||
AMG_INSTALL="cp -f"
|
||||
|
||||
29
seq_linear_solvers/amg/amgdriver/config.cygwin32
Normal file
29
seq_linear_solvers/amg/amgdriver/config.cygwin32
Normal file
@ -0,0 +1,29 @@
|
||||
#BHEADER***********************************************************************
|
||||
# (c) 1996 The Regents of the University of California
|
||||
#
|
||||
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
|
||||
# notice, contact person, and disclaimer.
|
||||
#
|
||||
# $Revision$
|
||||
#EHEADER***********************************************************************
|
||||
|
||||
#=============================================================================
|
||||
# Configuration file for Sun Solaris systems
|
||||
#=============================================================================
|
||||
|
||||
AMG_CC="gcc"
|
||||
AMG_CC_FLAGS="-I$AMG_DIR/include"
|
||||
|
||||
AMG_F77="g77"
|
||||
AMG_F77_FLAGS=""
|
||||
AMG_F77_OPT="-O"
|
||||
AMG_F77_DEBUG="-g"
|
||||
|
||||
AMG_F90_FLAGS="-silent"
|
||||
|
||||
AMG_LINK="gcc"
|
||||
AMG_LINK_FLAGS="-L${AMG_DIR}/lib -lamg -L$AMG_DIR/lib/cvode -lcvode \
|
||||
-lf2c -lm"
|
||||
|
||||
AMG_INSTALL="cp -f"
|
||||
|
||||
24
seq_linear_solvers/amg/tools/config.cygwin32
Normal file
24
seq_linear_solvers/amg/tools/config.cygwin32
Normal file
@ -0,0 +1,24 @@
|
||||
#BHEADER***********************************************************************
|
||||
# (c) 1996 The Regents of the University of California
|
||||
#
|
||||
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
|
||||
# notice, contact person, and disclaimer.
|
||||
#
|
||||
# $Revision$
|
||||
#EHEADER***********************************************************************
|
||||
|
||||
#=============================================================================
|
||||
# Configuration file for Sun Solaris systems
|
||||
#=============================================================================
|
||||
|
||||
AMG_CC="gcc"
|
||||
|
||||
AMG_F77="g77"
|
||||
AMG_F77_FLAGS="-silent"
|
||||
|
||||
AMG_F90_FLAGS="-silent"
|
||||
|
||||
AMG_LINK="gcc"
|
||||
|
||||
AMG_INSTALL="cp -f"
|
||||
|
||||
22
seq_ls/amg/amg/config.cygwin32
Normal file
22
seq_ls/amg/amg/config.cygwin32
Normal file
@ -0,0 +1,22 @@
|
||||
#BHEADER***********************************************************************
|
||||
# (c) 1996 The Regents of the University of California
|
||||
#
|
||||
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
|
||||
# notice, contact person, and disclaimer.
|
||||
#
|
||||
# $Revision$
|
||||
#EHEADER***********************************************************************
|
||||
|
||||
#=============================================================================
|
||||
# Configuration file for Sun Solaris systems
|
||||
#=============================================================================
|
||||
|
||||
AMG_CC="gcc"
|
||||
|
||||
AMG_F77="g77"
|
||||
AMG_F77_FLAGS=""
|
||||
AMG_F77_OPT="-O"
|
||||
AMG_F77_DEBUG="-g"
|
||||
|
||||
AMG_INSTALL="cp -f"
|
||||
|
||||
29
seq_ls/amg/amgdriver/config.cygwin32
Normal file
29
seq_ls/amg/amgdriver/config.cygwin32
Normal file
@ -0,0 +1,29 @@
|
||||
#BHEADER***********************************************************************
|
||||
# (c) 1996 The Regents of the University of California
|
||||
#
|
||||
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
|
||||
# notice, contact person, and disclaimer.
|
||||
#
|
||||
# $Revision$
|
||||
#EHEADER***********************************************************************
|
||||
|
||||
#=============================================================================
|
||||
# Configuration file for Sun Solaris systems
|
||||
#=============================================================================
|
||||
|
||||
AMG_CC="gcc"
|
||||
AMG_CC_FLAGS="-I$AMG_DIR/include"
|
||||
|
||||
AMG_F77="g77"
|
||||
AMG_F77_FLAGS=""
|
||||
AMG_F77_OPT="-O"
|
||||
AMG_F77_DEBUG="-g"
|
||||
|
||||
AMG_F90_FLAGS="-silent"
|
||||
|
||||
AMG_LINK="gcc"
|
||||
AMG_LINK_FLAGS="-L${AMG_DIR}/lib -lamg -L$AMG_DIR/lib/cvode -lcvode \
|
||||
-lf2c -lm"
|
||||
|
||||
AMG_INSTALL="cp -f"
|
||||
|
||||
24
seq_ls/amg/tools/config.cygwin32
Normal file
24
seq_ls/amg/tools/config.cygwin32
Normal file
@ -0,0 +1,24 @@
|
||||
#BHEADER***********************************************************************
|
||||
# (c) 1996 The Regents of the University of California
|
||||
#
|
||||
# See the file COPYRIGHT_and_DISCLAIMER for a complete copyright
|
||||
# notice, contact person, and disclaimer.
|
||||
#
|
||||
# $Revision$
|
||||
#EHEADER***********************************************************************
|
||||
|
||||
#=============================================================================
|
||||
# Configuration file for Sun Solaris systems
|
||||
#=============================================================================
|
||||
|
||||
AMG_CC="gcc"
|
||||
|
||||
AMG_F77="g77"
|
||||
AMG_F77_FLAGS="-silent"
|
||||
|
||||
AMG_F90_FLAGS="-silent"
|
||||
|
||||
AMG_LINK="gcc"
|
||||
|
||||
AMG_INSTALL="cp -f"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user