Blob Blame History Raw
# Makefile.in generated by automake 1.15 from Makefile.am.
# @configure_input@

# Copyright (C) 1994-2014 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@

# -*- Mode: Makefile; -*-
#
# (C) 2009 by Argonne National Laboratory.
#     See COPYRIGHT in top-level directory.
#



VPATH = @srcdir@
am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@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@
target_triplet = @target@
bin_PROGRAMS = $(am__EXEEXT_1) hydra_nameserver$(EXEEXT) \
	$(am__EXEEXT_2) $(am__EXEEXT_3)
@hydra_have_hwloc_TRUE@am__append_1 = tools/topo/hwloc/topo_hwloc.c
@hydra_have_hwloc_TRUE@am__append_2 = tools/topo/hwloc/topo_hwloc.h
@hydra_have_hwloc_TRUE@@hydra_use_embedded_hwloc_TRUE@am__append_3 = -I$(top_srcdir)/tools/topo/hwloc/hwloc/include \
@hydra_have_hwloc_TRUE@@hydra_use_embedded_hwloc_TRUE@	-I$(top_builddir)/tools/topo/hwloc/hwloc/include


# Append hwloc to the external subdirs, so it gets built first
@hydra_have_hwloc_TRUE@@hydra_use_embedded_hwloc_TRUE@am__append_4 = tools/topo/hwloc/hwloc
@hydra_have_hwloc_TRUE@@hydra_use_embedded_hwloc_TRUE@am__append_5 = tools/topo/hwloc/hwloc
@hydra_have_hwloc_TRUE@@hydra_use_embedded_hwloc_TRUE@am__append_6 = -L$(top_builddir)/tools/topo/hwloc/hwloc/src
@hydra_have_hwloc_TRUE@@hydra_use_embedded_hwloc_TRUE@am__append_7 = -lhwloc_embedded
@hydra_bss_external_TRUE@am__append_8 = \
@hydra_bss_external_TRUE@    tools/bootstrap/external/common.h \
@hydra_bss_external_TRUE@    tools/bootstrap/external/ll.h     \
@hydra_bss_external_TRUE@    tools/bootstrap/external/lsf.h    \
@hydra_bss_external_TRUE@    tools/bootstrap/external/pbs.h    \
@hydra_bss_external_TRUE@    tools/bootstrap/external/rsh.h    \
@hydra_bss_external_TRUE@    tools/bootstrap/external/sge.h    \
@hydra_bss_external_TRUE@    tools/bootstrap/external/slurm.h  \
@hydra_bss_external_TRUE@    tools/bootstrap/external/cobalt.h \
@hydra_bss_external_TRUE@    tools/bootstrap/external/ssh.h

@hydra_bss_external_TRUE@am__append_9 = tools/bootstrap/external/external_common.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/external_common_launch.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/fork_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/user_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/manual_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/rsh_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/rsh_env.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ssh_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ssh.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ssh_env.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ssh_finalize.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_launch.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_env.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_query_native_int.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_query_node_list.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_query_proxy_id.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_launch.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_query_native_int.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_query_node_list.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_query_proxy_id.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_env.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/lsf_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/lsf_query_native_int.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/lsf_query_node_list.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/lsf_env.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/sge_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/sge_query_native_int.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/sge_query_node_list.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/sge_env.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/pbs_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/pbs_query_native_int.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/pbs_query_node_list.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/cobalt_init.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/cobalt_query_native_int.c \
@hydra_bss_external_TRUE@	tools/bootstrap/external/cobalt_query_node_list.c

@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@am__append_10 = \
@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@	tools/bootstrap/external/pbs_finalize.c \
@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@	tools/bootstrap/external/pbs_launch.c \
@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@	tools/bootstrap/external/pbs_wait.c \
@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@	tools/bootstrap/external/pbs_env.c

@hydra_bss_persist_TRUE@am__append_11 = hydra_persist
@hydra_bss_persist_TRUE@am__append_12 = \
@hydra_bss_persist_TRUE@    tools/bootstrap/persist/persist.h        \
@hydra_bss_persist_TRUE@    tools/bootstrap/persist/persist_client.h \
@hydra_bss_persist_TRUE@    tools/bootstrap/persist/persist_server.h

@hydra_bss_persist_TRUE@am__append_13 = tools/bootstrap/persist/persist_init.c \
@hydra_bss_persist_TRUE@	tools/bootstrap/persist/persist_launch.c \
@hydra_bss_persist_TRUE@	tools/bootstrap/persist/persist_wait.c

@hydra_bss_persist_TRUE@am__append_14 = tools/bootstrap/persist/hydra_persist.txt
@hydra_have_blcr_TRUE@am__append_15 = tools/ckpoint/blcr/ckpoint_blcr.c
@hydra_have_blcr_TRUE@am__append_16 = tools/ckpoint/blcr/ckpoint_blcr.h
@hydra_have_poll_TRUE@am__append_17 = tools/demux/demux_poll.c
@hydra_have_select_TRUE@am__append_18 = tools/demux/demux_select.c
@hydra_pm_pmiserv_TRUE@am__append_19 = -I$(top_srcdir)/pm/utils
@hydra_pm_pmiserv_TRUE@am__append_20 = \
@hydra_pm_pmiserv_TRUE@    pm/pmiserv/common.h        \
@hydra_pm_pmiserv_TRUE@    pm/pmiserv/pmi_v2_common.h \
@hydra_pm_pmiserv_TRUE@    pm/pmiserv/pmip.h          \
@hydra_pm_pmiserv_TRUE@    pm/pmiserv/pmip_pmi.h      \
@hydra_pm_pmiserv_TRUE@    pm/pmiserv/pmiserv.h       \
@hydra_pm_pmiserv_TRUE@    pm/pmiserv/pmiserv_pmi.h   \
@hydra_pm_pmiserv_TRUE@    pm/pmiserv/pmiserv_utils.h

@hydra_pm_pmiserv_TRUE@am__append_21 = hydra_pmi_proxy
@hydra_pm_pmiserv_TRUE@am__append_22 = pm/pmiserv/pmiserv_pmi.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_pmi_v1.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_pmi_v2.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_pmci.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_cb.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_utils.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/common.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmi_v2_common.c

@hydra_pm_pmiserv_TRUE@am__append_23 = pm/pmiserv/hydra_pmi_proxy.txt
@hydra_ui_mpich_TRUE@am__append_24 = -I$(top_srcdir)/ui/utils -DHYDRA_CONF_FILE=\"@sysconfdir@/mpiexec.hydra.conf\"
@hydra_ui_mpich_TRUE@am__append_25 = ui/mpich/mpiexec.h
@hydra_ui_mpich_TRUE@am__append_26 = mpiexec.hydra
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/confdb/aclocal_cache.m4 \
	$(top_srcdir)/confdb/aclocal_cc.m4 \
	$(top_srcdir)/confdb/aclocal_coverage.m4 \
	$(top_srcdir)/confdb/aclocal_libs.m4 \
	$(top_srcdir)/confdb/aclocal_runlog.m4 \
	$(top_srcdir)/confdb/aclocal_subcfg.m4 \
	$(top_srcdir)/confdb/aclocal_util.m4 \
	$(top_srcdir)/confdb/libtool.m4 \
	$(top_srcdir)/confdb/ltoptions.m4 \
	$(top_srcdir)/confdb/ltsugar.m4 \
	$(top_srcdir)/confdb/ltversion.m4 \
	$(top_srcdir)/confdb/lt~obsolete.m4 $(top_srcdir)/version.m4 \
	$(top_srcdir)/tools/topo/hwloc/hwloc/config/hwloc.m4 \
	$(top_srcdir)/tools/topo/hwloc/hwloc/config/hwloc_check_attributes.m4 \
	$(top_srcdir)/tools/topo/hwloc/hwloc/config/hwloc_check_visibility.m4 \
	$(top_srcdir)/tools/topo/hwloc/hwloc/config/hwloc_check_vendor.m4 \
	$(top_srcdir)/tools/topo/hwloc/hwloc/config/hwloc_components.m4 \
	$(top_srcdir)/tools/topo/hwloc/hwloc/config/hwloc_pkg.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
	$(am__configure_deps) $(am__noinst_HEADERS_DIST) \
	$(am__DIST_COMMON)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/include/hydra_config.h \
	$(top_builddir)/tools/topo/hwloc/hwloc/include/private/autogen/config.h \
	$(top_builddir)/tools/topo/hwloc/hwloc/include/hwloc/autogen/config.h
CONFIG_CLEAN_FILES = tools/bootstrap/src/bsci_init.c hydra-doxygen.cfg
CONFIG_CLEAN_VPATH_FILES =
LTLIBRARIES = $(noinst_LTLIBRARIES)
libhydra_la_LIBADD =
am__libhydra_la_SOURCES_DIST = utils/alloc/alloc.c utils/args/args.c \
	utils/dbg/dbg.c utils/env/env.c utils/launch/launch.c \
	utils/others/others.c utils/signals/signals.c \
	utils/sock/sock.c utils/string/string.c tools/topo/topo.c \
	tools/topo/hwloc/topo_hwloc.c tools/bootstrap/src/bsci_init.c \
	tools/bootstrap/src/bsci_finalize.c \
	tools/bootstrap/src/bsci_launch.c \
	tools/bootstrap/src/bsci_query_node_list.c \
	tools/bootstrap/src/bsci_query_proxy_id.c \
	tools/bootstrap/src/bsci_query_native_int.c \
	tools/bootstrap/src/bsci_wait.c tools/bootstrap/src/bsci_env.c \
	tools/bootstrap/utils/bscu_wait.c \
	tools/bootstrap/utils/bscu_cb.c \
	tools/bootstrap/external/external_common.c \
	tools/bootstrap/external/external_common_launch.c \
	tools/bootstrap/external/fork_init.c \
	tools/bootstrap/external/user_init.c \
	tools/bootstrap/external/manual_init.c \
	tools/bootstrap/external/rsh_init.c \
	tools/bootstrap/external/rsh_env.c \
	tools/bootstrap/external/ssh_init.c \
	tools/bootstrap/external/ssh.c \
	tools/bootstrap/external/ssh_env.c \
	tools/bootstrap/external/ssh_finalize.c \
	tools/bootstrap/external/slurm_init.c \
	tools/bootstrap/external/slurm_launch.c \
	tools/bootstrap/external/slurm_env.c \
	tools/bootstrap/external/slurm_query_native_int.c \
	tools/bootstrap/external/slurm_query_node_list.c \
	tools/bootstrap/external/slurm_query_proxy_id.c \
	tools/bootstrap/external/ll_init.c \
	tools/bootstrap/external/ll_launch.c \
	tools/bootstrap/external/ll_query_native_int.c \
	tools/bootstrap/external/ll_query_node_list.c \
	tools/bootstrap/external/ll_query_proxy_id.c \
	tools/bootstrap/external/ll_env.c \
	tools/bootstrap/external/lsf_init.c \
	tools/bootstrap/external/lsf_query_native_int.c \
	tools/bootstrap/external/lsf_query_node_list.c \
	tools/bootstrap/external/lsf_env.c \
	tools/bootstrap/external/sge_init.c \
	tools/bootstrap/external/sge_query_native_int.c \
	tools/bootstrap/external/sge_query_node_list.c \
	tools/bootstrap/external/sge_env.c \
	tools/bootstrap/external/pbs_init.c \
	tools/bootstrap/external/pbs_query_native_int.c \
	tools/bootstrap/external/pbs_query_node_list.c \
	tools/bootstrap/external/cobalt_init.c \
	tools/bootstrap/external/cobalt_query_native_int.c \
	tools/bootstrap/external/cobalt_query_node_list.c \
	tools/bootstrap/external/pbs_finalize.c \
	tools/bootstrap/external/pbs_launch.c \
	tools/bootstrap/external/pbs_wait.c \
	tools/bootstrap/external/pbs_env.c \
	tools/bootstrap/persist/persist_init.c \
	tools/bootstrap/persist/persist_launch.c \
	tools/bootstrap/persist/persist_wait.c tools/ckpoint/ckpoint.c \
	tools/ckpoint/blcr/ckpoint_blcr.c tools/demux/demux.c \
	tools/demux/demux_poll.c tools/demux/demux_select.c \
	tools/debugger/debugger.c ui/utils/uiu.c
