# $Id: makefile,v 1.29 2001/09/07 20:08:46 bsmith Exp $ 

ALL: lib

SOURCEH  = ../../include/vecimpl.h ../../include/petscvec.h
DIRS     = is utils interface impls  examples esi
LOCDIR   = src/vec/
MANSEC   = Vec

include ${PETSC_DIR}/bmake/common/base
include ${PETSC_DIR}/bmake/common/test