xref: /petsc/src/dm/dt/interface/ftn-custom/makefile (revision 02a4bbca40a15765b74b3fbfa318ffed62e585c9)
140d8ff71SMatthew G. Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
240d8ff71SMatthew G. Knepley
340d8ff71SMatthew G. KnepleyALL: lib
440d8ff71SMatthew G. Knepley
540d8ff71SMatthew G. KnepleyCFLAGS   =
640d8ff71SMatthew G. KnepleyFFLAGS   =
7*02a4bbcaSMatthew G. KnepleySOURCEC  = zdtf.c zdtfef.c
840d8ff71SMatthew G. KnepleySOURCEF  =
940d8ff71SMatthew G. KnepleySOURCEH  =
1040d8ff71SMatthew G. KnepleyLIBBASE  = libpetscdm
1140d8ff71SMatthew G. KnepleyMANSEC   = DM
1240d8ff71SMatthew G. KnepleyLOCDIR   = src/dm/dt/interface/ftn-custom/
1340d8ff71SMatthew G. Knepley
14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
1740d8ff71SMatthew G. Knepley
1840d8ff71SMatthew G. Knepley
19