xref: /petsc/src/snes/makefile (revision 5e42470ac62cb63ed26e96b335b06ee82e25fc39)
19f931341SBarry SmithITOOLSDIR = ../../
29f931341SBarry Smith
39f931341SBarry SmithALL: lib
49f931341SBarry Smith
59f931341SBarry SmithCFLAGS   = $(OPT) -I$(ITOOLSDIR)/include -I.. -I$(ITOOLSDIR) $(CONF)
69f931341SBarry SmithSOURCEC  =
79f931341SBarry SmithSOURCEF  =
89f931341SBarry SmithWSOURCEC =
99f931341SBarry SmithSOURCEH  =
109f931341SBarry SmithOBJSC    =
119f931341SBarry SmithWOBJS    =
129f931341SBarry SmithOBJSF    =
13*5e42470aSBarry SmithLIBBASE  = libpetscsnes
149f931341SBarry SmithLINCLUDE = $(SOURCEH)
15*5e42470aSBarry SmithDIRS     = src impls  examples
169f931341SBarry Smith
179f931341SBarry Smithinclude $(ITOOLSDIR)/bmake/$(PARCH)/$(PARCH)
189f931341SBarry Smith
199f931341SBarry Smithrunexamples:
20