am__dirstamp = $(am__leading_dot)dirstamp
@hydra_have_hwloc_TRUE@am__objects_1 = tools/topo/hwloc/topo_hwloc.lo
@hydra_bss_external_TRUE@am__objects_2 = tools/bootstrap/external/external_common.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/external_common_launch.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/fork_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/user_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/manual_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/rsh_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/rsh_env.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ssh_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ssh.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ssh_env.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ssh_finalize.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_launch.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_env.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_query_native_int.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_query_node_list.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/slurm_query_proxy_id.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_launch.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_query_native_int.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_query_node_list.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_query_proxy_id.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/ll_env.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/lsf_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/lsf_query_native_int.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/lsf_query_node_list.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/lsf_env.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/sge_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/sge_query_native_int.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/sge_query_node_list.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/sge_env.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/pbs_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/pbs_query_native_int.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/pbs_query_node_list.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/cobalt_init.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/cobalt_query_native_int.lo \
@hydra_bss_external_TRUE@	tools/bootstrap/external/cobalt_query_node_list.lo
@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@am__objects_3 = tools/bootstrap/external/pbs_finalize.lo \
@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@	tools/bootstrap/external/pbs_launch.lo \
@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@	tools/bootstrap/external/pbs_wait.lo \
@hydra_bss_external_TRUE@@hydra_pbs_launcher_TRUE@	tools/bootstrap/external/pbs_env.lo
@hydra_bss_persist_TRUE@am__objects_4 = tools/bootstrap/persist/persist_init.lo \
@hydra_bss_persist_TRUE@	tools/bootstrap/persist/persist_launch.lo \
@hydra_bss_persist_TRUE@	tools/bootstrap/persist/persist_wait.lo
@hydra_have_blcr_TRUE@am__objects_5 =  \
@hydra_have_blcr_TRUE@	tools/ckpoint/blcr/ckpoint_blcr.lo
@hydra_have_poll_TRUE@am__objects_6 = tools/demux/demux_poll.lo
@hydra_have_select_TRUE@am__objects_7 = tools/demux/demux_select.lo
am_libhydra_la_OBJECTS = utils/alloc/alloc.lo utils/args/args.lo \
	utils/dbg/dbg.lo utils/env/env.lo utils/launch/launch.lo \
	utils/others/others.lo utils/signals/signals.lo \
	utils/sock/sock.lo utils/string/string.lo tools/topo/topo.lo \
	$(am__objects_1) tools/bootstrap/src/bsci_init.lo \
	tools/bootstrap/src/bsci_finalize.lo \
	tools/bootstrap/src/bsci_launch.lo \
	tools/bootstrap/src/bsci_query_node_list.lo \
	tools/bootstrap/src/bsci_query_proxy_id.lo \
	tools/bootstrap/src/bsci_query_native_int.lo \
	tools/bootstrap/src/bsci_wait.lo \
	tools/bootstrap/src/bsci_env.lo \
	tools/bootstrap/utils/bscu_wait.lo \
	tools/bootstrap/utils/bscu_cb.lo $(am__objects_2) \
	$(am__objects_3) $(am__objects_4) tools/ckpoint/ckpoint.lo \
	$(am__objects_5) tools/demux/demux.lo $(am__objects_6) \
	$(am__objects_7) tools/debugger/debugger.lo ui/utils/uiu.lo
libhydra_la_OBJECTS = $(am_libhydra_la_OBJECTS)
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
am__v_lt_1 = 
libpm_la_LIBADD =
am__libpm_la_SOURCES_DIST = pm/pmiserv/pmiserv_pmi.c \
	pm/pmiserv/pmiserv_pmi_v1.c pm/pmiserv/pmiserv_pmi_v2.c \
	pm/pmiserv/pmiserv_pmci.c pm/pmiserv/pmiserv_cb.c \
	pm/pmiserv/pmiserv_utils.c pm/pmiserv/common.c \
	pm/pmiserv/pmi_v2_common.c
@hydra_pm_pmiserv_TRUE@am__objects_8 = pm/pmiserv/pmiserv_pmi.lo \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_pmi_v1.lo \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_pmi_v2.lo \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_pmci.lo \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_cb.lo \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmiserv_utils.lo \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/common.lo \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmi_v2_common.lo
am_libpm_la_OBJECTS = $(am__objects_8)
libpm_la_OBJECTS = $(am_libpm_la_OBJECTS)
@hydra_bss_persist_TRUE@am__EXEEXT_1 = hydra_persist$(EXEEXT)
@hydra_pm_pmiserv_TRUE@am__EXEEXT_2 = hydra_pmi_proxy$(EXEEXT)
@hydra_ui_mpich_TRUE@am__EXEEXT_3 = mpiexec.hydra$(EXEEXT)
am__installdirs = "$(DESTDIR)$(bindir)"
PROGRAMS = $(bin_PROGRAMS)
am_hydra_nameserver_OBJECTS =  \
	tools/nameserver/hydra_nameserver-hydra_nameserver.$(OBJEXT)
hydra_nameserver_OBJECTS = $(am_hydra_nameserver_OBJECTS)
am__DEPENDENCIES_1 =
am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
hydra_nameserver_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(hydra_nameserver_CFLAGS) $(CFLAGS) \
	$(hydra_nameserver_LDFLAGS) $(LDFLAGS) -o $@
am__hydra_persist_SOURCES_DIST =  \
	tools/bootstrap/persist/persist_server.c
@hydra_bss_persist_TRUE@am_hydra_persist_OBJECTS = tools/bootstrap/persist/hydra_persist-persist_server.$(OBJEXT)
hydra_persist_OBJECTS = $(am_hydra_persist_OBJECTS)
hydra_persist_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(hydra_persist_CFLAGS) \
	$(CFLAGS) $(hydra_persist_LDFLAGS) $(LDFLAGS) -o $@
am__hydra_pmi_proxy_SOURCES_DIST = pm/pmiserv/pmip.c \
	pm/pmiserv/pmip_cb.c pm/pmiserv/pmip_utils.c \
	pm/pmiserv/pmip_pmi_v1.c pm/pmiserv/pmip_pmi_v2.c \
	pm/pmiserv/common.c pm/pmiserv/pmi_v2_common.c
@hydra_pm_pmiserv_TRUE@am_hydra_pmi_proxy_OBJECTS = pm/pmiserv/hydra_pmi_proxy-pmip.$(OBJEXT) \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/hydra_pmi_proxy-pmip_cb.$(OBJEXT) \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/hydra_pmi_proxy-pmip_utils.$(OBJEXT) \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.$(OBJEXT) \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.$(OBJEXT) \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/hydra_pmi_proxy-common.$(OBJEXT) \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.$(OBJEXT)
hydra_pmi_proxy_OBJECTS = $(am_hydra_pmi_proxy_OBJECTS)
hydra_pmi_proxy_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(hydra_pmi_proxy_CFLAGS) $(CFLAGS) $(hydra_pmi_proxy_LDFLAGS) \
	$(LDFLAGS) -o $@
am__mpiexec_hydra_SOURCES_DIST = ui/mpich/mpiexec.c ui/mpich/utils.c
@hydra_ui_mpich_TRUE@am_mpiexec_hydra_OBJECTS =  \
@hydra_ui_mpich_TRUE@	ui/mpich/mpiexec.$(OBJEXT) \
@hydra_ui_mpich_TRUE@	ui/mpich/utils.$(OBJEXT)
mpiexec_hydra_OBJECTS = $(am_mpiexec_hydra_OBJECTS)
mpiexec_hydra_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(mpiexec_hydra_LDFLAGS) $(LDFLAGS) -o $@
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include -I$(top_builddir)/tools/topo/hwloc/hwloc/include/private/autogen -I$(top_builddir)/tools/topo/hwloc/hwloc/include/hwloc/autogen
depcomp = $(SHELL) $(top_srcdir)/confdb/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libhydra_la_SOURCES) $(libpm_la_SOURCES) \
	$(hydra_nameserver_SOURCES) $(hydra_persist_SOURCES) \
	$(hydra_pmi_proxy_SOURCES) $(mpiexec_hydra_SOURCES)
DIST_SOURCES = $(am__libhydra_la_SOURCES_DIST) \
	$(am__libpm_la_SOURCES_DIST) $(hydra_nameserver_SOURCES) \
	$(am__hydra_persist_SOURCES_DIST) \
	$(am__hydra_pmi_proxy_SOURCES_DIST) \
	$(am__mpiexec_hydra_SOURCES_DIST)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
	ctags-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 \
	tags-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__noinst_HEADERS_DIST = include/hydra.h include/hydra_server.h \
	tools/topo/topo.h tools/topo/hwloc/topo_hwloc.h \
	tools/bootstrap/include/bsci.h tools/bootstrap/utils/bscu.h \
	tools/bootstrap/external/common.h \
	tools/bootstrap/external/ll.h tools/bootstrap/external/lsf.h \
	tools/bootstrap/external/pbs.h tools/bootstrap/external/rsh.h \
	tools/bootstrap/external/sge.h \
	tools/bootstrap/external/slurm.h \
	tools/bootstrap/external/cobalt.h \
	tools/bootstrap/external/ssh.h \
	tools/bootstrap/persist/persist.h \
	tools/bootstrap/persist/persist_client.h \
	tools/bootstrap/persist/persist_server.h \
	tools/ckpoint/ckpoint.h tools/ckpoint/blcr/ckpoint_blcr.h \
	tools/demux/demux.h tools/demux/demux_internal.h \
	tools/debugger/debugger.h pm/include/pmci.h \
	pm/pmiserv/common.h pm/pmiserv/pmi_v2_common.h \
	pm/pmiserv/pmip.h pm/pmiserv/pmip_pmi.h pm/pmiserv/pmiserv.h \
	pm/pmiserv/pmiserv_pmi.h pm/pmiserv/pmiserv_utils.h \
	ui/include/ui.h ui/utils/uiu.h ui/mpich/mpiexec.h
