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