xref: /petsc/src/mat/impls/aij/seq/superlu/makefile (revision cb5db2414029547a5ccf00a1710ee072432a08af)
1cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk
214b396bbSKris Buschelman#requirespackage   'PETSC_HAVE_SUPERLU'
314b396bbSKris Buschelman
414b396bbSKris BuschelmanCFLAGS   = ${SUPERLU_INCLUDE}
514b396bbSKris BuschelmanLIBBASE  = libpetscmat
614b396bbSKris BuschelmanMANSEC   = Mat
714b396bbSKris Buschelman
8af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
9*cb5db241SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
10