xref: /petsc/src/sys/error/ftn-custom/makefile (revision f97672e55eacc8688507b9471cd7ec2664d7f203)
164779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
2*f97672e5SBarry Smith
355fcb7f5SSatish BalaySOURCEC  = zerrf.c
455fcb7f5SSatish BalaySOURCEF  =
555fcb7f5SSatish BalaySOURCEH  =
655fcb7f5SSatish BalayDIRS     =
75ebcd58dSSatish BalayLIBBASE  = libpetscsys
855fcb7f5SSatish BalayLOCDIR   = src/sys/error/ftn-custom/
9da93591fSBarry Smith
10af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
13