17807a1faSBarry Smith 27807a1faSBarry SmithALL: lib 37807a1faSBarry Smith 442d0594dSSatish BalayCFLAGS = 542d0594dSSatish BalayFFLAGS = 60a0949deSSatish BalaySOURCEC = convert.c matstash.c axpy.c zerodiag.c matio.c matioall.c \ 7*d439da42SKris Buschelman getcolv.c gcreate.c freespace.c compressedrow.c multequal.c \ 8*d439da42SKris Buschelman ptap.c 97807a1faSBarry SmithSOURCEF = 1070f19b1fSKris BuschelmanSOURCEH = freespace.h 110a0949deSSatish BalayOBJSC = convert.o matstash.o axpy.o zerodiag.o matio.o matioall.o \ 12*d439da42SKris Buschelman getcolv.o gcreate.o freespace.o compressedrow.o multequal.o \ 13*d439da42SKris Buschelman ptap.o 147807a1faSBarry SmithOBJSF = 157807a1faSBarry SmithLIBBASE = libpetscmat 1601513686SBarry SmithDIRS = 17d79d6698SSatish BalayMANSEC = Mat 189da4b979SBarry SmithLOCDIR = src/mat/utils/ 197807a1faSBarry Smith 20516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/base 21516d1546SSatish Balayinclude ${PETSC_DIR}/bmake/common/test 22b12f92e5SBarry Smith 23