xref: /petsc/src/mat/makefile (revision 20563c6b1ea7b82b48c81bbd22ce9170a8c92d3b)
1*20563c6bSBarry SmithITOOLSDIR = ../../
28c819ef2SBarry Smith
38c819ef2SBarry SmithALL: lib
48c819ef2SBarry Smith
58c819ef2SBarry SmithCFLAGS   = $(OPT) -I$(ITOOLSDIR)/include -I.. -I$(ITOOLSDIR) $(CONF)
68c819ef2SBarry SmithSOURCEC  =
78c819ef2SBarry SmithSOURCEF  =
88c819ef2SBarry SmithWSOURCEC =
98c819ef2SBarry SmithSOURCEH  =
108c819ef2SBarry SmithOBJSC    =
118c819ef2SBarry SmithWOBJS    =
128c819ef2SBarry SmithOBJSF    =
138c819ef2SBarry SmithLIBBASE  = libpetscvec
148c819ef2SBarry SmithLINCLUDE = $(SOURCEH)
1511d228e4SBarry SmithDIRS     = src impls tests examples utils
168c819ef2SBarry Smith
1711d228e4SBarry Smithinclude $(ITOOLSDIR)/bmake/$(PARCH)/$(PARCH)
18