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