# -*- makefile -*- # # $Id: Makefile.am,v 1.5 2001/01/22 15:02:50 jsquyres Exp $ # # This file is part of the LAM/MPI software package from the # University of Notre Dame. # # See the LICENSE file in the top-level directory for Copyright notices. # AUTOMAKE_OPTIONS = foreign dist-tarZ no-dependencies SUBDIRS = alltoall fault mandelbrot \ @MPI2CPP_EXAMPLES@ pi ring \ @ROMIO_EXAMPLES@ trivial @WAVE1D_EXAMPLE@ DIST_SUBDIRS = alltoall fault mandelbrot mpi2c++ pi ring \ romio trivial wave1d EXTRA_DIST = README