142dc13f1SHong Zhang-include ../../../../petscdir.mk 2*f97672e5SBarry Smith 342dc13f1SHong ZhangEXAMPLESC = pipes.c pipeInterface.c pipeImpls.c 4c4762a1bSJed BrownLOCDIR = src/ts/tutorials/network/ 542dc13f1SHong Zhang 642dc13f1SHong ZhangOBJECTS_PIPE = pipeInterface.o pipeImpls.o 7c4762a1bSJed Brown 8c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/variables 9c4762a1bSJed Browninclude ${PETSC_DIR}/lib/petsc/conf/rules 10c4762a1bSJed Brown 1142dc13f1SHong Zhangpipes: pipes.o $(OBJECTS_PIPE) 1242dc13f1SHong Zhang 1342dc13f1SHong Zhanginclude ${PETSC_DIR}/lib/petsc/conf/test 14