xref: /petsc/src/snes/interface/makefile (revision c22c1629481194c99a86863bb849ecc572dbc609)
16a67db7eSSatish Balay#PETSC_DIR = ../../..
21a4b2f0aSBarry Smith
31a4b2f0aSBarry SmithALL: lib
41a4b2f0aSBarry Smith
5*c22c1629SBarry SmithCFLAGS   = $(CPPFLAGS) $(CONF) -D__SDIR__='"$(LOCDIR)"'
6639f9d9dSBarry SmithSOURCEC  = snes.c snesj.c snesmfj.c snesregi.c snesut.c snesj2.c
71a4b2f0aSBarry SmithSOURCEF  =
81a4b2f0aSBarry SmithSOURCEH  =
9639f9d9dSBarry SmithOBJSC    = snesregi.o snes.o snesj.o snesmfj.o snesut.o snesj2.o
101a4b2f0aSBarry SmithOBJSF    =
115e42470aSBarry SmithLIBBASE  = libpetscsnes
125e42470aSBarry SmithMANSEC   = n
139da4b979SBarry SmithLOCDIR   = src/snes/interface/
141a4b2f0aSBarry Smith
154e627d3aSBarry Smithinclude $(PETSC_DIR)/bmake/$(PETSC_ARCH)/base
161a4b2f0aSBarry Smith
17