HEADERS = $(noinst_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
  $(RECURSIVE_TARGETS) \
  $(RECURSIVE_CLEAN_TARGETS) \
  $(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
	cscope distdir dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/hydra-doxygen.cfg.in \
	$(srcdir)/pm/Makefile.mk $(srcdir)/pm/pmiserv/Makefile.mk \
	$(srcdir)/tools/Makefile.mk \
	$(srcdir)/tools/bootstrap/Makefile.mk \
	$(srcdir)/tools/bootstrap/external/Makefile.mk \
	$(srcdir)/tools/bootstrap/persist/Makefile.mk \
	$(srcdir)/tools/bootstrap/src/Makefile.mk \
	$(srcdir)/tools/bootstrap/utils/Makefile.mk \
	$(srcdir)/tools/ckpoint/Makefile.mk \
	$(srcdir)/tools/ckpoint/blcr/Makefile.mk \
	$(srcdir)/tools/debugger/Makefile.mk \
	$(srcdir)/tools/demux/Makefile.mk \
	$(srcdir)/tools/nameserver/Makefile.mk \
	$(srcdir)/tools/topo/Makefile.mk \
	$(srcdir)/tools/topo/hwloc/Makefile.mk \
	$(srcdir)/ui/Makefile.mk $(srcdir)/ui/mpich/Makefile.mk \
	$(srcdir)/ui/utils/Makefile.mk $(srcdir)/utils/Makefile.mk \
	$(srcdir)/utils/alloc/Makefile.mk \
	$(srcdir)/utils/args/Makefile.mk \
	$(srcdir)/utils/dbg/Makefile.mk \
	$(srcdir)/utils/env/Makefile.mk \
	$(srcdir)/utils/launch/Makefile.mk \
	$(srcdir)/utils/others/Makefile.mk \
	$(srcdir)/utils/signals/Makefile.mk \
	$(srcdir)/utils/sock/Makefile.mk \
	$(srcdir)/utils/string/Makefile.mk $(top_srcdir)/confdb/ar-lib \
	$(top_srcdir)/confdb/compile $(top_srcdir)/confdb/config.guess \
	$(top_srcdir)/confdb/config.sub $(top_srcdir)/confdb/depcomp \
	$(top_srcdir)/confdb/install-sh $(top_srcdir)/confdb/ltmain.sh \
	$(top_srcdir)/confdb/missing \
	$(top_srcdir)/include/hydra_config.h.in \
	$(top_srcdir)/tools/bootstrap/src/bsci_init.c.in \
	$(top_srcdir)/tools/topo/hwloc/hwloc/include/hwloc/autogen/config.h.in \
	$(top_srcdir)/tools/topo/hwloc/hwloc/include/private/autogen/config.h.in \
	README confdb/ar-lib confdb/compile confdb/config.guess \
	confdb/config.rpath confdb/config.sub confdb/depcomp \
	confdb/install-sh confdb/ltmain.sh confdb/missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
  if test -d "$(distdir)"; then \
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
      && rm -rf "$(distdir)" \
      || { sleep 5 && rm -rf "$(distdir)"; }; \
  else :; fi
am__post_remove_distdir = $(am__remove_distdir)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
DIST_TARGETS = dist-gzip
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BASH = @BASH@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DOCTEXT = @DOCTEXT@
DOXYGEN = @DOXYGEN@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
GCOV = @GCOV@
GREP = @GREP@
HWLOC_CFLAGS = @HWLOC_CFLAGS@
HWLOC_CPPFLAGS = @HWLOC_CPPFLAGS@
HWLOC_CUDA_LIBS = @HWLOC_CUDA_LIBS@
HWLOC_EMBEDDED_CFLAGS = @HWLOC_EMBEDDED_CFLAGS@
HWLOC_EMBEDDED_CPPFLAGS = @HWLOC_EMBEDDED_CPPFLAGS@
HWLOC_EMBEDDED_LDADD = @HWLOC_EMBEDDED_LDADD@
HWLOC_EMBEDDED_LIBS = @HWLOC_EMBEDDED_LIBS@
HWLOC_GL_LIBS = @HWLOC_GL_LIBS@
HWLOC_HAVE_LIBXML2 = @HWLOC_HAVE_LIBXML2@
HWLOC_HAVE_NVML = @HWLOC_HAVE_NVML@
HWLOC_HAVE_OPENCL = @HWLOC_HAVE_OPENCL@
HWLOC_KERRIGHED_CFLAGS = @HWLOC_KERRIGHED_CFLAGS@
HWLOC_KERRIGHED_LIBS = @HWLOC_KERRIGHED_LIBS@
HWLOC_LDFLAGS = @HWLOC_LDFLAGS@
HWLOC_LIBS = @HWLOC_LIBS@
HWLOC_LIBS_PRIVATE = @HWLOC_LIBS_PRIVATE@
HWLOC_LIBXML2_CFLAGS = @HWLOC_LIBXML2_CFLAGS@
HWLOC_LIBXML2_LIBS = @HWLOC_LIBXML2_LIBS@
HWLOC_LINUX_LIBNUMA_LIBS = @HWLOC_LINUX_LIBNUMA_LIBS@
HWLOC_MS_LIB = @HWLOC_MS_LIB@
HWLOC_MS_LIB_ARCH = @HWLOC_MS_LIB_ARCH@
HWLOC_NVML_LIBS = @HWLOC_NVML_LIBS@
HWLOC_OPENCL_LIBS = @HWLOC_OPENCL_LIBS@
HWLOC_PCIACCESS_CFLAGS = @HWLOC_PCIACCESS_CFLAGS@
HWLOC_PCIACCESS_LIBS = @HWLOC_PCIACCESS_LIBS@
HWLOC_PLUGINS_DIR = @HWLOC_PLUGINS_DIR@
HWLOC_PLUGINS_PATH = @HWLOC_PLUGINS_PATH@
HWLOC_RELEASE_DATE = @HWLOC_RELEASE_DATE@
HWLOC_REQUIRES = @HWLOC_REQUIRES@
HWLOC_VERSION = @HWLOC_VERSION@
HWLOC_X11_LIBS = @HWLOC_X11_LIBS@
HWLOC_top_builddir = @HWLOC_top_builddir@
HWLOC_top_srcdir = @HWLOC_top_srcdir@
HYDRA_PMI_PROXY = @HYDRA_PMI_PROXY@
HYDRA_VERSION = @HYDRA_VERSION@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
MPIEXEC_HYDRA_NAME = @MPIEXEC_HYDRA_NAME@
MPIEXEC_NAME = @MPIEXEC_NAME@
MPIRUN_NAME = @MPIRUN_NAME@
MPLLIBNAME = @MPLLIBNAME@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PERL = @PERL@
PKG_CONFIG = @PKG_CONFIG@
RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
WRAPPER_LIBS = @WRAPPER_LIBS@
XMKMF = @XMKMF@
X_CFLAGS = @X_CFLAGS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
X_LIBS = @X_LIBS@
X_PRE_LIBS = @X_PRE_LIBS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
hydra_launcher_array = @hydra_launcher_array@
hydra_launcher_init_array = @hydra_launcher_init_array@
hydra_pm = @hydra_pm@
hydra_rmk_array = @hydra_rmk_array@
hydra_rmk_init_array = @hydra_rmk_init_array@
hydra_ui = @hydra_ui@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
mpl_dist_srcdir = @mpl_dist_srcdir@
mpl_includedir = @mpl_includedir@
mpl_lib = @mpl_lib@
mpl_libdir = @mpl_libdir@
mpl_srcdir = @mpl_srcdir@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
external_subdirs = @mpl_srcdir@ $(am__append_4)
external_dist_subdirs = @mpl_dist_srcdir@ $(am__append_5)
external_includes = @mpl_includedir@
external_ldflags = @mpl_libdir@ $(am__append_6)
external_libs = @mpl_lib@ @WRAPPER_LIBS@ $(am__append_7)
noinst_HEADERS = include/hydra.h include/hydra_server.h \
	tools/topo/topo.h $(am__append_2) \
	tools/bootstrap/include/bsci.h tools/bootstrap/utils/bscu.h \
	$(am__append_8) $(am__append_12) tools/ckpoint/ckpoint.h \
	$(am__append_16) tools/demux/demux.h \
	tools/demux/demux_internal.h tools/debugger/debugger.h \
	pm/include/pmci.h $(am__append_20) ui/include/ui.h \
	ui/utils/uiu.h $(am__append_25)

# created by confdb/aclocal_cache.m4
DISTCLEANFILES = config.system
EXTRA_DIST = autogen.sh

# --------------------------------------------------------------------------
#.PHONY: mandoc mandoc-local htmldoc htmldoc-local
SUFFIXES = .man-phony .html-phony .man1-phony .html1-phony .txt
doc1_src_txt = $(am__append_14) tools/nameserver/hydra_nameserver.txt \
	$(am__append_23)
ACLOCAL_AMFLAGS = -I confdb
AM_CPPFLAGS = -I$(top_srcdir)/include $(external_includes) \
	-I$(top_srcdir)/tools/topo $(am__append_3) \
	-I$(top_srcdir)/tools/bootstrap/include \
	-I$(top_srcdir)/tools/bootstrap/utils \
	-I$(top_srcdir)/tools/ckpoint -I$(top_srcdir)/tools/demux \
	-I$(top_srcdir)/tools/debugger -I$(top_srcdir)/pm/include \
	$(am__append_19) -I$(top_srcdir)/ui/include $(am__append_24)
noinst_LTLIBRARIES = libhydra.la libpm.la
libhydra_la_SOURCES = utils/alloc/alloc.c utils/args/args.c \
	utils/dbg/dbg.c utils/env/env.c utils/launch/launch.c \
	utils/others/others.c utils/signals/signals.c \
	utils/sock/sock.c utils/string/string.c tools/topo/topo.c \
	$(am__append_1) tools/bootstrap/src/bsci_init.c \
	tools/bootstrap/src/bsci_finalize.c \
	tools/bootstrap/src/bsci_launch.c \
	tools/bootstrap/src/bsci_query_node_list.c \
	tools/bootstrap/src/bsci_query_proxy_id.c \
	tools/bootstrap/src/bsci_query_native_int.c \
	tools/bootstrap/src/bsci_wait.c tools/bootstrap/src/bsci_env.c \
	tools/bootstrap/utils/bscu_wait.c \
	tools/bootstrap/utils/bscu_cb.c $(am__append_9) \
	$(am__append_10) $(am__append_13) tools/ckpoint/ckpoint.c \
	$(am__append_15) tools/demux/demux.c $(am__append_17) \
	$(am__append_18) tools/debugger/debugger.c ui/utils/uiu.c
tools_libs = 
@hydra_bss_persist_TRUE@hydra_persist_SOURCES = tools/bootstrap/persist/persist_server.c
@hydra_bss_persist_TRUE@hydra_persist_CFLAGS = $(AM_CFLAGS)
@hydra_bss_persist_TRUE@hydra_persist_LDFLAGS = $(external_ldflags) -L$(top_builddir)
@hydra_bss_persist_TRUE@hydra_persist_LDADD = -lhydra $(external_libs)
@hydra_bss_persist_TRUE@hydra_persist_DEPENDENCIES = libhydra.la
hydra_nameserver_SOURCES = tools/nameserver/hydra_nameserver.c
hydra_nameserver_CFLAGS = $(AM_CFLAGS)
hydra_nameserver_LDFLAGS = $(external_ldflags) 
hydra_nameserver_LDADD = -lhydra $(external_libs)
hydra_nameserver_DEPENDENCIES = libhydra.la
libpm_la_SOURCES = $(am__append_22)
@hydra_pm_pmiserv_TRUE@hydra_pmi_proxy_SOURCES = pm/pmiserv/pmip.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmip_cb.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmip_utils.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmip_pmi_v1.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmip_pmi_v2.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/common.c \
@hydra_pm_pmiserv_TRUE@	pm/pmiserv/pmi_v2_common.c

@hydra_pm_pmiserv_TRUE@hydra_pmi_proxy_CFLAGS = $(AM_CFLAGS)
@hydra_pm_pmiserv_TRUE@hydra_pmi_proxy_LDFLAGS = $(external_ldflags) -L$(top_builddir)
@hydra_pm_pmiserv_TRUE@hydra_pmi_proxy_LDADD = -lhydra $(external_libs)
@hydra_pm_pmiserv_TRUE@hydra_pmi_proxy_DEPENDENCIES = libhydra.la
@hydra_ui_mpich_TRUE@mpiexec_hydra_SOURCES = ui/mpich/mpiexec.c ui/mpich/utils.c
@hydra_ui_mpich_TRUE@mpiexec_hydra_LDFLAGS = $(external_ldflags) -L$(top_builddir)
@hydra_ui_mpich_TRUE@mpiexec_hydra_LDADD = -lpm -lhydra $(external_libs)
@hydra_ui_mpich_TRUE@mpiexec_hydra_DEPENDENCIES = libpm.la libhydra.la

# The below directories contribute to libhydra

# External subdirs should be built first, as we might depend on them
SUBDIRS = ${external_subdirs} .
# see note in MPICH Makefile.am about our usage of DIST_SUBDIRS
DIST_SUBDIRS = ${external_dist_subdirs}

# "make V=1" support for our documentation recipes
doctextman_verbose = $(doctextman_verbose_$(V))
doctextman_verbose_ = $(doctextman_verbose_$(AM_DEFAULT_VERBOSITY))
doctextman_verbose_0 = @echo "   DOCTEXTMAN  " $@;
doctexthtml_verbose = $(doctexthtml_verbose_$(V))
doctexthtml_verbose_ = $(doctexthtml_verbose_$(AM_DEFAULT_VERBOSITY))
doctexthtml_verbose_0 = @echo "   DOCTEXTHTML  " $@;

# Build dir paths where the man pages will be created. Will usually be
# overridden by MPICH make.
mandoc_path1 = ${DESTDIR}${sharedir}/man/man1
mandoc_path3 = ${DESTDIR}${sharedir}/man/man3
htmldoc_path1 = ${DESTDIR}${sharedir}/www/www1
htmldoc_path3 = ${DESTDIR}${sharedir}/www/www3
doctext_docnotes = 
gcov_sources = $(libmpl_la_SOURCES)
all: all-recursive

.SUFFIXES:
.SUFFIXES: .man-phony .html-phony .man1-phony .html1-phony .txt .c .lo .o .obj
am--refresh: Makefile
	@:
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/utils/Makefile.mk $(srcdir)/utils/alloc/Makefile.mk $(srcdir)/utils/args/Makefile.mk $(srcdir)/utils/dbg/Makefile.mk $(srcdir)/utils/env/Makefile.mk $(srcdir)/utils/launch/Makefile.mk $(srcdir)/utils/others/Makefile.mk $(srcdir)/utils/signals/Makefile.mk $(srcdir)/utils/sock/Makefile.mk $(srcdir)/utils/string/Makefile.mk $(srcdir)/tools/Makefile.mk $(srcdir)/tools/topo/Makefile.mk $(srcdir)/tools/topo/hwloc/Makefile.mk $(srcdir)/tools/bootstrap/Makefile.mk $(srcdir)/tools/bootstrap/src/Makefile.mk $(srcdir)/tools/bootstrap/utils/Makefile.mk $(srcdir)/tools/bootstrap/external/Makefile.mk $(srcdir)/tools/bootstrap/persist/Makefile.mk $(srcdir)/tools/ckpoint/Makefile.mk $(srcdir)/tools/ckpoint/blcr/Makefile.mk $(srcdir)/tools/demux/Makefile.mk $(srcdir)/tools/debugger/Makefile.mk $(srcdir)/tools/nameserver/Makefile.mk $(srcdir)/pm/Makefile.mk $(srcdir)/pm/pmiserv/Makefile.mk $(srcdir)/ui/Makefile.mk $(srcdir)/ui/utils/Makefile.mk $(srcdir)/ui/mpich/Makefile.mk $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    echo ' $(SHELL) ./config.status'; \
	    $(SHELL) ./config.status;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
	esac;
$(srcdir)/utils/Makefile.mk $(srcdir)/utils/alloc/Makefile.mk $(srcdir)/utils/args/Makefile.mk $(srcdir)/utils/dbg/Makefile.mk $(srcdir)/utils/env/Makefile.mk $(srcdir)/utils/launch/Makefile.mk $(srcdir)/utils/others/Makefile.mk $(srcdir)/utils/signals/Makefile.mk $(srcdir)/utils/sock/Makefile.mk $(srcdir)/utils/string/Makefile.mk $(srcdir)/tools/Makefile.mk $(srcdir)/tools/topo/Makefile.mk $(srcdir)/tools/topo/hwloc/Makefile.mk $(srcdir)/tools/bootstrap/Makefile.mk $(srcdir)/tools/bootstrap/src/Makefile.mk $(srcdir)/tools/bootstrap/utils/Makefile.mk $(srcdir)/tools/bootstrap/external/Makefile.mk $(srcdir)/tools/bootstrap/persist/Makefile.mk $(srcdir)/tools/ckpoint/Makefile.mk $(srcdir)/tools/ckpoint/blcr/Makefile.mk $(srcdir)/tools/demux/Makefile.mk $(srcdir)/tools/debugger/Makefile.mk $(srcdir)/tools/nameserver/Makefile.mk $(srcdir)/pm/Makefile.mk $(srcdir)/pm/pmiserv/Makefile.mk $(srcdir)/ui/Makefile.mk $(srcdir)/ui/utils/Makefile.mk $(srcdir)/ui/mpich/Makefile.mk $(am__empty):

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	$(SHELL) ./config.status --recheck

$(top_srcdir)/configure:  $(am__configure_deps)
	$(am__cd) $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):

include/hydra_config.h: include/stamp-h1
	@test -f $@ || rm -f include/stamp-h1
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1

include/stamp-h1: $(top_srcdir)/include/hydra_config.h.in $(top_builddir)/config.status
	@rm -f include/stamp-h1
	cd $(top_builddir) && $(SHELL) ./config.status include/hydra_config.h
$(top_srcdir)/include/hydra_config.h.in:  $(am__configure_deps) 
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
	rm -f include/stamp-h1
	touch $@

tools/topo/hwloc/hwloc/include/private/autogen/config.h: tools/topo/hwloc/hwloc/include/private/autogen/stamp-h2
	@test -f $@ || rm -f tools/topo/hwloc/hwloc/include/private/autogen/stamp-h2
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) tools/topo/hwloc/hwloc/include/private/autogen/stamp-h2

