xref: /petsc/src/ksp/pc/impls/spai/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
24b9ad928SBarry Smith#requirespackage   'PETSC_HAVE_SPAI'
34b9ad928SBarry Smith
44b9ad928SBarry SmithALL: lib
501a81e61SBarry Smith#
601a81e61SBarry Smith#
74b9ad928SBarry SmithCFLAGS    =
84b9ad928SBarry SmithFFLAGS    =
901a81e61SBarry SmithCPPFLAGS  = ${SPAI_INCLUDE}
1001a81e61SBarry SmithSOURCEC   = ispai.c dspai.c
114b9ad928SBarry SmithSOURCEF   =
124b9ad928SBarry SmithSOURCEH   =
134b9ad928SBarry SmithLIBBASE   = libpetscksp
1401a81e61SBarry SmithDIRS      =
151b266c99SBarry SmithMANSEC    = KSP
161b266c99SBarry SmithSUBMANSEC = PC
1752e90ed5SSatish BalayLOCDIR    = src/ksp/pc/impls/spai/
184b9ad928SBarry Smith
19af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
20af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
21af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
2201a81e61SBarry Smith
2301a81e61SBarry Smith
24