1-include ../../../../../petscdir.mk 2 3SOURCEC = bnk.c bnls.c bntr.c bntl.c 4SOURCEH = bnk.h 5LIBBASE = libpetsctao 6MANSEC = Tao 7 8include ${PETSC_DIR}/lib/petsc/conf/variables 9include ${PETSC_DIR}/lib/petsc/conf/rules 10include ${PETSC_DIR}/lib/petsc/conf/test 11 12