18c819ef2SBarry Smith 28c819ef2SBarry SmithALL: lib 38c819ef2SBarry Smith 442d0594dSSatish BalayCFLAGS = 542d0594dSSatish BalayFFLAGS = 68c819ef2SBarry SmithSOURCEC = 78c819ef2SBarry SmithSOURCEF = 8*af0996ceSBarry SmithSOURCEH = ../../include/petsc/private/matimpl.h \ 9999144b0SJed Brown ../../include/petscmat.h \ 10*af0996ceSBarry Smith ../../include/petsc/private/kernels/blockinvert.h \ 11*af0996ceSBarry Smith ../../include/petsc/private/kernels/blocktranspose.h \ 12*af0996ceSBarry Smith ../../include/petsc/private/kernels/blockmatmult.h 13b3a7afecSLois Curfman McInnesLIBBASE = libpetscmat 14b43b03e9SMark F. AdamsDIRS = interface impls examples utils matfd partition coarsen order color f90-mod ftn-kernels 15104a6d15SSatish BalayLOCDIR = src/mat/ 1635d8aa7fSBarry SmithMANSEC = Mat 17c6a45a97SBarry Smith 18*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 19*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 20*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 21