1# $Id: makefile,v 1.12 1999/01/27 19:48:32 bsmith Exp bsmith $ 2 3ALL: lib 4 5SOURCEH = tsimpl.h 6DIRS = interface impls examples 7LOCDIR = src/ts/ 8 9include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base 10include ${PETSC_DIR}/bmake/common_test 11 12