1#requirespackage 'PETSC_HAVE_SYCL' 2 3SOURCEC = 4SOURCESYCL = sycldevice.sycl.cxx syclcontext.sycl.cxx 5SOURCEF = 6SOURCEH = 7MANSEC = Sys 8LIBBASE = libpetscsys 9DIRS = 10LOCDIR = src/sys/objects/device/impls/sycl/ 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15 16