1-include ../../../../../../petscdir.mk 2#requirespackage 'PETSC_HAVE_OPENCL' 3 4SOURCEC = feopencl.c 5SOURCEF = 6LIBBASE = libpetscdm 7DIRS = 8LOCDIR = src/dm/dt/fe/impls/opencl/ 9MANSEC = DM 10SUBMANSEC = FE 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15