xref: /petsc/src/sys/logging/ftn-custom/makefile (revision 23c86b1b3977a0646dea31d72da02f0e5a198b4f)
15c6c1daeSBarry Smith#requiresdefine   'PETSC_HAVE_FORTRAN'
25c6c1daeSBarry SmithALL: lib
35c6c1daeSBarry SmithCFLAGS   =
45c6c1daeSBarry SmithFFLAGS   =
5*23c86b1bSSatish BalaySOURCEC  = zplogf.c zpetscloghf.c
65c6c1daeSBarry SmithSOURCEF  =
75c6c1daeSBarry SmithSOURCEH  =
85c6c1daeSBarry SmithDIRS     =
95c6c1daeSBarry SmithLIBBASE  = libpetscsys
103e1910f1SJed BrownLOCDIR   = src/sys/logging/ftn-custom/
115c6c1daeSBarry Smith
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
15