1*d1874862SSatish Balay-include ../../../../../petscdir.mk 2e49d4f37SHong Zhang 3e49d4f37SHong ZhangSOURCEC = basicsymplectic.c 4e49d4f37SHong ZhangSOURCEF = 5e49d4f37SHong ZhangSOURCEH = 6e49d4f37SHong ZhangLIBBASE = libpetscts 7e49d4f37SHong ZhangMANSEC = TS 873b8096fSSatish BalayLOCDIR = src/ts/impls/symplectic/basicsymplectic/ 9e49d4f37SHong Zhang 10e49d4f37SHong Zhanginclude ${PETSC_DIR}/lib/petsc/conf/variables 11e49d4f37SHong Zhanginclude ${PETSC_DIR}/lib/petsc/conf/rules 12e49d4f37SHong Zhanginclude ${PETSC_DIR}/lib/petsc/conf/test 13e49d4f37SHong Zhang 14