1 2ALL: lib 3 4CFLAGS = 5FFLAGS = 6CPPFLAGS = 7EXAMPLESC = googledriveupload.c urlshorten.c googleobtainrefreshtoken.c boxobtainrefreshtoken.c boxupload.c 8MANSEC = Sys 9LIBBASE = libpetscsys 10DIRS = 11LOCDIR = src/sys/webclient/tutorials/ 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16