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