xref: /petsc/src/dm/dt/interface/ftn-custom/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
240d8ff71SMatthew G. Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
340d8ff71SMatthew G. Knepley
440d8ff71SMatthew G. KnepleyALL: lib
540d8ff71SMatthew G. Knepley
640d8ff71SMatthew G. KnepleyCFLAGS   =
740d8ff71SMatthew G. KnepleyFFLAGS   =
802a4bbcaSMatthew G. KnepleySOURCEC  = zdtf.c zdtfef.c
940d8ff71SMatthew G. KnepleySOURCEF  =
1040d8ff71SMatthew G. KnepleySOURCEH  =
1140d8ff71SMatthew G. KnepleyLIBBASE  = libpetscdm
1240d8ff71SMatthew G. KnepleyMANSEC   = DM
1340d8ff71SMatthew G. KnepleyLOCDIR   = src/dm/dt/interface/ftn-custom/
1440d8ff71SMatthew G. Knepley
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
1840d8ff71SMatthew G. Knepley
1940d8ff71SMatthew G. Knepley
20