xref: /petsc/src/ksp/pc/impls/factor/makefile (revision 853170213946f745f70941b14c22455e5c54846f)
185b398ccSKris Buschelman
285b398ccSKris BuschelmanALL: lib
385b398ccSKris Buschelman
4b5abc66eSSatish BalayCFLAGS   =
5b5abc66eSSatish BalayFFLAGS   =
6*85317021SBarry SmithSOURCEC  = factor.c factimpl.c
735bd34faSBarry SmithSOURCEH  = factor.h
8*85317021SBarry SmithOBJSC    = factor.o factimpl.o
985b398ccSKris BuschelmanLIBBASE  = libpetscksp
1085b398ccSKris BuschelmanDIRS     = lu ilu icc cholesky
115e8efad8SHong ZhangLOCDIR   = src/ksp/pc/impls/factor/
12ec7040f7SSatish BalayMANSEC   = PC
1385b398ccSKris Buschelman
142423ceccSBarry Smithinclude ${PETSC_DIR}/conf/base
152423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
1685b398ccSKris Buschelman
17