1-include ../../../../../../petscdir.mk 2#requirespackage 'PETSC_HAVE_CUDA' 3 4SOURCEC = curand.c 5SOURCECU = curand2.cu 6SOURCEF = 7SOURCEH = 8LIBBASE = libpetscsys 9DIRS = 10MANSEC = Sys 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15