xref: /petsc/src/snes/utils/makefile (revision 04ceabe58f405c9c61ed143bd35439acf3495110)
1bdd0f598SBarry Smith
2bdd0f598SBarry SmithALL: lib
3bdd0f598SBarry Smith
429c1e371SBarry SmithCFLAGS   =
5bdd0f598SBarry SmithFFLAGS   =
6552f7358SJed BrownSOURCEC  = dmsnes.c dmdasnes.c dmlocalsnes.c dmplexsnes.c
7bdd0f598SBarry SmithSOURCEF  =
84800ff05SBarry SmithSOURCEH  =
9bdd0f598SBarry SmithLIBBASE  = libpetscsnes
104800ff05SBarry SmithMANSEC   = SNES
11*04ceabe5SMatthew G. KnepleyDIRS     =
1274637425SBarry SmithEDIRS    =
1374637425SBarry SmithLOCDIR   = src/snes/utils/
14bdd0f598SBarry Smith
15da93591fSBarry Smithinclude ${PETSC_DIR}/conf/variables
16da93591fSBarry Smithinclude ${PETSC_DIR}/conf/rules
172423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
18bdd0f598SBarry Smith
19