1*c4762a1bSJed BrownALL: 2*c4762a1bSJed Brown 3*c4762a1bSJed BrownCFLAGS = 4*c4762a1bSJed BrownFFLAGS = 5*c4762a1bSJed BrownCPPFLAGS = 6*c4762a1bSJed BrownFPPFLAGS = 7*c4762a1bSJed BrownEXAMPLESC = minsurf1.c blackscholes.c 8*c4762a1bSJed BrownEXAMPLESF = 9*c4762a1bSJed BrownEXAMPLESCH = 10*c4762a1bSJed BrownEXAMPLESFH = 11*c4762a1bSJed BrownTUTORIALS = minsurf1.c blackscholes.c 12*c4762a1bSJed BrownLOCDIR = src/tao/complementarity/tutorials/ 13*c4762a1bSJed BrownMANSEC = 14*c4762a1bSJed BrownDOCS = 15*c4762a1bSJed BrownDIRS = 16*c4762a1bSJed BrownCLEANFILES = minsurf1 blackscholes 17*c4762a1bSJed Brown 18*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 19*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 20*c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 21*c4762a1bSJed Brown 22