1-include ../../../../../petscdir.mk 2#requirespackage 'PETSC_HAVE_CGNS' 3 4CFLAGS = ${CGNS_INCLUDE} 5LIBBASE = libpetscdm 6MANSEC = DM 7SUBMANSEC= DMPlex 8 9include ${PETSC_DIR}/lib/petsc/conf/variables 10include ${PETSC_DIR}/lib/petsc/conf/rules 11