xref: /petsc/src/ksp/pc/impls/galerkin/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
22a6744ebSBarry SmithALL: lib
32a6744ebSBarry Smith
42a6744ebSBarry SmithCFLAGS    =
52a6744ebSBarry SmithFFLAGS    =
62a6744ebSBarry SmithSOURCEC   = galerkin.c
72a6744ebSBarry SmithSOURCEF   =
82a6744ebSBarry SmithSOURCEH   =
92a6744ebSBarry SmithLIBBASE   = libpetscksp
102a6744ebSBarry SmithDIRS      =
111b266c99SBarry SmithMANSEC    = KSP
121b266c99SBarry SmithSUBMANSEC = PC
132a6744ebSBarry SmithLOCDIR    = src/ksp/pc/impls/galerkin/
142a6744ebSBarry 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