1# $Id: makefile,v 1.41 2001/08/22 18:00:20 balay Exp $ 2 3ALL: lib 4 5DIRS = dense aij shell rowbs bdiag baij adj maij is sbaij adic esi hypre normal 6LOCDIR = src/mat/impls/ 7 8include ${PETSC_DIR}/bmake/common/base 9include ${PETSC_DIR}/bmake/common/test 10