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