1fe97e370SBarry Smith 2b8a66259SBarry SmithALL: lib 3b8a66259SBarry Smith 47065e2aaSKris BuschelmanCFLAGS = 567b024f7SSatish BalayFFLAGS = 6d1bb11d4SBarry SmithSOURCEC = aij.c aijfact.c ij.c fdaij.c \ 7*321b30b9SSatish Balay matmatmult.c symtranspose.c matptap.c matrart.c inode.c inode2.c matmatmatmult.c 835d8aa7fSBarry SmithSOURCEF = 941bc85a1SKris BuschelmanSOURCEH = aij.h 10*321b30b9SSatish BalayOBJSC = aij.o aijfact.o ij.o fdaij.o \ 11*321b30b9SSatish Balay matmatmult.o symtranspose.o matptap.o matrart.o inode.o inode2.o matmatmatmult.o 1235d8aa7fSBarry SmithOBJSF = 13b8a66259SBarry SmithLIBBASE = libpetscmat 14f60c3dc2SHong ZhangDIRS = superlu umfpack essl lusol matlab csrperm crl bas ftn-kernels seqcusp \ 156e832a71SShri Abhyankar cholmod seqcusparse 16d79d6698SSatish BalayMANSEC = Mat 174f312a90SBarry SmithLOCDIR = src/mat/impls/aij/seq/ 18b8a66259SBarry Smith 19da93591fSBarry Smithinclude ${PETSC_DIR}/conf/variables 20da93591fSBarry Smithinclude ${PETSC_DIR}/conf/rules 212423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test 22