1-include ../../../../../../petscdir.mk 2#requirespackage 'PETSC_HAVE_SPRNG' 3 4CFLAGS = ${SPRNG_INCLUDE} 5LIBBASE = libpetscsys 6MANSEC = Sys 7 8include ${PETSC_DIR}/lib/petsc/conf/variables 9include ${PETSC_DIR}/lib/petsc/conf/rules 10include ${PETSC_DIR}/lib/petsc/conf/test 11 12