1-include ../../../../../petscdir.mk 2 3LOCDIR = src/dm/impls/plex/tutorials/ 4EXAMPLESC = ex1.c ex5.c ex6.c ex7.c ex8.c ex9.c ex10.c ex11.c ex13.c 5EXAMPLESF = ex1f90.F90 ex3f90.F90 ex4f90.F90 6MANSEC = DM 7 8include ${PETSC_DIR}/lib/petsc/conf/variables 9include ${PETSC_DIR}/lib/petsc/conf/rules 10include ${PETSC_DIR}/lib/petsc/conf/test 11