1 2ALL: lib 3 4LIBBASE = libpetscksp 5DIRS = jacobi none sor shell bjacobi mg eisens asm ksp composite redundant spai is pbjacobi ml\ 6 mat hypre tfs fieldsplit factor galerkin cp wb python ainvcusp sacusp bicgstabcusp\ 7 lsc redistribute gasm svd gamg parms bddc kaczmarz 8LOCDIR = src/ksp/pc/impls/ 9 10include ${PETSC_DIR}/lib/petsc-conf/variables 11include ${PETSC_DIR}/lib/petsc-conf/rules 12include ${PETSC_DIR}/lib/petsc-conf/test 13 14