You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.2 KiB
PHTML
64 lines
1.2 KiB
PHTML
# This is Make.inc file generated automatically by the PSBLAS configure script.
|
|
# It should be ready to use, included by Makefile.
|
|
# If it gives problems, consider editing it.
|
|
|
|
# These lines are quite portable.
|
|
.mod=@MODEXT@
|
|
.fh=.fh
|
|
.SUFFIXES: .f90 $(.mod) .F90 .F .f03 .F03
|
|
|
|
|
|
# The following ones are the variables used by the PSBLAS make scripts.
|
|
|
|
F03=@F03@
|
|
F90=@F90@
|
|
FC=@FC@
|
|
CC=@CC@
|
|
#F77=@F77@
|
|
F03COPT=@F03COPT@
|
|
F90COPT=@F90COPT@
|
|
FCOPT=@FCOPT@
|
|
CCOPT=@CCOPT@
|
|
FMFLAG=@FMFLAG@
|
|
FIFLAG=@FIFLAG@
|
|
EXTRA_OPT=@EXTRA_OPT@
|
|
|
|
# These three should be always set!
|
|
MPF90=@MPF90@
|
|
MPF77=@MPF77@
|
|
MPCC=@MPCC@
|
|
|
|
F90LINK=$(MPF90)
|
|
FLINK=$(MPF77)
|
|
|
|
LIBS=@LIBS@
|
|
|
|
# BLAS, BLACS and METIS libraries.
|
|
BLAS=@BLAS_LIBS@
|
|
METIS_LIB=@METIS_LIBS@
|
|
LAPACK=@LAPACK_LIBS@
|
|
EXTRA_COBJS=@FAKEMPI@
|
|
|
|
PSBFDEFINES=@FDEFINES@
|
|
PSBCDEFINES=@CDEFINES@
|
|
AR=@AR@
|
|
RANLIB=@RANLIB@
|
|
CFLAGS=@CFLAGS@
|
|
FFLAGS=@FFLAGS@
|
|
|
|
INSTALL=@INSTALL@
|
|
INSTALL_DATA=@INSTALL_DATA@
|
|
INSTALL_DIR=@INSTALL_DIR@
|
|
INSTALL_LIBDIR=@INSTALL_LIBDIR@
|
|
INSTALL_INCLUDEDIR=@INSTALL_INCLUDEDIR@
|
|
INSTALL_DOCSDIR=@INSTALL_DOCSDIR@
|
|
|
|
LIBDIR=@LIBDIR@
|
|
BASELIBNAME=@BASELIBNAME@
|
|
PRECLIBNAME=@PRECLIBNAME@
|
|
METHDLIBNAME=@METHDLIBNAME@
|
|
UTILLIBNAME=@UTILLIBNAME@
|
|
|
|
@PSBLASRULES@
|
|
|