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