xref: /petsc/src/dm/impls/composite/ftn-custom/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
147c6ae99SBarry Smith
264779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
347c6ae99SBarry SmithALL: lib
447c6ae99SBarry SmithCFLAGS   =
547c6ae99SBarry SmithFFLAGS   =
672c583eeSBarry SmithSOURCEC  = zfddaf.c
747c6ae99SBarry SmithSOURCEF  =
847c6ae99SBarry SmithSOURCEH  =
947c6ae99SBarry SmithDIRS     =
1047c6ae99SBarry SmithLIBBASE  = libpetscdm
1172c583eeSBarry SmithLOCDIR   = src/dm/impls/composite/ftn-custom/
1247c6ae99SBarry Smith
13*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
16