# $Id: makefile,v 1.28 2001/08/22 17:59:47 balay Exp bsmith $ 

ALL: lib

SOURCEH  = 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

