xref: /petsc/src/ksp/pc/impls/none/makefile (revision 8bc8193efbc389280f83b3d41dffa9e2d23e2ace)
14b9ad928SBarry Smith
24b9ad928SBarry SmithALL: lib
34b9ad928SBarry Smith
44b9ad928SBarry SmithCFLAGS   =
54b9ad928SBarry SmithFFLAGS   =
64b9ad928SBarry SmithSOURCEC  = none.c
74b9ad928SBarry SmithSOURCEF  =
84b9ad928SBarry SmithSOURCEH  =
94b9ad928SBarry SmithOBJSC    = none.o
104b9ad928SBarry SmithOBJSF    =
114b9ad928SBarry SmithLIBBASE  = libpetscksp
124b9ad928SBarry SmithDIRS     =
134b9ad928SBarry SmithLOCDIR   = src/ksp/pc/impls/none/
14*8bc8193eSBarry SmithMANSEC   = PC
154b9ad928SBarry Smith
164b9ad928SBarry Smithinclude ${PETSC_DIR}/bmake/common/base
174b9ad928SBarry Smithinclude ${PETSC_DIR}/bmake/common/test
18