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