1-include ../../../../../petscdir.mk 2 3CFLAGS = 4FFLAGS = 5CPPFLAGS = 6FPPFLAGS = 7LOCDIR = src/ts/utils/dmplexlandau/tutorials/ 8EXAMPLESC = ex1.c ex2.c 9EXAMPLESF = ex1f90.F90 10MANSEC = TS 11SUBMANSECi = LANDAU 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16