1b2f1ab58SBarry Smith 2b2f1ab58SBarry SmithALL: lib 3b2f1ab58SBarry Smith 4b2f1ab58SBarry SmithCFLAGS = 5b2f1ab58SBarry SmithFFLAGS = 6b2f1ab58SBarry SmithSOURCEC = basfactor.c spbas.c 7b2f1ab58SBarry SmithSOURCEF = 8b2f1ab58SBarry SmithSOURCEH = spbas.h spbas_cholesky.h 9b2f1ab58SBarry SmithLIBBASE = libpetscmat 10b2f1ab58SBarry SmithDIRS = 11b2f1ab58SBarry SmithMANSEC = Mat 12b2f1ab58SBarry SmithLOCDIR = src/mat/impls/aij/seq/bas/ 13b2f1ab58SBarry Smith 14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 17