slepc-3.12.2 2020-01-13
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# SLEPc - Scalable Library for Eigenvalue Problem Computations
# Copyright (c) 2002-2019, Universitat Politecnica de Valencia, Spain
#
# This file is part of SLEPc.
# SLEPc is distributed under a 2-clause BSD license (see LICENSE).
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#
#requiresdefine 'PETSC_HAVE_FORTRAN'
#requiresdefine 'PETSC_USING_F90'
#
CFLAGS =
FFLAGS =
SOURCEC =
SOURCEF = slepcrgmod.F
SOURCEH = slepcrg.h slepcrg.h90
LIBBASE = libslepcsys
MANSEC = RG
LOCDIR = src/sys/classes/rg/f90-mod/
CLEANFILES = *.mod
include ${SLEPC_DIR}/lib/slepc/conf/slepc_common