xref: /petsc/src/ksp/pc/impls/shell/ftn-custom/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
1e54e4138SSatish Balay
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
13*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
16