1cdb0f33dSPierre Jolivet-include ../../../petscdir.mk 2c4762a1bSJed BrownCFLAGS = 3c4762a1bSJed BrownFFLAGS = 4c4762a1bSJed BrownCPPFLAGS = 5c4762a1bSJed BrownFPPFLAGS = 6c4762a1bSJed BrownLOCDIR = src/ts/tutorials/ 7c4762a1bSJed BrownEXAMPLESC = ex1.c ex2.c ex3.c ex4.c ex5.c ex6.c ex7.c ex8.c \ 8c4762a1bSJed Brown ex9.c ex10.c ex11.c ex12.c ex13.c ex14.c ex15.c ex16.c ex17.c \ 982ad9101SHong Zhang ex19.c ex20.c ex21.c ex22.c ex23fwdadj.c ex24.c ex25.c ex26.c \ 1006ad4722SPatrick Sanan ex28.c ex31.c ex34.c ex35.cxx extchem.c extchemfield.c \ 11ee300463SSatish Balay ex20adj.c ex20opt_p.c ex20opt_ic.c ex20td.c \ 1206ad4722SPatrick Sanan ex40.c ex41.c ex42.c ex45.c ex46.c ex48.c ex49.c ex50.c ex52.c \ 13*99c90e12SSatish Balay ex16fwd.c 14c4762a1bSJed BrownEXAMPLESF = ex1f.F ex22f.F ex22f_mf.F90 15c4762a1bSJed BrownMANSEC = TS 16c4762a1bSJed BrownDIRS = phasefield advection-diffusion-reaction eimex power_grid network multirate optimal_control 17c4762a1bSJed BrownCLEANFILES = TS-data-* 18e19f88dfSBarry Smith 19c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 20c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 21c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 22