1b8a66259SBarry Smith 2b8a66259SBarry SmithALL: lib 3b8a66259SBarry Smith 47065e2aaSKris BuschelmanCFLAGS = 567b024f7SSatish BalayFFLAGS = 671c2f376SKris BuschelmanSOURCEC = aij.c aijfact.c ij.c fdaij.c unary.c ilut.c \ 74c1414c8SBarry Smith matmatmult.c symtranspose.c matptap.c matpapt.c inode.c inode2.c 835d8aa7fSBarry SmithSOURCEF = 941bc85a1SKris BuschelmanSOURCEH = aij.h 1071c2f376SKris BuschelmanOBJSC = aij.o aijfact.o ij.o fdaij.o unary.o ilut.o \ 114c1414c8SBarry Smith matmatmult.o symtranspose.o matptap.o matpapt.o inode.o inode2.o 1235d8aa7fSBarry SmithOBJSF = 13b8a66259SBarry SmithLIBBASE = libpetscmat 1481824310SBarry SmithDIRS = spooles superlu umfpack essl lusol matlab csrperm crl 15d79d6698SSatish BalayMANSEC = Mat 164f312a90SBarry SmithLOCDIR = src/mat/impls/aij/seq/ 17b8a66259SBarry Smith 18*2423ceccSBarry Smithinclude ${PETSC_DIR}/conf/base 19*2423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test 20