xref: /petsc/src/snes/impls/shell/ftn-custom/makefile (revision d18748622689843e8c5ce717aabfcc708e80ab43)
1*d1874862SSatish Balay-include ../../../../../petscdir.mk
290b77ac2SPeter Brune#requiresdefine   'PETSC_HAVE_FORTRAN'
3f97672e5SBarry Smith
490b77ac2SPeter BruneSOURCEC  = zsnesshellf.c
590b77ac2SPeter BruneSOURCEF  =
690b77ac2SPeter BruneSOURCEH  =
790b77ac2SPeter BruneDIRS     =
890b77ac2SPeter BruneLIBBASE  = libpetscsnes
990b77ac2SPeter BruneLOCDIR   = src/snes/impls/shell/ftn-custom/
1090b77ac2SPeter Brune
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