1-include ../petscdir.mk 2#requirespackage 'PETSC_HAVE_MOAB' 3CFLAGS = 4FFLAGS = 5CPPFLAGS = 6FPPFLAGS = 7LOCDIR = src/dm/impls/moab/tests/ 8EXAMPLESC = ex1.cxx ex2.cxx ex3.cxx 9EXAMPLESF = 10MANSEC = DM 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15