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