xref: /petsc/src/dm/interface/ftn-custom/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
164779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
29a42bb27SBarry Smith
39a42bb27SBarry SmithALL: lib
49a42bb27SBarry Smith
59a42bb27SBarry SmithCFLAGS   =
69a42bb27SBarry SmithFFLAGS   =
7ad802994SBlaise BourdinSOURCEC  = zdmf.c zdmgetf.c
89a42bb27SBarry SmithSOURCEF  =
99a42bb27SBarry SmithSOURCEH  =
109a42bb27SBarry SmithLIBBASE  = libpetscdm
1158a6ce57SMatthew G KnepleyMANSEC   = DM
129a42bb27SBarry SmithLOCDIR   = src/dm/interface/ftn-custom/
139a42bb27SBarry Smith
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
179a42bb27SBarry Smith
189a42bb27SBarry Smith
19