1fe97e370SBarry Smith 2b8a66259SBarry SmithALL: lib 3b8a66259SBarry Smith 47065e2aaSKris BuschelmanCFLAGS = 567b024f7SSatish BalayFFLAGS = 6d1bb11d4SBarry SmithSOURCEC = aij.c aijfact.c ij.c fdaij.c \ 7*947aa11dSHong Zhang matmatmult.c symtranspose.c matptap.c matrart.c inode.c inode2.c 835d8aa7fSBarry SmithSOURCEF = 941bc85a1SKris BuschelmanSOURCEH = aij.h 10d1bb11d4SBarry SmithOBJSC = aij.o aijfact.o ij.o fdaij.o \ 11*947aa11dSHong Zhang matmatmult.o symtranspose.o matptap.o matrart.o inode.o inode2.o 1235d8aa7fSBarry SmithOBJSF = 13b8a66259SBarry SmithLIBBASE = libpetscmat 148154be41SBarry SmithDIRS = spooles superlu umfpack essl lusol matlab csrperm crl bas ftn-kernels seqcusp \ 15738027ecSJed Brown cholmod 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