1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2c4762a1bSJed BrownCFLAGS = 3c4762a1bSJed BrownFFLAGS = 4c4762a1bSJed BrownCPPFLAGS = 5c4762a1bSJed BrownFPPFLAGS = 6c4762a1bSJed BrownTUTORIALS = plate2.c jbearing2.c plate2f.F90 7c4762a1bSJed BrownEXAMPLESC = plate2.c jbearing2.c 8c4762a1bSJed BrownEXAMPLECH = 9c4762a1bSJed BrownEXAMPLESF = plate2f.F90 10c4762a1bSJed BrownEXAMPLESFH = plate2f.h 11c4762a1bSJed BrownLOCDIR = src/tao/bound/tutorials/ 12c4762a1bSJed BrownMANSEC = 13c4762a1bSJed BrownDOCS = 14c4762a1bSJed BrownDIRS = 15c4762a1bSJed BrownCLEANFILES = plate2 jbearing2 plate2f jbearing2f 16c4762a1bSJed Brown 17c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 18c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 19c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 20