1# $Id: makefile,v 1.15 2001/08/22 18:02:15 balay Exp $ 2 3ALL: lib 4 5SOURCEH = tsimpl.h ../../include/petscts.h 6DIRS = interface impls examples 7LOCDIR = src/ts/ 8MANSEC = TS 9 10include ${PETSC_DIR}/bmake/common/base 11include ${PETSC_DIR}/bmake/common/test 12 13