1 2ALL: lib 3 4CFLAGS = 5FFLAGS = 6SOURCEC = dmredundant.c 7SOURCEF = 8SOURCEH = ../../../../include/petscdmredundant.h 9LIBBASE = libpetscdm 10MANSEC = DM 11LOCDIR = src/dm/impls/redundant/ 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16