petsc-3.13.3 2020-07-01
Report Typos and Errors
-include ../../../petscdir.mk
ALL: lib

CFLAGS    =
FFLAGS    =
SOURCEC   =
SOURCEH   =
DIRS      = interface impls utils
LIBBASE   = libpetscmat
LOCDIR    = src/mat/color/
MANSEC    = Mat
SUBMANSEC = MatOrderings

include ${PETSC_DIR}/lib/petsc/conf/variables
include ${PETSC_DIR}/lib/petsc/conf/rules
include ${PETSC_DIR}/lib/petsc/conf/test