1*cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk 23bf14a46SMatthew Knepley#requirespackage 'PETSC_HAVE_PASTIX' 33bf14a46SMatthew Knepley 43bf14a46SMatthew KnepleyALL: lib 53bf14a46SMatthew Knepley 63bf14a46SMatthew KnepleyCFLAGS = ${PASTIX_INCLUDE} 73bf14a46SMatthew KnepleyFFLAGS = 83bf14a46SMatthew KnepleySOURCEC = pastix.c 93bf14a46SMatthew KnepleySOURCEF = 103bf14a46SMatthew KnepleySOURCEH = 113bf14a46SMatthew KnepleyLIBBASE = libpetscmat 123bf14a46SMatthew KnepleyDIRS = 133bf14a46SMatthew KnepleyMANSEC = Mat 143bf14a46SMatthew KnepleyLOCDIR = src/mat/impls/aij/mpi/pastix/ 153bf14a46SMatthew Knepley 16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 18af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 19