1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2c4762a1bSJed BrownCFLAGS = 3c4762a1bSJed BrownFFLAGS = 4c4762a1bSJed BrownCPPFLAGS = 5c4762a1bSJed BrownEXAMPLESC = googledriveupload.c urlshorten.c googleobtainrefreshtoken.c boxobtainrefreshtoken.c boxupload.c 6c4762a1bSJed BrownMANSEC = Sys 7c4762a1bSJed BrownLIBBASE = libpetscsys 8c4762a1bSJed BrownDIRS = 9c4762a1bSJed BrownLOCDIR = src/sys/webclient/tutorials/ 10c4762a1bSJed Brown 11c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 12c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 13c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/test 14