1# $Id: makefile,v 1.32 2001/09/14 17:52:26 bsmith Exp $ 2 3ALL: lib 4 5SOURCEH = pcimpl.h ../../../include/petscpc.h 6DIRS = interface impls examples esi 7LOCDIR = src/ksp/pc/ 8MANSEC = PC 9 10include ${PETSC_DIR}/bmake/common/base 11include ${PETSC_DIR}/bmake/common/test 12