tools/topo/hwloc/hwloc/include/private/autogen/stamp-h2: $(top_srcdir)/tools/topo/hwloc/hwloc/include/private/autogen/config.h.in $(top_builddir)/config.status
	@rm -f tools/topo/hwloc/hwloc/include/private/autogen/stamp-h2
	cd $(top_builddir) && $(SHELL) ./config.status tools/topo/hwloc/hwloc/include/private/autogen/config.h

tools/topo/hwloc/hwloc/include/hwloc/autogen/config.h: tools/topo/hwloc/hwloc/include/hwloc/autogen/stamp-h3
	@test -f $@ || rm -f tools/topo/hwloc/hwloc/include/hwloc/autogen/stamp-h3
	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) tools/topo/hwloc/hwloc/include/hwloc/autogen/stamp-h3

tools/topo/hwloc/hwloc/include/hwloc/autogen/stamp-h3: $(top_srcdir)/tools/topo/hwloc/hwloc/include/hwloc/autogen/config.h.in $(top_builddir)/config.status
	@rm -f tools/topo/hwloc/hwloc/include/hwloc/autogen/stamp-h3
	cd $(top_builddir) && $(SHELL) ./config.status tools/topo/hwloc/hwloc/include/hwloc/autogen/config.h

distclean-hdr:
	-rm -f include/hydra_config.h include/stamp-h1 tools/topo/hwloc/hwloc/include/private/autogen/config.h tools/topo/hwloc/hwloc/include/private/autogen/stamp-h2 tools/topo/hwloc/hwloc/include/hwloc/autogen/config.h tools/topo/hwloc/hwloc/include/hwloc/autogen/stamp-h3
tools/bootstrap/src/bsci_init.c: $(top_builddir)/config.status $(top_srcdir)/tools/bootstrap/src/bsci_init.c.in
	cd $(top_builddir) && $(SHELL) ./config.status $@
hydra-doxygen.cfg: $(top_builddir)/config.status $(srcdir)/hydra-doxygen.cfg.in
	cd $(top_builddir) && $(SHELL) ./config.status $@

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}
utils/alloc/$(am__dirstamp):
	@$(MKDIR_P) utils/alloc
	@: > utils/alloc/$(am__dirstamp)
utils/alloc/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/alloc/$(DEPDIR)
	@: > utils/alloc/$(DEPDIR)/$(am__dirstamp)
utils/alloc/alloc.lo: utils/alloc/$(am__dirstamp) \
	utils/alloc/$(DEPDIR)/$(am__dirstamp)
utils/args/$(am__dirstamp):
	@$(MKDIR_P) utils/args
	@: > utils/args/$(am__dirstamp)
utils/args/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/args/$(DEPDIR)
	@: > utils/args/$(DEPDIR)/$(am__dirstamp)
utils/args/args.lo: utils/args/$(am__dirstamp) \
	utils/args/$(DEPDIR)/$(am__dirstamp)
utils/dbg/$(am__dirstamp):
	@$(MKDIR_P) utils/dbg
	@: > utils/dbg/$(am__dirstamp)
utils/dbg/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/dbg/$(DEPDIR)
	@: > utils/dbg/$(DEPDIR)/$(am__dirstamp)
utils/dbg/dbg.lo: utils/dbg/$(am__dirstamp) \
	utils/dbg/$(DEPDIR)/$(am__dirstamp)
utils/env/$(am__dirstamp):
	@$(MKDIR_P) utils/env
	@: > utils/env/$(am__dirstamp)
utils/env/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/env/$(DEPDIR)
	@: > utils/env/$(DEPDIR)/$(am__dirstamp)
utils/env/env.lo: utils/env/$(am__dirstamp) \
	utils/env/$(DEPDIR)/$(am__dirstamp)
utils/launch/$(am__dirstamp):
	@$(MKDIR_P) utils/launch
	@: > utils/launch/$(am__dirstamp)
utils/launch/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/launch/$(DEPDIR)
	@: > utils/launch/$(DEPDIR)/$(am__dirstamp)
utils/launch/launch.lo: utils/launch/$(am__dirstamp) \
	utils/launch/$(DEPDIR)/$(am__dirstamp)
utils/others/$(am__dirstamp):
	@$(MKDIR_P) utils/others
	@: > utils/others/$(am__dirstamp)
utils/others/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/others/$(DEPDIR)
	@: > utils/others/$(DEPDIR)/$(am__dirstamp)
utils/others/others.lo: utils/others/$(am__dirstamp) \
	utils/others/$(DEPDIR)/$(am__dirstamp)
utils/signals/$(am__dirstamp):
	@$(MKDIR_P) utils/signals
	@: > utils/signals/$(am__dirstamp)
