1# $Id: makefile,v 1.11 1998/06/15 15:46:30 balay Exp bsmith $ 2 3ALL: lib 4 5SOURCEH = tsimpl.h 6DIRS = interface impls examples 7LOCDIR = src/ts/ 8 9include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base 10 11