xref: /petsc/src/dm/interface/ftn-custom/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk
264779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
39a42bb27SBarry Smith
49a42bb27SBarry SmithALL: lib
59a42bb27SBarry Smith
69a42bb27SBarry SmithCFLAGS   =
79a42bb27SBarry SmithFFLAGS   =
8ad802994SBlaise BourdinSOURCEC  = zdmf.c zdmgetf.c
99a42bb27SBarry SmithSOURCEF  =
109a42bb27SBarry SmithSOURCEH  =
119a42bb27SBarry SmithLIBBASE  = libpetscdm
1258a6ce57SMatthew G KnepleyMANSEC   = DM
139a42bb27SBarry SmithLOCDIR   = src/dm/interface/ftn-custom/
149a42bb27SBarry Smith
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
189a42bb27SBarry Smith
199a42bb27SBarry Smith
20