1-include ../../../../../petscdir.mk 2 3SOURCEC = aij.c aijfact.c ij.c fdaij.c matmatmult.c symtranspose.c matptap.c matrart.c inode.c inode2.c matmatmatmult.c mattransposematmult.c aijhdf5.c 4LIBBASE = libpetscmat 5DIRS = superlu umfpack essl lusol matlab aijperm aijsell aijmkl crl bas ftn-kernels seqviennacl seqviennaclcuda cholmod seqcusparse seqhipsparse klu mkl_pardiso kokkos spqr 6MANSEC = Mat 7 8include ${PETSC_DIR}/lib/petsc/conf/variables 9include ${PETSC_DIR}/lib/petsc/conf/rules 10include ${PETSC_DIR}/lib/petsc/conf/test 11