utils/signals/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/signals/$(DEPDIR)
	@: > utils/signals/$(DEPDIR)/$(am__dirstamp)
utils/signals/signals.lo: utils/signals/$(am__dirstamp) \
	utils/signals/$(DEPDIR)/$(am__dirstamp)
utils/sock/$(am__dirstamp):
	@$(MKDIR_P) utils/sock
	@: > utils/sock/$(am__dirstamp)
utils/sock/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/sock/$(DEPDIR)
	@: > utils/sock/$(DEPDIR)/$(am__dirstamp)
utils/sock/sock.lo: utils/sock/$(am__dirstamp) \
	utils/sock/$(DEPDIR)/$(am__dirstamp)
utils/string/$(am__dirstamp):
	@$(MKDIR_P) utils/string
	@: > utils/string/$(am__dirstamp)
utils/string/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) utils/string/$(DEPDIR)
	@: > utils/string/$(DEPDIR)/$(am__dirstamp)
utils/string/string.lo: utils/string/$(am__dirstamp) \
	utils/string/$(DEPDIR)/$(am__dirstamp)
tools/topo/$(am__dirstamp):
	@$(MKDIR_P) tools/topo
	@: > tools/topo/$(am__dirstamp)
tools/topo/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/topo/$(DEPDIR)
	@: > tools/topo/$(DEPDIR)/$(am__dirstamp)
tools/topo/topo.lo: tools/topo/$(am__dirstamp) \
	tools/topo/$(DEPDIR)/$(am__dirstamp)
tools/topo/hwloc/$(am__dirstamp):
	@$(MKDIR_P) tools/topo/hwloc
	@: > tools/topo/hwloc/$(am__dirstamp)
tools/topo/hwloc/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/topo/hwloc/$(DEPDIR)
	@: > tools/topo/hwloc/$(DEPDIR)/$(am__dirstamp)
tools/topo/hwloc/topo_hwloc.lo: tools/topo/hwloc/$(am__dirstamp) \
	tools/topo/hwloc/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/$(am__dirstamp):
	@$(MKDIR_P) tools/bootstrap/src
	@: > tools/bootstrap/src/$(am__dirstamp)
tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/bootstrap/src/$(DEPDIR)
	@: > tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/bsci_init.lo: tools/bootstrap/src/$(am__dirstamp) \
	tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/bsci_finalize.lo:  \
	tools/bootstrap/src/$(am__dirstamp) \
	tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/bsci_launch.lo:  \
	tools/bootstrap/src/$(am__dirstamp) \
	tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/bsci_query_node_list.lo:  \
	tools/bootstrap/src/$(am__dirstamp) \
	tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/bsci_query_proxy_id.lo:  \
	tools/bootstrap/src/$(am__dirstamp) \
	tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/bsci_query_native_int.lo:  \
	tools/bootstrap/src/$(am__dirstamp) \
	tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/bsci_wait.lo: tools/bootstrap/src/$(am__dirstamp) \
	tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/src/bsci_env.lo: tools/bootstrap/src/$(am__dirstamp) \
	tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/utils/$(am__dirstamp):
	@$(MKDIR_P) tools/bootstrap/utils
	@: > tools/bootstrap/utils/$(am__dirstamp)
tools/bootstrap/utils/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/bootstrap/utils/$(DEPDIR)
	@: > tools/bootstrap/utils/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/utils/bscu_wait.lo:  \
	tools/bootstrap/utils/$(am__dirstamp) \
	tools/bootstrap/utils/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/utils/bscu_cb.lo:  \
	tools/bootstrap/utils/$(am__dirstamp) \
	tools/bootstrap/utils/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/$(am__dirstamp):
	@$(MKDIR_P) tools/bootstrap/external
	@: > tools/bootstrap/external/$(am__dirstamp)
tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/bootstrap/external/$(DEPDIR)
	@: > tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/external_common.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/external_common_launch.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/fork_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/user_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/manual_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/rsh_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/rsh_env.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ssh_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ssh.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ssh_env.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ssh_finalize.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/slurm_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/slurm_launch.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/slurm_env.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/slurm_query_native_int.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/slurm_query_node_list.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/slurm_query_proxy_id.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ll_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ll_launch.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ll_query_native_int.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ll_query_node_list.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ll_query_proxy_id.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/ll_env.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/lsf_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/lsf_query_native_int.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/lsf_query_node_list.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/lsf_env.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/sge_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/sge_query_native_int.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/sge_query_node_list.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/sge_env.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/pbs_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/pbs_query_native_int.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/pbs_query_node_list.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/cobalt_init.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/cobalt_query_native_int.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/cobalt_query_node_list.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/pbs_finalize.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/pbs_launch.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/pbs_wait.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/external/pbs_env.lo:  \
	tools/bootstrap/external/$(am__dirstamp) \
	tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/persist/$(am__dirstamp):
	@$(MKDIR_P) tools/bootstrap/persist
	@: > tools/bootstrap/persist/$(am__dirstamp)
tools/bootstrap/persist/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/bootstrap/persist/$(DEPDIR)
	@: > tools/bootstrap/persist/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/persist/persist_init.lo:  \
	tools/bootstrap/persist/$(am__dirstamp) \
	tools/bootstrap/persist/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/persist/persist_launch.lo:  \
	tools/bootstrap/persist/$(am__dirstamp) \
	tools/bootstrap/persist/$(DEPDIR)/$(am__dirstamp)
tools/bootstrap/persist/persist_wait.lo:  \
	tools/bootstrap/persist/$(am__dirstamp) \
	tools/bootstrap/persist/$(DEPDIR)/$(am__dirstamp)
tools/ckpoint/$(am__dirstamp):
	@$(MKDIR_P) tools/ckpoint
	@: > tools/ckpoint/$(am__dirstamp)
tools/ckpoint/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/ckpoint/$(DEPDIR)
	@: > tools/ckpoint/$(DEPDIR)/$(am__dirstamp)
tools/ckpoint/ckpoint.lo: tools/ckpoint/$(am__dirstamp) \
	tools/ckpoint/$(DEPDIR)/$(am__dirstamp)
tools/ckpoint/blcr/$(am__dirstamp):
	@$(MKDIR_P) tools/ckpoint/blcr
	@: > tools/ckpoint/blcr/$(am__dirstamp)
tools/ckpoint/blcr/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/ckpoint/blcr/$(DEPDIR)
	@: > tools/ckpoint/blcr/$(DEPDIR)/$(am__dirstamp)
tools/ckpoint/blcr/ckpoint_blcr.lo:  \
	tools/ckpoint/blcr/$(am__dirstamp) \
	tools/ckpoint/blcr/$(DEPDIR)/$(am__dirstamp)
tools/demux/$(am__dirstamp):
	@$(MKDIR_P) tools/demux
	@: > tools/demux/$(am__dirstamp)
tools/demux/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/demux/$(DEPDIR)
	@: > tools/demux/$(DEPDIR)/$(am__dirstamp)
tools/demux/demux.lo: tools/demux/$(am__dirstamp) \
	tools/demux/$(DEPDIR)/$(am__dirstamp)
tools/demux/demux_poll.lo: tools/demux/$(am__dirstamp) \
	tools/demux/$(DEPDIR)/$(am__dirstamp)
tools/demux/demux_select.lo: tools/demux/$(am__dirstamp) \
	tools/demux/$(DEPDIR)/$(am__dirstamp)
tools/debugger/$(am__dirstamp):
	@$(MKDIR_P) tools/debugger
	@: > tools/debugger/$(am__dirstamp)
tools/debugger/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/debugger/$(DEPDIR)
	@: > tools/debugger/$(DEPDIR)/$(am__dirstamp)
tools/debugger/debugger.lo: tools/debugger/$(am__dirstamp) \
	tools/debugger/$(DEPDIR)/$(am__dirstamp)
ui/utils/$(am__dirstamp):
	@$(MKDIR_P) ui/utils
	@: > ui/utils/$(am__dirstamp)
ui/utils/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) ui/utils/$(DEPDIR)
	@: > ui/utils/$(DEPDIR)/$(am__dirstamp)
ui/utils/uiu.lo: ui/utils/$(am__dirstamp) \
	ui/utils/$(DEPDIR)/$(am__dirstamp)

libhydra.la: $(libhydra_la_OBJECTS) $(libhydra_la_DEPENDENCIES) $(EXTRA_libhydra_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK)  $(libhydra_la_OBJECTS) $(libhydra_la_LIBADD) $(LIBS)
pm/pmiserv/$(am__dirstamp):
	@$(MKDIR_P) pm/pmiserv
	@: > pm/pmiserv/$(am__dirstamp)
pm/pmiserv/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) pm/pmiserv/$(DEPDIR)
	@: > pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/pmiserv_pmi.lo: pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/pmiserv_pmi_v1.lo: pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/pmiserv_pmi_v2.lo: pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/pmiserv_pmci.lo: pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/pmiserv_cb.lo: pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/pmiserv_utils.lo: pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/common.lo: pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/pmi_v2_common.lo: pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)

libpm.la: $(libpm_la_OBJECTS) $(libpm_la_DEPENDENCIES) $(EXTRA_libpm_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK)  $(libpm_la_OBJECTS) $(libpm_la_LIBADD) $(LIBS)
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
	fi; \
	for p in $$list; do echo "$$p $$p"; done | \
	sed 's/$(EXEEXT)$$//' | \
	while read p p1; do if test -f $$p \
	 || test -f $$p1 \
	  ; then echo "$$p"; echo "$$p"; else :; fi; \
	done | \
	sed -e 'p;s,.*/,,;n;h' \
	    -e 's|.*|.|' \
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
	sed 'N;N;N;s,\n, ,g' | \
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
	    else { print "f", $$3 "/" $$4, $$1; } } \
	  END { for (d in files) print "f", d, files[d] }' | \
	while read type dir files; do \
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
	    test -z "$$files" || { \
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
	    } \
	; done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	files=`for p in $$list; do echo "$$p"; done | \
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
	      -e 's/$$/$(EXEEXT)/' \
	`; \
	test -n "$$list" || exit 0; \
	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(bindir)" && rm -f $$files

clean-binPROGRAMS:
	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list
tools/nameserver/$(am__dirstamp):
	@$(MKDIR_P) tools/nameserver
	@: > tools/nameserver/$(am__dirstamp)
tools/nameserver/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tools/nameserver/$(DEPDIR)
	@: > tools/nameserver/$(DEPDIR)/$(am__dirstamp)
tools/nameserver/hydra_nameserver-hydra_nameserver.$(OBJEXT):  \
	tools/nameserver/$(am__dirstamp) \
	tools/nameserver/$(DEPDIR)/$(am__dirstamp)

hydra_nameserver$(EXEEXT): $(hydra_nameserver_OBJECTS) $(hydra_nameserver_DEPENDENCIES) $(EXTRA_hydra_nameserver_DEPENDENCIES) 
	@rm -f hydra_nameserver$(EXEEXT)
	$(AM_V_CCLD)$(hydra_nameserver_LINK) $(hydra_nameserver_OBJECTS) $(hydra_nameserver_LDADD) $(LIBS)
tools/bootstrap/persist/hydra_persist-persist_server.$(OBJEXT):  \
	tools/bootstrap/persist/$(am__dirstamp) \
	tools/bootstrap/persist/$(DEPDIR)/$(am__dirstamp)

