xref: /petsc/src/mat/impls/makefile (revision fa3f3be47f034856f5f4bba5e01c2034217e395e)
10de55854SLois Curfman McInnesPETSC_DIR = ../../..
2289bc588SBarry Smith
3289bc588SBarry SmithALL: lib
4289bc588SBarry Smith
5f8948ba9SSatish BalayCFLAGS   =
6289bc588SBarry SmithSOURCEC  =
7289bc588SBarry SmithSOURCEF  =
8289bc588SBarry SmithSOURCEH  =
9289bc588SBarry SmithOBJSC    =
10289bc588SBarry SmithOBJSF    =
11289bc588SBarry SmithLIBBASE  = libpetscvec
12a5637dfeSBarry SmithDIRS     = dense aij shell rowbs bdiag order baij
13*fa3f3be4SSatish BalayLOCDIR   = src/mat/impls/
14289bc588SBarry Smith
154e627d3aSBarry Smithinclude $(PETSC_DIR)/bmake/$(PETSC_ARCH)/base
16