1#requiresdefine 'PETSC_HAVE_CXX' 2 3SOURCEC = 4SOURCECXX = dcontext.cxx device.cxx devicereg.cxx 5SOURCEF = 6SOURCEH = objpool.hpp cupmdevice.hpp sycldevice.hpp 7MANSEC = Sys 8LIBBASE = libpetscsys 9DIRS = 10LOCDIR = src/sys/objects/device/interface/ 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15 16