hydra_persist$(EXEEXT): $(hydra_persist_OBJECTS) $(hydra_persist_DEPENDENCIES) $(EXTRA_hydra_persist_DEPENDENCIES) 
	@rm -f hydra_persist$(EXEEXT)
	$(AM_V_CCLD)$(hydra_persist_LINK) $(hydra_persist_OBJECTS) $(hydra_persist_LDADD) $(LIBS)
pm/pmiserv/hydra_pmi_proxy-pmip.$(OBJEXT): pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/hydra_pmi_proxy-pmip_cb.$(OBJEXT):  \
	pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/hydra_pmi_proxy-pmip_utils.$(OBJEXT):  \
	pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.$(OBJEXT):  \
	pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.$(OBJEXT):  \
	pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/hydra_pmi_proxy-common.$(OBJEXT):  \
	pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.$(OBJEXT):  \
	pm/pmiserv/$(am__dirstamp) \
	pm/pmiserv/$(DEPDIR)/$(am__dirstamp)

hydra_pmi_proxy$(EXEEXT): $(hydra_pmi_proxy_OBJECTS) $(hydra_pmi_proxy_DEPENDENCIES) $(EXTRA_hydra_pmi_proxy_DEPENDENCIES) 
	@rm -f hydra_pmi_proxy$(EXEEXT)
	$(AM_V_CCLD)$(hydra_pmi_proxy_LINK) $(hydra_pmi_proxy_OBJECTS) $(hydra_pmi_proxy_LDADD) $(LIBS)
ui/mpich/$(am__dirstamp):
	@$(MKDIR_P) ui/mpich
	@: > ui/mpich/$(am__dirstamp)
ui/mpich/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) ui/mpich/$(DEPDIR)
	@: > ui/mpich/$(DEPDIR)/$(am__dirstamp)
ui/mpich/mpiexec.$(OBJEXT): ui/mpich/$(am__dirstamp) \
	ui/mpich/$(DEPDIR)/$(am__dirstamp)
ui/mpich/utils.$(OBJEXT): ui/mpich/$(am__dirstamp) \
	ui/mpich/$(DEPDIR)/$(am__dirstamp)

