xref: /petsc/src/mat/impls/shell/ftn-custom/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43) !
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
264779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
3f4e70085SSatish BalayALL: lib
4f4e70085SSatish BalayCFLAGS   =
5f4e70085SSatish BalayFFLAGS   =
6f4e70085SSatish BalaySOURCEC  = zshellf.c
7f4e70085SSatish BalaySOURCEF  =
8f4e70085SSatish BalaySOURCEH  =
9f4e70085SSatish BalayDIRS     =
10f4e70085SSatish BalayLIBBASE  = libpetscmat
11f4e70085SSatish BalayLOCDIR   = src/mat/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