1#requirespackage 'PETSC_HAVE_CUDA' 2 3ALL: lib 4 5CFLAGS = 6FFLAGS = 7SOURCEC = curand.c 8SOURCECU = curand2.cu 9SOURCEF = 10SOURCEH = 11LIBBASE = libpetscsys 12DIRS = 13LOCDIR = src/sys/classes/random/impls/curand/ 14 15include ${PETSC_DIR}/lib/petsc/conf/variables 16include ${PETSC_DIR}/lib/petsc/conf/rules 17include ${PETSC_DIR}/lib/petsc/conf/test 18