xref: /petsc/src/snes/mf/makefile (revision 2423ceccb24e7c4e920586461c18d276a9f3c5ae)
11872d00aSBarry Smith
21872d00aSBarry SmithALL: lib
31872d00aSBarry Smith
41872d00aSBarry SmithCFLAGS   =
51872d00aSBarry SmithFFLAGS   =
60decc0a3SBarry SmithSOURCEC  = snesmfj.c
71872d00aSBarry SmithSOURCEF  =
80decc0a3SBarry SmithSOURCEH  =
90decc0a3SBarry SmithOBJSC    = snesmfj.o
101872d00aSBarry SmithOBJSF    =
111872d00aSBarry SmithLIBBASE  = libpetscsnes
12bf34bf42SBarry SmithMANSEC   = Mat
131872d00aSBarry SmithDIRS     =
149a6cb015SBarry SmithLOCDIR   = src/snes/mf/
151872d00aSBarry Smith
16*2423ceccSBarry Smithinclude ${PETSC_DIR}/conf/base
17*2423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
181872d00aSBarry Smith
19