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