1-include ../../../../../petscdir.mk 2#requiresdefine 'PETSC_HAVE_ATTRIBUTEALIGNED' 3CFLAGS = 4FFLAGS = 5CPPFLAGS = 6FPPFLAGS = 7EXAMPLESC = ex1.c ex2.c ex1_nest.c ex3.c ex4.c 8LOCDIR = src/ksp/ksp/tutorials/network/ 9MANSEC = KSP 10 11include ${PETSC_DIR}/lib/petsc/conf/variables 12include ${PETSC_DIR}/lib/petsc/conf/rules 13include ${PETSC_DIR}/lib/petsc/conf/test 14