18c819ef2SBarry Smith 28c819ef2SBarry SmithALL: lib 38c819ef2SBarry Smith 442d0594dSSatish BalayCFLAGS = 542d0594dSSatish BalayFFLAGS = 68c819ef2SBarry SmithSOURCEC = 78c819ef2SBarry SmithSOURCEF = 8*999144b0SJed BrownSOURCEH = ../../include/petsc-private/matimpl.h \ 9*999144b0SJed Brown ../../include/petscmat.h \ 10*999144b0SJed Brown ../../include/petsc-private/kernels/blockinvert.h \ 11*999144b0SJed Brown ../../include/petsc-private/kernels/blocktranspose.h \ 12*999144b0SJed Brown ../../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 18da93591fSBarry Smithinclude ${PETSC_DIR}/conf/variables 19da93591fSBarry Smithinclude ${PETSC_DIR}/conf/rules 202423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test 21