1-include ../../../petscdir.mk 2ALL: lib 3 4DIRS = dense aij shell baij adj maij kaij is sbaij normal lrc scatter blockmat composite cufft mffd transpose python submat localref nest fft elemental scalapack preallocator hypre sell dummy cdiagonal hara htool centering 5LOCDIR = src/mat/impls/ 6 7include ${PETSC_DIR}/lib/petsc/conf/variables 8include ${PETSC_DIR}/lib/petsc/conf/rules 9include ${PETSC_DIR}/lib/petsc/conf/test 10