-include ../../../../../petscdir.mk

SOURCEC  = cg.c cgeig.c cgtype.c cgls.c
SOURCEF  =
SOURCEH  = cgimpl.h
LIBBASE  = libpetscksp
DIRS     = cgne gltr nash stcg pipecg pipecgrr groppcg pipelcg pipeprcg pipecg2
MANSEC   = KSP
LOCDIR   = src/ksp/ksp/impls/cg/

include ${PETSC_DIR}/lib/petsc/conf/variables
include ${PETSC_DIR}/lib/petsc/conf/rules
include ${PETSC_DIR}/lib/petsc/conf/test