1f1f2ae84SBarry Smith-include ../../../../../petscdir.mk 2f1f2ae84SBarry Smith 3f1f2ae84SBarry SmithSOURCEC = pcmpi.c 4f1f2ae84SBarry SmithSOURCEF = 5f1f2ae84SBarry SmithSOURCEH = 6f1f2ae84SBarry SmithLIBBASE = libpetscksp 7f1f2ae84SBarry SmithDIRS = 8*8bf4d53aSSatish BalayMANSEC = KSP 9*8bf4d53aSSatish BalaySUBMANSEC = PC 10f1f2ae84SBarry SmithLOCDIR = src/ksp/pc/impls/mpi/ 11f1f2ae84SBarry Smith 12f1f2ae84SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 13f1f2ae84SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 14f1f2ae84SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 15