1-include ../../../petscdir.mk 2 3SOURCEC = taosolver.c taosolver_fg.c taosolverregi.c taosolver_hj.c taosolver_bounds.c dlregistao.c fdiff.c 4SOURCEF = 5SOURCEH = 6LIBBASE = libpetsctao 7MANSEC = Tao 8LOCDIR = src/tao/interface/ 9 10 11include ${PETSC_DIR}/lib/petsc/conf/variables 12include ${PETSC_DIR}/lib/petsc/conf/rules 13include ${PETSC_DIR}/lib/petsc/conf/test 14