1#requirespackage 'PETSC_HAVE_SUNDIALS2' 2 3SOURCEC = sundials.c 4SOURCEF = 5SOURCEH = sundials.h 6LIBBASE = libpetscts 7MANSEC = TS 8LOCDIR = src/ts/impls/implicit/sundials/ 9 10include ${PETSC_DIR}/lib/petsc/conf/variables 11include ${PETSC_DIR}/lib/petsc/conf/rules 12include ${PETSC_DIR}/lib/petsc/conf/test 13 14