# $Id: makefile,v 1.15 2001/03/22 20:30:34 bsmith Exp $ 

ALL:

#The files matbinary.ex and matbinary.cplx.ex
#contain sample linear systems stored in binary format.
#These systems can be used to test binary I/O; see, e.g.,
#the program petsc/src/sles/examples/tutorials/ex10.c

LOCDIR   = src/mat/examples/
DIRS     = tests tutorials

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