# $Id: makefile,v 1.11 1998/06/15 15:46:30 balay Exp bsmith $ 

ALL: lib

SOURCEH  = tsimpl.h
DIRS     = interface impls  examples
LOCDIR   = src/ts/

include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base

