1 2ALL: lib 3 4LIBBASE = libpetscksp 5DIRS = jacobi none sor lu shell bjacobi mg eisens ilu icc asm ksp composite redundant spai is cholesky pbjacobi \ 6 esi mat hypre ramg samg tfs 7LOCDIR = src/ksp/pc/impls/ 8 9include ${PETSC_DIR}/bmake/common/base 10include ${PETSC_DIR}/bmake/common/test 11 12