1
1
openmpi/contrib/Makefile.am
Galen Shipman 19c986bb57 include ornl specifics in the dist
This commit was SVN r18301.
2008-04-25 15:30:03 +00:00

39 строки
1.2 KiB
Makefile

#
# Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
# University Research and Technology
# Corporation. All rights reserved.
# Copyright (c) 2004-2005 The University of Tennessee and The University
# of Tennessee Research Foundation. All rights
# reserved.
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
# University of Stuttgart. All rights reserved.
# Copyright (c) 2004-2005 The Regents of the University of California.
# All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
amca_paramdir = $(AMCA_PARAM_SETS_DIR)
dist_amca_param_DATA = amca-param-sets/example.conf
if WANT_FT
dist_amca_param_DATA += amca-param-sets/ft-enable-cr
endif
EXTRA_DIST = \
dist/make_dist_tarball \
dist/linux/openmpi.spec \
dist/macosx-pkg/buildpackage.sh \
dist/macosx-pkg/ReadMe.rtf \
platform/optimized \
platform/redstorm \
platform/cray_xt3 \
platform/cray_xt3_romio \
platform/ornl/cray_xt_cnl_romio \
platform/ornl/cray_xt_cnl_romio_debug \
platform/ornl/ornl_configure.gnu \
platform/ornl/ornl_configure.pgi