xref: /petsc/src/mat/impls/dense/makefile (revision 72ff6aeee243270e0deb96be13980801ceac497f)
10de55854SLois Curfman McInnesPETSC_DIR = ../../../..
2289bc588SBarry Smith
3289bc588SBarry SmithALL: lib
4289bc588SBarry Smith
5*72ff6aeeSSatish BalayCFLAGS   =
6289bc588SBarry SmithSOURCEC  =
7289bc588SBarry SmithSOURCEF  =
8289bc588SBarry SmithSOURCEH  =
9289bc588SBarry SmithOBJSC    =
10289bc588SBarry SmithOBJSF    =
11289bc588SBarry SmithLIBBASE  = libpetscmat
12750eba35SLois Curfman McInnesDIRS     = seq mpi
13*72ff6aeeSSatish BalayLOCDIR   = src/mat/impls/dense/
14289bc588SBarry Smith
154e627d3aSBarry Smithinclude $(PETSC_DIR)/bmake/$(PETSC_ARCH)/base
16