1-include ../../../../petscdir.mk 2 3SOURCEC = matpreallocator.c 4SOURCEF = 5SOURCEH = 6LIBBASE = libpetscmat 7MANSEC = Mat 8DIRS = 9LOCDIR = src/mat/impls/preallocator/ 10 11include ${PETSC_DIR}/lib/petsc/conf/variables 12include ${PETSC_DIR}/lib/petsc/conf/rules 13include ${PETSC_DIR}/lib/petsc/conf/test 14