1# $Id: makefile,v 1.13 2000/08/17 04:52:56 bsmith Exp bsmith $ 2 3ALL: lib 4 5SOURCEH = tsimpl.h ../../include/petscts.h 6DIRS = interface impls examples 7LOCDIR = src/ts/ 8MANSEC = TS 9 10include ${PETSC_DIR}/bmake/${PETSC_ARCH}/base 11include ${PETSC_DIR}/bmake/common_test 12 13