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