1*d1874862SSatish Balay-include ../../../petscdir.mk 2b967cddfSBarry Smith#requirespackage 'PETSC_HAVE_SSL' 3eebeffd5SSatish Balay#requiresdefine 'PETSC_USE_SOCKET_VIEWER' 4b967cddfSBarry Smith 5763ec7b1SBarry SmithSOURCEC = client.c google.c box.c textbelt.c globus.c tellmycell.c 6b967cddfSBarry SmithSOURCEF = 70efc6a03SBarry SmithSOURCEH = ../../../include/petscwebclient.h 8b967cddfSBarry SmithMANSEC = Sys 9b967cddfSBarry SmithLIBBASE = libpetscsys 10c4762a1bSJed BrownDIRS = tutorials 11b967cddfSBarry SmithLOCDIR = src/sys/webclient/ 12b967cddfSBarry Smith 13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 16b967cddfSBarry Smith 17b967cddfSBarry Smith 18b967cddfSBarry Smith 19