1*c4762a1bSJed Brown 2*c4762a1bSJed BrownCLFAGS = 3*c4762a1bSJed BrownFFLAGS = 4*c4762a1bSJed BrownCPPFLAGS = 5*c4762a1bSJed BrownFPPFLAGS = 6*c4762a1bSJed BrownLOCDIR = src/ts/tutorials/advection-diffusion-reaction/ 7*c4762a1bSJed BrownEXAMPLESC = ex1.c ex2.c ex3.c ex4.c ex5.c ex5opt_ic.c 8*c4762a1bSJed BrownEXAMPLESF = shashi.F90 9*c4762a1bSJed BrownEXAMPLESFH = 10*c4762a1bSJed BrownMANSEC = TS 11*c4762a1bSJed BrownDIRS = 12*c4762a1bSJed BrownCLEANFILES = TS-data-* 13*c4762a1bSJed Brown 14*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 15*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 16*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 17