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