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