xref: /petsc/src/ksp/pc/impls/factor/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
185b398ccSKris Buschelman
285b398ccSKris BuschelmanALL: lib
385b398ccSKris Buschelman
4b5abc66eSSatish BalayCFLAGS   =
5b5abc66eSSatish BalayFFLAGS   =
685317021SBarry SmithSOURCEC  = factor.c factimpl.c
735bd34faSBarry SmithSOURCEH  = factor.h
885b398ccSKris BuschelmanLIBBASE  = libpetscksp
985b398ccSKris BuschelmanDIRS     = lu ilu icc cholesky
105e8efad8SHong ZhangLOCDIR   = src/ksp/pc/impls/factor/
11ec7040f7SSatish BalayMANSEC   = PC
1285b398ccSKris Buschelman
13*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
1685b398ccSKris Buschelman
17