xref: /petsc/src/ksp/pc/impls/none/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
24b9ad928SBarry SmithALL: lib
34b9ad928SBarry Smith
44b9ad928SBarry SmithCFLAGS    =
54b9ad928SBarry SmithFFLAGS    =
64b9ad928SBarry SmithSOURCEC   = none.c
74b9ad928SBarry SmithSOURCEF   =
84b9ad928SBarry SmithSOURCEH   =
94b9ad928SBarry SmithLIBBASE   = libpetscksp
104b9ad928SBarry SmithDIRS      =
114b9ad928SBarry SmithLOCDIR    = src/ksp/pc/impls/none/
121b266c99SBarry SmithMANSEC    = KSP
131b266c99SBarry SmithSUBMANSEC = PC
144b9ad928SBarry Smith
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18