xref: /petsc/src/snes/makefile (revision 6b5873e37b549cc139dbd34cfb32e6aff4f310b3)
1*6b5873e3SBarry SmithIPETSCDIR = ../../
29f931341SBarry Smith
39f931341SBarry SmithALL: lib
49f931341SBarry Smith
5*6b5873e3SBarry SmithCFLAGS   = $(OPT) -I$(IPETSCDIR)/include -I.. -I$(IPETSCDIR) $(CONF)
69f931341SBarry SmithSOURCEC  =
79f931341SBarry SmithSOURCEF  =
89f931341SBarry SmithWSOURCEC =
99f931341SBarry SmithSOURCEH  =
109f931341SBarry SmithOBJSC    =
119f931341SBarry SmithWOBJS    =
129f931341SBarry SmithOBJSF    =
135e42470aSBarry SmithLIBBASE  = libpetscsnes
149f931341SBarry SmithLINCLUDE = $(SOURCEH)
155e42470aSBarry SmithDIRS     = src impls  examples
169f931341SBarry Smith
17*6b5873e3SBarry Smithinclude $(IPETSCDIR)/bmake/$(PARCH)/$(PARCH)
189f931341SBarry Smith
199f931341SBarry Smithrunexamples:
20