mpiexec.hydra$(EXEEXT): $(mpiexec_hydra_OBJECTS) $(mpiexec_hydra_DEPENDENCIES) $(EXTRA_mpiexec_hydra_DEPENDENCIES) 
	@rm -f mpiexec.hydra$(EXEEXT)
	$(AM_V_CCLD)$(mpiexec_hydra_LINK) $(mpiexec_hydra_OBJECTS) $(mpiexec_hydra_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)
	-rm -f pm/pmiserv/*.$(OBJEXT)
	-rm -f pm/pmiserv/*.lo
	-rm -f tools/bootstrap/external/*.$(OBJEXT)
	-rm -f tools/bootstrap/external/*.lo
	-rm -f tools/bootstrap/persist/*.$(OBJEXT)
	-rm -f tools/bootstrap/persist/*.lo
	-rm -f tools/bootstrap/src/*.$(OBJEXT)
	-rm -f tools/bootstrap/src/*.lo
	-rm -f tools/bootstrap/utils/*.$(OBJEXT)
	-rm -f tools/bootstrap/utils/*.lo
	-rm -f tools/ckpoint/*.$(OBJEXT)
	-rm -f tools/ckpoint/*.lo
	-rm -f tools/ckpoint/blcr/*.$(OBJEXT)
	-rm -f tools/ckpoint/blcr/*.lo
	-rm -f tools/debugger/*.$(OBJEXT)
	-rm -f tools/debugger/*.lo
	-rm -f tools/demux/*.$(OBJEXT)
	-rm -f tools/demux/*.lo
	-rm -f tools/nameserver/*.$(OBJEXT)
	-rm -f tools/topo/*.$(OBJEXT)
	-rm -f tools/topo/*.lo
	-rm -f tools/topo/hwloc/*.$(OBJEXT)
	-rm -f tools/topo/hwloc/*.lo
	-rm -f ui/mpich/*.$(OBJEXT)
	-rm -f ui/utils/*.$(OBJEXT)
	-rm -f ui/utils/*.lo
	-rm -f utils/alloc/*.$(OBJEXT)
	-rm -f utils/alloc/*.lo
	-rm -f utils/args/*.$(OBJEXT)
	-rm -f utils/args/*.lo
	-rm -f utils/dbg/*.$(OBJEXT)
	-rm -f utils/dbg/*.lo
	-rm -f utils/env/*.$(OBJEXT)
	-rm -f utils/env/*.lo
	-rm -f utils/launch/*.$(OBJEXT)
	-rm -f utils/launch/*.lo
	-rm -f utils/others/*.$(OBJEXT)
	-rm -f utils/others/*.lo
	-rm -f utils/signals/*.$(OBJEXT)
	-rm -f utils/signals/*.lo
	-rm -f utils/sock/*.$(OBJEXT)
	-rm -f utils/sock/*.lo
	-rm -f utils/string/*.$(OBJEXT)
	-rm -f utils/string/*.lo

distclean-compile:
	-rm -f *.tab.c

@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/common.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-common.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmi_v2_common.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_cb.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v1.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v2.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_utils.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/pmi_v2_common.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/pmiserv_cb.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/pmiserv_pmci.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/pmiserv_pmi.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/pmiserv_pmi_v1.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/pmiserv_pmi_v2.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@pm/pmiserv/$(DEPDIR)/pmiserv_utils.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/cobalt_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/cobalt_query_native_int.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/cobalt_query_node_list.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/external_common.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/external_common_launch.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/fork_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ll_env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ll_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ll_launch.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ll_query_native_int.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ll_query_node_list.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ll_query_proxy_id.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/lsf_env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/lsf_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/lsf_query_native_int.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/lsf_query_node_list.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/manual_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/pbs_env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/pbs_finalize.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/pbs_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/pbs_launch.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/pbs_query_native_int.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/pbs_query_node_list.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/pbs_wait.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/rsh_env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/rsh_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/sge_env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/sge_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/sge_query_native_int.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/sge_query_node_list.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/slurm_env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/slurm_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/slurm_launch.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/slurm_query_native_int.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/slurm_query_node_list.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/slurm_query_proxy_id.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ssh.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ssh_env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ssh_finalize.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/ssh_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/external/$(DEPDIR)/user_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/persist/$(DEPDIR)/hydra_persist-persist_server.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/persist/$(DEPDIR)/persist_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/persist/$(DEPDIR)/persist_launch.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/persist/$(DEPDIR)/persist_wait.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/src/$(DEPDIR)/bsci_env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/src/$(DEPDIR)/bsci_finalize.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/src/$(DEPDIR)/bsci_init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/src/$(DEPDIR)/bsci_launch.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/src/$(DEPDIR)/bsci_query_native_int.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/src/$(DEPDIR)/bsci_query_node_list.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/src/$(DEPDIR)/bsci_query_proxy_id.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/src/$(DEPDIR)/bsci_wait.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/utils/$(DEPDIR)/bscu_cb.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/bootstrap/utils/$(DEPDIR)/bscu_wait.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/ckpoint/$(DEPDIR)/ckpoint.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/ckpoint/blcr/$(DEPDIR)/ckpoint_blcr.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/debugger/$(DEPDIR)/debugger.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/demux/$(DEPDIR)/demux.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/demux/$(DEPDIR)/demux_poll.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/demux/$(DEPDIR)/demux_select.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/nameserver/$(DEPDIR)/hydra_nameserver-hydra_nameserver.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/topo/$(DEPDIR)/topo.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@tools/topo/hwloc/$(DEPDIR)/topo_hwloc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@ui/mpich/$(DEPDIR)/mpiexec.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@ui/mpich/$(DEPDIR)/utils.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@ui/utils/$(DEPDIR)/uiu.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/alloc/$(DEPDIR)/alloc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/args/$(DEPDIR)/args.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/dbg/$(DEPDIR)/dbg.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/env/$(DEPDIR)/env.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/launch/$(DEPDIR)/launch.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/others/$(DEPDIR)/others.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/signals/$(DEPDIR)/signals.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/sock/$(DEPDIR)/sock.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@utils/string/$(DEPDIR)/string.Plo@am__quote@

.c.o:
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<

.c.obj:
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<

tools/nameserver/hydra_nameserver-hydra_nameserver.o: tools/nameserver/hydra_nameserver.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_nameserver_CFLAGS) $(CFLAGS) -MT tools/nameserver/hydra_nameserver-hydra_nameserver.o -MD -MP -MF tools/nameserver/$(DEPDIR)/hydra_nameserver-hydra_nameserver.Tpo -c -o tools/nameserver/hydra_nameserver-hydra_nameserver.o `test -f 'tools/nameserver/hydra_nameserver.c' || echo '$(srcdir)/'`tools/nameserver/hydra_nameserver.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/nameserver/$(DEPDIR)/hydra_nameserver-hydra_nameserver.Tpo tools/nameserver/$(DEPDIR)/hydra_nameserver-hydra_nameserver.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tools/nameserver/hydra_nameserver.c' object='tools/nameserver/hydra_nameserver-hydra_nameserver.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_nameserver_CFLAGS) $(CFLAGS) -c -o tools/nameserver/hydra_nameserver-hydra_nameserver.o `test -f 'tools/nameserver/hydra_nameserver.c' || echo '$(srcdir)/'`tools/nameserver/hydra_nameserver.c

tools/nameserver/hydra_nameserver-hydra_nameserver.obj: tools/nameserver/hydra_nameserver.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_nameserver_CFLAGS) $(CFLAGS) -MT tools/nameserver/hydra_nameserver-hydra_nameserver.obj -MD -MP -MF tools/nameserver/$(DEPDIR)/hydra_nameserver-hydra_nameserver.Tpo -c -o tools/nameserver/hydra_nameserver-hydra_nameserver.obj `if test -f 'tools/nameserver/hydra_nameserver.c'; then $(CYGPATH_W) 'tools/nameserver/hydra_nameserver.c'; else $(CYGPATH_W) '$(srcdir)/tools/nameserver/hydra_nameserver.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/nameserver/$(DEPDIR)/hydra_nameserver-hydra_nameserver.Tpo tools/nameserver/$(DEPDIR)/hydra_nameserver-hydra_nameserver.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tools/nameserver/hydra_nameserver.c' object='tools/nameserver/hydra_nameserver-hydra_nameserver.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_nameserver_CFLAGS) $(CFLAGS) -c -o tools/nameserver/hydra_nameserver-hydra_nameserver.obj `if test -f 'tools/nameserver/hydra_nameserver.c'; then $(CYGPATH_W) 'tools/nameserver/hydra_nameserver.c'; else $(CYGPATH_W) '$(srcdir)/tools/nameserver/hydra_nameserver.c'; fi`

tools/bootstrap/persist/hydra_persist-persist_server.o: tools/bootstrap/persist/persist_server.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_persist_CFLAGS) $(CFLAGS) -MT tools/bootstrap/persist/hydra_persist-persist_server.o -MD -MP -MF tools/bootstrap/persist/$(DEPDIR)/hydra_persist-persist_server.Tpo -c -o tools/bootstrap/persist/hydra_persist-persist_server.o `test -f 'tools/bootstrap/persist/persist_server.c' || echo '$(srcdir)/'`tools/bootstrap/persist/persist_server.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/bootstrap/persist/$(DEPDIR)/hydra_persist-persist_server.Tpo tools/bootstrap/persist/$(DEPDIR)/hydra_persist-persist_server.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tools/bootstrap/persist/persist_server.c' object='tools/bootstrap/persist/hydra_persist-persist_server.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_persist_CFLAGS) $(CFLAGS) -c -o tools/bootstrap/persist/hydra_persist-persist_server.o `test -f 'tools/bootstrap/persist/persist_server.c' || echo '$(srcdir)/'`tools/bootstrap/persist/persist_server.c

tools/bootstrap/persist/hydra_persist-persist_server.obj: tools/bootstrap/persist/persist_server.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_persist_CFLAGS) $(CFLAGS) -MT tools/bootstrap/persist/hydra_persist-persist_server.obj -MD -MP -MF tools/bootstrap/persist/$(DEPDIR)/hydra_persist-persist_server.Tpo -c -o tools/bootstrap/persist/hydra_persist-persist_server.obj `if test -f 'tools/bootstrap/persist/persist_server.c'; then $(CYGPATH_W) 'tools/bootstrap/persist/persist_server.c'; else $(CYGPATH_W) '$(srcdir)/tools/bootstrap/persist/persist_server.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/bootstrap/persist/$(DEPDIR)/hydra_persist-persist_server.Tpo tools/bootstrap/persist/$(DEPDIR)/hydra_persist-persist_server.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='tools/bootstrap/persist/persist_server.c' object='tools/bootstrap/persist/hydra_persist-persist_server.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_persist_CFLAGS) $(CFLAGS) -c -o tools/bootstrap/persist/hydra_persist-persist_server.obj `if test -f 'tools/bootstrap/persist/persist_server.c'; then $(CYGPATH_W) 'tools/bootstrap/persist/persist_server.c'; else $(CYGPATH_W) '$(srcdir)/tools/bootstrap/persist/persist_server.c'; fi`

pm/pmiserv/hydra_pmi_proxy-pmip.o: pm/pmiserv/pmip.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip.o -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip.o `test -f 'pm/pmiserv/pmip.c' || echo '$(srcdir)/'`pm/pmiserv/pmip.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip.c' object='pm/pmiserv/hydra_pmi_proxy-pmip.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip.o `test -f 'pm/pmiserv/pmip.c' || echo '$(srcdir)/'`pm/pmiserv/pmip.c

pm/pmiserv/hydra_pmi_proxy-pmip.obj: pm/pmiserv/pmip.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip.obj -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip.obj `if test -f 'pm/pmiserv/pmip.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip.c' object='pm/pmiserv/hydra_pmi_proxy-pmip.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip.obj `if test -f 'pm/pmiserv/pmip.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip.c'; fi`

pm/pmiserv/hydra_pmi_proxy-pmip_cb.o: pm/pmiserv/pmip_cb.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip_cb.o -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_cb.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip_cb.o `test -f 'pm/pmiserv/pmip_cb.c' || echo '$(srcdir)/'`pm/pmiserv/pmip_cb.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_cb.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_cb.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip_cb.c' object='pm/pmiserv/hydra_pmi_proxy-pmip_cb.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip_cb.o `test -f 'pm/pmiserv/pmip_cb.c' || echo '$(srcdir)/'`pm/pmiserv/pmip_cb.c

pm/pmiserv/hydra_pmi_proxy-pmip_cb.obj: pm/pmiserv/pmip_cb.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip_cb.obj -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_cb.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip_cb.obj `if test -f 'pm/pmiserv/pmip_cb.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip_cb.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip_cb.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_cb.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_cb.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip_cb.c' object='pm/pmiserv/hydra_pmi_proxy-pmip_cb.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip_cb.obj `if test -f 'pm/pmiserv/pmip_cb.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip_cb.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip_cb.c'; fi`

pm/pmiserv/hydra_pmi_proxy-pmip_utils.o: pm/pmiserv/pmip_utils.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip_utils.o -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_utils.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip_utils.o `test -f 'pm/pmiserv/pmip_utils.c' || echo '$(srcdir)/'`pm/pmiserv/pmip_utils.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_utils.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_utils.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip_utils.c' object='pm/pmiserv/hydra_pmi_proxy-pmip_utils.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip_utils.o `test -f 'pm/pmiserv/pmip_utils.c' || echo '$(srcdir)/'`pm/pmiserv/pmip_utils.c

pm/pmiserv/hydra_pmi_proxy-pmip_utils.obj: pm/pmiserv/pmip_utils.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip_utils.obj -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_utils.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip_utils.obj `if test -f 'pm/pmiserv/pmip_utils.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip_utils.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip_utils.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_utils.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_utils.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip_utils.c' object='pm/pmiserv/hydra_pmi_proxy-pmip_utils.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip_utils.obj `if test -f 'pm/pmiserv/pmip_utils.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip_utils.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip_utils.c'; fi`

pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.o: pm/pmiserv/pmip_pmi_v1.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.o -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v1.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.o `test -f 'pm/pmiserv/pmip_pmi_v1.c' || echo '$(srcdir)/'`pm/pmiserv/pmip_pmi_v1.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v1.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v1.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip_pmi_v1.c' object='pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.o `test -f 'pm/pmiserv/pmip_pmi_v1.c' || echo '$(srcdir)/'`pm/pmiserv/pmip_pmi_v1.c

pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.obj: pm/pmiserv/pmip_pmi_v1.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.obj -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v1.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.obj `if test -f 'pm/pmiserv/pmip_pmi_v1.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip_pmi_v1.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip_pmi_v1.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v1.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v1.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip_pmi_v1.c' object='pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v1.obj `if test -f 'pm/pmiserv/pmip_pmi_v1.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip_pmi_v1.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip_pmi_v1.c'; fi`

pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.o: pm/pmiserv/pmip_pmi_v2.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.o -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v2.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.o `test -f 'pm/pmiserv/pmip_pmi_v2.c' || echo '$(srcdir)/'`pm/pmiserv/pmip_pmi_v2.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v2.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v2.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip_pmi_v2.c' object='pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.o `test -f 'pm/pmiserv/pmip_pmi_v2.c' || echo '$(srcdir)/'`pm/pmiserv/pmip_pmi_v2.c

pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.obj: pm/pmiserv/pmip_pmi_v2.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.obj -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v2.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.obj `if test -f 'pm/pmiserv/pmip_pmi_v2.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip_pmi_v2.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip_pmi_v2.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v2.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmip_pmi_v2.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmip_pmi_v2.c' object='pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmip_pmi_v2.obj `if test -f 'pm/pmiserv/pmip_pmi_v2.c'; then $(CYGPATH_W) 'pm/pmiserv/pmip_pmi_v2.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmip_pmi_v2.c'; fi`

pm/pmiserv/hydra_pmi_proxy-common.o: pm/pmiserv/common.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-common.o -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-common.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-common.o `test -f 'pm/pmiserv/common.c' || echo '$(srcdir)/'`pm/pmiserv/common.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-common.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-common.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/common.c' object='pm/pmiserv/hydra_pmi_proxy-common.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-common.o `test -f 'pm/pmiserv/common.c' || echo '$(srcdir)/'`pm/pmiserv/common.c

pm/pmiserv/hydra_pmi_proxy-common.obj: pm/pmiserv/common.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-common.obj -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-common.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-common.obj `if test -f 'pm/pmiserv/common.c'; then $(CYGPATH_W) 'pm/pmiserv/common.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/common.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-common.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-common.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/common.c' object='pm/pmiserv/hydra_pmi_proxy-common.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-common.obj `if test -f 'pm/pmiserv/common.c'; then $(CYGPATH_W) 'pm/pmiserv/common.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/common.c'; fi`

pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.o: pm/pmiserv/pmi_v2_common.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.o -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmi_v2_common.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.o `test -f 'pm/pmiserv/pmi_v2_common.c' || echo '$(srcdir)/'`pm/pmiserv/pmi_v2_common.c
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmi_v2_common.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmi_v2_common.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmi_v2_common.c' object='pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.o `test -f 'pm/pmiserv/pmi_v2_common.c' || echo '$(srcdir)/'`pm/pmiserv/pmi_v2_common.c

pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.obj: pm/pmiserv/pmi_v2_common.c
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -MT pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.obj -MD -MP -MF pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmi_v2_common.Tpo -c -o pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.obj `if test -f 'pm/pmiserv/pmi_v2_common.c'; then $(CYGPATH_W) 'pm/pmiserv/pmi_v2_common.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmi_v2_common.c'; fi`
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmi_v2_common.Tpo pm/pmiserv/$(DEPDIR)/hydra_pmi_proxy-pmi_v2_common.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pm/pmiserv/pmi_v2_common.c' object='pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hydra_pmi_proxy_CFLAGS) $(CFLAGS) -c -o pm/pmiserv/hydra_pmi_proxy-pmi_v2_common.obj `if test -f 'pm/pmiserv/pmi_v2_common.c'; then $(CYGPATH_W) 'pm/pmiserv/pmi_v2_common.c'; else $(CYGPATH_W) '$(srcdir)/pm/pmiserv/pmi_v2_common.c'; fi`

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
	-rm -rf pm/pmiserv/.libs pm/pmiserv/_libs
	-rm -rf tools/bootstrap/external/.libs tools/bootstrap/external/_libs
	-rm -rf tools/bootstrap/persist/.libs tools/bootstrap/persist/_libs
	-rm -rf tools/bootstrap/src/.libs tools/bootstrap/src/_libs
	-rm -rf tools/bootstrap/utils/.libs tools/bootstrap/utils/_libs
	-rm -rf tools/ckpoint/.libs tools/ckpoint/_libs
	-rm -rf tools/ckpoint/blcr/.libs tools/ckpoint/blcr/_libs
	-rm -rf tools/debugger/.libs tools/debugger/_libs
	-rm -rf tools/demux/.libs tools/demux/_libs
	-rm -rf tools/topo/.libs tools/topo/_libs
	-rm -rf tools/topo/hwloc/.libs tools/topo/hwloc/_libs
	-rm -rf ui/utils/.libs ui/utils/_libs
	-rm -rf utils/alloc/.libs utils/alloc/_libs
	-rm -rf utils/args/.libs utils/args/_libs
	-rm -rf utils/dbg/.libs utils/dbg/_libs
	-rm -rf utils/env/.libs utils/env/_libs
	-rm -rf utils/launch/.libs utils/launch/_libs
	-rm -rf utils/others/.libs utils/others/_libs
	-rm -rf utils/signals/.libs utils/signals/_libs
	-rm -rf utils/sock/.libs utils/sock/_libs
	-rm -rf utils/string/.libs utils/string/_libs

distclean-libtool:
	-rm -f libtool config.lt

# 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.
$(am__recursive_targets):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	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; \
	  ($(am__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"

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	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 || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-recursive

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscope: cscope.files
	test ! -s cscope.files \
	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
clean-cscope:
	-rm -f cscope.files
cscope.files: clean-cscope cscopelist
cscopelist: cscopelist-recursive

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files

distdir: $(DISTFILES)
	$(am__remove_distdir)
	test -d "$(distdir)" || mkdir "$(distdir)"
	@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 "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$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 \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
	-test -n "$(am__skip_mode_fix)" \
	|| find "$(distdir)" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
	|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
	$(am__post_remove_distdir)

dist-bzip2: distdir
	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
	$(am__post_remove_distdir)

dist-lzip: distdir
	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
	$(am__post_remove_distdir)

dist-xz: distdir
	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
	$(am__post_remove_distdir)

dist-tarZ: distdir
	@echo WARNING: "Support for distribution archives compressed with" \
		       "legacy program 'compress' is deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
	$(am__post_remove_distdir)

dist-shar: distdir
	@echo WARNING: "Support for shar distribution archives is" \
	               "deprecated." >&2
	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
	$(am__post_remove_distdir)

dist-zip: distdir
	-rm -f $(distdir).zip
	zip -rq $(distdir).zip $(distdir)
	$(am__post_remove_distdir)

dist dist-all:
	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
	$(am__post_remove_distdir)

# This target untars the dist file and tries a VPATH configuration.  Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
	case '$(DIST_ARCHIVES)' in \
	*.tar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
	*.tar.bz2*) \
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
	*.tar.lz*) \
	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
	*.tar.xz*) \
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
	*.tar.Z*) \
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
	*.shar.gz*) \
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
	*.zip*) \
	  unzip $(distdir).zip ;;\
	esac
	chmod -R a-w $(distdir)
	chmod u+w $(distdir)
	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
	chmod a-w $(distdir)
	test -d $(distdir)/_build || exit 0; \
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
	  && am__cwd=`pwd` \
	  && $(am__cd) $(distdir)/_build/sub \
	  && ../../configure \
	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
	    $(DISTCHECK_CONFIGURE_FLAGS) \
	    --srcdir=../.. --prefix="$$dc_install_base" \
	  && $(MAKE) $(AM_MAKEFLAGS) \
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
	  && $(MAKE) $(AM_MAKEFLAGS) check \
	  && $(MAKE) $(AM_MAKEFLAGS) install \
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$$dc_install_base" \
	  && ({ \
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
	  && rm -rf "$$dc_destdir" \
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
	  && rm -rf $(DIST_ARCHIVES) \
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
	  && cd "$$am__cwd" \
	  || exit 1
	$(am__post_remove_distdir)
	@(echo "$(distdir) archives ready for distribution: "; \
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
	@test -n '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: trying to run $@ with an empty' \
	       '$$(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	$(am__cd) '$(distuninstallcheck_dir)' || { \
	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
	  exit 1; \
	}; \
	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
	   || { echo "ERROR: files left after uninstall:" ; \
	        if test -n "$(DESTDIR)"; then \
	          echo "  (check DESTDIR support)"; \
	        fi ; \
	        $(distuninstallcheck_listfiles) ; \
	        exit 1; } >&2
distcleancheck: distclean
	@if test '$(srcdir)' = . ; then \
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
	  exit 1 ; \
	fi
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
	  || { echo "ERROR: files left in build directory after distclean:" ; \
	       $(distcleancheck_listfiles) ; \
	       exit 1; } >&2
check-am: all-am
check: check-recursive
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(bindir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
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:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-rm -f pm/pmiserv/$(DEPDIR)/$(am__dirstamp)
	-rm -f pm/pmiserv/$(am__dirstamp)
	-rm -f tools/bootstrap/external/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/bootstrap/external/$(am__dirstamp)
	-rm -f tools/bootstrap/persist/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/bootstrap/persist/$(am__dirstamp)
	-rm -f tools/bootstrap/src/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/bootstrap/src/$(am__dirstamp)
	-rm -f tools/bootstrap/utils/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/bootstrap/utils/$(am__dirstamp)
	-rm -f tools/ckpoint/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/ckpoint/$(am__dirstamp)
	-rm -f tools/ckpoint/blcr/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/ckpoint/blcr/$(am__dirstamp)
	-rm -f tools/debugger/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/debugger/$(am__dirstamp)
	-rm -f tools/demux/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/demux/$(am__dirstamp)
	-rm -f tools/nameserver/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/nameserver/$(am__dirstamp)
	-rm -f tools/topo/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/topo/$(am__dirstamp)
	-rm -f tools/topo/hwloc/$(DEPDIR)/$(am__dirstamp)
	-rm -f tools/topo/hwloc/$(am__dirstamp)
	-rm -f ui/mpich/$(DEPDIR)/$(am__dirstamp)
	-rm -f ui/mpich/$(am__dirstamp)
	-rm -f ui/utils/$(DEPDIR)/$(am__dirstamp)
	-rm -f ui/utils/$(am__dirstamp)
	-rm -f utils/alloc/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/alloc/$(am__dirstamp)
	-rm -f utils/args/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/args/$(am__dirstamp)
	-rm -f utils/dbg/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/dbg/$(am__dirstamp)
	-rm -f utils/env/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/env/$(am__dirstamp)
	-rm -f utils/launch/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/launch/$(am__dirstamp)
	-rm -f utils/others/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/others/$(am__dirstamp)
	-rm -f utils/signals/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/signals/$(am__dirstamp)
	-rm -f utils/sock/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/sock/$(am__dirstamp)
	-rm -f utils/string/$(DEPDIR)/$(am__dirstamp)
	-rm -f utils/string/$(am__dirstamp)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

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-binPROGRAMS clean-generic clean-libtool \
	clean-noinstLTLIBRARIES mostlyclean-am

distclean: distclean-recursive
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf pm/pmiserv/$(DEPDIR) tools/bootstrap/external/$(DEPDIR) tools/bootstrap/persist/$(DEPDIR) tools/bootstrap/src/$(DEPDIR) tools/bootstrap/utils/$(DEPDIR) tools/ckpoint/$(DEPDIR) tools/ckpoint/blcr/$(DEPDIR) tools/debugger/$(DEPDIR) tools/demux/$(DEPDIR) tools/nameserver/$(DEPDIR) tools/topo/$(DEPDIR) tools/topo/hwloc/$(DEPDIR) ui/mpich/$(DEPDIR) ui/utils/$(DEPDIR) utils/alloc/$(DEPDIR) utils/args/$(DEPDIR) utils/dbg/$(DEPDIR) utils/env/$(DEPDIR) utils/launch/$(DEPDIR) utils/others/$(DEPDIR) utils/signals/$(DEPDIR) utils/sock/$(DEPDIR) utils/string/$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-hdr distclean-libtool distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am:

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am: install-binPROGRAMS
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
	-rm -rf $(top_srcdir)/autom4te.cache
	-rm -rf pm/pmiserv/$(DEPDIR) tools/bootstrap/external/$(DEPDIR) tools/bootstrap/persist/$(DEPDIR) tools/bootstrap/src/$(DEPDIR) tools/bootstrap/utils/$(DEPDIR) tools/ckpoint/$(DEPDIR) tools/ckpoint/blcr/$(DEPDIR) tools/debugger/$(DEPDIR) tools/demux/$(DEPDIR) tools/nameserver/$(DEPDIR) tools/topo/$(DEPDIR) tools/topo/hwloc/$(DEPDIR) ui/mpich/$(DEPDIR) ui/utils/$(DEPDIR) utils/alloc/$(DEPDIR) utils/args/$(DEPDIR) utils/dbg/$(DEPDIR) utils/env/$(DEPDIR) utils/launch/$(DEPDIR) utils/others/$(DEPDIR) utils/signals/$(DEPDIR) utils/sock/$(DEPDIR) utils/string/$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-binPROGRAMS uninstall-local

.MAKE: $(am__recursive_targets) install-am install-exec-am \
	install-strip

.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
	am--refresh check check-am clean clean-binPROGRAMS \
	clean-cscope clean-generic clean-libtool \
	clean-noinstLTLIBRARIES cscope cscopelist-am ctags ctags-am \
	dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
	dist-tarZ dist-xz dist-zip distcheck distclean \
	distclean-compile distclean-generic distclean-hdr \
	distclean-libtool distclean-tags distcleancheck distdir \
	distuninstallcheck dvi dvi-am html html-am info info-am \
	install install-am install-binPROGRAMS install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-exec-hook 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-compile mostlyclean-generic mostlyclean-libtool \
	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
	uninstall-binPROGRAMS uninstall-local

.PRECIOUS: Makefile


# Provide an alias for mpirun to support tools that assume that
# mpiexec is called mpirun
install-exec-hook:
	if [ -x ${DESTDIR}${bindir}/@MPIEXEC_HYDRA_NAME@ ] ; then \
	    cd ${DESTDIR}${bindir} && ln -f -s @MPIEXEC_HYDRA_NAME@ @MPIEXEC_NAME@ ; \
	    cd ${DESTDIR}${bindir} && ln -f -s @MPIEXEC_HYDRA_NAME@ @MPIRUN_NAME@ ; \
	fi

# A special alternate installation target when using multiple process
# managers; this is basically the install target, but without the
# install-exec-hook
install-alt: $(bin_PROGRAMS)
	@for foo in $? ; do $(MAKE) install $$foo ; done

uninstall-local:
	rm -f ${DESTDIR}${bindir}/@MPIRUN_NAME@ ${DESTDIR}${bindir}/@MPIEXEC_NAME@

.c.man-phony:
	$(doctextman_verbose)$(DOCTEXT) -man -mpath $(mandoc_path3) -ext 3 \
	    -heading HYDRA -quotefmt $(doctext_docnotes) $<
.c.html-phony:
	$(doctexthtml_verbose)$(DOCTEXT) -html -mpath $(htmldoc_path3) \
	    -heading HYDRA -quotefmt $(doctext_docnotes) $<

.txt.man1-phony:
	$(doctextman_verbose)$(DOCTEXT) -man -mpath $(mandoc_path1) -ext 1 \
	    -heading HYDRA -quotefmt $(doctext_docnotes) $<
.txt.html1-phony:
	$(doctexthtml_verbose)$(DOCTEXT) -html -mpath $(htmldoc_path1) \
	    -heading HYDRA -quotefmt $(doctext_docnotes) $<

# use mandoc-local target to force directory creation before running DOCTEXT
mandoc:
	test -d $(mandoc_path1) || $(MKDIR_P) $(mandoc_path1)
	test -d $(mandoc_path3) || $(MKDIR_P) $(mandoc_path3)
	$(MAKE) $(AM_MAKEFLAGS) mandoc-local
mandoc-local: $(doc1_src_txt:.txt=.man1-phony)

# use htmldoc-local target to force directory creation before running DOCTEXT
htmldoc:
	if test "@DOXYGEN@" != "" ; then @DOXYGEN@ hydra-doxygen.cfg ; fi
	test -d $(top_builddir)/www/www1 || $(MKDIR_P) $(top_builddir)/www/www1
	test -d $(top_builddir)/www/www3 || $(MKDIR_P) $(top_builddir)/www/www3
	$(MAKE) $(AM_MAKEFLAGS) htmldoc-local
htmldoc-local: $(doc1_src_txt:.txt=.man1-phony)

# --------------------------------------------------------------------------
.PHONY: coverage
# assumes that these sources were compiled appropriately ("-fprofile-arcs"
# and "-ftest-coverage")
coverage:
	@for file in $(gcov_sources) ; do \
	    dir=`dirname $$file` ; \
	    bname=`basename $$file` ; \
	    aux=`echo $$bname | sed -e 's,\.*$$,,'` ; \
	    echo "( $(GCOV) -b -f -o $$file $$file && mv $${bname}.gcov $$dir )" ; \
	    ( $(GCOV) -b -f -o $$file $$file && mv $${bname}.gcov $$dir ) ; \
	    rm -f *.gcov ; \
	done
# --------------------------------------------------------------------------

# 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: