xref: /petsc/src/ksp/pc/impls/spai/makefile (revision cb5db2414029547a5ccf00a1710ee072432a08af)
1cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
24b9ad928SBarry Smith#requirespackage   'PETSC_HAVE_SPAI'
34b9ad928SBarry Smith
401a81e61SBarry SmithCPPFLAGS  = ${SPAI_INCLUDE}
54b9ad928SBarry SmithLIBBASE   = libpetscksp
61b266c99SBarry SmithMANSEC    = KSP
71b266c99SBarry SmithSUBMANSEC = PC
84b9ad928SBarry Smith
9af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
10*cb5db241SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
1101a81e61SBarry Smith
1201a81e61SBarry Smith
13