xref: /petsc/src/ksp/pc/impls/mg/makefile (revision e032938df9a3158aaea10e3e063e53aa7f8b31c8)
14b9ad928SBarry Smith
24b9ad928SBarry SmithALL: lib
34b9ad928SBarry Smith
44b9ad928SBarry SmithCFLAGS   =
54b9ad928SBarry SmithFFLAGS   =
64b9ad928SBarry SmithSOURCEC  = mg.c fmg.c smg.c mgfunc.c
74b9ad928SBarry SmithSOURCEF  =
84b9ad928SBarry SmithSOURCEH  = mgimpl.h ../../../../../include/petscmg.h
94b9ad928SBarry SmithOBJSC    = mg.o fmg.o smg.o mgfunc.o
104b9ad928SBarry SmithOBJSF    =
114b9ad928SBarry SmithLIBBASE  = libpetscksp
124b9ad928SBarry SmithMANSEC   = PC
134b9ad928SBarry SmithLOCDIR   = src/ksp/pc/impls/mg/
14*e032938dSBarry SmithDIRS     =
154b9ad928SBarry Smith
162423ceccSBarry Smithinclude ${PETSC_DIR}/conf/base
172423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test
18