xref: /petsc/src/snes/interface/ftn-custom/makefile (revision d18748622689843e8c5ce717aabfcc708e80ab43)
1*d1874862SSatish Balay-include ../../../../petscdir.mk
264779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
3f97672e5SBarry Smith
4872b6db9SPeter BruneSOURCEC  = zsnesf.c
58e27ec22SSatish BalaySOURCEF  =
68e27ec22SSatish BalaySOURCEH  =
78e27ec22SSatish BalayDIRS     =
88e27ec22SSatish BalayLIBBASE  = libpetscsnes
98e27ec22SSatish BalayLOCDIR   = src/snes/interface/ftn-custom/
10da93591fSBarry Smith
11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
14