xref: /petsc/src/sys/logging/ftn-custom/makefile (revision f97672e55eacc8688507b9471cd7ec2664d7f203)
15c6c1daeSBarry Smith#requiresdefine   'PETSC_HAVE_FORTRAN'
2*f97672e5SBarry Smith
323c86b1bSSatish BalaySOURCEC  = zplogf.c zpetscloghf.c
45c6c1daeSBarry SmithSOURCEF  =
55c6c1daeSBarry SmithSOURCEH  =
65c6c1daeSBarry SmithDIRS     =
75c6c1daeSBarry SmithLIBBASE  = libpetscsys
83e1910f1SJed BrownLOCDIR   = src/sys/logging/ftn-custom/
95c6c1daeSBarry 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