File: Makefile.am

package info (click to toggle)
lam 7.1.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 53,848 kB
  • ctags: 17,183
  • sloc: ansic: 155,642; sh: 9,196; cpp: 7,694; makefile: 5,560; perl: 476; fortran: 260
file content (31 lines) | stat: -rw-r--r-- 1,269 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -*- makefile -*-
#
# Copyright (c) 2001-2002 The Trustees of Indiana University.  
#                         All rights reserved.
# Copyright (c) 1998-2001 University of Notre Dame. 
#                         All rights reserved.
# Copyright (c) 1994-1998 The Ohio State University.  
#                         All rights reserved.
# 
# This file is part of the LAM/MPI software package.  For license
# information, see the LICENSE file in the top level directory of the
# LAM/MPI source distribution.
#
# $Id: Makefile.am,v 1.20 2003/12/19 02:56:14 pcharapa Exp $
#

include $(top_srcdir)/config/Makefile.options

# These directories are only listed separately because they will only
# have binaries compiled if --with-trillium was specified during the
# configuration of LAM/MPI.  The Makefile.am's in each subdirectory
# have a conditional defined such that they will compile their binary
# [or not] depending on the args to configure.  

# The decision as to whether we compile or not is in the subdirectory
# files so that we can come through....

SUBDIRS			= bfctl bfstate doom fctl filedr fstate ipcdr \
			  kdump lamclean lamexec lamgrow lamhalt lamnodes \
			  lamshrink lamtrace loadgo mpimsg mpirun \
			  mpitask state sys tping lamcheckpoint lamrestart