1
1
openmpi/ompi/contrib/vt/Makefile.in
Andreas Knüpfer c53e19be46 bringing VampirTrace integration to the trunk
This commit was SVN r17278.
2008-01-28 08:39:48 +00:00

1240 строки
49 KiB
Makefile

# Makefile.in generated by automake 1.10 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
# -*- makefile -*-
#
# Copyright (c) 2004-2005 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$
#
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = ompi/contrib/vt
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/config/c_get_alignment.m4 \
$(top_srcdir)/config/c_weak_symbols.m4 \
$(top_srcdir)/config/cxx_find_template_parameters.m4 \
$(top_srcdir)/config/cxx_find_template_repository.m4 \
$(top_srcdir)/config/cxx_have_exceptions.m4 \
$(top_srcdir)/config/cxx_find_exception_flags.m4 \
$(top_srcdir)/config/f77_check.m4 \
$(top_srcdir)/config/f77_check_type.m4 \
$(top_srcdir)/config/f77_find_ext_symbol_convention.m4 \
$(top_srcdir)/config/f77_get_alignment.m4 \
$(top_srcdir)/config/f77_get_fortran_handle_max.m4 \
$(top_srcdir)/config/f77_get_sizeof.m4 \
$(top_srcdir)/config/f77_get_value_true.m4 \
$(top_srcdir)/config/f77_check_logical_array.m4 \
$(top_srcdir)/config/f77_purge_unsupported_kind.m4 \
$(top_srcdir)/config/f90_check.m4 \
$(top_srcdir)/config/f90_check_type.m4 \
$(top_srcdir)/config/f90_find_module_include_flag.m4 \
$(top_srcdir)/config/f90_get_precision.m4 \
$(top_srcdir)/config/f90_get_range.m4 \
$(top_srcdir)/config/f90_get_sizeof.m4 \
$(top_srcdir)/config/f90_get_int_kind.m4 \
$(top_srcdir)/config/ompi_try_assemble.m4 \
$(top_srcdir)/config/ompi_config_asm.m4 \
$(top_srcdir)/config/ompi_case_sensitive_fs_setup.m4 \
$(top_srcdir)/config/ompi_check_broken_qsort.m4 \
$(top_srcdir)/config/ompi_check_compiler_works.m4 \
$(top_srcdir)/config/ompi_check_ident.m4 \
$(top_srcdir)/config/ompi_check_func_lib.m4 \
$(top_srcdir)/config/ompi_check_optflags.m4 \
$(top_srcdir)/config/ompi_check_attributes.m4 \
$(top_srcdir)/config/ompi_check_visibility.m4 \
$(top_srcdir)/config/ompi_check_icc.m4 \
$(top_srcdir)/config/ompi_check_gm.m4 \
$(top_srcdir)/config/ompi_check_mx.m4 \
$(top_srcdir)/config/ompi_check_bproc.m4 \
$(top_srcdir)/config/ompi_check_lsf.m4 \
$(top_srcdir)/config/ompi_check_xcpu.m4 \
$(top_srcdir)/config/ompi_check_openib.m4 \
$(top_srcdir)/config/ompi_check_portals.m4 \
$(top_srcdir)/config/ompi_check_psm.m4 \
$(top_srcdir)/config/ompi_check_udapl.m4 \
$(top_srcdir)/config/ompi_check_package.m4 \
$(top_srcdir)/config/ompi_check_loadleveler.m4 \
$(top_srcdir)/config/ompi_check_sge.m4 \
$(top_srcdir)/config/ompi_check_slurm.m4 \
$(top_srcdir)/config/ompi_check_tm.m4 \
$(top_srcdir)/config/ompi_check_xgrid.m4 \
$(top_srcdir)/config/ompi_check_vendor.m4 \
$(top_srcdir)/config/ompi_config_subdir.m4 \
$(top_srcdir)/config/ompi_config_subdir_args.m4 \
$(top_srcdir)/config/ompi_configure_options.m4 \
$(top_srcdir)/config/ompi_contrib.m4 \
$(top_srcdir)/config/ompi_find_type.m4 \
$(top_srcdir)/config/ompi_functions.m4 \
$(top_srcdir)/config/ompi_get_version.m4 \
$(top_srcdir)/config/ompi_get_libtool_linker_flags.m4 \
$(top_srcdir)/config/ompi_load_platform.m4 \
$(top_srcdir)/config/ompi_mca.m4 \
$(top_srcdir)/config/ompi_setup_cc.m4 \
$(top_srcdir)/config/ompi_setup_cxx.m4 \
$(top_srcdir)/config/ompi_setup_f77.m4 \
$(top_srcdir)/config/ompi_setup_f90.m4 \
$(top_srcdir)/config/ompi_setup_libevent.m4 \
$(top_srcdir)/config/ompi_setup_wrappers.m4 \
$(top_srcdir)/config/ompi_make_stripped_flags.m4 \
$(top_srcdir)/config/ompi_save_version.m4 \
$(top_srcdir)/config/ompi_check_pthread_pids.m4 \
$(top_srcdir)/config/ompi_config_pthreads.m4 \
$(top_srcdir)/config/ompi_config_solaris_threads.m4 \
$(top_srcdir)/config/ompi_config_threads.m4 \
$(top_srcdir)/config/ompi_lang_link_with_c.m4 \
$(top_srcdir)/config/mca_no_configure_components.m4 \
$(top_srcdir)/config/mca_m4_config_include.m4 \
$(top_srcdir)/opal/mca/backtrace/configure.m4 \
$(top_srcdir)/opal/mca/backtrace/darwin/configure.m4 \
$(top_srcdir)/opal/mca/backtrace/execinfo/configure.m4 \
$(top_srcdir)/opal/mca/backtrace/none/configure.m4 \
$(top_srcdir)/opal/mca/backtrace/printstack/configure.m4 \
$(top_srcdir)/opal/mca/crs/blcr/configure.m4 \
$(top_srcdir)/opal/mca/crs/self/configure.m4 \
$(top_srcdir)/opal/mca/installdirs/config/configure.m4 \
$(top_srcdir)/opal/mca/installdirs/env/configure.m4 \
$(top_srcdir)/opal/mca/maffinity/libnuma/configure.m4 \
$(top_srcdir)/opal/mca/memcpy/configure.m4 \
$(top_srcdir)/opal/mca/memory/configure.m4 \
$(top_srcdir)/opal/mca/memory/darwin/configure.m4 \
$(top_srcdir)/opal/mca/memory/malloc_hooks/configure.m4 \
$(top_srcdir)/opal/mca/memory/ptmalloc2/configure.m4 \
$(top_srcdir)/opal/mca/paffinity/linux/configure.m4 \
$(top_srcdir)/opal/mca/paffinity/linux/plpa/config/plpa.m4 \
$(top_srcdir)/opal/mca/paffinity/solaris/configure.m4 \
$(top_srcdir)/opal/mca/paffinity/windows/configure.m4 \
$(top_srcdir)/opal/mca/timer/configure.m4 \
$(top_srcdir)/opal/mca/timer/aix/configure.m4 \
$(top_srcdir)/opal/mca/timer/altix/configure.m4 \
$(top_srcdir)/opal/mca/timer/darwin/configure.m4 \
$(top_srcdir)/opal/mca/timer/linux/configure.m4 \
$(top_srcdir)/opal/mca/timer/solaris/configure.m4 \
$(top_srcdir)/opal/mca/timer/windows/configure.m4 \
$(top_srcdir)/orte/mca/errmgr/bproc/configure.m4 \
$(top_srcdir)/orte/mca/gpr/configure.m4 \
$(top_srcdir)/orte/mca/gpr/null/configure.m4 \
$(top_srcdir)/orte/mca/gpr/proxy/configure.m4 \
$(top_srcdir)/orte/mca/gpr/replica/configure.m4 \
$(top_srcdir)/orte/mca/grpcomm/cnos/configure.m4 \
$(top_srcdir)/orte/mca/iof/null/configure.m4 \
$(top_srcdir)/orte/mca/odls/bproc/configure.m4 \
$(top_srcdir)/orte/mca/odls/default/configure.m4 \
$(top_srcdir)/orte/mca/oob/tcp/configure.m4 \
$(top_srcdir)/orte/mca/pls/bproc/configure.m4 \
$(top_srcdir)/orte/mca/pls/cnos/configure.m4 \
$(top_srcdir)/orte/mca/pls/gridengine/configure.m4 \
$(top_srcdir)/orte/mca/pls/lsf/configure.m4 \
$(top_srcdir)/orte/mca/pls/poe/configure.m4 \
$(top_srcdir)/orte/mca/pls/rsh/configure.m4 \
$(top_srcdir)/orte/mca/pls/slurm/configure.m4 \
$(top_srcdir)/orte/mca/pls/tm/configure.m4 \
$(top_srcdir)/orte/mca/pls/xcpu/configure.m4 \
$(top_srcdir)/orte/mca/pls/xgrid/configure.m4 \
$(top_srcdir)/orte/mca/ras/bjs/configure.m4 \
$(top_srcdir)/orte/mca/ras/bproc_raw/configure.m4 \
$(top_srcdir)/orte/mca/ras/gridengine/configure.m4 \
$(top_srcdir)/orte/mca/ras/lanl_bproc/configure.m4 \
$(top_srcdir)/orte/mca/ras/loadleveler/configure.m4 \
$(top_srcdir)/orte/mca/ras/lsf/configure.m4 \
$(top_srcdir)/orte/mca/ras/slurm/configure.m4 \
$(top_srcdir)/orte/mca/ras/tm/configure.m4 \
$(top_srcdir)/orte/mca/ras/xgrid/configure.m4 \
$(top_srcdir)/orte/mca/rmgr/cnos/configure.m4 \
$(top_srcdir)/orte/mca/rml/cnos/configure.m4 \
$(top_srcdir)/orte/mca/rml/ftrm/configure.m4 \
$(top_srcdir)/orte/mca/routed/cnos/configure.m4 \
$(top_srcdir)/orte/mca/sds/bproc/configure.m4 \
$(top_srcdir)/orte/mca/sds/cnos/configure.m4 \
$(top_srcdir)/orte/mca/sds/lsf/configure.m4 \
$(top_srcdir)/orte/mca/sds/pipe/configure.m4 \
$(top_srcdir)/orte/mca/sds/portals_utcp/configure.m4 \
$(top_srcdir)/orte/mca/sds/slurm/configure.m4 \
$(top_srcdir)/orte/mca/sds/xcpu/configure.m4 \
$(top_srcdir)/orte/mca/smr/bproc/configure.m4 \
$(top_srcdir)/orte/mca/snapc/full/configure.m4 \
$(top_srcdir)/ompi/mca/btl/gm/configure.m4 \
$(top_srcdir)/ompi/mca/btl/mx/configure.m4 \
$(top_srcdir)/ompi/mca/btl/ofud/configure.m4 \
$(top_srcdir)/ompi/mca/btl/openib/configure.m4 \
$(top_srcdir)/ompi/mca/btl/portals/configure.m4 \
$(top_srcdir)/ompi/mca/btl/sctp/configure.m4 \
$(top_srcdir)/ompi/mca/btl/tcp/configure.m4 \
$(top_srcdir)/ompi/mca/btl/udapl/configure.m4 \
$(top_srcdir)/ompi/mca/common/mx/configure.m4 \
$(top_srcdir)/ompi/mca/common/portals/configure.m4 \
$(top_srcdir)/ompi/mca/crcp/coord/configure.m4 \
$(top_srcdir)/ompi/mca/io/configure.m4 \
$(top_srcdir)/ompi/mca/io/romio/configure.m4 \
$(top_srcdir)/ompi/mca/mtl/mx/configure.m4 \
$(top_srcdir)/ompi/mca/mtl/portals/configure.m4 \
$(top_srcdir)/ompi/mca/mtl/psm/configure.m4 \
$(top_srcdir)/ompi/mca/pml/crcpw/configure.m4 \
$(top_srcdir)/config/ompi_check_ps.m4 \
$(top_srcdir)/ompi/contrib/vt/configure.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/opal/include/opal_config.h \
$(top_builddir)/orte/include/orte_config.h \
$(top_builddir)/ompi/include/ompi_config.h \
$(top_builddir)/ompi/include/mpi.h \
$(top_builddir)/opal/mca/paffinity/linux/plpa/src/libplpa/plpa.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-dvi-recursive install-exec-recursive \
install-html-recursive install-info-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMCA_PARAM_SETS_DIR = @AMCA_PARAM_SETS_DIR@
AMTAR = @AMTAR@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCAS = @CCAS@
CCASDEPMODE = @CCASDEPMODE@
CCASFLAGS = @CCASFLAGS@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CFLAGS_WITHOUT_OPTFLAGS = @CFLAGS_WITHOUT_OPTFLAGS@
CLEANFILES = @CLEANFILES@
CONFIGURE_DEPENDENCIES = @CONFIGURE_DEPENDENCIES@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXCPPFLAGS = @CXXCPPFLAGS@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
FC = @FC@
FCFLAGS = @FCFLAGS@
FCFLAGS_f = @FCFLAGS_f@
FCFLAGS_f90 = @FCFLAGS_f90@
FFLAGS = @FFLAGS@
FGREP = @FGREP@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
LIBLTDL = @LIBLTDL@
LIBLTDL_SUBDIR = @LIBLTDL_SUBDIR@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTDLINCL = @LTDLINCL@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MCA_PROJECT_SUBDIRS = @MCA_PROJECT_SUBDIRS@
MCA_allocator_ALL_COMPONENTS = @MCA_allocator_ALL_COMPONENTS@
MCA_allocator_ALL_SUBDIRS = @MCA_allocator_ALL_SUBDIRS@
MCA_allocator_DSO_COMPONENTS = @MCA_allocator_DSO_COMPONENTS@
MCA_allocator_DSO_SUBDIRS = @MCA_allocator_DSO_SUBDIRS@
MCA_allocator_STATIC_COMPONENTS = @MCA_allocator_STATIC_COMPONENTS@
MCA_allocator_STATIC_LTLIBS = @MCA_allocator_STATIC_LTLIBS@
MCA_allocator_STATIC_SUBDIRS = @MCA_allocator_STATIC_SUBDIRS@
MCA_backtrace_ALL_COMPONENTS = @MCA_backtrace_ALL_COMPONENTS@
MCA_backtrace_ALL_SUBDIRS = @MCA_backtrace_ALL_SUBDIRS@
MCA_backtrace_DSO_COMPONENTS = @MCA_backtrace_DSO_COMPONENTS@
MCA_backtrace_DSO_SUBDIRS = @MCA_backtrace_DSO_SUBDIRS@
MCA_backtrace_STATIC_COMPONENTS = @MCA_backtrace_STATIC_COMPONENTS@
MCA_backtrace_STATIC_LTLIBS = @MCA_backtrace_STATIC_LTLIBS@
MCA_backtrace_STATIC_SUBDIRS = @MCA_backtrace_STATIC_SUBDIRS@
MCA_bml_ALL_COMPONENTS = @MCA_bml_ALL_COMPONENTS@
MCA_bml_ALL_SUBDIRS = @MCA_bml_ALL_SUBDIRS@
MCA_bml_DSO_COMPONENTS = @MCA_bml_DSO_COMPONENTS@
MCA_bml_DSO_SUBDIRS = @MCA_bml_DSO_SUBDIRS@
MCA_bml_STATIC_COMPONENTS = @MCA_bml_STATIC_COMPONENTS@
MCA_bml_STATIC_LTLIBS = @MCA_bml_STATIC_LTLIBS@
MCA_bml_STATIC_SUBDIRS = @MCA_bml_STATIC_SUBDIRS@
MCA_btl_ALL_COMPONENTS = @MCA_btl_ALL_COMPONENTS@
MCA_btl_ALL_SUBDIRS = @MCA_btl_ALL_SUBDIRS@
MCA_btl_DSO_COMPONENTS = @MCA_btl_DSO_COMPONENTS@
MCA_btl_DSO_SUBDIRS = @MCA_btl_DSO_SUBDIRS@
MCA_btl_STATIC_COMPONENTS = @MCA_btl_STATIC_COMPONENTS@
MCA_btl_STATIC_LTLIBS = @MCA_btl_STATIC_LTLIBS@
MCA_btl_STATIC_SUBDIRS = @MCA_btl_STATIC_SUBDIRS@
MCA_carto_ALL_COMPONENTS = @MCA_carto_ALL_COMPONENTS@
MCA_carto_ALL_SUBDIRS = @MCA_carto_ALL_SUBDIRS@
MCA_carto_DSO_COMPONENTS = @MCA_carto_DSO_COMPONENTS@
MCA_carto_DSO_SUBDIRS = @MCA_carto_DSO_SUBDIRS@
MCA_carto_STATIC_COMPONENTS = @MCA_carto_STATIC_COMPONENTS@
MCA_carto_STATIC_LTLIBS = @MCA_carto_STATIC_LTLIBS@
MCA_carto_STATIC_SUBDIRS = @MCA_carto_STATIC_SUBDIRS@
MCA_coll_ALL_COMPONENTS = @MCA_coll_ALL_COMPONENTS@
MCA_coll_ALL_SUBDIRS = @MCA_coll_ALL_SUBDIRS@
MCA_coll_DSO_COMPONENTS = @MCA_coll_DSO_COMPONENTS@
MCA_coll_DSO_SUBDIRS = @MCA_coll_DSO_SUBDIRS@
MCA_coll_STATIC_COMPONENTS = @MCA_coll_STATIC_COMPONENTS@
MCA_coll_STATIC_LTLIBS = @MCA_coll_STATIC_LTLIBS@
MCA_coll_STATIC_SUBDIRS = @MCA_coll_STATIC_SUBDIRS@
MCA_common_ALL_COMPONENTS = @MCA_common_ALL_COMPONENTS@
MCA_common_ALL_SUBDIRS = @MCA_common_ALL_SUBDIRS@
MCA_common_DSO_COMPONENTS = @MCA_common_DSO_COMPONENTS@
MCA_common_DSO_SUBDIRS = @MCA_common_DSO_SUBDIRS@
MCA_common_STATIC_COMPONENTS = @MCA_common_STATIC_COMPONENTS@
MCA_common_STATIC_LTLIBS = @MCA_common_STATIC_LTLIBS@
MCA_common_STATIC_SUBDIRS = @MCA_common_STATIC_SUBDIRS@
MCA_crcp_ALL_COMPONENTS = @MCA_crcp_ALL_COMPONENTS@
MCA_crcp_ALL_SUBDIRS = @MCA_crcp_ALL_SUBDIRS@
MCA_crcp_DSO_COMPONENTS = @MCA_crcp_DSO_COMPONENTS@
MCA_crcp_DSO_SUBDIRS = @MCA_crcp_DSO_SUBDIRS@
MCA_crcp_STATIC_COMPONENTS = @MCA_crcp_STATIC_COMPONENTS@
MCA_crcp_STATIC_LTLIBS = @MCA_crcp_STATIC_LTLIBS@
MCA_crcp_STATIC_SUBDIRS = @MCA_crcp_STATIC_SUBDIRS@
MCA_crs_ALL_COMPONENTS = @MCA_crs_ALL_COMPONENTS@
MCA_crs_ALL_SUBDIRS = @MCA_crs_ALL_SUBDIRS@
MCA_crs_DSO_COMPONENTS = @MCA_crs_DSO_COMPONENTS@
MCA_crs_DSO_SUBDIRS = @MCA_crs_DSO_SUBDIRS@
MCA_crs_STATIC_COMPONENTS = @MCA_crs_STATIC_COMPONENTS@
MCA_crs_STATIC_LTLIBS = @MCA_crs_STATIC_LTLIBS@
MCA_crs_STATIC_SUBDIRS = @MCA_crs_STATIC_SUBDIRS@
MCA_errmgr_ALL_COMPONENTS = @MCA_errmgr_ALL_COMPONENTS@
MCA_errmgr_ALL_SUBDIRS = @MCA_errmgr_ALL_SUBDIRS@
MCA_errmgr_DSO_COMPONENTS = @MCA_errmgr_DSO_COMPONENTS@
MCA_errmgr_DSO_SUBDIRS = @MCA_errmgr_DSO_SUBDIRS@
MCA_errmgr_STATIC_COMPONENTS = @MCA_errmgr_STATIC_COMPONENTS@
MCA_errmgr_STATIC_LTLIBS = @MCA_errmgr_STATIC_LTLIBS@
MCA_errmgr_STATIC_SUBDIRS = @MCA_errmgr_STATIC_SUBDIRS@
MCA_filem_ALL_COMPONENTS = @MCA_filem_ALL_COMPONENTS@
MCA_filem_ALL_SUBDIRS = @MCA_filem_ALL_SUBDIRS@
MCA_filem_DSO_COMPONENTS = @MCA_filem_DSO_COMPONENTS@
MCA_filem_DSO_SUBDIRS = @MCA_filem_DSO_SUBDIRS@
MCA_filem_STATIC_COMPONENTS = @MCA_filem_STATIC_COMPONENTS@
MCA_filem_STATIC_LTLIBS = @MCA_filem_STATIC_LTLIBS@
MCA_filem_STATIC_SUBDIRS = @MCA_filem_STATIC_SUBDIRS@
MCA_gpr_ALL_COMPONENTS = @MCA_gpr_ALL_COMPONENTS@
MCA_gpr_ALL_SUBDIRS = @MCA_gpr_ALL_SUBDIRS@
MCA_gpr_DSO_COMPONENTS = @MCA_gpr_DSO_COMPONENTS@
MCA_gpr_DSO_SUBDIRS = @MCA_gpr_DSO_SUBDIRS@
MCA_gpr_STATIC_COMPONENTS = @MCA_gpr_STATIC_COMPONENTS@
MCA_gpr_STATIC_LTLIBS = @MCA_gpr_STATIC_LTLIBS@
MCA_gpr_STATIC_SUBDIRS = @MCA_gpr_STATIC_SUBDIRS@
MCA_grpcomm_ALL_COMPONENTS = @MCA_grpcomm_ALL_COMPONENTS@
MCA_grpcomm_ALL_SUBDIRS = @MCA_grpcomm_ALL_SUBDIRS@
MCA_grpcomm_DSO_COMPONENTS = @MCA_grpcomm_DSO_COMPONENTS@
MCA_grpcomm_DSO_SUBDIRS = @MCA_grpcomm_DSO_SUBDIRS@
MCA_grpcomm_STATIC_COMPONENTS = @MCA_grpcomm_STATIC_COMPONENTS@
MCA_grpcomm_STATIC_LTLIBS = @MCA_grpcomm_STATIC_LTLIBS@
MCA_grpcomm_STATIC_SUBDIRS = @MCA_grpcomm_STATIC_SUBDIRS@
MCA_installdirs_ALL_COMPONENTS = @MCA_installdirs_ALL_COMPONENTS@
MCA_installdirs_ALL_SUBDIRS = @MCA_installdirs_ALL_SUBDIRS@
MCA_installdirs_DSO_COMPONENTS = @MCA_installdirs_DSO_COMPONENTS@
MCA_installdirs_DSO_SUBDIRS = @MCA_installdirs_DSO_SUBDIRS@
MCA_installdirs_STATIC_COMPONENTS = @MCA_installdirs_STATIC_COMPONENTS@
MCA_installdirs_STATIC_LTLIBS = @MCA_installdirs_STATIC_LTLIBS@
MCA_installdirs_STATIC_SUBDIRS = @MCA_installdirs_STATIC_SUBDIRS@
MCA_io_ALL_COMPONENTS = @MCA_io_ALL_COMPONENTS@
MCA_io_ALL_SUBDIRS = @MCA_io_ALL_SUBDIRS@
MCA_io_DSO_COMPONENTS = @MCA_io_DSO_COMPONENTS@
MCA_io_DSO_SUBDIRS = @MCA_io_DSO_SUBDIRS@
MCA_io_STATIC_COMPONENTS = @MCA_io_STATIC_COMPONENTS@
MCA_io_STATIC_LTLIBS = @MCA_io_STATIC_LTLIBS@
MCA_io_STATIC_SUBDIRS = @MCA_io_STATIC_SUBDIRS@
MCA_iof_ALL_COMPONENTS = @MCA_iof_ALL_COMPONENTS@
MCA_iof_ALL_SUBDIRS = @MCA_iof_ALL_SUBDIRS@
MCA_iof_DSO_COMPONENTS = @MCA_iof_DSO_COMPONENTS@
MCA_iof_DSO_SUBDIRS = @MCA_iof_DSO_SUBDIRS@
MCA_iof_STATIC_COMPONENTS = @MCA_iof_STATIC_COMPONENTS@
MCA_iof_STATIC_LTLIBS = @MCA_iof_STATIC_LTLIBS@
MCA_iof_STATIC_SUBDIRS = @MCA_iof_STATIC_SUBDIRS@
MCA_maffinity_ALL_COMPONENTS = @MCA_maffinity_ALL_COMPONENTS@
MCA_maffinity_ALL_SUBDIRS = @MCA_maffinity_ALL_SUBDIRS@
MCA_maffinity_DSO_COMPONENTS = @MCA_maffinity_DSO_COMPONENTS@
MCA_maffinity_DSO_SUBDIRS = @MCA_maffinity_DSO_SUBDIRS@
MCA_maffinity_STATIC_COMPONENTS = @MCA_maffinity_STATIC_COMPONENTS@
MCA_maffinity_STATIC_LTLIBS = @MCA_maffinity_STATIC_LTLIBS@
MCA_maffinity_STATIC_SUBDIRS = @MCA_maffinity_STATIC_SUBDIRS@
MCA_memcpy_ALL_COMPONENTS = @MCA_memcpy_ALL_COMPONENTS@
MCA_memcpy_ALL_SUBDIRS = @MCA_memcpy_ALL_SUBDIRS@
MCA_memcpy_DSO_COMPONENTS = @MCA_memcpy_DSO_COMPONENTS@
MCA_memcpy_DSO_SUBDIRS = @MCA_memcpy_DSO_SUBDIRS@
MCA_memcpy_STATIC_COMPONENTS = @MCA_memcpy_STATIC_COMPONENTS@
MCA_memcpy_STATIC_LTLIBS = @MCA_memcpy_STATIC_LTLIBS@
MCA_memcpy_STATIC_SUBDIRS = @MCA_memcpy_STATIC_SUBDIRS@
MCA_memory_ALL_COMPONENTS = @MCA_memory_ALL_COMPONENTS@
MCA_memory_ALL_SUBDIRS = @MCA_memory_ALL_SUBDIRS@
MCA_memory_DSO_COMPONENTS = @MCA_memory_DSO_COMPONENTS@
MCA_memory_DSO_SUBDIRS = @MCA_memory_DSO_SUBDIRS@
MCA_memory_STATIC_COMPONENTS = @MCA_memory_STATIC_COMPONENTS@
MCA_memory_STATIC_LTLIBS = @MCA_memory_STATIC_LTLIBS@
MCA_memory_STATIC_SUBDIRS = @MCA_memory_STATIC_SUBDIRS@
MCA_mpool_ALL_COMPONENTS = @MCA_mpool_ALL_COMPONENTS@
MCA_mpool_ALL_SUBDIRS = @MCA_mpool_ALL_SUBDIRS@
MCA_mpool_DSO_COMPONENTS = @MCA_mpool_DSO_COMPONENTS@
MCA_mpool_DSO_SUBDIRS = @MCA_mpool_DSO_SUBDIRS@
MCA_mpool_STATIC_COMPONENTS = @MCA_mpool_STATIC_COMPONENTS@
MCA_mpool_STATIC_LTLIBS = @MCA_mpool_STATIC_LTLIBS@
MCA_mpool_STATIC_SUBDIRS = @MCA_mpool_STATIC_SUBDIRS@
MCA_mtl_ALL_COMPONENTS = @MCA_mtl_ALL_COMPONENTS@
MCA_mtl_ALL_SUBDIRS = @MCA_mtl_ALL_SUBDIRS@
MCA_mtl_DIRECT_CALL_HEADER = @MCA_mtl_DIRECT_CALL_HEADER@
MCA_mtl_DSO_COMPONENTS = @MCA_mtl_DSO_COMPONENTS@
MCA_mtl_DSO_SUBDIRS = @MCA_mtl_DSO_SUBDIRS@
MCA_mtl_STATIC_COMPONENTS = @MCA_mtl_STATIC_COMPONENTS@
MCA_mtl_STATIC_LTLIBS = @MCA_mtl_STATIC_LTLIBS@
MCA_mtl_STATIC_SUBDIRS = @MCA_mtl_STATIC_SUBDIRS@
MCA_ns_ALL_COMPONENTS = @MCA_ns_ALL_COMPONENTS@
MCA_ns_ALL_SUBDIRS = @MCA_ns_ALL_SUBDIRS@
MCA_ns_DSO_COMPONENTS = @MCA_ns_DSO_COMPONENTS@
MCA_ns_DSO_SUBDIRS = @MCA_ns_DSO_SUBDIRS@
MCA_ns_STATIC_COMPONENTS = @MCA_ns_STATIC_COMPONENTS@
MCA_ns_STATIC_LTLIBS = @MCA_ns_STATIC_LTLIBS@
MCA_ns_STATIC_SUBDIRS = @MCA_ns_STATIC_SUBDIRS@
MCA_odls_ALL_COMPONENTS = @MCA_odls_ALL_COMPONENTS@
MCA_odls_ALL_SUBDIRS = @MCA_odls_ALL_SUBDIRS@
MCA_odls_DSO_COMPONENTS = @MCA_odls_DSO_COMPONENTS@
MCA_odls_DSO_SUBDIRS = @MCA_odls_DSO_SUBDIRS@
MCA_odls_STATIC_COMPONENTS = @MCA_odls_STATIC_COMPONENTS@
MCA_odls_STATIC_LTLIBS = @MCA_odls_STATIC_LTLIBS@
MCA_odls_STATIC_SUBDIRS = @MCA_odls_STATIC_SUBDIRS@
MCA_ompi_FRAMEWORKS = @MCA_ompi_FRAMEWORKS@
MCA_ompi_FRAMEWORKS_SUBDIRS = @MCA_ompi_FRAMEWORKS_SUBDIRS@
MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS = @MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS@
MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS = @MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS@
MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS = @MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS@
MCA_ompi_FRAMEWORK_LIBS = @MCA_ompi_FRAMEWORK_LIBS@
MCA_oob_ALL_COMPONENTS = @MCA_oob_ALL_COMPONENTS@
MCA_oob_ALL_SUBDIRS = @MCA_oob_ALL_SUBDIRS@
MCA_oob_DSO_COMPONENTS = @MCA_oob_DSO_COMPONENTS@
MCA_oob_DSO_SUBDIRS = @MCA_oob_DSO_SUBDIRS@
MCA_oob_STATIC_COMPONENTS = @MCA_oob_STATIC_COMPONENTS@
MCA_oob_STATIC_LTLIBS = @MCA_oob_STATIC_LTLIBS@
MCA_oob_STATIC_SUBDIRS = @MCA_oob_STATIC_SUBDIRS@
MCA_opal_FRAMEWORKS = @MCA_opal_FRAMEWORKS@
MCA_opal_FRAMEWORKS_SUBDIRS = @MCA_opal_FRAMEWORKS_SUBDIRS@
MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS = @MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS@
MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS = @MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS@
MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS = @MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS@
MCA_opal_FRAMEWORK_LIBS = @MCA_opal_FRAMEWORK_LIBS@
MCA_orte_FRAMEWORKS = @MCA_orte_FRAMEWORKS@
MCA_orte_FRAMEWORKS_SUBDIRS = @MCA_orte_FRAMEWORKS_SUBDIRS@
MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS = @MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS@
MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS = @MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS@
MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS = @MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS@
MCA_orte_FRAMEWORK_LIBS = @MCA_orte_FRAMEWORK_LIBS@
MCA_osc_ALL_COMPONENTS = @MCA_osc_ALL_COMPONENTS@
MCA_osc_ALL_SUBDIRS = @MCA_osc_ALL_SUBDIRS@
MCA_osc_DSO_COMPONENTS = @MCA_osc_DSO_COMPONENTS@
MCA_osc_DSO_SUBDIRS = @MCA_osc_DSO_SUBDIRS@
MCA_osc_STATIC_COMPONENTS = @MCA_osc_STATIC_COMPONENTS@
MCA_osc_STATIC_LTLIBS = @MCA_osc_STATIC_LTLIBS@
MCA_osc_STATIC_SUBDIRS = @MCA_osc_STATIC_SUBDIRS@
MCA_paffinity_ALL_COMPONENTS = @MCA_paffinity_ALL_COMPONENTS@
MCA_paffinity_ALL_SUBDIRS = @MCA_paffinity_ALL_SUBDIRS@
MCA_paffinity_DSO_COMPONENTS = @MCA_paffinity_DSO_COMPONENTS@
MCA_paffinity_DSO_SUBDIRS = @MCA_paffinity_DSO_SUBDIRS@
MCA_paffinity_STATIC_COMPONENTS = @MCA_paffinity_STATIC_COMPONENTS@
MCA_paffinity_STATIC_LTLIBS = @MCA_paffinity_STATIC_LTLIBS@
MCA_paffinity_STATIC_SUBDIRS = @MCA_paffinity_STATIC_SUBDIRS@
MCA_pls_ALL_COMPONENTS = @MCA_pls_ALL_COMPONENTS@
MCA_pls_ALL_SUBDIRS = @MCA_pls_ALL_SUBDIRS@
MCA_pls_DSO_COMPONENTS = @MCA_pls_DSO_COMPONENTS@
MCA_pls_DSO_SUBDIRS = @MCA_pls_DSO_SUBDIRS@
MCA_pls_STATIC_COMPONENTS = @MCA_pls_STATIC_COMPONENTS@
MCA_pls_STATIC_LTLIBS = @MCA_pls_STATIC_LTLIBS@
MCA_pls_STATIC_SUBDIRS = @MCA_pls_STATIC_SUBDIRS@
MCA_pml_ALL_COMPONENTS = @MCA_pml_ALL_COMPONENTS@
MCA_pml_ALL_SUBDIRS = @MCA_pml_ALL_SUBDIRS@
MCA_pml_DIRECT_CALL_HEADER = @MCA_pml_DIRECT_CALL_HEADER@
MCA_pml_DSO_COMPONENTS = @MCA_pml_DSO_COMPONENTS@
MCA_pml_DSO_SUBDIRS = @MCA_pml_DSO_SUBDIRS@
MCA_pml_STATIC_COMPONENTS = @MCA_pml_STATIC_COMPONENTS@
MCA_pml_STATIC_LTLIBS = @MCA_pml_STATIC_LTLIBS@
MCA_pml_STATIC_SUBDIRS = @MCA_pml_STATIC_SUBDIRS@
MCA_ras_ALL_COMPONENTS = @MCA_ras_ALL_COMPONENTS@
MCA_ras_ALL_SUBDIRS = @MCA_ras_ALL_SUBDIRS@
MCA_ras_DSO_COMPONENTS = @MCA_ras_DSO_COMPONENTS@
MCA_ras_DSO_SUBDIRS = @MCA_ras_DSO_SUBDIRS@
MCA_ras_STATIC_COMPONENTS = @MCA_ras_STATIC_COMPONENTS@
MCA_ras_STATIC_LTLIBS = @MCA_ras_STATIC_LTLIBS@
MCA_ras_STATIC_SUBDIRS = @MCA_ras_STATIC_SUBDIRS@
MCA_rcache_ALL_COMPONENTS = @MCA_rcache_ALL_COMPONENTS@
MCA_rcache_ALL_SUBDIRS = @MCA_rcache_ALL_SUBDIRS@
MCA_rcache_DSO_COMPONENTS = @MCA_rcache_DSO_COMPONENTS@
MCA_rcache_DSO_SUBDIRS = @MCA_rcache_DSO_SUBDIRS@
MCA_rcache_STATIC_COMPONENTS = @MCA_rcache_STATIC_COMPONENTS@
MCA_rcache_STATIC_LTLIBS = @MCA_rcache_STATIC_LTLIBS@
MCA_rcache_STATIC_SUBDIRS = @MCA_rcache_STATIC_SUBDIRS@
MCA_rds_ALL_COMPONENTS = @MCA_rds_ALL_COMPONENTS@
MCA_rds_ALL_SUBDIRS = @MCA_rds_ALL_SUBDIRS@
MCA_rds_DSO_COMPONENTS = @MCA_rds_DSO_COMPONENTS@
MCA_rds_DSO_SUBDIRS = @MCA_rds_DSO_SUBDIRS@
MCA_rds_STATIC_COMPONENTS = @MCA_rds_STATIC_COMPONENTS@
MCA_rds_STATIC_LTLIBS = @MCA_rds_STATIC_LTLIBS@
MCA_rds_STATIC_SUBDIRS = @MCA_rds_STATIC_SUBDIRS@
MCA_rmaps_ALL_COMPONENTS = @MCA_rmaps_ALL_COMPONENTS@
MCA_rmaps_ALL_SUBDIRS = @MCA_rmaps_ALL_SUBDIRS@
MCA_rmaps_DSO_COMPONENTS = @MCA_rmaps_DSO_COMPONENTS@
MCA_rmaps_DSO_SUBDIRS = @MCA_rmaps_DSO_SUBDIRS@
MCA_rmaps_STATIC_COMPONENTS = @MCA_rmaps_STATIC_COMPONENTS@
MCA_rmaps_STATIC_LTLIBS = @MCA_rmaps_STATIC_LTLIBS@
MCA_rmaps_STATIC_SUBDIRS = @MCA_rmaps_STATIC_SUBDIRS@
MCA_rmgr_ALL_COMPONENTS = @MCA_rmgr_ALL_COMPONENTS@
MCA_rmgr_ALL_SUBDIRS = @MCA_rmgr_ALL_SUBDIRS@
MCA_rmgr_DSO_COMPONENTS = @MCA_rmgr_DSO_COMPONENTS@
MCA_rmgr_DSO_SUBDIRS = @MCA_rmgr_DSO_SUBDIRS@
MCA_rmgr_STATIC_COMPONENTS = @MCA_rmgr_STATIC_COMPONENTS@
MCA_rmgr_STATIC_LTLIBS = @MCA_rmgr_STATIC_LTLIBS@
MCA_rmgr_STATIC_SUBDIRS = @MCA_rmgr_STATIC_SUBDIRS@
MCA_rml_ALL_COMPONENTS = @MCA_rml_ALL_COMPONENTS@
MCA_rml_ALL_SUBDIRS = @MCA_rml_ALL_SUBDIRS@
MCA_rml_DSO_COMPONENTS = @MCA_rml_DSO_COMPONENTS@
MCA_rml_DSO_SUBDIRS = @MCA_rml_DSO_SUBDIRS@
MCA_rml_STATIC_COMPONENTS = @MCA_rml_STATIC_COMPONENTS@
MCA_rml_STATIC_LTLIBS = @MCA_rml_STATIC_LTLIBS@
MCA_rml_STATIC_SUBDIRS = @MCA_rml_STATIC_SUBDIRS@
MCA_routed_ALL_COMPONENTS = @MCA_routed_ALL_COMPONENTS@
MCA_routed_ALL_SUBDIRS = @MCA_routed_ALL_SUBDIRS@
MCA_routed_DSO_COMPONENTS = @MCA_routed_DSO_COMPONENTS@
MCA_routed_DSO_SUBDIRS = @MCA_routed_DSO_SUBDIRS@
MCA_routed_STATIC_COMPONENTS = @MCA_routed_STATIC_COMPONENTS@
MCA_routed_STATIC_LTLIBS = @MCA_routed_STATIC_LTLIBS@
MCA_routed_STATIC_SUBDIRS = @MCA_routed_STATIC_SUBDIRS@
MCA_schema_ALL_COMPONENTS = @MCA_schema_ALL_COMPONENTS@
MCA_schema_ALL_SUBDIRS = @MCA_schema_ALL_SUBDIRS@
MCA_schema_DSO_COMPONENTS = @MCA_schema_DSO_COMPONENTS@
MCA_schema_DSO_SUBDIRS = @MCA_schema_DSO_SUBDIRS@
MCA_schema_STATIC_COMPONENTS = @MCA_schema_STATIC_COMPONENTS@
MCA_schema_STATIC_LTLIBS = @MCA_schema_STATIC_LTLIBS@
MCA_schema_STATIC_SUBDIRS = @MCA_schema_STATIC_SUBDIRS@
MCA_sds_ALL_COMPONENTS = @MCA_sds_ALL_COMPONENTS@
MCA_sds_ALL_SUBDIRS = @MCA_sds_ALL_SUBDIRS@
MCA_sds_DSO_COMPONENTS = @MCA_sds_DSO_COMPONENTS@
MCA_sds_DSO_SUBDIRS = @MCA_sds_DSO_SUBDIRS@
MCA_sds_STATIC_COMPONENTS = @MCA_sds_STATIC_COMPONENTS@
MCA_sds_STATIC_LTLIBS = @MCA_sds_STATIC_LTLIBS@
MCA_sds_STATIC_SUBDIRS = @MCA_sds_STATIC_SUBDIRS@
MCA_smr_ALL_COMPONENTS = @MCA_smr_ALL_COMPONENTS@
MCA_smr_ALL_SUBDIRS = @MCA_smr_ALL_SUBDIRS@
MCA_smr_DSO_COMPONENTS = @MCA_smr_DSO_COMPONENTS@
MCA_smr_DSO_SUBDIRS = @MCA_smr_DSO_SUBDIRS@
MCA_smr_STATIC_COMPONENTS = @MCA_smr_STATIC_COMPONENTS@
MCA_smr_STATIC_LTLIBS = @MCA_smr_STATIC_LTLIBS@
MCA_smr_STATIC_SUBDIRS = @MCA_smr_STATIC_SUBDIRS@
MCA_snapc_ALL_COMPONENTS = @MCA_snapc_ALL_COMPONENTS@
MCA_snapc_ALL_SUBDIRS = @MCA_snapc_ALL_SUBDIRS@
MCA_snapc_DSO_COMPONENTS = @MCA_snapc_DSO_COMPONENTS@
MCA_snapc_DSO_SUBDIRS = @MCA_snapc_DSO_SUBDIRS@
MCA_snapc_STATIC_COMPONENTS = @MCA_snapc_STATIC_COMPONENTS@
MCA_snapc_STATIC_LTLIBS = @MCA_snapc_STATIC_LTLIBS@
MCA_snapc_STATIC_SUBDIRS = @MCA_snapc_STATIC_SUBDIRS@
MCA_timer_ALL_COMPONENTS = @MCA_timer_ALL_COMPONENTS@
MCA_timer_ALL_SUBDIRS = @MCA_timer_ALL_SUBDIRS@
MCA_timer_DSO_COMPONENTS = @MCA_timer_DSO_COMPONENTS@
MCA_timer_DSO_SUBDIRS = @MCA_timer_DSO_SUBDIRS@
MCA_timer_STATIC_COMPONENTS = @MCA_timer_STATIC_COMPONENTS@
MCA_timer_STATIC_LTLIBS = @MCA_timer_STATIC_LTLIBS@
MCA_timer_STATIC_SUBDIRS = @MCA_timer_STATIC_SUBDIRS@
MCA_topo_ALL_COMPONENTS = @MCA_topo_ALL_COMPONENTS@
MCA_topo_ALL_SUBDIRS = @MCA_topo_ALL_SUBDIRS@
MCA_topo_DSO_COMPONENTS = @MCA_topo_DSO_COMPONENTS@
MCA_topo_DSO_SUBDIRS = @MCA_topo_DSO_SUBDIRS@
MCA_topo_STATIC_COMPONENTS = @MCA_topo_STATIC_COMPONENTS@
MCA_topo_STATIC_LTLIBS = @MCA_topo_STATIC_LTLIBS@
MCA_topo_STATIC_SUBDIRS = @MCA_topo_STATIC_SUBDIRS@
MKDIR_P = @MKDIR_P@
MPIF_H_PMPI_W_FUNCS = @MPIF_H_PMPI_W_FUNCS@
OBJC = @OBJC@
OBJCDEPMODE = @OBJCDEPMODE@
OBJCFLAGS = @OBJCFLAGS@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OMPI_ASM_FILE = @OMPI_ASM_FILE@
OMPI_ASM_GSYM = @OMPI_ASM_GSYM@
OMPI_ASM_LSYM = @OMPI_ASM_LSYM@
OMPI_ASM_SUPPORT_64BIT = @OMPI_ASM_SUPPORT_64BIT@
OMPI_ASM_TEXT = @OMPI_ASM_TEXT@
OMPI_ASM_TYPE = @OMPI_ASM_TYPE@
OMPI_ASSEMBLY_ARCH = @OMPI_ASSEMBLY_ARCH@
OMPI_ASSEMBLY_FORMAT = @OMPI_ASSEMBLY_FORMAT@
OMPI_AS_GLOBAL = @OMPI_AS_GLOBAL@
OMPI_AS_LABEL_SUFFIX = @OMPI_AS_LABEL_SUFFIX@
OMPI_CC_ABSOLUTE = @OMPI_CC_ABSOLUTE@
OMPI_CONFIGURE_DATE = @OMPI_CONFIGURE_DATE@
OMPI_CONFIGURE_HOST = @OMPI_CONFIGURE_HOST@
OMPI_CONFIGURE_USER = @OMPI_CONFIGURE_USER@
OMPI_CONTRIB_DIST_SUBDIRS = @OMPI_CONTRIB_DIST_SUBDIRS@
OMPI_CONTRIB_SUBDIRS = @OMPI_CONTRIB_SUBDIRS@
OMPI_CXX_ABSOLUTE = @OMPI_CXX_ABSOLUTE@
OMPI_F77_ABSOLUTE = @OMPI_F77_ABSOLUTE@
OMPI_F90_ABSOLUTE = @OMPI_F90_ABSOLUTE@
OMPI_F90_BUILD_SIZE = @OMPI_F90_BUILD_SIZE@
OMPI_F90_CKINDS = @OMPI_F90_CKINDS@
OMPI_F90_EXTRA_SHARED_LIBRARY_FLAGS = @OMPI_F90_EXTRA_SHARED_LIBRARY_FLAGS@
OMPI_F90_IKINDS = @OMPI_F90_IKINDS@
OMPI_F90_RKINDS = @OMPI_F90_RKINDS@
OMPI_FC_MODULE_FLAG = @OMPI_FC_MODULE_FLAG@
OMPI_FORTRAN_MAX_ARRAY_RANK = @OMPI_FORTRAN_MAX_ARRAY_RANK@
OMPI_GREEK_VERSION = @OMPI_GREEK_VERSION@
OMPI_LIBEVENT_SOURCES = @OMPI_LIBEVENT_SOURCES@
OMPI_LIBMPI_EXTRA_LDFLAGS = @OMPI_LIBMPI_EXTRA_LDFLAGS@
OMPI_LIBMPI_EXTRA_LIBS = @OMPI_LIBMPI_EXTRA_LIBS@
OMPI_MAJOR_VERSION = @OMPI_MAJOR_VERSION@
OMPI_MINOR_VERSION = @OMPI_MINOR_VERSION@
OMPI_MPIF_MPI_IO_INCLUDE = @OMPI_MPIF_MPI_IO_INCLUDE@
OMPI_MPI_ADDRESS_KIND = @OMPI_MPI_ADDRESS_KIND@
OMPI_MPI_INTEGER_KIND = @OMPI_MPI_INTEGER_KIND@
OMPI_MPI_OFFSET_KIND = @OMPI_MPI_OFFSET_KIND@
OMPI_RELEASE_VERSION = @OMPI_RELEASE_VERSION@
OMPI_SIZEOF_F90_COMPLEX = @OMPI_SIZEOF_F90_COMPLEX@
OMPI_SIZEOF_F90_COMPLEX16 = @OMPI_SIZEOF_F90_COMPLEX16@
OMPI_SIZEOF_F90_COMPLEX32 = @OMPI_SIZEOF_F90_COMPLEX32@
OMPI_SIZEOF_F90_COMPLEX8 = @OMPI_SIZEOF_F90_COMPLEX8@
OMPI_SIZEOF_F90_DOUBLE_COMPLEX = @OMPI_SIZEOF_F90_DOUBLE_COMPLEX@
OMPI_SIZEOF_F90_DOUBLE_PRECISION = @OMPI_SIZEOF_F90_DOUBLE_PRECISION@
OMPI_SIZEOF_F90_INTEGER = @OMPI_SIZEOF_F90_INTEGER@
OMPI_SIZEOF_F90_INTEGER1 = @OMPI_SIZEOF_F90_INTEGER1@
OMPI_SIZEOF_F90_INTEGER16 = @OMPI_SIZEOF_F90_INTEGER16@
OMPI_SIZEOF_F90_INTEGER2 = @OMPI_SIZEOF_F90_INTEGER2@
OMPI_SIZEOF_F90_INTEGER4 = @OMPI_SIZEOF_F90_INTEGER4@
OMPI_SIZEOF_F90_INTEGER8 = @OMPI_SIZEOF_F90_INTEGER8@
OMPI_SIZEOF_F90_LOGICAL = @OMPI_SIZEOF_F90_LOGICAL@
OMPI_SIZEOF_F90_REAL = @OMPI_SIZEOF_F90_REAL@
OMPI_SIZEOF_F90_REAL16 = @OMPI_SIZEOF_F90_REAL16@
OMPI_SIZEOF_F90_REAL2 = @OMPI_SIZEOF_F90_REAL2@
OMPI_SIZEOF_F90_REAL4 = @OMPI_SIZEOF_F90_REAL4@
OMPI_SIZEOF_F90_REAL8 = @OMPI_SIZEOF_F90_REAL8@
OMPI_SVN_R = @OMPI_SVN_R@
OMPI_TOP_BUILDDIR = @OMPI_TOP_BUILDDIR@
OMPI_TOP_SRCDIR = @OMPI_TOP_SRCDIR@
OMPI_VERSION = @OMPI_VERSION@
OMPI_WANT_SVN = @OMPI_WANT_SVN@
OMPI_WRAPPER_CXX_LIB = @OMPI_WRAPPER_CXX_LIB@
OMPI_WRAPPER_CXX_REQUIRED_FILE = @OMPI_WRAPPER_CXX_REQUIRED_FILE@
OMPI_WRAPPER_EXTRA_CFLAGS = @OMPI_WRAPPER_EXTRA_CFLAGS@
OMPI_WRAPPER_EXTRA_CPPFLAGS = @OMPI_WRAPPER_EXTRA_CPPFLAGS@
OMPI_WRAPPER_EXTRA_CXXFLAGS = @OMPI_WRAPPER_EXTRA_CXXFLAGS@
OMPI_WRAPPER_EXTRA_FCFLAGS = @OMPI_WRAPPER_EXTRA_FCFLAGS@
OMPI_WRAPPER_EXTRA_FFLAGS = @OMPI_WRAPPER_EXTRA_FFLAGS@
OMPI_WRAPPER_EXTRA_INCLUDES = @OMPI_WRAPPER_EXTRA_INCLUDES@
OMPI_WRAPPER_EXTRA_LDFLAGS = @OMPI_WRAPPER_EXTRA_LDFLAGS@
OMPI_WRAPPER_EXTRA_LIBS = @OMPI_WRAPPER_EXTRA_LIBS@
OMPI_WRAPPER_F77_REQUIRED_FILE = @OMPI_WRAPPER_F77_REQUIRED_FILE@
OMPI_WRAPPER_F90_REQUIRED_FILE = @OMPI_WRAPPER_F90_REQUIRED_FILE@
OPAL_GREEK_VERSION = @OPAL_GREEK_VERSION@
OPAL_MAJOR_VERSION = @OPAL_MAJOR_VERSION@
OPAL_MINOR_VERSION = @OPAL_MINOR_VERSION@
OPAL_RELEASE_VERSION = @OPAL_RELEASE_VERSION@
OPAL_SVN_R = @OPAL_SVN_R@
OPAL_VERSION = @OPAL_VERSION@
OPAL_WANT_SVN = @OPAL_WANT_SVN@
OPAL_WRAPPER_EXTRA_CFLAGS = @OPAL_WRAPPER_EXTRA_CFLAGS@
OPAL_WRAPPER_EXTRA_CPPFLAGS = @OPAL_WRAPPER_EXTRA_CPPFLAGS@
OPAL_WRAPPER_EXTRA_CXXFLAGS = @OPAL_WRAPPER_EXTRA_CXXFLAGS@
OPAL_WRAPPER_EXTRA_INCLUDES = @OPAL_WRAPPER_EXTRA_INCLUDES@
OPAL_WRAPPER_EXTRA_LDFLAGS = @OPAL_WRAPPER_EXTRA_LDFLAGS@
OPAL_WRAPPER_EXTRA_LIBS = @OPAL_WRAPPER_EXTRA_LIBS@
ORTE_GREEK_VERSION = @ORTE_GREEK_VERSION@
ORTE_MAJOR_VERSION = @ORTE_MAJOR_VERSION@
ORTE_MINOR_VERSION = @ORTE_MINOR_VERSION@
ORTE_RELEASE_VERSION = @ORTE_RELEASE_VERSION@
ORTE_SVN_R = @ORTE_SVN_R@
ORTE_VERSION = @ORTE_VERSION@
ORTE_WANT_SVN = @ORTE_WANT_SVN@
ORTE_WRAPPER_EXTRA_CFLAGS = @ORTE_WRAPPER_EXTRA_CFLAGS@
ORTE_WRAPPER_EXTRA_CPPFLAGS = @ORTE_WRAPPER_EXTRA_CPPFLAGS@
ORTE_WRAPPER_EXTRA_CXXFLAGS = @ORTE_WRAPPER_EXTRA_CXXFLAGS@
ORTE_WRAPPER_EXTRA_INCLUDES = @ORTE_WRAPPER_EXTRA_INCLUDES@
ORTE_WRAPPER_EXTRA_LDFLAGS = @ORTE_WRAPPER_EXTRA_LDFLAGS@
ORTE_WRAPPER_EXTRA_LIBS = @ORTE_WRAPPER_EXTRA_LIBS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PERL = @PERL@
QRSH = @QRSH@
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
TOTALVIEW_DEBUG_FLAGS = @TOTALVIEW_DEBUG_FLAGS@
VERSION = @VERSION@
WRAPPER_EXTRA_CFLAGS = @WRAPPER_EXTRA_CFLAGS@
WRAPPER_EXTRA_CXXFLAGS = @WRAPPER_EXTRA_CXXFLAGS@
WRAPPER_EXTRA_FCFLAGS = @WRAPPER_EXTRA_FCFLAGS@
WRAPPER_EXTRA_FFLAGS = @WRAPPER_EXTRA_FFLAGS@
WRAPPER_EXTRA_LDFLAGS = @WRAPPER_EXTRA_LDFLAGS@
WRAPPER_EXTRA_LIBS = @WRAPPER_EXTRA_LIBS@
YACC = @YACC@
YFLAGS = @YFLAGS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
ac_ct_FC = @ac_ct_FC@
ac_ct_OBJC = @ac_ct_OBJC@
ac_prefix_program = @ac_prefix_program@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
backtrace_darwin_CFLAGS = @backtrace_darwin_CFLAGS@
bindir = @bindir@
btl_gm_CFLAGS = @btl_gm_CFLAGS@
btl_gm_CPPFLAGS = @btl_gm_CPPFLAGS@
btl_gm_LDFLAGS = @btl_gm_LDFLAGS@
btl_gm_LIBS = @btl_gm_LIBS@
btl_mx_CFLAGS = @btl_mx_CFLAGS@
btl_mx_CPPFLAGS = @btl_mx_CPPFLAGS@
btl_mx_LDFLAGS = @btl_mx_LDFLAGS@
btl_mx_LIBS = @btl_mx_LIBS@
btl_ofud_CFLAGS = @btl_ofud_CFLAGS@
btl_ofud_CPPFLAGS = @btl_ofud_CPPFLAGS@
btl_ofud_LDFLAGS = @btl_ofud_LDFLAGS@
btl_ofud_LIBS = @btl_ofud_LIBS@
btl_openib_CFLAGS = @btl_openib_CFLAGS@
btl_openib_CPPFLAGS = @btl_openib_CPPFLAGS@
btl_openib_LDFLAGS = @btl_openib_LDFLAGS@
btl_openib_LIBS = @btl_openib_LIBS@
btl_portals_CPPFLAGS = @btl_portals_CPPFLAGS@
btl_portals_LDFLAGS = @btl_portals_LDFLAGS@
btl_portals_LIBS = @btl_portals_LIBS@
btl_sctp_CFLAGS = @btl_sctp_CFLAGS@
btl_sctp_CPPFLAGS = @btl_sctp_CPPFLAGS@
btl_sctp_LDFLAGS = @btl_sctp_LDFLAGS@
btl_sctp_LIBS = @btl_sctp_LIBS@
btl_udapl_CFLAGS = @btl_udapl_CFLAGS@
btl_udapl_CPPFLAGS = @btl_udapl_CPPFLAGS@
btl_udapl_LDFLAGS = @btl_udapl_LDFLAGS@
btl_udapl_LIBS = @btl_udapl_LIBS@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
common_mx_CFLAGS = @common_mx_CFLAGS@
common_mx_CPPFLAGS = @common_mx_CPPFLAGS@
common_mx_LDFLAGS = @common_mx_LDFLAGS@
common_mx_LIBS = @common_mx_LIBS@
common_portals_CPPFLAGS = @common_portals_CPPFLAGS@
common_portals_LDFLAGS = @common_portals_LDFLAGS@
common_portals_LIBS = @common_portals_LIBS@
crs_blcr_CFLAGS = @crs_blcr_CFLAGS@
crs_blcr_CPPFLAGS = @crs_blcr_CPPFLAGS@
crs_blcr_LDFLAGS = @crs_blcr_LDFLAGS@
crs_blcr_LIBS = @crs_blcr_LIBS@
crs_blcr_crs_blcr_WRAPPER_EXTRA_CPPFLAGS = @crs_blcr_crs_blcr_WRAPPER_EXTRA_CPPFLAGS@
crs_blcr_crs_blcr_WRAPPER_EXTRA_LDFLAGS = @crs_blcr_crs_blcr_WRAPPER_EXTRA_LDFLAGS@
crs_blcr_crs_blcr_WRAPPER_EXTRA_LIBS = @crs_blcr_crs_blcr_WRAPPER_EXTRA_LIBS@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
errmgr_bproc_CPPFLAGS = @errmgr_bproc_CPPFLAGS@
errmgr_bproc_LDFLAGS = @errmgr_bproc_LDFLAGS@
errmgr_bproc_LIBS = @errmgr_bproc_LIBS@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
maffinity_libnuma_CPPFLAGS = @maffinity_libnuma_CPPFLAGS@
maffinity_libnuma_LDFLAGS = @maffinity_libnuma_LDFLAGS@
maffinity_libnuma_LIBS = @maffinity_libnuma_LIBS@
mandir = @mandir@
memory_malloc_hooks_LIBS = @memory_malloc_hooks_LIBS@
memory_ptmalloc2_LIBS = @memory_ptmalloc2_LIBS@
mkdir_p = @mkdir_p@
mtl_mx_CFLAGS = @mtl_mx_CFLAGS@
mtl_mx_CPPFLAGS = @mtl_mx_CPPFLAGS@
mtl_mx_LDFLAGS = @mtl_mx_LDFLAGS@
mtl_mx_LIBS = @mtl_mx_LIBS@
mtl_portals_CPPFLAGS = @mtl_portals_CPPFLAGS@
mtl_portals_LDFLAGS = @mtl_portals_LDFLAGS@
mtl_portals_LIBS = @mtl_portals_LIBS@
mtl_psm_CFLAGS = @mtl_psm_CFLAGS@
mtl_psm_CPPFLAGS = @mtl_psm_CPPFLAGS@
mtl_psm_LDFLAGS = @mtl_psm_LDFLAGS@
mtl_psm_LIBS = @mtl_psm_LIBS@
odls_bproc_CPPFLAGS = @odls_bproc_CPPFLAGS@
odls_bproc_LDFLAGS = @odls_bproc_LDFLAGS@
odls_bproc_LIBS = @odls_bproc_LIBS@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
pls_bproc_CPPFLAGS = @pls_bproc_CPPFLAGS@
pls_bproc_LDFLAGS = @pls_bproc_LDFLAGS@
pls_bproc_LIBS = @pls_bproc_LIBS@
pls_lsf_CPPFLAGS = @pls_lsf_CPPFLAGS@
pls_lsf_LDFLAGS = @pls_lsf_LDFLAGS@
pls_lsf_LIBS = @pls_lsf_LIBS@
pls_slurm_CPPFLAGS = @pls_slurm_CPPFLAGS@
pls_slurm_LDFLAGS = @pls_slurm_LDFLAGS@
pls_slurm_LIBS = @pls_slurm_LIBS@
pls_tm_CPPFLAGS = @pls_tm_CPPFLAGS@
pls_tm_LDFLAGS = @pls_tm_LDFLAGS@
pls_tm_LIBS = @pls_tm_LIBS@
pls_xcpu_CPPFLAGS = @pls_xcpu_CPPFLAGS@
pls_xcpu_LDFLAGS = @pls_xcpu_LDFLAGS@
pls_xcpu_LIBS = @pls_xcpu_LIBS@
pls_xgrid_LDFLAGS = @pls_xgrid_LDFLAGS@
pls_xgrid_OBJCFLAGS = @pls_xgrid_OBJCFLAGS@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
ras_bjs_CPPFLAGS = @ras_bjs_CPPFLAGS@
ras_bjs_LDFLAGS = @ras_bjs_LDFLAGS@
ras_bjs_LIBS = @ras_bjs_LIBS@
ras_bproc_raw_CPPFLAGS = @ras_bproc_raw_CPPFLAGS@
ras_bproc_raw_LDFLAGS = @ras_bproc_raw_LDFLAGS@
ras_bproc_raw_LIBS = @ras_bproc_raw_LIBS@
ras_lanl_bproc_CPPFLAGS = @ras_lanl_bproc_CPPFLAGS@
ras_lanl_bproc_LDFLAGS = @ras_lanl_bproc_LDFLAGS@
ras_lanl_bproc_LIBS = @ras_lanl_bproc_LIBS@
ras_loadleveler_CPPFLAGS = @ras_loadleveler_CPPFLAGS@
ras_loadleveler_LDFLAGS = @ras_loadleveler_LDFLAGS@
ras_loadleveler_LIBS = @ras_loadleveler_LIBS@
ras_lsf_CPPFLAGS = @ras_lsf_CPPFLAGS@
ras_lsf_LDFLAGS = @ras_lsf_LDFLAGS@
ras_lsf_LIBS = @ras_lsf_LIBS@
ras_slurm_CPPFLAGS = @ras_slurm_CPPFLAGS@
ras_slurm_LDFLAGS = @ras_slurm_LDFLAGS@
ras_slurm_LIBS = @ras_slurm_LIBS@
ras_tm_CPPFLAGS = @ras_tm_CPPFLAGS@
ras_tm_LDFLAGS = @ras_tm_LDFLAGS@
ras_tm_LIBS = @ras_tm_LIBS@
sbindir = @sbindir@
sds_bproc_CPPFLAGS = @sds_bproc_CPPFLAGS@
sds_bproc_LDFLAGS = @sds_bproc_LDFLAGS@
sds_bproc_LIBS = @sds_bproc_LIBS@
sds_lsf_CPPFLAGS = @sds_lsf_CPPFLAGS@
sds_lsf_LDFLAGS = @sds_lsf_LDFLAGS@
sds_lsf_LIBS = @sds_lsf_LIBS@
sds_portals_utcp_CPPFLAGS = @sds_portals_utcp_CPPFLAGS@
sds_portals_utcp_LDFLAGS = @sds_portals_utcp_LDFLAGS@
sds_portals_utcp_LIBS = @sds_portals_utcp_LIBS@
sds_slurm_CPPFLAGS = @sds_slurm_CPPFLAGS@
sds_slurm_LDFLAGS = @sds_slurm_LDFLAGS@
sds_slurm_LIBS = @sds_slurm_LIBS@
sds_xcpu_CPPFLAGS = @sds_xcpu_CPPFLAGS@
sds_xcpu_LDFLAGS = @sds_xcpu_LDFLAGS@
sds_xcpu_LIBS = @sds_xcpu_LIBS@
sharedstatedir = @sharedstatedir@
smr_bproc_CPPFLAGS = @smr_bproc_CPPFLAGS@
smr_bproc_LDFLAGS = @smr_bproc_LDFLAGS@
smr_bproc_LIBS = @smr_bproc_LIBS@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
timer_aix_LIBS = @timer_aix_LIBS@
top_builddir = @top_builddir@
top_ompi_builddir = @top_ompi_builddir@
top_ompi_srcdir = @top_ompi_srcdir@
top_srcdir = @top_srcdir@
SUBDIRS = \
vt \
wrappers
DIST_SUBDIRS = \
vt \
wrappers
all: all-recursive
.SUFFIXES:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ompi/contrib/vt/Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign ompi/contrib/vt/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
list='$(SUBDIRS)'; for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
$(RECURSIVE_CLEAN_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
rev=''; for subdir in $$list; do \
if test "$$subdir" = "."; then :; else \
rev="$$subdir $$rev"; \
fi; \
done; \
rev="$$rev ."; \
target=`echo $@ | sed s/-recursive//`; \
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
mkid -fID $$unique
tags: TAGS
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique; \
fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& cd $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) $$here
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
distdir=`$(am__cd) $(distdir) && pwd`; \
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
(cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$top_distdir" \
distdir="$$distdir/$$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
check-am: all-am
check: check-recursive
all-am: Makefile
installdirs: installdirs-recursive
installdirs-am:
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
clean-am: clean-generic clean-libtool mostlyclean-am
distclean: distclean-recursive
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
info: info-recursive
info-am:
install-data-am:
install-dvi: install-dvi-recursive
install-exec-am:
install-html: install-html-recursive
install-info: install-info-recursive
install-man:
install-pdf: install-pdf-recursive
install-ps: install-ps-recursive
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am:
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
install-strip
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
all all-am check check-am clean clean-generic clean-libtool \
ctags ctags-recursive distclean distclean-generic \
distclean-libtool distclean-tags distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-man install-pdf install-pdf-am \
install-ps install-ps-am install-strip installcheck \
installcheck-am installdirs installdirs-am maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-generic \
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
uninstall uninstall-am
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: