1-include ../../../../petscdir.mk 2 3TUTORIALS = plate2.c jbearing2.c plate2f.F90 4EXAMPLESC = plate2.c jbearing2.c 5EXAMPLECH = 6EXAMPLESF = plate2f.F90 7EXAMPLESFH = 8LOCDIR = src/tao/bound/tutorials/ 9MANSEC = 10DOCS = 11DIRS = 12CLEANFILES = plate2 jbearing2 plate2f jbearing2f 13 14include ${PETSC_DIR}/lib/petsc/conf/variables 15include ${PETSC_DIR}/lib/petsc/conf/rules 16include ${PETSC_DIR}/lib/petsc/conf/test 17