File: Makefile.am

package info (click to toggle)
lam 6.5.6-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 15,464 kB
  • ctags: 11,670
  • sloc: ansic: 101,210; cpp: 12,146; sh: 10,821; makefile: 4,050; fortran: 218
file content (19 lines) | stat: -rw-r--r-- 533 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- 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