-include ../../../../petscdir.mk
#
#  The SPARSEPACK routines have been converted to C with the F2C
# converter.
#
#  SPARSEPACK routines are prepended with SPARSEPACK to reduce
# name space pollution.
#
#  This code uses the original SPARSEPACK software that was released
# into the public domain. Thus it can be used for any purpose.
# IT IS NOT THE VERSION OF SPARSEPACK THAT REQUIRES A LICENSE

MANSEC    = Mat
SUBMANSEC = MatGraphOperations

include ${PETSC_DIR}/lib/petsc/conf/variables
include ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
