xref: /petsc/src/mat/graphops/order/makefile (revision 98d129c30f3ee9fdddc40fdbc5a989b7be64f888)
1-include ../../../../petscdir.mk
2#
3#  The SPARSEPACK routines have been converted to C with the F2C
4# converter.
5#
6#  SPARSEPACK routines are prepended with SPARSEPACK to reduce
7# name space pollution.
8#
9#  This code uses the original SPARSEPACK software that was released
10# into the public domain. Thus it can be used for any purpose.
11# IT IS NOT THE VERSION OF SPARSEPACK THAT REQUIRES A LICENSE
12
13MANSEC    = Mat
14SUBMANSEC = MatGraphOperations
15
16include ${PETSC_DIR}/lib/petsc/conf/variables
17include ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
18