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