xref: /petsc/src/ksp/pc/impls/shell/ftn-custom/makefile (revision f97672e55eacc8688507b9471cd7ec2664d7f203)
1cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk
264779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
3*f97672e5SBarry Smith
4e54e4138SSatish BalaySOURCEC  = zshellpcf.c
5e54e4138SSatish BalaySOURCEF  =
6e54e4138SSatish BalaySOURCEH  =
7e54e4138SSatish BalayDIRS     =
8e54e4138SSatish BalayLIBBASE  = libpetscksp
9e54e4138SSatish BalayLOCDIR   = src/ksp/pc/impls/shell/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