1a6e9e4f7SMatthew G. Knepley#requiresdefine 'PETSC_HAVE_FORTRAN' 2a6e9e4f7SMatthew G. KnepleyALL: lib 3a6e9e4f7SMatthew G. KnepleyCFLAGS = 4a6e9e4f7SMatthew G. KnepleyFFLAGS = 5a6e9e4f7SMatthew G. KnepleySOURCEC = zsf.c 6a6e9e4f7SMatthew G. KnepleySOURCEF = 7a6e9e4f7SMatthew G. KnepleySOURCEH = 8a6e9e4f7SMatthew G. KnepleyDIRS = 9a6e9e4f7SMatthew G. KnepleyLIBBASE = libpetscvec 10a6e9e4f7SMatthew G. KnepleyLOCDIR = src/vec/is/sf/interface/ftn-custom/ 11a6e9e4f7SMatthew G. Knepley 12*573dbf41SSatish Balayinclude ${PETSC_DIR}/lib/petsc/conf/variables 13*573dbf41SSatish Balayinclude ${PETSC_DIR}/lib/petsc/conf/rules 14*573dbf41SSatish Balayinclude ${PETSC_DIR}/lib/petsc/conf/test 15