1CFLAGS = 2FFLAGS = 3CPPFLAGS = 4FPPFLAGS = 5LOCDIR = src/dm/impls/plex/tutorials/ 6EXAMPLESC = ex1.c ex2.c ex5.c ex6.c ex7.c ex8.c ex9.c 7EXAMPLESF = ex1f90.F90 ex3f90.F90 ex4f90.F90 8MANSEC = DM 9 10include ${PETSC_DIR}/lib/petsc/conf/variables 11include ${PETSC_DIR}/lib/petsc/conf/rules 12include ${PETSC_DIR}/lib/petsc/conf/test 13