xref: /petsc/src/mat/impls/aij/mpi/pastix/makefile (revision cb5db2414029547a5ccf00a1710ee072432a08af)
1cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk
23bf14a46SMatthew Knepley#requirespackage   'PETSC_HAVE_PASTIX'
33bf14a46SMatthew Knepley
43bf14a46SMatthew KnepleyCFLAGS   = ${PASTIX_INCLUDE}
53bf14a46SMatthew KnepleyLIBBASE  = libpetscmat
63bf14a46SMatthew KnepleyMANSEC   = Mat
73bf14a46SMatthew Knepley
8af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
9*cb5db241SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
10