1cdb0f33dSPierre Jolivet-include ../../../petscdir.mk 2c4762a1bSJed BrownCFLAGS = 3c4762a1bSJed BrownFFLAGS = 4c4762a1bSJed BrownCPPFLAGS = 5c4762a1bSJed BrownFPPFLAGS = 6c4762a1bSJed BrownLOCDIR = src/sys/tutorials/ 7c4762a1bSJed BrownEXAMPLESC = ex1.c ex2.c ex3.c ex4.c ex5.c ex6.c ex16.c ex17.c ex19.c 8*2dfe2926SJacob FaibussowitschEXAMPLESF = ex1f.F90 ex2f.F90 ex3f.F ex3f90.F90 ex4f.F ex4f90.F90 ex5f90.F90 ex8f90.F90 ex16f.F90 ex17f.F90 9c4762a1bSJed BrownMANSEC = Sys 10c4762a1bSJed BrownCLEANFILES = binaryoutput binaryoutput.info 11c4762a1bSJed Brown 12c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 13c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 14c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 15