1#requiresdefine 'PETSC_HAVE_FORTRAN' 2ALL: lib 3CFLAGS = 4FFLAGS = 5SOURCEC = zsf.c 6SOURCEF = 7SOURCEH = 8DIRS = 9LIBBASE = libpetscvec 10LOCDIR = src/vec/is/sf/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