1-include ../../../petscdir.mk 2 3LOCDIR = src/sys/tutorials/ 4EXAMPLESC = ex1.c ex2.c ex3.c ex4.c ex5.c ex6.c ex16.c ex17.c ex19.c 5EXAMPLESF = ex1f.F90 ex2f.F90 ex3f.F ex3f90.F90 ex4f.F ex4f90.F90 ex5f90.F90 ex8f90.F90 ex16f.F90 ex17f.F90 6MANSEC = Sys 7CLEANFILES = binaryoutput binaryoutput.info 8 9include ${PETSC_DIR}/lib/petsc/conf/variables 10include ${PETSC_DIR}/lib/petsc/conf/rules 11include ${PETSC_DIR}/lib/petsc/conf/test 12