1*c4762a1bSJed BrownALL: 2*c4762a1bSJed Brown 3*c4762a1bSJed BrownCFLAGS = 4*c4762a1bSJed BrownFFLAGS = 5*c4762a1bSJed BrownCPPFLAGS = 6*c4762a1bSJed BrownFPPFLAGS = 7*c4762a1bSJed BrownEXAMPLESC = eptorsion1.c eptorsion2.c minsurf2.c rosenbrock1.c spectraladjointassimilation.c 8*c4762a1bSJed BrownEXAMPLESF = eptorsion2f.F rosenbrock1f.F90 9*c4762a1bSJed BrownEXAMPLESCH = 10*c4762a1bSJed BrownEXAMPLESFH = eptorsion2f.h rosenbrock1f.h 11*c4762a1bSJed BrownLOCDIR = src/tao/unconstrained/tutorials/ 12*c4762a1bSJed BrownMANSEC = 13*c4762a1bSJed BrownDOCS = 14*c4762a1bSJed BrownDIRS = 15*c4762a1bSJed BrownCLEANFILES = eptorsion1 eptorsion2 minsurf2 rosenbrock1 eptorsion2f rosenbrock1f 16*c4762a1bSJed Brown 17*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 18*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 19*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 20