1 2ALL: lib 3 4CFLAGS = 5FFLAGS = 6SOURCEC = 7SOURCEF = 8SOURCEH = ../../include/private/matimpl.h ../../include/petscmat.h 9OBJSC = 10OBJSF = 11LIBBASE = libpetscmat 12DIRS = interface impls examples utils matfd partition order color 13LOCDIR = src/mat/ 14MANSEC = Mat 15 16include ${PETSC_DIR}/bmake/common/base 17include ${PETSC_DIR}/bmake/common/test 18