xref: /petsc/src/ksp/pc/impls/shell/ftn-custom/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk
264779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
3e54e4138SSatish BalayALL: lib
4e54e4138SSatish BalayCFLAGS   =
5e54e4138SSatish BalayFFLAGS   =
6e54e4138SSatish BalaySOURCEC  = zshellpcf.c
7e54e4138SSatish BalaySOURCEF  =
8e54e4138SSatish BalaySOURCEH  =
9e54e4138SSatish BalayDIRS     =
10e54e4138SSatish BalayLIBBASE  = libpetscksp
11e54e4138SSatish BalayLOCDIR   = src/ksp/pc/impls/shell/ftn-custom/
12da93591fSBarry Smith
13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
16