1#requirespackage 'PETSC_HAVE_FORTRAN' 2ALL: lib 3CFLAGS= 4FFLAGS= 5SOURCEC=ztaolinesearchf.c 6SOURCEF= 7SOURCEH= 8DIR= 9LIBBASE=libpetsctao 10LOCDIR=src/tao/linesearch/interface/ftn-custom/ 11 12include ${PETSC_DIR}/lib/petsc-conf/variables 13include ${PETSC_DIR}/lib/petsc-conf/rules 14include ${PETSC_DIR}/lib/petsc-conf/test 15