# Makefile.in generated by automake 1.16.2 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2020 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.







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)/libunwind
pkgincludedir = $(includedir)/libunwind
pkglibdir = $(libdir)/libunwind
pkglibexecdir = $(libexecdir)/libunwind
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 = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
target_triplet = x86_64-pc-linux-gnu
am__append_1 = libunwind.la
am__append_2 = libunwind-ptrace.la
am__append_3 = libunwind-coredump.la
am__append_4 = unwind/libunwind.pc
am__append_5 = ptrace/libunwind-ptrace.pc
am__append_6 = setjmp/libunwind-setjmp.pc
am__append_7 = coredump/libunwind-coredump.pc
am__append_8 = libunwind-dwarf-common.la libunwind-dwarf-generic.la
am__append_9 = libunwind-dwarf-local.la
am__append_10 = libunwind-dwarf-local.la
am__append_11 = coredump/_UCD_access_reg_linux.c
#am__append_12 = coredump/_UCD_access_reg_freebsd.c
#am__append_13 = libunwind-aarch64.la
#am__append_14 = libunwind.la -lc
#am__append_15 = aarch64/siglongjmp.S
#am__append_16 = libunwind-arm.la
#am__append_17 = libunwind.la -lc
#am__append_18 = arm/siglongjmp.S
#am__append_19 = libunwind-ia64.la
#am__append_20 = libunwind.la -lc
#am__append_21 = ia64/setjmp.S  ia64/sigsetjmp.S  \
#				ia64/longjmp.S ia64/siglongjmp.S

#am__append_22 = libunwind-hppa.la
#am__append_23 = libunwind.la -lc
#am__append_24 = hppa/siglongjmp.S
#am__append_25 = libunwind-mips.la
#am__append_26 = libunwind.la -lc
#am__append_27 = mips/siglongjmp.S
#am__append_28 = libunwind-tilegx.la
#am__append_29 = libunwind.la -lc
#am__append_30 = tilegx/siglongjmp.S
#am__append_31 = libunwind-x86.la
#am__append_32 = libunwind.la -lc
#am__append_33 = x86/longjmp.S x86/siglongjmp.S
am__append_34 = libunwind-x86_64.la
am__append_35 = libunwind.la -lc
am__append_36 = x86_64/longjmp.S x86_64/siglongjmp.S
##am__append_37 = libunwind-ppc32.la
##am__append_38 = libunwind.la -lc
##am__append_39 = ppc/longjmp.S ppc/siglongjmp.S
##am__append_40 = libunwind-ppc64.la
##am__append_41 = libunwind.la -lc
##am__append_42 = ppc/longjmp.S ppc/siglongjmp.S
##am__append_43 = libunwind-sh.la
##am__append_44 = libunwind.la -lc
##am__append_45 = sh/siglongjmp.S
##am__append_46 = libunwind-s390x.la
##am__append_47 = libunwind.la -lc

# libunwind-setjmp depends on libunwind-$(arch). Therefore must be added
# at the end.
am__append_48 = libunwind-setjmp.la
subdir = src
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
	$(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/include/config.h
CONFIG_CLEAN_FILES = libunwind-generic.pc
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libdir)" \
	"$(DESTDIR)$(pkgconfigdir)"
LIBRARIES = $(lib_LIBRARIES)
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
#am__DEPENDENCIES_1 =  \
#	libunwind.la
#libunwind_aarch64_la_DEPENDENCIES =  \
#	libunwind-dwarf-generic.la \
#	libunwind-elf64.la $(am__DEPENDENCIES_1)
am__libunwind_aarch64_la_SOURCES_DIST = os-freebsd.c os-hpux.c \
	os-linux.c os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c \
	mi/mempool.c mi/strerror.c aarch64/is_fpreg.c \
	aarch64/regname.c mi/Gdyn-extract.c mi/Gdyn-remote.c \
	mi/Gfind_dynamic_proc_info.c mi/Gget_accessors.c \
	mi/Gget_proc_info_by_ip.c mi/Gget_proc_name.c \
	mi/Gput_dynamic_unwind_info.c mi/Gdestroy_addr_space.c \
	mi/Gget_reg.c mi/Gset_reg.c mi/Gget_fpreg.c mi/Gset_fpreg.c \
	mi/Gset_caching_policy.c mi/Gset_cache_size.c \
	aarch64/Gapply_reg_state.c aarch64/Greg_states_iterate.c \
	aarch64/Gcreate_addr_space.c aarch64/Gget_proc_info.c \
	aarch64/Gget_save_loc.c aarch64/Gglobal.c aarch64/Ginit.c \
	aarch64/Ginit_local.c aarch64/Ginit_remote.c \
	aarch64/Gis_signal_frame.c aarch64/Gregs.c aarch64/Gresume.c \
	aarch64/Gstash_frame.c aarch64/Gstep.c aarch64/Gtrace.c
am__objects_1 = os-freebsd.lo
am__objects_2 = os-hpux.lo
am__objects_3 = os-linux.lo
am__objects_4 = os-qnx.lo
am__objects_5 = os-solaris.lo
##am__objects_6 = $(am__objects_5)
##am__objects_6 = $(am__objects_4)
am__objects_6 = $(am__objects_3)
#am__objects_6 = $(am__objects_2)
#am__objects_6 = $(am__objects_1)
am__dirstamp = $(am__leading_dot)dirstamp
am__objects_7 = $(am__objects_6) mi/init.lo mi/flush_cache.lo \
	mi/mempool.lo mi/strerror.lo
am__objects_8 = $(am__objects_7) aarch64/is_fpreg.lo \
	aarch64/regname.lo
am__objects_9 = mi/Gdyn-extract.lo mi/Gdyn-remote.lo \
	mi/Gfind_dynamic_proc_info.lo mi/Gget_accessors.lo \
	mi/Gget_proc_info_by_ip.lo mi/Gget_proc_name.lo \
	mi/Gput_dynamic_unwind_info.lo mi/Gdestroy_addr_space.lo \
	mi/Gget_reg.lo mi/Gset_reg.lo mi/Gget_fpreg.lo \
	mi/Gset_fpreg.lo mi/Gset_caching_policy.lo \
	mi/Gset_cache_size.lo
am__objects_10 = $(am__objects_8) $(am__objects_9) \
	aarch64/Gapply_reg_state.lo aarch64/Greg_states_iterate.lo \
	aarch64/Gcreate_addr_space.lo aarch64/Gget_proc_info.lo \
	aarch64/Gget_save_loc.lo aarch64/Gglobal.lo aarch64/Ginit.lo \
	aarch64/Ginit_local.lo aarch64/Ginit_remote.lo \
	aarch64/Gis_signal_frame.lo aarch64/Gregs.lo \
	aarch64/Gresume.lo aarch64/Gstash_frame.lo aarch64/Gstep.lo \
	aarch64/Gtrace.lo
#am_libunwind_aarch64_la_OBJECTS =  \
#	$(am__objects_10)
libunwind_aarch64_la_OBJECTS = $(am_libunwind_aarch64_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
libunwind_aarch64_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_aarch64_la_LDFLAGS) \
	$(LDFLAGS) -o $@
#am_libunwind_aarch64_la_rpath = -rpath $(libdir)
#am__DEPENDENCIES_2 = libunwind.la
#libunwind_arm_la_DEPENDENCIES =  \
#	libunwind-dwarf-generic.la \
#	libunwind-elf32.la \
#	$(am__DEPENDENCIES_2)
am__libunwind_arm_la_SOURCES_DIST = os-freebsd.c os-hpux.c os-linux.c \
	os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c mi/mempool.c \
	mi/strerror.c arm/is_fpreg.c arm/regname.c arm/Gos-freebsd.c \
	arm/Gos-linux.c arm/Gos-other.c mi/Gdyn-extract.c \
	mi/Gdyn-remote.c mi/Gfind_dynamic_proc_info.c \
	mi/Gget_accessors.c mi/Gget_proc_info_by_ip.c \
	mi/Gget_proc_name.c mi/Gput_dynamic_unwind_info.c \
	mi/Gdestroy_addr_space.c mi/Gget_reg.c mi/Gset_reg.c \
	mi/Gget_fpreg.c mi/Gset_fpreg.c mi/Gset_caching_policy.c \
	mi/Gset_cache_size.c arm/Gapply_reg_state.c \
	arm/Greg_states_iterate.c arm/Gcreate_addr_space.c \
	arm/Gget_proc_info.c arm/Gget_save_loc.c arm/Gglobal.c \
	arm/Ginit.c arm/Ginit_local.c arm/Ginit_remote.c arm/Gregs.c \
	arm/Gresume.c arm/Gstep.c arm/Gex_tables.c arm/Gstash_frame.c \
	arm/Gtrace.c
am__objects_11 = $(am__objects_7) arm/is_fpreg.lo arm/regname.lo
##am__objects_12 = arm/Gos-other.lo
am__objects_12 = arm/Gos-linux.lo
#am__objects_12 = arm/Gos-freebsd.lo
am__objects_13 = $(am__objects_11) $(am__objects_12) $(am__objects_9) \
	arm/Gapply_reg_state.lo arm/Greg_states_iterate.lo \
	arm/Gcreate_addr_space.lo arm/Gget_proc_info.lo \
	arm/Gget_save_loc.lo arm/Gglobal.lo arm/Ginit.lo \
	arm/Ginit_local.lo arm/Ginit_remote.lo arm/Gregs.lo \
	arm/Gresume.lo arm/Gstep.lo arm/Gex_tables.lo \
	arm/Gstash_frame.lo arm/Gtrace.lo
#am_libunwind_arm_la_OBJECTS =  \
#	$(am__objects_13)
libunwind_arm_la_OBJECTS = $(am_libunwind_arm_la_OBJECTS)
libunwind_arm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_arm_la_LDFLAGS) $(LDFLAGS) \
	-o $@
#am_libunwind_arm_la_rpath = -rpath \
#	$(libdir)
am__DEPENDENCIES_3 =
libunwind_coredump_la_DEPENDENCIES = $(am__DEPENDENCIES_3) \
	$(am__DEPENDENCIES_3)
am__libunwind_coredump_la_SOURCES_DIST = coredump/_UCD_accessors.c \
	coredump/_UCD_create.c coredump/_UCD_destroy.c \
	coredump/_UCD_access_mem.c coredump/_UCD_elf_map_image.c \
	coredump/_UCD_find_proc_info.c coredump/_UCD_get_proc_name.c \
	coredump/_UPT_elf.c coredump/_UPT_access_fpreg.c \
	coredump/_UPT_get_dyn_info_list_addr.c \
	coredump/_UPT_put_unwind_info.c coredump/_UPT_resume.c \
	coredump/_UCD_access_reg_linux.c \
	coredump/_UCD_access_reg_freebsd.c
am__objects_14 = coredump/_UCD_access_reg_linux.lo
#am__objects_15 = coredump/_UCD_access_reg_freebsd.lo
am_libunwind_coredump_la_OBJECTS = coredump/_UCD_accessors.lo \
	coredump/_UCD_create.lo coredump/_UCD_destroy.lo \
	coredump/_UCD_access_mem.lo coredump/_UCD_elf_map_image.lo \
	coredump/_UCD_find_proc_info.lo coredump/_UCD_get_proc_name.lo \
	coredump/_UPT_elf.lo coredump/_UPT_access_fpreg.lo \
	coredump/_UPT_get_dyn_info_list_addr.lo \
	coredump/_UPT_put_unwind_info.lo coredump/_UPT_resume.lo \
	$(am__objects_14) $(am__objects_15)
libunwind_coredump_la_OBJECTS = $(am_libunwind_coredump_la_OBJECTS)
libunwind_coredump_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_coredump_la_LDFLAGS) \
	$(LDFLAGS) -o $@
am_libunwind_coredump_la_rpath =  \
	-rpath $(libdir)
libunwind_dwarf_common_la_LIBADD =
am_libunwind_dwarf_common_la_OBJECTS = dwarf/global.lo
libunwind_dwarf_common_la_OBJECTS =  \
	$(am_libunwind_dwarf_common_la_OBJECTS)
am_libunwind_dwarf_common_la_rpath =
libunwind_dwarf_generic_la_DEPENDENCIES = libunwind-dwarf-common.la
am_libunwind_dwarf_generic_la_OBJECTS = dwarf/Gexpr.lo dwarf/Gfde.lo \
	dwarf/Gparser.lo dwarf/Gpe.lo dwarf/Gfind_proc_info-lsb.lo \
	dwarf/Gfind_unwind_table.lo
libunwind_dwarf_generic_la_OBJECTS =  \
	$(am_libunwind_dwarf_generic_la_OBJECTS)
am_libunwind_dwarf_generic_la_rpath =
libunwind_dwarf_local_la_DEPENDENCIES = libunwind-dwarf-common.la
am_libunwind_dwarf_local_la_OBJECTS = dwarf/Lexpr.lo dwarf/Lfde.lo \
	dwarf/Lparser.lo dwarf/Lpe.lo dwarf/Lfind_proc_info-lsb.lo \
	dwarf/Lfind_unwind_table.lo
libunwind_dwarf_local_la_OBJECTS =  \
	$(am_libunwind_dwarf_local_la_OBJECTS)
am_libunwind_dwarf_local_la_rpath =
libunwind_elf32_la_DEPENDENCIES = $(am__DEPENDENCIES_3) \
	$(am__DEPENDENCIES_3)
am_libunwind_elf32_la_OBJECTS = elf32.lo
libunwind_elf32_la_OBJECTS = $(am_libunwind_elf32_la_OBJECTS)
#am_libunwind_elf32_la_rpath =
libunwind_elf64_la_DEPENDENCIES = $(am__DEPENDENCIES_3) \
	$(am__DEPENDENCIES_3)
am_libunwind_elf64_la_OBJECTS = elf64.lo
libunwind_elf64_la_OBJECTS = $(am_libunwind_elf64_la_OBJECTS)
am_libunwind_elf64_la_rpath =
libunwind_elfxx_la_DEPENDENCIES = $(am__DEPENDENCIES_3) \
	$(am__DEPENDENCIES_3)
am_libunwind_elfxx_la_OBJECTS = elfxx.lo
libunwind_elfxx_la_OBJECTS = $(am_libunwind_elfxx_la_OBJECTS)
#am_libunwind_elfxx_la_rpath =
#am__DEPENDENCIES_4 = libunwind.la
#libunwind_hppa_la_DEPENDENCIES = libunwind-dwarf-generic.la \
#	libunwind-elf32.la \
#	$(am__DEPENDENCIES_4)
am__libunwind_hppa_la_SOURCES_DIST = os-freebsd.c os-hpux.c os-linux.c \
	os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c mi/mempool.c \
	mi/strerror.c hppa/regname.c mi/Gdyn-extract.c \
	mi/Gdyn-remote.c mi/Gfind_dynamic_proc_info.c \
	mi/Gget_accessors.c mi/Gget_proc_info_by_ip.c \
	mi/Gget_proc_name.c mi/Gput_dynamic_unwind_info.c \
	mi/Gdestroy_addr_space.c mi/Gget_reg.c mi/Gset_reg.c \
	mi/Gget_fpreg.c mi/Gset_fpreg.c mi/Gset_caching_policy.c \
	mi/Gset_cache_size.c hppa/Gapply_reg_state.c \
	hppa/Greg_states_iterate.c hppa/Gcreate_addr_space.c \
	hppa/Gget_save_loc.c hppa/Gglobal.c hppa/Ginit.c \
	hppa/Ginit_local.c hppa/Ginit_remote.c hppa/Gis_signal_frame.c \
	hppa/Gget_proc_info.c hppa/Gregs.c hppa/Gresume.c hppa/Gstep.c
am__objects_16 = $(am__objects_7) hppa/regname.lo
am__objects_17 = $(am__objects_16) $(am__objects_9) \
	hppa/Gapply_reg_state.lo hppa/Greg_states_iterate.lo \
	hppa/Gcreate_addr_space.lo hppa/Gget_save_loc.lo \
	hppa/Gglobal.lo hppa/Ginit.lo hppa/Ginit_local.lo \
	hppa/Ginit_remote.lo hppa/Gis_signal_frame.lo \
	hppa/Gget_proc_info.lo hppa/Gregs.lo hppa/Gresume.lo \
	hppa/Gstep.lo
#am_libunwind_hppa_la_OBJECTS = $(am__objects_17)
libunwind_hppa_la_OBJECTS = $(am_libunwind_hppa_la_OBJECTS)
libunwind_hppa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_hppa_la_LDFLAGS) $(LDFLAGS) \
	-o $@
#am_libunwind_hppa_la_rpath = -rpath \
#	$(libdir)
#am__DEPENDENCIES_5 = libunwind.la
#libunwind_ia64_la_DEPENDENCIES = libunwind-elf64.la \
#	$(am__DEPENDENCIES_5)
am__libunwind_ia64_la_SOURCES_DIST = os-freebsd.c os-hpux.c os-linux.c \
	os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c mi/mempool.c \
	mi/strerror.c ia64/regname.c mi/Gdyn-extract.c \
	mi/Gdyn-remote.c mi/Gfind_dynamic_proc_info.c \
	mi/Gget_accessors.c mi/Gget_proc_info_by_ip.c \
	mi/Gget_proc_name.c mi/Gput_dynamic_unwind_info.c \
	mi/Gdestroy_addr_space.c mi/Gget_reg.c mi/Gset_reg.c \
	mi/Gget_fpreg.c mi/Gset_fpreg.c mi/Gset_caching_policy.c \
	mi/Gset_cache_size.c ia64/Gapply_reg_state.c \
	ia64/Greg_states_iterate.c ia64/Gcreate_addr_space.c \
	ia64/Gget_proc_info.c ia64/Gget_save_loc.c ia64/Gglobal.c \
	ia64/Ginit.c ia64/Ginit_local.c ia64/Ginit_remote.c \
	ia64/Ginstall_cursor.S ia64/Gis_signal_frame.c ia64/Gparser.c \
	ia64/Grbs.c ia64/Gregs.c ia64/Gresume.c ia64/Gscript.c \
	ia64/Gstep.c ia64/Gtables.c ia64/Gfind_unwind_table.c
am__objects_18 = $(am__objects_7) ia64/regname.lo
am__objects_19 = $(am__objects_18) $(am__objects_9) \
	ia64/Gapply_reg_state.lo ia64/Greg_states_iterate.lo \
	ia64/Gcreate_addr_space.lo ia64/Gget_proc_info.lo \
	ia64/Gget_save_loc.lo ia64/Gglobal.lo ia64/Ginit.lo \
	ia64/Ginit_local.lo ia64/Ginit_remote.lo \
	ia64/Ginstall_cursor.lo ia64/Gis_signal_frame.lo \
	ia64/Gparser.lo ia64/Grbs.lo ia64/Gregs.lo ia64/Gresume.lo \
	ia64/Gscript.lo ia64/Gstep.lo ia64/Gtables.lo \
	ia64/Gfind_unwind_table.lo
#am_libunwind_ia64_la_OBJECTS = $(am__objects_19)
libunwind_ia64_la_OBJECTS = $(am_libunwind_ia64_la_OBJECTS)
libunwind_ia64_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_ia64_la_LDFLAGS) $(LDFLAGS) \
	-o $@
#am_libunwind_ia64_la_rpath =  \
#	-rpath \
#	$(libdir)
#am__DEPENDENCIES_6 = libunwind.la
#libunwind_mips_la_DEPENDENCIES = libunwind-dwarf-generic.la \
#	libunwind-elfxx.la \
#	$(am__DEPENDENCIES_6)
am__libunwind_mips_la_SOURCES_DIST = os-freebsd.c os-hpux.c os-linux.c \
	os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c mi/mempool.c \
	mi/strerror.c mips/is_fpreg.c mips/regname.c mi/Gdyn-extract.c \
	mi/Gdyn-remote.c mi/Gfind_dynamic_proc_info.c \
	mi/Gget_accessors.c mi/Gget_proc_info_by_ip.c \
	mi/Gget_proc_name.c mi/Gput_dynamic_unwind_info.c \
	mi/Gdestroy_addr_space.c mi/Gget_reg.c mi/Gset_reg.c \
	mi/Gget_fpreg.c mi/Gset_fpreg.c mi/Gset_caching_policy.c \
	mi/Gset_cache_size.c mips/Gapply_reg_state.c \
	mips/Greg_states_iterate.c mips/Gcreate_addr_space.c \
	mips/Gget_proc_info.c mips/Gget_save_loc.c mips/Gglobal.c \
	mips/Ginit.c mips/Ginit_local.c mips/Ginit_remote.c \
	mips/Gis_signal_frame.c mips/Gregs.c mips/Gresume.c \
	mips/Gstep.c
am__objects_20 = $(am__objects_7) mips/is_fpreg.lo mips/regname.lo
am__objects_21 = $(am__objects_20) $(am__objects_9) \
	mips/Gapply_reg_state.lo mips/Greg_states_iterate.lo \
	mips/Gcreate_addr_space.lo mips/Gget_proc_info.lo \
	mips/Gget_save_loc.lo mips/Gglobal.lo mips/Ginit.lo \
	mips/Ginit_local.lo mips/Ginit_remote.lo \
	mips/Gis_signal_frame.lo mips/Gregs.lo mips/Gresume.lo \
	mips/Gstep.lo
#am_libunwind_mips_la_OBJECTS = $(am__objects_21)
libunwind_mips_la_OBJECTS = $(am_libunwind_mips_la_OBJECTS)
libunwind_mips_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_mips_la_LDFLAGS) $(LDFLAGS) \
	-o $@
#am_libunwind_mips_la_rpath = -rpath \
#	$(libdir)
##am__DEPENDENCIES_7 = libunwind.la
##libunwind_ppc32_la_DEPENDENCIES = libunwind-dwarf-generic.la \
##	libunwind-elf32.la \
##	$(am__DEPENDENCIES_7)
am__libunwind_ppc32_la_SOURCES_DIST = os-freebsd.c os-hpux.c \
	os-linux.c os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c \
	mi/mempool.c mi/strerror.c ppc32/is_fpreg.c ppc32/regname.c \
	ppc32/get_func_addr.c mi/Gdyn-extract.c mi/Gdyn-remote.c \
	mi/Gfind_dynamic_proc_info.c mi/Gget_accessors.c \
	mi/Gget_proc_info_by_ip.c mi/Gget_proc_name.c \
	mi/Gput_dynamic_unwind_info.c mi/Gdestroy_addr_space.c \
	mi/Gget_reg.c mi/Gset_reg.c mi/Gget_fpreg.c mi/Gset_fpreg.c \
	mi/Gset_caching_policy.c mi/Gset_cache_size.c \
	ppc/Gget_proc_info.c ppc/Gget_save_loc.c ppc/Ginit_local.c \
	ppc/Ginit_remote.c ppc/Gis_signal_frame.c \
	ppc32/Gapply_reg_state.c ppc32/Greg_states_iterate.c \
	ppc32/Gcreate_addr_space.c ppc32/Gglobal.c ppc32/Ginit.c \
	ppc32/Gregs.c ppc32/Gresume.c ppc32/Gstep.c
am__objects_22 = $(am__objects_7) ppc32/is_fpreg.lo ppc32/regname.lo \
	ppc32/get_func_addr.lo
am__objects_23 = ppc/Gget_proc_info.lo ppc/Gget_save_loc.lo \
	ppc/Ginit_local.lo ppc/Ginit_remote.lo ppc/Gis_signal_frame.lo
am__objects_24 = $(am__objects_22) $(am__objects_9) $(am__objects_23) \
	ppc32/Gapply_reg_state.lo ppc32/Greg_states_iterate.lo \
	ppc32/Gcreate_addr_space.lo ppc32/Gglobal.lo ppc32/Ginit.lo \
	ppc32/Gregs.lo ppc32/Gresume.lo ppc32/Gstep.lo
##am_libunwind_ppc32_la_OBJECTS = $(am__objects_24)
libunwind_ppc32_la_OBJECTS = $(am_libunwind_ppc32_la_OBJECTS)
libunwind_ppc32_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_ppc32_la_LDFLAGS) \
	$(LDFLAGS) -o $@
##am_libunwind_ppc32_la_rpath = -rpath \
##	$(libdir)
##am__DEPENDENCIES_8 = libunwind.la
##libunwind_ppc64_la_DEPENDENCIES = libunwind-dwarf-generic.la \
##	libunwind-elf64.la \
##	$(am__DEPENDENCIES_8)
am__libunwind_ppc64_la_SOURCES_DIST = os-freebsd.c os-hpux.c \
	os-linux.c os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c \
	mi/mempool.c mi/strerror.c ppc64/is_fpreg.c ppc64/regname.c \
	ppc64/get_func_addr.c mi/Gdyn-extract.c mi/Gdyn-remote.c \
	mi/Gfind_dynamic_proc_info.c mi/Gget_accessors.c \
	mi/Gget_proc_info_by_ip.c mi/Gget_proc_name.c \
	mi/Gput_dynamic_unwind_info.c mi/Gdestroy_addr_space.c \
	mi/Gget_reg.c mi/Gset_reg.c mi/Gget_fpreg.c mi/Gset_fpreg.c \
	mi/Gset_caching_policy.c mi/Gset_cache_size.c \
	ppc/Gget_proc_info.c ppc/Gget_save_loc.c ppc/Ginit_local.c \
	ppc/Ginit_remote.c ppc/Gis_signal_frame.c \
	ppc64/Gapply_reg_state.c ppc64/Greg_states_iterate.c \
	ppc64/Gcreate_addr_space.c ppc64/Gglobal.c ppc64/Ginit.c \
	ppc64/Gregs.c ppc64/Gresume.c ppc64/Gstep.c
am__objects_25 = $(am__objects_7) ppc64/is_fpreg.lo ppc64/regname.lo \
	ppc64/get_func_addr.lo
am__objects_26 = $(am__objects_25) $(am__objects_9) $(am__objects_23) \
	ppc64/Gapply_reg_state.lo ppc64/Greg_states_iterate.lo \
	ppc64/Gcreate_addr_space.lo ppc64/Gglobal.lo ppc64/Ginit.lo \
	ppc64/Gregs.lo ppc64/Gresume.lo ppc64/Gstep.lo
##am_libunwind_ppc64_la_OBJECTS = $(am__objects_26)
libunwind_ppc64_la_OBJECTS = $(am_libunwind_ppc64_la_OBJECTS)
libunwind_ppc64_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_ppc64_la_LDFLAGS) \
	$(LDFLAGS) -o $@
##am_libunwind_ppc64_la_rpath = -rpath \
##	$(libdir)
libunwind_ptrace_la_LIBADD =
am_libunwind_ptrace_la_OBJECTS = ptrace/_UPT_elf.lo \
	ptrace/_UPT_accessors.lo ptrace/_UPT_access_fpreg.lo \
	ptrace/_UPT_access_mem.lo ptrace/_UPT_access_reg.lo \
	ptrace/_UPT_create.lo ptrace/_UPT_destroy.lo \
	ptrace/_UPT_find_proc_info.lo \
	ptrace/_UPT_get_dyn_info_list_addr.lo \
	ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_get_proc_name.lo \
	ptrace/_UPT_reg_offset.lo ptrace/_UPT_resume.lo
libunwind_ptrace_la_OBJECTS = $(am_libunwind_ptrace_la_OBJECTS)
am_libunwind_ptrace_la_rpath =  \
	-rpath $(libdir)
##am__DEPENDENCIES_9 = libunwind.la
##libunwind_s390x_la_DEPENDENCIES = libunwind-dwarf-generic.la \
##	libunwind-elf64.la \
##	$(am__DEPENDENCIES_9)
am__libunwind_s390x_la_SOURCES_DIST = os-freebsd.c os-hpux.c \
	os-linux.c os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c \
	mi/mempool.c mi/strerror.c s390x/is_fpreg.c s390x/regname.c \
	mi/Gdyn-extract.c mi/Gdyn-remote.c \
	mi/Gfind_dynamic_proc_info.c mi/Gget_accessors.c \
	mi/Gget_proc_info_by_ip.c mi/Gget_proc_name.c \
	mi/Gput_dynamic_unwind_info.c mi/Gdestroy_addr_space.c \
	mi/Gget_reg.c mi/Gset_reg.c mi/Gget_fpreg.c mi/Gset_fpreg.c \
	mi/Gset_caching_policy.c mi/Gset_cache_size.c \
	s390x/Gapply_reg_state.c s390x/Greg_states_iterate.c \
	s390x/Gcreate_addr_space.c s390x/Gget_save_loc.c \
	s390x/Gglobal.c s390x/Ginit.c s390x/Ginit_local.c \
	s390x/Ginit_remote.c s390x/Gget_proc_info.c s390x/Gregs.c \
	s390x/Gresume.c s390x/Gis_signal_frame.c s390x/Gstep.c
am__objects_27 = $(am__objects_7) s390x/is_fpreg.lo s390x/regname.lo
am__objects_28 = $(am__objects_27) $(am__objects_9) \
	s390x/Gapply_reg_state.lo s390x/Greg_states_iterate.lo \
	s390x/Gcreate_addr_space.lo s390x/Gget_save_loc.lo \
	s390x/Gglobal.lo s390x/Ginit.lo s390x/Ginit_local.lo \
	s390x/Ginit_remote.lo s390x/Gget_proc_info.lo s390x/Gregs.lo \
	s390x/Gresume.lo s390x/Gis_signal_frame.lo s390x/Gstep.lo
##am_libunwind_s390x_la_OBJECTS = $(am__objects_28)
libunwind_s390x_la_OBJECTS = $(am_libunwind_s390x_la_OBJECTS)
libunwind_s390x_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_s390x_la_LDFLAGS) \
	$(LDFLAGS) -o $@
##am_libunwind_s390x_la_rpath = -rpath \
##	$(libdir)
libunwind_setjmp_la_DEPENDENCIES = $(LIBUNWIND_ELF) \
	libunwind-$(arch).la libunwind.la
am__libunwind_setjmp_la_SOURCES_DIST = setjmp/longjmp.c \
	setjmp/siglongjmp.c aarch64/siglongjmp.S arm/siglongjmp.S \
	ia64/setjmp.S ia64/sigsetjmp.S ia64/longjmp.S \
	ia64/siglongjmp.S hppa/siglongjmp.S mips/siglongjmp.S \
	tilegx/siglongjmp.S x86/longjmp.S x86/siglongjmp.S \
	x86_64/longjmp.S x86_64/siglongjmp.S ppc/longjmp.S \
	ppc/siglongjmp.S sh/siglongjmp.S
#am__objects_29 = aarch64/siglongjmp.lo
#am__objects_30 = arm/siglongjmp.lo
#am__objects_31 = ia64/setjmp.lo \
#	ia64/sigsetjmp.lo \
#	ia64/longjmp.lo \
#	ia64/siglongjmp.lo
#am__objects_32 = hppa/siglongjmp.lo
#am__objects_33 = mips/siglongjmp.lo
#am__objects_34 = tilegx/siglongjmp.lo
#am__objects_35 = x86/longjmp.lo \
#	x86/siglongjmp.lo
am__objects_36 = x86_64/longjmp.lo \
	x86_64/siglongjmp.lo
##am__objects_37 = ppc/longjmp.lo \
##	ppc/siglongjmp.lo
##am__objects_38 = ppc/longjmp.lo \
##	ppc/siglongjmp.lo
##am__objects_39 = sh/siglongjmp.lo
am_libunwind_setjmp_la_OBJECTS = setjmp/longjmp.lo \
	setjmp/siglongjmp.lo $(am__objects_29) $(am__objects_30) \
	$(am__objects_31) $(am__objects_32) $(am__objects_33) \
	$(am__objects_34) $(am__objects_35) $(am__objects_36) \
	$(am__objects_37) $(am__objects_38) $(am__objects_39)
libunwind_setjmp_la_OBJECTS = $(am_libunwind_setjmp_la_OBJECTS)
libunwind_setjmp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_setjmp_la_LDFLAGS) \
	$(LDFLAGS) -o $@
am_libunwind_setjmp_la_rpath = -rpath $(libdir)
##am__DEPENDENCIES_10 = libunwind.la
##libunwind_sh_la_DEPENDENCIES = libunwind-dwarf-generic.la \
##	libunwind-elf32.la \
##	$(am__DEPENDENCIES_10)
am__libunwind_sh_la_SOURCES_DIST = os-freebsd.c os-hpux.c os-linux.c \
	os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c mi/mempool.c \
	mi/strerror.c sh/is_fpreg.c sh/regname.c mi/Gdyn-extract.c \
	mi/Gdyn-remote.c mi/Gfind_dynamic_proc_info.c \
	mi/Gget_accessors.c mi/Gget_proc_info_by_ip.c \
	mi/Gget_proc_name.c mi/Gput_dynamic_unwind_info.c \
	mi/Gdestroy_addr_space.c mi/Gget_reg.c mi/Gset_reg.c \
	mi/Gget_fpreg.c mi/Gset_fpreg.c mi/Gset_caching_policy.c \
	mi/Gset_cache_size.c sh/Gapply_reg_state.c \
	sh/Greg_states_iterate.c sh/Gcreate_addr_space.c \
	sh/Gget_proc_info.c sh/Gget_save_loc.c sh/Gglobal.c sh/Ginit.c \
	sh/Ginit_local.c sh/Ginit_remote.c sh/Gis_signal_frame.c \
	sh/Gregs.c sh/Gresume.c sh/Gstep.c
am__objects_40 = $(am__objects_7) sh/is_fpreg.lo sh/regname.lo
am__objects_41 = $(am__objects_40) $(am__objects_9) \
	sh/Gapply_reg_state.lo sh/Greg_states_iterate.lo \
	sh/Gcreate_addr_space.lo sh/Gget_proc_info.lo \
	sh/Gget_save_loc.lo sh/Gglobal.lo sh/Ginit.lo \
	sh/Ginit_local.lo sh/Ginit_remote.lo sh/Gis_signal_frame.lo \
	sh/Gregs.lo sh/Gresume.lo sh/Gstep.lo
##am_libunwind_sh_la_OBJECTS = $(am__objects_41)
libunwind_sh_la_OBJECTS = $(am_libunwind_sh_la_OBJECTS)
libunwind_sh_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_sh_la_LDFLAGS) $(LDFLAGS) \
	-o $@
##am_libunwind_sh_la_rpath = -rpath \
##	$(libdir)
#am__DEPENDENCIES_11 = libunwind.la
#libunwind_tilegx_la_DEPENDENCIES = libunwind-dwarf-generic.la \
#	libunwind-elfxx.la \
#	$(am__DEPENDENCIES_11)
am__libunwind_tilegx_la_SOURCES_DIST = os-freebsd.c os-hpux.c \
	os-linux.c os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c \
	mi/mempool.c mi/strerror.c tilegx/is_fpreg.c tilegx/regname.c \
	mi/Gdyn-extract.c mi/Gdyn-remote.c \
	mi/Gfind_dynamic_proc_info.c mi/Gget_accessors.c \
	mi/Gget_proc_info_by_ip.c mi/Gget_proc_name.c \
	mi/Gput_dynamic_unwind_info.c mi/Gdestroy_addr_space.c \
	mi/Gget_reg.c mi/Gset_reg.c mi/Gget_fpreg.c mi/Gset_fpreg.c \
	mi/Gset_caching_policy.c mi/Gset_cache_size.c \
	tilegx/Gapply_reg_state.c tilegx/Greg_states_iterate.c \
	tilegx/Gcreate_addr_space.c tilegx/Gget_proc_info.c \
	tilegx/Gget_save_loc.c tilegx/Gglobal.c tilegx/Ginit.c \
	tilegx/Ginit_local.c tilegx/Ginit_remote.c \
	tilegx/Gis_signal_frame.c tilegx/Gregs.c tilegx/Gresume.c \
	tilegx/Gstep.c
am__objects_42 = $(am__objects_7) tilegx/is_fpreg.lo tilegx/regname.lo
am__objects_43 = $(am__objects_42) $(am__objects_9) \
	tilegx/Gapply_reg_state.lo tilegx/Greg_states_iterate.lo \
	tilegx/Gcreate_addr_space.lo tilegx/Gget_proc_info.lo \
	tilegx/Gget_save_loc.lo tilegx/Gglobal.lo tilegx/Ginit.lo \
	tilegx/Ginit_local.lo tilegx/Ginit_remote.lo \
	tilegx/Gis_signal_frame.lo tilegx/Gregs.lo tilegx/Gresume.lo \
	tilegx/Gstep.lo
#am_libunwind_tilegx_la_OBJECTS = $(am__objects_43)
libunwind_tilegx_la_OBJECTS = $(am_libunwind_tilegx_la_OBJECTS)
libunwind_tilegx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_tilegx_la_LDFLAGS) \
	$(LDFLAGS) -o $@
#am_libunwind_tilegx_la_rpath = -rpath \
#	$(libdir)
#am__DEPENDENCIES_12 = libunwind.la
#libunwind_x86_la_DEPENDENCIES = libunwind-dwarf-generic.la \
#	libunwind-elf32.la \
#	$(am__DEPENDENCIES_12)
am__libunwind_x86_la_SOURCES_DIST = os-freebsd.c os-hpux.c os-linux.c \
	os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c mi/mempool.c \
	mi/strerror.c x86/is_fpreg.c x86/regname.c x86/Gos-freebsd.c \
	x86/Gos-linux.c mi/Gdyn-extract.c mi/Gdyn-remote.c \
	mi/Gfind_dynamic_proc_info.c mi/Gget_accessors.c \
	mi/Gget_proc_info_by_ip.c mi/Gget_proc_name.c \
	mi/Gput_dynamic_unwind_info.c mi/Gdestroy_addr_space.c \
	mi/Gget_reg.c mi/Gset_reg.c mi/Gget_fpreg.c mi/Gset_fpreg.c \
	mi/Gset_caching_policy.c mi/Gset_cache_size.c \
	x86/Gapply_reg_state.c x86/Greg_states_iterate.c \
	x86/Gcreate_addr_space.c x86/Gget_save_loc.c x86/Gglobal.c \
	x86/Ginit.c x86/Ginit_local.c x86/Ginit_remote.c \
	x86/Gget_proc_info.c x86/Gregs.c x86/Gresume.c x86/Gstep.c
am__objects_44 = $(am__objects_7) x86/is_fpreg.lo x86/regname.lo
am__objects_45 = x86/Gos-linux.lo
#am__objects_45 = x86/Gos-freebsd.lo
am__objects_46 = $(am__objects_44) $(am__objects_45) $(am__objects_9) \
	x86/Gapply_reg_state.lo x86/Greg_states_iterate.lo \
	x86/Gcreate_addr_space.lo x86/Gget_save_loc.lo x86/Gglobal.lo \
	x86/Ginit.lo x86/Ginit_local.lo x86/Ginit_remote.lo \
	x86/Gget_proc_info.lo x86/Gregs.lo x86/Gresume.lo x86/Gstep.lo
#am_libunwind_x86_la_OBJECTS = $(am__objects_46)
libunwind_x86_la_OBJECTS = $(am_libunwind_x86_la_OBJECTS)
libunwind_x86_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_x86_la_LDFLAGS) $(LDFLAGS) \
	-o $@
#am_libunwind_x86_la_rpath = -rpath \
#	$(libdir)
am__DEPENDENCIES_13 = libunwind.la
libunwind_x86_64_la_DEPENDENCIES = libunwind-dwarf-generic.la \
	libunwind-elf64.la \
	$(am__DEPENDENCIES_13)
am__libunwind_x86_64_la_SOURCES_DIST = os-freebsd.c os-hpux.c \
	os-linux.c os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c \
	mi/mempool.c mi/strerror.c x86_64/is_fpreg.c x86_64/regname.c \
	x86_64/Gos-freebsd.c x86_64/Gos-linux.c x86_64/Gos-solaris.c \
	mi/Gdyn-extract.c mi/Gdyn-remote.c \
	mi/Gfind_dynamic_proc_info.c mi/Gget_accessors.c \
	mi/Gget_proc_info_by_ip.c mi/Gget_proc_name.c \
	mi/Gput_dynamic_unwind_info.c mi/Gdestroy_addr_space.c \
	mi/Gget_reg.c mi/Gset_reg.c mi/Gget_fpreg.c mi/Gset_fpreg.c \
	mi/Gset_caching_policy.c mi/Gset_cache_size.c \
	x86_64/Gapply_reg_state.c x86_64/Greg_states_iterate.c \
	x86_64/Gcreate_addr_space.c x86_64/Gget_save_loc.c \
	x86_64/Gglobal.c x86_64/Ginit.c x86_64/Ginit_local.c \
	x86_64/Ginit_remote.c x86_64/Gget_proc_info.c x86_64/Gregs.c \
	x86_64/Gresume.c x86_64/Gstash_frame.c x86_64/Gstep.c \
	x86_64/Gtrace.c
am__objects_47 = $(am__objects_7) x86_64/is_fpreg.lo x86_64/regname.lo
##am__objects_48 = x86_64/Gos-solaris.lo
am__objects_48 = x86_64/Gos-linux.lo
#am__objects_48 = x86_64/Gos-freebsd.lo
am__objects_49 = $(am__objects_47) $(am__objects_48) $(am__objects_9) \
	x86_64/Gapply_reg_state.lo x86_64/Greg_states_iterate.lo \
	x86_64/Gcreate_addr_space.lo x86_64/Gget_save_loc.lo \
	x86_64/Gglobal.lo x86_64/Ginit.lo x86_64/Ginit_local.lo \
	x86_64/Ginit_remote.lo x86_64/Gget_proc_info.lo \
	x86_64/Gregs.lo x86_64/Gresume.lo x86_64/Gstash_frame.lo \
	x86_64/Gstep.lo x86_64/Gtrace.lo
am_libunwind_x86_64_la_OBJECTS = $(am__objects_49)
libunwind_x86_64_la_OBJECTS = $(am_libunwind_x86_64_la_OBJECTS)
libunwind_x86_64_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
	$(AM_CFLAGS) $(CFLAGS) $(libunwind_x86_64_la_LDFLAGS) \
	$(LDFLAGS) -o $@
am_libunwind_x86_64_la_rpath = -rpath \
	$(libdir)
libunwind_la_DEPENDENCIES = $(am__append_10) $(LIBUNWIND_ELF) \
	$(am__DEPENDENCIES_3) $(am__DEPENDENCIES_3) \
	$(am__DEPENDENCIES_3)
am__libunwind_la_SOURCES_DIST = os-freebsd.c os-hpux.c os-linux.c \
	os-qnx.c os-solaris.c mi/init.c mi/flush_cache.c mi/mempool.c \
	mi/strerror.c s390x/is_fpreg.c s390x/regname.c mi/_ReadULEB.c \
	mi/_ReadSLEB.c mi/backtrace.c mi/dyn-cancel.c \
	mi/dyn-info-list.c mi/dyn-register.c mi/Ldyn-extract.c \
	mi/Lfind_dynamic_proc_info.c mi/Lget_accessors.c \
	mi/Lget_proc_info_by_ip.c mi/Lget_proc_name.c \
	mi/Lput_dynamic_unwind_info.c mi/Ldestroy_addr_space.c \
	mi/Lget_reg.c mi/Lset_reg.c mi/Lget_fpreg.c mi/Lset_fpreg.c \
	mi/Lset_caching_policy.c mi/Lset_cache_size.c \
	unwind/Backtrace.c unwind/DeleteException.c \
	unwind/FindEnclosingFunction.c unwind/ForcedUnwind.c \
	unwind/GetBSP.c unwind/GetCFA.c unwind/GetDataRelBase.c \
	unwind/GetGR.c unwind/GetIP.c unwind/GetLanguageSpecificData.c \
	unwind/GetRegionStart.c unwind/GetTextRelBase.c \
	unwind/RaiseException.c unwind/Resume.c \
	unwind/Resume_or_Rethrow.c unwind/SetGR.c unwind/SetIP.c \
	unwind/GetIPInfo.c s390x/Lapply_reg_state.c \
	s390x/Lreg_states_iterate.c s390x/Lcreate_addr_space.c \
	s390x/Lget_save_loc.c s390x/Lglobal.c s390x/Linit.c \
	s390x/Linit_local.c s390x/Linit_remote.c \
	s390x/Lget_proc_info.c s390x/Lregs.c s390x/Lresume.c \
	s390x/Lis_signal_frame.c s390x/Lstep.c s390x/getcontext.S \
	s390x/setcontext.S sh/is_fpreg.c sh/regname.c \
	sh/Lapply_reg_state.c sh/Lreg_states_iterate.c \
	sh/Lcreate_addr_space.c sh/Lget_proc_info.c sh/Lget_save_loc.c \
	sh/Lglobal.c sh/Linit.c sh/Linit_local.c sh/Linit_remote.c \
	sh/Lis_signal_frame.c sh/Lregs.c sh/Lresume.c sh/Lstep.c \
	ppc64/is_fpreg.c ppc64/regname.c ppc64/get_func_addr.c \
	ppc/Lget_proc_info.c ppc/Lget_save_loc.c ppc/Linit_local.c \
	ppc/Linit_remote.c ppc/Lis_signal_frame.c \
	ppc64/Lapply_reg_state.c ppc64/Lreg_states_iterate.c \
	ppc64/Lcreate_addr_space.c ppc64/Lglobal.c ppc64/Linit.c \
	ppc64/Lregs.c ppc64/Lresume.c ppc64/Lstep.c ppc32/is_fpreg.c \
	ppc32/regname.c ppc32/get_func_addr.c ppc32/Lapply_reg_state.c \
	ppc32/Lreg_states_iterate.c ppc32/Lcreate_addr_space.c \
	ppc32/Lglobal.c ppc32/Linit.c ppc32/Lregs.c ppc32/Lresume.c \
	ppc32/Lstep.c x86_64/is_fpreg.c x86_64/regname.c \
	x86_64/Los-freebsd.c x86_64/Los-linux.c x86_64/Los-solaris.c \
	x86_64/setcontext.S x86_64/Lapply_reg_state.c \
	x86_64/Lreg_states_iterate.c x86_64/Lcreate_addr_space.c \
	x86_64/Lget_save_loc.c x86_64/Lglobal.c x86_64/Linit.c \
	x86_64/Linit_local.c x86_64/Linit_remote.c \
	x86_64/Lget_proc_info.c x86_64/Lregs.c x86_64/Lresume.c \
	x86_64/Lstash_frame.c x86_64/Lstep.c x86_64/Ltrace.c \
	x86_64/getcontext.S x86/is_fpreg.c x86/regname.c \
	x86/Los-freebsd.c x86/Los-linux.c x86/Lapply_reg_state.c \
	x86/Lreg_states_iterate.c x86/Lcreate_addr_space.c \
	x86/Lget_save_loc.c x86/Lglobal.c x86/Linit.c \
	x86/Linit_local.c x86/Linit_remote.c x86/Lget_proc_info.c \
	x86/Lregs.c x86/Lresume.c x86/Lstep.c x86/getcontext-freebsd.S \
	x86/getcontext-linux.S tilegx/is_fpreg.c tilegx/regname.c \
	tilegx/getcontext.S tilegx/Lapply_reg_state.c \
	tilegx/Lreg_states_iterate.c tilegx/Lcreate_addr_space.c \
	tilegx/Lget_proc_info.c tilegx/Lget_save_loc.c \
	tilegx/Lglobal.c tilegx/Linit.c tilegx/Linit_local.c \
	tilegx/Linit_remote.c tilegx/Lis_signal_frame.c tilegx/Lregs.c \
	tilegx/Lresume.c tilegx/Lstep.c mips/is_fpreg.c mips/regname.c \
	mips/getcontext.S mips/Lapply_reg_state.c \
	mips/Lreg_states_iterate.c mips/Lcreate_addr_space.c \
	mips/Lget_proc_info.c mips/Lget_save_loc.c mips/Lglobal.c \
	mips/Linit.c mips/Linit_local.c mips/Linit_remote.c \
	mips/Lis_signal_frame.c mips/Lregs.c mips/Lresume.c \
	mips/Lstep.c hppa/regname.c hppa/getcontext.S \
	hppa/setcontext.S hppa/Lapply_reg_state.c \
	hppa/Lreg_states_iterate.c hppa/Lcreate_addr_space.c \
	hppa/Lget_save_loc.c hppa/Lglobal.c hppa/Linit.c \
	hppa/Linit_local.c hppa/Linit_remote.c hppa/Lis_signal_frame.c \
	hppa/Lget_proc_info.c hppa/Lregs.c hppa/Lresume.c hppa/Lstep.c \
	ia64/regname.c ia64/dyn_info_list.S ia64/getcontext.S \
	ia64/Lapply_reg_state.c ia64/Lreg_states_iterate.c \
	ia64/Lcreate_addr_space.c ia64/Lget_proc_info.c \
	ia64/Lget_save_loc.c ia64/Lglobal.c ia64/Linit.c \
	ia64/Linit_local.c ia64/Linit_remote.c ia64/Linstall_cursor.S \
	ia64/Lis_signal_frame.c ia64/Lparser.c ia64/Lrbs.c \
	ia64/Lregs.c ia64/Lresume.c ia64/Lscript.c ia64/Lstep.c \
	ia64/Ltables.c ia64/Lfind_unwind_table.c arm/is_fpreg.c \
	arm/regname.c arm/Los-freebsd.c arm/Los-linux.c \
	arm/Los-other.c arm/getcontext.S arm/Lapply_reg_state.c \
	arm/Lreg_states_iterate.c arm/Lcreate_addr_space.c \
	arm/Lget_proc_info.c arm/Lget_save_loc.c arm/Lglobal.c \
	arm/Linit.c arm/Linit_local.c arm/Linit_remote.c arm/Lregs.c \
	arm/Lresume.c arm/Lstep.c arm/Lex_tables.c arm/Lstash_frame.c \
	arm/Ltrace.c aarch64/is_fpreg.c aarch64/regname.c \
	aarch64/Lapply_reg_state.c aarch64/Lreg_states_iterate.c \
	aarch64/Lcreate_addr_space.c aarch64/Lget_proc_info.c \
	aarch64/Lget_save_loc.c aarch64/Lglobal.c aarch64/Linit.c \
	aarch64/Linit_local.c aarch64/Linit_remote.c \
	aarch64/Lis_signal_frame.c aarch64/Lregs.c aarch64/Lresume.c \
	aarch64/Lstash_frame.c aarch64/Lstep.c aarch64/Ltrace.c \
	aarch64/getcontext.S
#am__objects_50 = mi/_ReadULEB.lo \
#	mi/_ReadSLEB.lo
am__objects_51 = $(am__objects_50)
am__objects_52 = $(am__objects_51) mi/backtrace.lo mi/dyn-cancel.lo \
	mi/dyn-info-list.lo mi/dyn-register.lo mi/Ldyn-extract.lo \
	mi/Lfind_dynamic_proc_info.lo mi/Lget_accessors.lo \
	mi/Lget_proc_info_by_ip.lo mi/Lget_proc_name.lo \
	mi/Lput_dynamic_unwind_info.lo mi/Ldestroy_addr_space.lo \
	mi/Lget_reg.lo mi/Lset_reg.lo mi/Lget_fpreg.lo \
	mi/Lset_fpreg.lo mi/Lset_caching_policy.lo \
	mi/Lset_cache_size.lo
#am__objects_53 = unwind/Backtrace.lo \
#	unwind/DeleteException.lo \
#	unwind/FindEnclosingFunction.lo \
#	unwind/ForcedUnwind.lo \
#	unwind/GetBSP.lo unwind/GetCFA.lo \
#	unwind/GetDataRelBase.lo \
#	unwind/GetGR.lo unwind/GetIP.lo \
#	unwind/GetLanguageSpecificData.lo \
#	unwind/GetRegionStart.lo \
#	unwind/GetTextRelBase.lo \
#	unwind/RaiseException.lo \
#	unwind/Resume.lo \
#	unwind/Resume_or_Rethrow.lo \
#	unwind/SetGR.lo unwind/SetIP.lo \
#	unwind/GetIPInfo.lo
am__objects_54 = $(am__objects_52) $(am__objects_53)
am__objects_55 = $(am__objects_27) $(am__objects_54) \
	s390x/Lapply_reg_state.lo s390x/Lreg_states_iterate.lo \
	s390x/Lcreate_addr_space.lo s390x/Lget_save_loc.lo \
	s390x/Lglobal.lo s390x/Linit.lo s390x/Linit_local.lo \
	s390x/Linit_remote.lo s390x/Lget_proc_info.lo s390x/Lregs.lo \
	s390x/Lresume.lo s390x/Lis_signal_frame.lo s390x/Lstep.lo \
	s390x/getcontext.lo s390x/setcontext.lo
am__objects_56 = $(am__objects_40) $(am__objects_54) \
	sh/Lapply_reg_state.lo sh/Lreg_states_iterate.lo \
	sh/Lcreate_addr_space.lo sh/Lget_proc_info.lo \
	sh/Lget_save_loc.lo sh/Lglobal.lo sh/Linit.lo \
	sh/Linit_local.lo sh/Linit_remote.lo sh/Lis_signal_frame.lo \
	sh/Lregs.lo sh/Lresume.lo sh/Lstep.lo
am__objects_57 = ppc/Lget_proc_info.lo ppc/Lget_save_loc.lo \
	ppc/Linit_local.lo ppc/Linit_remote.lo ppc/Lis_signal_frame.lo
am__objects_58 = $(am__objects_25) $(am__objects_54) $(am__objects_57) \
	ppc64/Lapply_reg_state.lo ppc64/Lreg_states_iterate.lo \
	ppc64/Lcreate_addr_space.lo ppc64/Lglobal.lo ppc64/Linit.lo \
	ppc64/Lregs.lo ppc64/Lresume.lo ppc64/Lstep.lo
am__objects_59 = $(am__objects_22) $(am__objects_54) $(am__objects_57) \
	ppc32/Lapply_reg_state.lo ppc32/Lreg_states_iterate.lo \
	ppc32/Lcreate_addr_space.lo ppc32/Lglobal.lo ppc32/Linit.lo \
	ppc32/Lregs.lo ppc32/Lresume.lo ppc32/Lstep.lo
##am__objects_60 = x86_64/Los-solaris.lo
am__objects_60 = x86_64/Los-linux.lo
#am__objects_60 = x86_64/Los-freebsd.lo
am__objects_61 = $(am__objects_47) $(am__objects_60) $(am__objects_54) \
	x86_64/setcontext.lo x86_64/Lapply_reg_state.lo \
	x86_64/Lreg_states_iterate.lo x86_64/Lcreate_addr_space.lo \
	x86_64/Lget_save_loc.lo x86_64/Lglobal.lo x86_64/Linit.lo \
	x86_64/Linit_local.lo x86_64/Linit_remote.lo \
	x86_64/Lget_proc_info.lo x86_64/Lregs.lo x86_64/Lresume.lo \
	x86_64/Lstash_frame.lo x86_64/Lstep.lo x86_64/Ltrace.lo \
	x86_64/getcontext.lo
am__objects_62 = x86/Los-linux.lo
#am__objects_62 = x86/Los-freebsd.lo
am__objects_63 = $(am__objects_44) $(am__objects_62) $(am__objects_54) \
	x86/Lapply_reg_state.lo x86/Lreg_states_iterate.lo \
	x86/Lcreate_addr_space.lo x86/Lget_save_loc.lo x86/Lglobal.lo \
	x86/Linit.lo x86/Linit_local.lo x86/Linit_remote.lo \
	x86/Lget_proc_info.lo x86/Lregs.lo x86/Lresume.lo x86/Lstep.lo
am__objects_64 =  \
	x86/getcontext-linux.lo
#am__objects_64 = x86/getcontext-freebsd.lo
am__objects_65 = $(am__objects_42) $(am__objects_54) \
	tilegx/getcontext.lo tilegx/Lapply_reg_state.lo \
	tilegx/Lreg_states_iterate.lo tilegx/Lcreate_addr_space.lo \
	tilegx/Lget_proc_info.lo tilegx/Lget_save_loc.lo \
	tilegx/Lglobal.lo tilegx/Linit.lo tilegx/Linit_local.lo \
	tilegx/Linit_remote.lo tilegx/Lis_signal_frame.lo \
	tilegx/Lregs.lo tilegx/Lresume.lo tilegx/Lstep.lo
am__objects_66 = $(am__objects_20) $(am__objects_54) \
	mips/getcontext.lo mips/Lapply_reg_state.lo \
	mips/Lreg_states_iterate.lo mips/Lcreate_addr_space.lo \
	mips/Lget_proc_info.lo mips/Lget_save_loc.lo mips/Lglobal.lo \
	mips/Linit.lo mips/Linit_local.lo mips/Linit_remote.lo \
	mips/Lis_signal_frame.lo mips/Lregs.lo mips/Lresume.lo \
	mips/Lstep.lo
am__objects_67 = $(am__objects_16) $(am__objects_54) \
	hppa/getcontext.lo hppa/setcontext.lo hppa/Lapply_reg_state.lo \
	hppa/Lreg_states_iterate.lo hppa/Lcreate_addr_space.lo \
	hppa/Lget_save_loc.lo hppa/Lglobal.lo hppa/Linit.lo \
	hppa/Linit_local.lo hppa/Linit_remote.lo \
	hppa/Lis_signal_frame.lo hppa/Lget_proc_info.lo hppa/Lregs.lo \
	hppa/Lresume.lo hppa/Lstep.lo
am__objects_68 = $(am__objects_18) $(am__objects_54) \
	ia64/dyn_info_list.lo ia64/getcontext.lo \
	ia64/Lapply_reg_state.lo ia64/Lreg_states_iterate.lo \
	ia64/Lcreate_addr_space.lo ia64/Lget_proc_info.lo \
	ia64/Lget_save_loc.lo ia64/Lglobal.lo ia64/Linit.lo \
	ia64/Linit_local.lo ia64/Linit_remote.lo \
	ia64/Linstall_cursor.lo ia64/Lis_signal_frame.lo \
	ia64/Lparser.lo ia64/Lrbs.lo ia64/Lregs.lo ia64/Lresume.lo \
	ia64/Lscript.lo ia64/Lstep.lo ia64/Ltables.lo \
	ia64/Lfind_unwind_table.lo
##am__objects_69 = arm/Los-other.lo
am__objects_69 = arm/Los-linux.lo
#am__objects_69 = arm/Los-freebsd.lo
am__objects_70 = $(am__objects_11) $(am__objects_69) $(am__objects_54) \
	arm/getcontext.lo arm/Lapply_reg_state.lo \
	arm/Lreg_states_iterate.lo arm/Lcreate_addr_space.lo \
	arm/Lget_proc_info.lo arm/Lget_save_loc.lo arm/Lglobal.lo \
	arm/Linit.lo arm/Linit_local.lo arm/Linit_remote.lo \
	arm/Lregs.lo arm/Lresume.lo arm/Lstep.lo arm/Lex_tables.lo \
	arm/Lstash_frame.lo arm/Ltrace.lo
am__objects_71 = $(am__objects_8) $(am__objects_54) \
	aarch64/Lapply_reg_state.lo aarch64/Lreg_states_iterate.lo \
	aarch64/Lcreate_addr_space.lo aarch64/Lget_proc_info.lo \
	aarch64/Lget_save_loc.lo aarch64/Lglobal.lo aarch64/Linit.lo \
	aarch64/Linit_local.lo aarch64/Linit_remote.lo \
	aarch64/Lis_signal_frame.lo aarch64/Lregs.lo \
	aarch64/Lresume.lo aarch64/Lstash_frame.lo aarch64/Lstep.lo \
	aarch64/Ltrace.lo aarch64/getcontext.lo
##am_libunwind_la_OBJECTS = $(am__objects_55)
##am_libunwind_la_OBJECTS = $(am__objects_56)
##am_libunwind_la_OBJECTS = $(am__objects_58)
##am_libunwind_la_OBJECTS = $(am__objects_59)
am_libunwind_la_OBJECTS = $(am__objects_61)
#am_libunwind_la_OBJECTS = $(am__objects_63) \
#	$(am__objects_64)
#am_libunwind_la_OBJECTS = $(am__objects_65)
#am_libunwind_la_OBJECTS = $(am__objects_66)
#am_libunwind_la_OBJECTS = $(am__objects_67)
#am_libunwind_la_OBJECTS = $(am__objects_68)
#am_libunwind_la_OBJECTS =  \
#	$(am__objects_70)
#am_libunwind_la_OBJECTS = $(am__objects_71)
libunwind_la_OBJECTS = $(am_libunwind_la_OBJECTS)
libunwind_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(libunwind_la_LDFLAGS) $(LDFLAGS) -o $@
am_libunwind_la_rpath = -rpath $(libdir)
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)/include
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = ./$(DEPDIR)/elf32.Plo ./$(DEPDIR)/elf64.Plo \
	./$(DEPDIR)/elfxx.Plo ./$(DEPDIR)/os-freebsd.Plo \
	./$(DEPDIR)/os-hpux.Plo ./$(DEPDIR)/os-linux.Plo \
	./$(DEPDIR)/os-qnx.Plo ./$(DEPDIR)/os-solaris.Plo \
	aarch64/$(DEPDIR)/Gapply_reg_state.Plo \
	aarch64/$(DEPDIR)/Gcreate_addr_space.Plo \
	aarch64/$(DEPDIR)/Gget_proc_info.Plo \
	aarch64/$(DEPDIR)/Gget_save_loc.Plo \
	aarch64/$(DEPDIR)/Gglobal.Plo aarch64/$(DEPDIR)/Ginit.Plo \
	aarch64/$(DEPDIR)/Ginit_local.Plo \
	aarch64/$(DEPDIR)/Ginit_remote.Plo \
	aarch64/$(DEPDIR)/Gis_signal_frame.Plo \
	aarch64/$(DEPDIR)/Greg_states_iterate.Plo \
	aarch64/$(DEPDIR)/Gregs.Plo aarch64/$(DEPDIR)/Gresume.Plo \
	aarch64/$(DEPDIR)/Gstash_frame.Plo aarch64/$(DEPDIR)/Gstep.Plo \
	aarch64/$(DEPDIR)/Gtrace.Plo \
	aarch64/$(DEPDIR)/Lapply_reg_state.Plo \
	aarch64/$(DEPDIR)/Lcreate_addr_space.Plo \
	aarch64/$(DEPDIR)/Lget_proc_info.Plo \
	aarch64/$(DEPDIR)/Lget_save_loc.Plo \
	aarch64/$(DEPDIR)/Lglobal.Plo aarch64/$(DEPDIR)/Linit.Plo \
	aarch64/$(DEPDIR)/Linit_local.Plo \
	aarch64/$(DEPDIR)/Linit_remote.Plo \
	aarch64/$(DEPDIR)/Lis_signal_frame.Plo \
	aarch64/$(DEPDIR)/Lreg_states_iterate.Plo \
	aarch64/$(DEPDIR)/Lregs.Plo aarch64/$(DEPDIR)/Lresume.Plo \
	aarch64/$(DEPDIR)/Lstash_frame.Plo aarch64/$(DEPDIR)/Lstep.Plo \
	aarch64/$(DEPDIR)/Ltrace.Plo aarch64/$(DEPDIR)/getcontext.Plo \
	aarch64/$(DEPDIR)/is_fpreg.Plo aarch64/$(DEPDIR)/regname.Plo \
	aarch64/$(DEPDIR)/siglongjmp.Plo \
	arm/$(DEPDIR)/Gapply_reg_state.Plo \
	arm/$(DEPDIR)/Gcreate_addr_space.Plo \
	arm/$(DEPDIR)/Gex_tables.Plo arm/$(DEPDIR)/Gget_proc_info.Plo \
	arm/$(DEPDIR)/Gget_save_loc.Plo arm/$(DEPDIR)/Gglobal.Plo \
	arm/$(DEPDIR)/Ginit.Plo arm/$(DEPDIR)/Ginit_local.Plo \
	arm/$(DEPDIR)/Ginit_remote.Plo arm/$(DEPDIR)/Gos-freebsd.Plo \
	arm/$(DEPDIR)/Gos-linux.Plo arm/$(DEPDIR)/Gos-other.Plo \
	arm/$(DEPDIR)/Greg_states_iterate.Plo arm/$(DEPDIR)/Gregs.Plo \
	arm/$(DEPDIR)/Gresume.Plo arm/$(DEPDIR)/Gstash_frame.Plo \
	arm/$(DEPDIR)/Gstep.Plo arm/$(DEPDIR)/Gtrace.Plo \
	arm/$(DEPDIR)/Lapply_reg_state.Plo \
	arm/$(DEPDIR)/Lcreate_addr_space.Plo \
	arm/$(DEPDIR)/Lex_tables.Plo arm/$(DEPDIR)/Lget_proc_info.Plo \
	arm/$(DEPDIR)/Lget_save_loc.Plo arm/$(DEPDIR)/Lglobal.Plo \
	arm/$(DEPDIR)/Linit.Plo arm/$(DEPDIR)/Linit_local.Plo \
	arm/$(DEPDIR)/Linit_remote.Plo arm/$(DEPDIR)/Los-freebsd.Plo \
	arm/$(DEPDIR)/Los-linux.Plo arm/$(DEPDIR)/Los-other.Plo \
	arm/$(DEPDIR)/Lreg_states_iterate.Plo arm/$(DEPDIR)/Lregs.Plo \
	arm/$(DEPDIR)/Lresume.Plo arm/$(DEPDIR)/Lstash_frame.Plo \
	arm/$(DEPDIR)/Lstep.Plo arm/$(DEPDIR)/Ltrace.Plo \
	arm/$(DEPDIR)/getcontext.Plo arm/$(DEPDIR)/is_fpreg.Plo \
	arm/$(DEPDIR)/regname.Plo arm/$(DEPDIR)/siglongjmp.Plo \
	coredump/$(DEPDIR)/_UCD_access_mem.Plo \
	coredump/$(DEPDIR)/_UCD_access_reg_freebsd.Plo \
	coredump/$(DEPDIR)/_UCD_access_reg_linux.Plo \
	coredump/$(DEPDIR)/_UCD_accessors.Plo \
	coredump/$(DEPDIR)/_UCD_create.Plo \
	coredump/$(DEPDIR)/_UCD_destroy.Plo \
	coredump/$(DEPDIR)/_UCD_elf_map_image.Plo \
	coredump/$(DEPDIR)/_UCD_find_proc_info.Plo \
	coredump/$(DEPDIR)/_UCD_get_proc_name.Plo \
	coredump/$(DEPDIR)/_UPT_access_fpreg.Plo \
	coredump/$(DEPDIR)/_UPT_elf.Plo \
	coredump/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo \
	coredump/$(DEPDIR)/_UPT_put_unwind_info.Plo \
	coredump/$(DEPDIR)/_UPT_resume.Plo dwarf/$(DEPDIR)/Gexpr.Plo \
	dwarf/$(DEPDIR)/Gfde.Plo \
	dwarf/$(DEPDIR)/Gfind_proc_info-lsb.Plo \
	dwarf/$(DEPDIR)/Gfind_unwind_table.Plo \
	dwarf/$(DEPDIR)/Gparser.Plo dwarf/$(DEPDIR)/Gpe.Plo \
	dwarf/$(DEPDIR)/Lexpr.Plo dwarf/$(DEPDIR)/Lfde.Plo \
	dwarf/$(DEPDIR)/Lfind_proc_info-lsb.Plo \
	dwarf/$(DEPDIR)/Lfind_unwind_table.Plo \
	dwarf/$(DEPDIR)/Lparser.Plo dwarf/$(DEPDIR)/Lpe.Plo \
	dwarf/$(DEPDIR)/global.Plo hppa/$(DEPDIR)/Gapply_reg_state.Plo \
	hppa/$(DEPDIR)/Gcreate_addr_space.Plo \
	hppa/$(DEPDIR)/Gget_proc_info.Plo \
	hppa/$(DEPDIR)/Gget_save_loc.Plo hppa/$(DEPDIR)/Gglobal.Plo \
	hppa/$(DEPDIR)/Ginit.Plo hppa/$(DEPDIR)/Ginit_local.Plo \
	hppa/$(DEPDIR)/Ginit_remote.Plo \
	hppa/$(DEPDIR)/Gis_signal_frame.Plo \
	hppa/$(DEPDIR)/Greg_states_iterate.Plo \
	hppa/$(DEPDIR)/Gregs.Plo hppa/$(DEPDIR)/Gresume.Plo \
	hppa/$(DEPDIR)/Gstep.Plo hppa/$(DEPDIR)/Lapply_reg_state.Plo \
	hppa/$(DEPDIR)/Lcreate_addr_space.Plo \
	hppa/$(DEPDIR)/Lget_proc_info.Plo \
	hppa/$(DEPDIR)/Lget_save_loc.Plo hppa/$(DEPDIR)/Lglobal.Plo \
	hppa/$(DEPDIR)/Linit.Plo hppa/$(DEPDIR)/Linit_local.Plo \
	hppa/$(DEPDIR)/Linit_remote.Plo \
	hppa/$(DEPDIR)/Lis_signal_frame.Plo \
	hppa/$(DEPDIR)/Lreg_states_iterate.Plo \
	hppa/$(DEPDIR)/Lregs.Plo hppa/$(DEPDIR)/Lresume.Plo \
	hppa/$(DEPDIR)/Lstep.Plo hppa/$(DEPDIR)/getcontext.Plo \
	hppa/$(DEPDIR)/regname.Plo hppa/$(DEPDIR)/setcontext.Plo \
	hppa/$(DEPDIR)/siglongjmp.Plo \
	ia64/$(DEPDIR)/Gapply_reg_state.Plo \
	ia64/$(DEPDIR)/Gcreate_addr_space.Plo \
	ia64/$(DEPDIR)/Gfind_unwind_table.Plo \
	ia64/$(DEPDIR)/Gget_proc_info.Plo \
	ia64/$(DEPDIR)/Gget_save_loc.Plo ia64/$(DEPDIR)/Gglobal.Plo \
	ia64/$(DEPDIR)/Ginit.Plo ia64/$(DEPDIR)/Ginit_local.Plo \
	ia64/$(DEPDIR)/Ginit_remote.Plo \
	ia64/$(DEPDIR)/Ginstall_cursor.Plo \
	ia64/$(DEPDIR)/Gis_signal_frame.Plo ia64/$(DEPDIR)/Gparser.Plo \
	ia64/$(DEPDIR)/Grbs.Plo ia64/$(DEPDIR)/Greg_states_iterate.Plo \
	ia64/$(DEPDIR)/Gregs.Plo ia64/$(DEPDIR)/Gresume.Plo \
	ia64/$(DEPDIR)/Gscript.Plo ia64/$(DEPDIR)/Gstep.Plo \
	ia64/$(DEPDIR)/Gtables.Plo ia64/$(DEPDIR)/Lapply_reg_state.Plo \
	ia64/$(DEPDIR)/Lcreate_addr_space.Plo \
	ia64/$(DEPDIR)/Lfind_unwind_table.Plo \
	ia64/$(DEPDIR)/Lget_proc_info.Plo \
	ia64/$(DEPDIR)/Lget_save_loc.Plo ia64/$(DEPDIR)/Lglobal.Plo \
	ia64/$(DEPDIR)/Linit.Plo ia64/$(DEPDIR)/Linit_local.Plo \
	ia64/$(DEPDIR)/Linit_remote.Plo \
	ia64/$(DEPDIR)/Linstall_cursor.Plo \
	ia64/$(DEPDIR)/Lis_signal_frame.Plo ia64/$(DEPDIR)/Lparser.Plo \
	ia64/$(DEPDIR)/Lrbs.Plo ia64/$(DEPDIR)/Lreg_states_iterate.Plo \
	ia64/$(DEPDIR)/Lregs.Plo ia64/$(DEPDIR)/Lresume.Plo \
	ia64/$(DEPDIR)/Lscript.Plo ia64/$(DEPDIR)/Lstep.Plo \
	ia64/$(DEPDIR)/Ltables.Plo ia64/$(DEPDIR)/dyn_info_list.Plo \
	ia64/$(DEPDIR)/getcontext.Plo ia64/$(DEPDIR)/longjmp.Plo \
	ia64/$(DEPDIR)/regname.Plo ia64/$(DEPDIR)/setjmp.Plo \
	ia64/$(DEPDIR)/siglongjmp.Plo ia64/$(DEPDIR)/sigsetjmp.Plo \
	mi/$(DEPDIR)/Gdestroy_addr_space.Plo \
	mi/$(DEPDIR)/Gdyn-extract.Plo mi/$(DEPDIR)/Gdyn-remote.Plo \
	mi/$(DEPDIR)/Gfind_dynamic_proc_info.Plo \
	mi/$(DEPDIR)/Gget_accessors.Plo mi/$(DEPDIR)/Gget_fpreg.Plo \
	mi/$(DEPDIR)/Gget_proc_info_by_ip.Plo \
	mi/$(DEPDIR)/Gget_proc_name.Plo mi/$(DEPDIR)/Gget_reg.Plo \
	mi/$(DEPDIR)/Gput_dynamic_unwind_info.Plo \
	mi/$(DEPDIR)/Gset_cache_size.Plo \
	mi/$(DEPDIR)/Gset_caching_policy.Plo \
	mi/$(DEPDIR)/Gset_fpreg.Plo mi/$(DEPDIR)/Gset_reg.Plo \
	mi/$(DEPDIR)/Ldestroy_addr_space.Plo \
	mi/$(DEPDIR)/Ldyn-extract.Plo \
	mi/$(DEPDIR)/Lfind_dynamic_proc_info.Plo \
	mi/$(DEPDIR)/Lget_accessors.Plo mi/$(DEPDIR)/Lget_fpreg.Plo \
	mi/$(DEPDIR)/Lget_proc_info_by_ip.Plo \
	mi/$(DEPDIR)/Lget_proc_name.Plo mi/$(DEPDIR)/Lget_reg.Plo \
	mi/$(DEPDIR)/Lput_dynamic_unwind_info.Plo \
	mi/$(DEPDIR)/Lset_cache_size.Plo \
	mi/$(DEPDIR)/Lset_caching_policy.Plo \
	mi/$(DEPDIR)/Lset_fpreg.Plo mi/$(DEPDIR)/Lset_reg.Plo \
	mi/$(DEPDIR)/_ReadSLEB.Plo mi/$(DEPDIR)/_ReadULEB.Plo \
	mi/$(DEPDIR)/backtrace.Plo mi/$(DEPDIR)/dyn-cancel.Plo \
	mi/$(DEPDIR)/dyn-info-list.Plo mi/$(DEPDIR)/dyn-register.Plo \
	mi/$(DEPDIR)/flush_cache.Plo mi/$(DEPDIR)/init.Plo \
	mi/$(DEPDIR)/mempool.Plo mi/$(DEPDIR)/strerror.Plo \
	mips/$(DEPDIR)/Gapply_reg_state.Plo \
	mips/$(DEPDIR)/Gcreate_addr_space.Plo \
	mips/$(DEPDIR)/Gget_proc_info.Plo \
	mips/$(DEPDIR)/Gget_save_loc.Plo mips/$(DEPDIR)/Gglobal.Plo \
	mips/$(DEPDIR)/Ginit.Plo mips/$(DEPDIR)/Ginit_local.Plo \
	mips/$(DEPDIR)/Ginit_remote.Plo \
	mips/$(DEPDIR)/Gis_signal_frame.Plo \
	mips/$(DEPDIR)/Greg_states_iterate.Plo \
	mips/$(DEPDIR)/Gregs.Plo mips/$(DEPDIR)/Gresume.Plo \
	mips/$(DEPDIR)/Gstep.Plo mips/$(DEPDIR)/Lapply_reg_state.Plo \
	mips/$(DEPDIR)/Lcreate_addr_space.Plo \
	mips/$(DEPDIR)/Lget_proc_info.Plo \
	mips/$(DEPDIR)/Lget_save_loc.Plo mips/$(DEPDIR)/Lglobal.Plo \
	mips/$(DEPDIR)/Linit.Plo mips/$(DEPDIR)/Linit_local.Plo \
	mips/$(DEPDIR)/Linit_remote.Plo \
	mips/$(DEPDIR)/Lis_signal_frame.Plo \
	mips/$(DEPDIR)/Lreg_states_iterate.Plo \
	mips/$(DEPDIR)/Lregs.Plo mips/$(DEPDIR)/Lresume.Plo \
	mips/$(DEPDIR)/Lstep.Plo mips/$(DEPDIR)/getcontext.Plo \
	mips/$(DEPDIR)/is_fpreg.Plo mips/$(DEPDIR)/regname.Plo \
	mips/$(DEPDIR)/siglongjmp.Plo ppc/$(DEPDIR)/Gget_proc_info.Plo \
	ppc/$(DEPDIR)/Gget_save_loc.Plo ppc/$(DEPDIR)/Ginit_local.Plo \
	ppc/$(DEPDIR)/Ginit_remote.Plo \
	ppc/$(DEPDIR)/Gis_signal_frame.Plo \
	ppc/$(DEPDIR)/Lget_proc_info.Plo \
	ppc/$(DEPDIR)/Lget_save_loc.Plo ppc/$(DEPDIR)/Linit_local.Plo \
	ppc/$(DEPDIR)/Linit_remote.Plo \
	ppc/$(DEPDIR)/Lis_signal_frame.Plo ppc/$(DEPDIR)/longjmp.Plo \
	ppc/$(DEPDIR)/siglongjmp.Plo \
	ppc32/$(DEPDIR)/Gapply_reg_state.Plo \
	ppc32/$(DEPDIR)/Gcreate_addr_space.Plo \
	ppc32/$(DEPDIR)/Gglobal.Plo ppc32/$(DEPDIR)/Ginit.Plo \
	ppc32/$(DEPDIR)/Greg_states_iterate.Plo \
	ppc32/$(DEPDIR)/Gregs.Plo ppc32/$(DEPDIR)/Gresume.Plo \
	ppc32/$(DEPDIR)/Gstep.Plo ppc32/$(DEPDIR)/Lapply_reg_state.Plo \
	ppc32/$(DEPDIR)/Lcreate_addr_space.Plo \
	ppc32/$(DEPDIR)/Lglobal.Plo ppc32/$(DEPDIR)/Linit.Plo \
	ppc32/$(DEPDIR)/Lreg_states_iterate.Plo \
	ppc32/$(DEPDIR)/Lregs.Plo ppc32/$(DEPDIR)/Lresume.Plo \
	ppc32/$(DEPDIR)/Lstep.Plo ppc32/$(DEPDIR)/get_func_addr.Plo \
	ppc32/$(DEPDIR)/is_fpreg.Plo ppc32/$(DEPDIR)/regname.Plo \
	ppc64/$(DEPDIR)/Gapply_reg_state.Plo \
	ppc64/$(DEPDIR)/Gcreate_addr_space.Plo \
	ppc64/$(DEPDIR)/Gglobal.Plo ppc64/$(DEPDIR)/Ginit.Plo \
	ppc64/$(DEPDIR)/Greg_states_iterate.Plo \
	ppc64/$(DEPDIR)/Gregs.Plo ppc64/$(DEPDIR)/Gresume.Plo \
	ppc64/$(DEPDIR)/Gstep.Plo ppc64/$(DEPDIR)/Lapply_reg_state.Plo \
	ppc64/$(DEPDIR)/Lcreate_addr_space.Plo \
	ppc64/$(DEPDIR)/Lglobal.Plo ppc64/$(DEPDIR)/Linit.Plo \
	ppc64/$(DEPDIR)/Lreg_states_iterate.Plo \
	ppc64/$(DEPDIR)/Lregs.Plo ppc64/$(DEPDIR)/Lresume.Plo \
	ppc64/$(DEPDIR)/Lstep.Plo ppc64/$(DEPDIR)/get_func_addr.Plo \
	ppc64/$(DEPDIR)/is_fpreg.Plo ppc64/$(DEPDIR)/regname.Plo \
	ptrace/$(DEPDIR)/_UPT_access_fpreg.Plo \
	ptrace/$(DEPDIR)/_UPT_access_mem.Plo \
	ptrace/$(DEPDIR)/_UPT_access_reg.Plo \
	ptrace/$(DEPDIR)/_UPT_accessors.Plo \
	ptrace/$(DEPDIR)/_UPT_create.Plo \
	ptrace/$(DEPDIR)/_UPT_destroy.Plo \
	ptrace/$(DEPDIR)/_UPT_elf.Plo \
	ptrace/$(DEPDIR)/_UPT_find_proc_info.Plo \
	ptrace/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo \
	ptrace/$(DEPDIR)/_UPT_get_proc_name.Plo \
	ptrace/$(DEPDIR)/_UPT_put_unwind_info.Plo \
	ptrace/$(DEPDIR)/_UPT_reg_offset.Plo \
	ptrace/$(DEPDIR)/_UPT_resume.Plo \
	s390x/$(DEPDIR)/Gapply_reg_state.Plo \
	s390x/$(DEPDIR)/Gcreate_addr_space.Plo \
	s390x/$(DEPDIR)/Gget_proc_info.Plo \
	s390x/$(DEPDIR)/Gget_save_loc.Plo s390x/$(DEPDIR)/Gglobal.Plo \
	s390x/$(DEPDIR)/Ginit.Plo s390x/$(DEPDIR)/Ginit_local.Plo \
	s390x/$(DEPDIR)/Ginit_remote.Plo \
	s390x/$(DEPDIR)/Gis_signal_frame.Plo \
	s390x/$(DEPDIR)/Greg_states_iterate.Plo \
	s390x/$(DEPDIR)/Gregs.Plo s390x/$(DEPDIR)/Gresume.Plo \
	s390x/$(DEPDIR)/Gstep.Plo s390x/$(DEPDIR)/Lapply_reg_state.Plo \
	s390x/$(DEPDIR)/Lcreate_addr_space.Plo \
	s390x/$(DEPDIR)/Lget_proc_info.Plo \
	s390x/$(DEPDIR)/Lget_save_loc.Plo s390x/$(DEPDIR)/Lglobal.Plo \
	s390x/$(DEPDIR)/Linit.Plo s390x/$(DEPDIR)/Linit_local.Plo \
	s390x/$(DEPDIR)/Linit_remote.Plo \
	s390x/$(DEPDIR)/Lis_signal_frame.Plo \
	s390x/$(DEPDIR)/Lreg_states_iterate.Plo \
	s390x/$(DEPDIR)/Lregs.Plo s390x/$(DEPDIR)/Lresume.Plo \
	s390x/$(DEPDIR)/Lstep.Plo s390x/$(DEPDIR)/getcontext.Plo \
	s390x/$(DEPDIR)/is_fpreg.Plo s390x/$(DEPDIR)/regname.Plo \
	s390x/$(DEPDIR)/setcontext.Plo setjmp/$(DEPDIR)/longjmp.Plo \
	setjmp/$(DEPDIR)/siglongjmp.Plo \
	sh/$(DEPDIR)/Gapply_reg_state.Plo \
	sh/$(DEPDIR)/Gcreate_addr_space.Plo \
	sh/$(DEPDIR)/Gget_proc_info.Plo sh/$(DEPDIR)/Gget_save_loc.Plo \
	sh/$(DEPDIR)/Gglobal.Plo sh/$(DEPDIR)/Ginit.Plo \
	sh/$(DEPDIR)/Ginit_local.Plo sh/$(DEPDIR)/Ginit_remote.Plo \
	sh/$(DEPDIR)/Gis_signal_frame.Plo \
	sh/$(DEPDIR)/Greg_states_iterate.Plo sh/$(DEPDIR)/Gregs.Plo \
	sh/$(DEPDIR)/Gresume.Plo sh/$(DEPDIR)/Gstep.Plo \
	sh/$(DEPDIR)/Lapply_reg_state.Plo \
	sh/$(DEPDIR)/Lcreate_addr_space.Plo \
	sh/$(DEPDIR)/Lget_proc_info.Plo sh/$(DEPDIR)/Lget_save_loc.Plo \
	sh/$(DEPDIR)/Lglobal.Plo sh/$(DEPDIR)/Linit.Plo \
	sh/$(DEPDIR)/Linit_local.Plo sh/$(DEPDIR)/Linit_remote.Plo \
	sh/$(DEPDIR)/Lis_signal_frame.Plo \
	sh/$(DEPDIR)/Lreg_states_iterate.Plo sh/$(DEPDIR)/Lregs.Plo \
	sh/$(DEPDIR)/Lresume.Plo sh/$(DEPDIR)/Lstep.Plo \
	sh/$(DEPDIR)/is_fpreg.Plo sh/$(DEPDIR)/regname.Plo \
	sh/$(DEPDIR)/siglongjmp.Plo \
	tilegx/$(DEPDIR)/Gapply_reg_state.Plo \
	tilegx/$(DEPDIR)/Gcreate_addr_space.Plo \
	tilegx/$(DEPDIR)/Gget_proc_info.Plo \
	tilegx/$(DEPDIR)/Gget_save_loc.Plo \
	tilegx/$(DEPDIR)/Gglobal.Plo tilegx/$(DEPDIR)/Ginit.Plo \
	tilegx/$(DEPDIR)/Ginit_local.Plo \
	tilegx/$(DEPDIR)/Ginit_remote.Plo \
	tilegx/$(DEPDIR)/Gis_signal_frame.Plo \
	tilegx/$(DEPDIR)/Greg_states_iterate.Plo \
	tilegx/$(DEPDIR)/Gregs.Plo tilegx/$(DEPDIR)/Gresume.Plo \
	tilegx/$(DEPDIR)/Gstep.Plo \
	tilegx/$(DEPDIR)/Lapply_reg_state.Plo \
	tilegx/$(DEPDIR)/Lcreate_addr_space.Plo \
	tilegx/$(DEPDIR)/Lget_proc_info.Plo \
	tilegx/$(DEPDIR)/Lget_save_loc.Plo \
	tilegx/$(DEPDIR)/Lglobal.Plo tilegx/$(DEPDIR)/Linit.Plo \
	tilegx/$(DEPDIR)/Linit_local.Plo \
	tilegx/$(DEPDIR)/Linit_remote.Plo \
	tilegx/$(DEPDIR)/Lis_signal_frame.Plo \
	tilegx/$(DEPDIR)/Lreg_states_iterate.Plo \
	tilegx/$(DEPDIR)/Lregs.Plo tilegx/$(DEPDIR)/Lresume.Plo \
	tilegx/$(DEPDIR)/Lstep.Plo tilegx/$(DEPDIR)/getcontext.Plo \
	tilegx/$(DEPDIR)/is_fpreg.Plo tilegx/$(DEPDIR)/regname.Plo \
	tilegx/$(DEPDIR)/siglongjmp.Plo unwind/$(DEPDIR)/Backtrace.Plo \
	unwind/$(DEPDIR)/DeleteException.Plo \
	unwind/$(DEPDIR)/FindEnclosingFunction.Plo \
	unwind/$(DEPDIR)/ForcedUnwind.Plo unwind/$(DEPDIR)/GetBSP.Plo \
	unwind/$(DEPDIR)/GetCFA.Plo \
	unwind/$(DEPDIR)/GetDataRelBase.Plo unwind/$(DEPDIR)/GetGR.Plo \
	unwind/$(DEPDIR)/GetIP.Plo unwind/$(DEPDIR)/GetIPInfo.Plo \
	unwind/$(DEPDIR)/GetLanguageSpecificData.Plo \
	unwind/$(DEPDIR)/GetRegionStart.Plo \
	unwind/$(DEPDIR)/GetTextRelBase.Plo \
	unwind/$(DEPDIR)/RaiseException.Plo \
	unwind/$(DEPDIR)/Resume.Plo \
	unwind/$(DEPDIR)/Resume_or_Rethrow.Plo \
	unwind/$(DEPDIR)/SetGR.Plo unwind/$(DEPDIR)/SetIP.Plo \
	x86/$(DEPDIR)/Gapply_reg_state.Plo \
	x86/$(DEPDIR)/Gcreate_addr_space.Plo \
	x86/$(DEPDIR)/Gget_proc_info.Plo \
	x86/$(DEPDIR)/Gget_save_loc.Plo x86/$(DEPDIR)/Gglobal.Plo \
	x86/$(DEPDIR)/Ginit.Plo x86/$(DEPDIR)/Ginit_local.Plo \
	x86/$(DEPDIR)/Ginit_remote.Plo x86/$(DEPDIR)/Gos-freebsd.Plo \
	x86/$(DEPDIR)/Gos-linux.Plo \
	x86/$(DEPDIR)/Greg_states_iterate.Plo x86/$(DEPDIR)/Gregs.Plo \
	x86/$(DEPDIR)/Gresume.Plo x86/$(DEPDIR)/Gstep.Plo \
	x86/$(DEPDIR)/Lapply_reg_state.Plo \
	x86/$(DEPDIR)/Lcreate_addr_space.Plo \
	x86/$(DEPDIR)/Lget_proc_info.Plo \
	x86/$(DEPDIR)/Lget_save_loc.Plo x86/$(DEPDIR)/Lglobal.Plo \
	x86/$(DEPDIR)/Linit.Plo x86/$(DEPDIR)/Linit_local.Plo \
	x86/$(DEPDIR)/Linit_remote.Plo x86/$(DEPDIR)/Los-freebsd.Plo \
	x86/$(DEPDIR)/Los-linux.Plo \
	x86/$(DEPDIR)/Lreg_states_iterate.Plo x86/$(DEPDIR)/Lregs.Plo \
	x86/$(DEPDIR)/Lresume.Plo x86/$(DEPDIR)/Lstep.Plo \
	x86/$(DEPDIR)/getcontext-freebsd.Plo \
	x86/$(DEPDIR)/getcontext-linux.Plo x86/$(DEPDIR)/is_fpreg.Plo \
	x86/$(DEPDIR)/longjmp.Plo x86/$(DEPDIR)/regname.Plo \
	x86/$(DEPDIR)/siglongjmp.Plo \
	x86_64/$(DEPDIR)/Gapply_reg_state.Plo \
	x86_64/$(DEPDIR)/Gcreate_addr_space.Plo \
	x86_64/$(DEPDIR)/Gget_proc_info.Plo \
	x86_64/$(DEPDIR)/Gget_save_loc.Plo \
	x86_64/$(DEPDIR)/Gglobal.Plo x86_64/$(DEPDIR)/Ginit.Plo \
	x86_64/$(DEPDIR)/Ginit_local.Plo \
	x86_64/$(DEPDIR)/Ginit_remote.Plo \
	x86_64/$(DEPDIR)/Gos-freebsd.Plo \
	x86_64/$(DEPDIR)/Gos-linux.Plo \
	x86_64/$(DEPDIR)/Gos-solaris.Plo \
	x86_64/$(DEPDIR)/Greg_states_iterate.Plo \
	x86_64/$(DEPDIR)/Gregs.Plo x86_64/$(DEPDIR)/Gresume.Plo \
	x86_64/$(DEPDIR)/Gstash_frame.Plo x86_64/$(DEPDIR)/Gstep.Plo \
	x86_64/$(DEPDIR)/Gtrace.Plo \
	x86_64/$(DEPDIR)/Lapply_reg_state.Plo \
	x86_64/$(DEPDIR)/Lcreate_addr_space.Plo \
	x86_64/$(DEPDIR)/Lget_proc_info.Plo \
	x86_64/$(DEPDIR)/Lget_save_loc.Plo \
	x86_64/$(DEPDIR)/Lglobal.Plo x86_64/$(DEPDIR)/Linit.Plo \
	x86_64/$(DEPDIR)/Linit_local.Plo \
	x86_64/$(DEPDIR)/Linit_remote.Plo \
	x86_64/$(DEPDIR)/Los-freebsd.Plo \
	x86_64/$(DEPDIR)/Los-linux.Plo \
	x86_64/$(DEPDIR)/Los-solaris.Plo \
	x86_64/$(DEPDIR)/Lreg_states_iterate.Plo \
	x86_64/$(DEPDIR)/Lregs.Plo x86_64/$(DEPDIR)/Lresume.Plo \
	x86_64/$(DEPDIR)/Lstash_frame.Plo x86_64/$(DEPDIR)/Lstep.Plo \
	x86_64/$(DEPDIR)/Ltrace.Plo x86_64/$(DEPDIR)/getcontext.Plo \
	x86_64/$(DEPDIR)/is_fpreg.Plo x86_64/$(DEPDIR)/longjmp.Plo \
	x86_64/$(DEPDIR)/regname.Plo x86_64/$(DEPDIR)/setcontext.Plo \
	x86_64/$(DEPDIR)/siglongjmp.Plo
am__mv = mv -f
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CCASFLAGS) $(CCASFLAGS)
AM_V_CPPAS = $(am__v_CPPAS_$(V))
am__v_CPPAS_ = $(am__v_CPPAS_$(AM_DEFAULT_VERBOSITY))
am__v_CPPAS_0 = @echo "  CPPAS   " $@;
am__v_CPPAS_1 = 
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_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
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_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libunwind_aarch64_la_SOURCES) $(libunwind_arm_la_SOURCES) \
	$(libunwind_coredump_la_SOURCES) \
	$(libunwind_dwarf_common_la_SOURCES) \
	$(libunwind_dwarf_generic_la_SOURCES) \
	$(libunwind_dwarf_local_la_SOURCES) \
	$(libunwind_elf32_la_SOURCES) $(libunwind_elf64_la_SOURCES) \
	$(libunwind_elfxx_la_SOURCES) $(libunwind_hppa_la_SOURCES) \
	$(libunwind_ia64_la_SOURCES) $(libunwind_mips_la_SOURCES) \
	$(libunwind_ppc32_la_SOURCES) $(libunwind_ppc64_la_SOURCES) \
	$(libunwind_ptrace_la_SOURCES) $(libunwind_s390x_la_SOURCES) \
	$(libunwind_setjmp_la_SOURCES) $(libunwind_sh_la_SOURCES) \
	$(libunwind_tilegx_la_SOURCES) $(libunwind_x86_la_SOURCES) \
	$(libunwind_x86_64_la_SOURCES) $(libunwind_la_SOURCES)
DIST_SOURCES = $(am__libunwind_aarch64_la_SOURCES_DIST) \
	$(am__libunwind_arm_la_SOURCES_DIST) \
	$(am__libunwind_coredump_la_SOURCES_DIST) \
	$(libunwind_dwarf_common_la_SOURCES) \
	$(libunwind_dwarf_generic_la_SOURCES) \
	$(libunwind_dwarf_local_la_SOURCES) \
	$(libunwind_elf32_la_SOURCES) $(libunwind_elf64_la_SOURCES) \
	$(libunwind_elfxx_la_SOURCES) \
	$(am__libunwind_hppa_la_SOURCES_DIST) \
	$(am__libunwind_ia64_la_SOURCES_DIST) \
	$(am__libunwind_mips_la_SOURCES_DIST) \
	$(am__libunwind_ppc32_la_SOURCES_DIST) \
	$(am__libunwind_ppc64_la_SOURCES_DIST) \
	$(libunwind_ptrace_la_SOURCES) \
	$(am__libunwind_s390x_la_SOURCES_DIST) \
	$(am__libunwind_setjmp_la_SOURCES_DIST) \
	$(am__libunwind_sh_la_SOURCES_DIST) \
	$(am__libunwind_tilegx_la_SOURCES_DIST) \
	$(am__libunwind_x86_la_SOURCES_DIST) \
	$(am__libunwind_x86_64_la_SOURCES_DIST) \
	$(am__libunwind_la_SOURCES_DIST)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
DATA = $(pkgconfig_DATA)
HEADERS = $(noinst_HEADERS)
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
am__DIST_COMMON = $(srcdir)/Makefile.in \
	$(srcdir)/libunwind-generic.pc.in $(top_srcdir)/config/depcomp
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5/config/missing aclocal-1.16
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
ARCH = X86_64
AUTOCONF = ${SHELL} /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5/config/missing autoconf
AUTOHEADER = ${SHELL} /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5/config/missing autoheader
AUTOMAKE = ${SHELL} /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5/config/missing automake-1.16
AWK = mawk
BACKTRACELIB = 
CC = gcc
CCAS = gcc
CCASDEPMODE = depmode=gcc3
CCASFLAGS = -g -O2  -D_GNU_SOURCE -DNDEBUG
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2 -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__
CPP = gcc -E
CPPFLAGS =  -D_GNU_SOURCE -DNDEBUG
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLIB = -ldl
DLLTOOL = false
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
EXEEXT = 
FGREP = /usr/bin/grep -F
GREP = /usr/bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LATEX2MAN = 
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = 
LDFLAGS_NOSTARTFILES = -XCClinker -nostartfiles
LDFLAGS_STATIC_LIBCXA = 
LIBCRTS = -lgcc_s
LIBLZMA = -llzma
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBZ = -lz
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LT_SYS_LIBRARY_PATH = 
MAINT = #
MAKEINFO = ${SHELL} /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5/config/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = libunwind
PACKAGE_BUGREPORT = libunwind-devel@nongnu.org
PACKAGE_NAME = libunwind
PACKAGE_STRING = libunwind 1.5.0
PACKAGE_TARNAME = libunwind
PACKAGE_URL = 
PACKAGE_VERSION = 1.5.0
PATH_SEPARATOR = :
PKG_EXTRA = 0
PKG_MAINTAINER = libunwind-devel@nongnu.org
PKG_MAJOR = 1
PKG_MINOR = 5
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
VERSION = 1.5.0
abs_builddir = /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5/src
abs_srcdir = /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5/src
abs_top_builddir = /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5
abs_top_srcdir = /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
arch = x86_64
bindir = ${exec_prefix}/bin
build = x86_64-pc-linux-gnu
build_alias = 
build_arch = x86_64
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
enable_cxx_exceptions = no
enable_debug_frame = no
exec_prefix = ${prefix}
host = x86_64-pc-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/jsteemann/ArangoNoAsan/3rdParty/libunwind/v1.5/config/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target = x86_64-pc-linux-gnu
target_alias = 
target_cpu = x86_64
target_os = linux-gnu
target_vendor = pc
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
SOVERSION = 8:1:0		# See comments at end of file.
SETJMP_SO_VERSION = 0:0:0
COREDUMP_SO_VERSION = 0:0:0
#
# Don't link with start-files since we don't use any constructors/destructors:
#
COMMON_SO_LDFLAGS = $(LDFLAGS_NOSTARTFILES)
lib_LIBRARIES = 
lib_LTLIBRARIES = $(am__append_1) $(am__append_2) $(am__append_3) \
	$(am__append_13) $(am__append_16) $(am__append_19) \
	$(am__append_22) $(am__append_25) $(am__append_28) \
	$(am__append_31) $(am__append_34) $(am__append_37) \
	$(am__append_40) $(am__append_43) $(am__append_46) \
	$(am__append_48)

# The list of files that go into libunwind and libunwind-aarch64:

# The list of files that go into libunwind and libunwind-arm:

# The list of files that go both into libunwind and libunwind-ia64:

# The list of files that go both into libunwind and libunwind-hppa:

# The list of files that go info libunwind and libunwind-mips:

# The list of files that go info libunwind and libunwind-tilegx:

# The list of files that go both into libunwind and libunwind-x86:

# The list of files that go both into libunwind and libunwind-x86_64:

# The list of files that go both into libunwind and libunwind-ppc32:

# The list of files that go both into libunwind and libunwind-ppc64:

# The list of files that go into libunwind and libunwind-sh:

# The list of files that go both into libunwind and libunwind-s390x:
noinst_HEADERS = ptrace/_UPT_internal.h coredump/_UCD_internal.h \
	coredump/_UCD_lib.h setjmp/setjmp_i.h os-linux.h elf32.h \
	elf64.h elfxx.h aarch64/init.h aarch64/offsets.h \
	aarch64/unwind_i.h arm/init.h arm/offsets.h arm/unwind_i.h \
	ia64/init.h ia64/offsets.h ia64/regs.h ia64/ucontext_i.h \
	ia64/unwind_decoder.h ia64/unwind_i.h hppa/init.h \
	hppa/offsets.h hppa/unwind_i.h mips/init.h mips/offsets.h \
	mips/unwind_i.h tilegx/init.h tilegx/offsets.h \
	tilegx/unwind_i.h x86/init.h x86/offsets.h x86/unwind_i.h \
	x86_64/offsets.h x86_64/init.h x86_64/unwind_i.h \
	x86_64/ucontext_i.h ppc32/init.h ppc32/unwind_i.h \
	ppc32/ucontext_i.h ppc64/init.h ppc64/unwind_i.h \
	ppc64/ucontext_i.h sh/init.h sh/offsets.h sh/unwind_i.h \
	s390x/init.h s390x/unwind_i.h unwind/unwind-internal.h
noinst_LTLIBRARIES = $(am__append_8) $(am__append_9) $(LIBUNWIND_ELF)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libunwind-generic.pc $(am__append_4) $(am__append_5) \
	$(am__append_6) $(am__append_7)

### libunwind-ptrace:
libunwind_ptrace_la_SOURCES = \
	ptrace/_UPT_elf.c						  \
	ptrace/_UPT_accessors.c ptrace/_UPT_access_fpreg.c		  \
	ptrace/_UPT_access_mem.c ptrace/_UPT_access_reg.c		  \
	ptrace/_UPT_create.c ptrace/_UPT_destroy.c			  \
	ptrace/_UPT_find_proc_info.c ptrace/_UPT_get_dyn_info_list_addr.c \
	ptrace/_UPT_put_unwind_info.c ptrace/_UPT_get_proc_name.c	  \
	ptrace/_UPT_reg_offset.c ptrace/_UPT_resume.c


### libunwind-coredump:
libunwind_coredump_la_SOURCES = coredump/_UCD_accessors.c \
	coredump/_UCD_create.c coredump/_UCD_destroy.c \
	coredump/_UCD_access_mem.c coredump/_UCD_elf_map_image.c \
	coredump/_UCD_find_proc_info.c coredump/_UCD_get_proc_name.c \
	coredump/_UPT_elf.c coredump/_UPT_access_fpreg.c \
	coredump/_UPT_get_dyn_info_list_addr.c \
	coredump/_UPT_put_unwind_info.c coredump/_UPT_resume.c \
	$(am__append_11) $(am__append_12)
libunwind_coredump_la_LDFLAGS = $(COMMON_SO_LDFLAGS) \
				-version-info $(COREDUMP_SO_VERSION)

libunwind_coredump_la_LIBADD = $(LIBLZMA) $(LIBZ)

### libunwind-setjmp:
libunwind_setjmp_la_LDFLAGS = $(COMMON_SO_LDFLAGS)		     \
					  -version-info $(SETJMP_SO_VERSION)

#LIBUNWIND_ELF = libunwind-elf32.la
LIBUNWIND_ELF = libunwind-elf64.la
#LIBUNWIND_ELF = libunwind-elfxx.la
libunwind_setjmp_la_LIBADD = $(LIBUNWIND_ELF)	\
					  libunwind-$(arch).la	\
					  libunwind.la -lc

libunwind_setjmp_la_SOURCES = setjmp/longjmp.c setjmp/siglongjmp.c \
	$(am__append_15) $(am__append_18) $(am__append_21) \
	$(am__append_24) $(am__append_27) $(am__append_30) \
	$(am__append_33) $(am__append_36) $(am__append_39) \
	$(am__append_42) $(am__append_45)

### libunwind:
libunwind_la_LIBADD = $(am__append_10) $(LIBUNWIND_ELF) -lc $(LIBCRTS) \
	$(LIBLZMA) $(LIBZ)

# List of arch-independent files needed by both local-only and generic
# libraries:
libunwind_la_SOURCES_common = \
	$(libunwind_la_SOURCES_os)				\
	mi/init.c mi/flush_cache.c mi/mempool.c mi/strerror.c


# List of arch-independent files needed by generic library (libunwind-$ARCH):
libunwind_la_SOURCES_generic = \
	mi/Gdyn-extract.c mi/Gdyn-remote.c mi/Gfind_dynamic_proc_info.c	\
	mi/Gget_accessors.c						\
	mi/Gget_proc_info_by_ip.c mi/Gget_proc_name.c			\
	mi/Gput_dynamic_unwind_info.c mi/Gdestroy_addr_space.c		\
	mi/Gget_reg.c mi/Gset_reg.c					\
	mi/Gget_fpreg.c mi/Gset_fpreg.c					\
	mi/Gset_caching_policy.c					\
	mi/Gset_cache_size.c

#libunwind_la_SOURCES_local_unwind = \
#	unwind/Backtrace.c unwind/DeleteException.c			\
#	unwind/FindEnclosingFunction.c unwind/ForcedUnwind.c		\
#	unwind/GetBSP.c unwind/GetCFA.c unwind/GetDataRelBase.c		\
#	unwind/GetGR.c unwind/GetIP.c unwind/GetLanguageSpecificData.c	\
#	unwind/GetRegionStart.c unwind/GetTextRelBase.c			\
#	unwind/RaiseException.c unwind/Resume.c				\
#	unwind/Resume_or_Rethrow.c unwind/SetGR.c unwind/SetIP.c	\
#	unwind/GetIPInfo.c


#  _ReadULEB()/_ReadSLEB() are needed for Intel C++ 8.0 compatibility
#libunwind_la_SOURCES_os_linux_local = mi/_ReadULEB.c mi/_ReadSLEB.c

# List of arch-independent files needed by local-only library (libunwind):
libunwind_la_SOURCES_local_nounwind = \
	$(libunwind_la_SOURCES_os_local)				\
	mi/backtrace.c							\
	mi/dyn-cancel.c mi/dyn-info-list.c mi/dyn-register.c		\
	mi/Ldyn-extract.c mi/Lfind_dynamic_proc_info.c			\
	mi/Lget_accessors.c						\
	mi/Lget_proc_info_by_ip.c mi/Lget_proc_name.c			\
	mi/Lput_dynamic_unwind_info.c mi/Ldestroy_addr_space.c		\
	mi/Lget_reg.c   mi/Lset_reg.c					\
	mi/Lget_fpreg.c mi/Lset_fpreg.c					\
	mi/Lset_caching_policy.c					\
	mi/Lset_cache_size.c

libunwind_la_SOURCES_local = \
	$(libunwind_la_SOURCES_local_nounwind)				\
	$(libunwind_la_SOURCES_local_unwind)

libunwind_la_SOURCES_os_linux = os-linux.c
libunwind_la_SOURCES_os_hpux = os-hpux.c
libunwind_la_SOURCES_os_freebsd = os-freebsd.c
libunwind_la_SOURCES_os_qnx = os-qnx.c
libunwind_la_SOURCES_os_solaris = os-solaris.c
libunwind_dwarf_common_la_SOURCES = dwarf/global.c
libunwind_dwarf_local_la_SOURCES = \
	dwarf/Lexpr.c dwarf/Lfde.c dwarf/Lparser.c dwarf/Lpe.c \
	dwarf/Lfind_proc_info-lsb.c \
	dwarf/Lfind_unwind_table.c

libunwind_dwarf_local_la_LIBADD = libunwind-dwarf-common.la
libunwind_dwarf_generic_la_SOURCES = \
	dwarf/Gexpr.c dwarf/Gfde.c dwarf/Gparser.c dwarf/Gpe.c \
	dwarf/Gfind_proc_info-lsb.c \
	dwarf/Gfind_unwind_table.c

libunwind_dwarf_generic_la_LIBADD = libunwind-dwarf-common.la
libunwind_elf32_la_SOURCES = elf32.c
libunwind_elf64_la_SOURCES = elf64.c
libunwind_elfxx_la_SOURCES = elfxx.c
libunwind_elf32_la_LIBADD = $(LIBLZMA) $(LIBZ)
libunwind_elf64_la_LIBADD = $(LIBLZMA) $(LIBZ)
libunwind_elfxx_la_LIBADD = $(LIBLZMA) $(LIBZ)
libunwind_la_SOURCES_aarch64_common = $(libunwind_la_SOURCES_common)	    \
	aarch64/is_fpreg.c aarch64/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_aarch64 = $(libunwind_la_SOURCES_aarch64_common)	    \
	$(libunwind_la_SOURCES_local)					    \
	aarch64/Lapply_reg_state.c aarch64/Lreg_states_iterate.c	    \
	aarch64/Lcreate_addr_space.c aarch64/Lget_proc_info.c 		    \
	aarch64/Lget_save_loc.c aarch64/Lglobal.c aarch64/Linit.c	    \
	aarch64/Linit_local.c aarch64/Linit_remote.c 			    \
	aarch64/Lis_signal_frame.c aarch64/Lregs.c aarch64/Lresume.c 	    \
	aarch64/Lstash_frame.c aarch64/Lstep.c aarch64/Ltrace.c		    \
	aarch64/getcontext.S

libunwind_aarch64_la_SOURCES_aarch64 = $(libunwind_la_SOURCES_aarch64_common) \
	$(libunwind_la_SOURCES_generic)					      \
	aarch64/Gapply_reg_state.c aarch64/Greg_states_iterate.c	      \
	aarch64/Gcreate_addr_space.c aarch64/Gget_proc_info.c 		      \
	aarch64/Gget_save_loc.c aarch64/Gglobal.c aarch64/Ginit.c 	      \
	aarch64/Ginit_local.c aarch64/Ginit_remote.c			      \
	aarch64/Gis_signal_frame.c aarch64/Gregs.c aarch64/Gresume.c	      \
	aarch64/Gstash_frame.c aarch64/Gstep.c aarch64/Gtrace.c

libunwind_la_SOURCES_arm_common = $(libunwind_la_SOURCES_common)	    \
	arm/is_fpreg.c arm/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_arm = $(libunwind_la_SOURCES_arm_common)		    \
	$(libunwind_la_SOURCES_arm_os_local)				    \
	$(libunwind_la_SOURCES_local)					    \
	arm/getcontext.S						    \
	arm/Lapply_reg_state.c arm/Lreg_states_iterate.c		    \
	arm/Lcreate_addr_space.c arm/Lget_proc_info.c arm/Lget_save_loc.c   \
	arm/Lglobal.c arm/Linit.c arm/Linit_local.c arm/Linit_remote.c	    \
	arm/Lregs.c arm/Lresume.c arm/Lstep.c				    \
	arm/Lex_tables.c arm/Lstash_frame.c arm/Ltrace.c


# The list of files that go into libunwind-arm:
libunwind_arm_la_SOURCES_arm = $(libunwind_la_SOURCES_arm_common)	    \
	$(libunwind_la_SOURCES_arm_os)					    \
	$(libunwind_la_SOURCES_generic)					    \
	arm/Gapply_reg_state.c arm/Greg_states_iterate.c		    \
	arm/Gcreate_addr_space.c arm/Gget_proc_info.c arm/Gget_save_loc.c   \
	arm/Gglobal.c arm/Ginit.c arm/Ginit_local.c arm/Ginit_remote.c	    \
	arm/Gregs.c arm/Gresume.c arm/Gstep.c				    \
	arm/Gex_tables.c arm/Gstash_frame.c arm/Gtrace.c

libunwind_la_SOURCES_ia64_common = $(libunwind_la_SOURCES_common)	    \
	ia64/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common)		     \
	$(libunwind_la_SOURCES_local)					     \
									     \
	ia64/dyn_info_list.S ia64/getcontext.S				     \
									     \
	ia64/Lapply_reg_state.c ia64/Lreg_states_iterate.c		     \
	ia64/Lcreate_addr_space.c ia64/Lget_proc_info.c ia64/Lget_save_loc.c \
	ia64/Lglobal.c ia64/Linit.c ia64/Linit_local.c ia64/Linit_remote.c   \
	ia64/Linstall_cursor.S ia64/Lis_signal_frame.c ia64/Lparser.c	     \
	ia64/Lrbs.c ia64/Lregs.c ia64/Lresume.c ia64/Lscript.c ia64/Lstep.c  \
	ia64/Ltables.c ia64/Lfind_unwind_table.c


# The list of files that go into libunwind-ia64:
libunwind_ia64_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common)	     \
	$(libunwind_la_SOURCES_generic)					     \
	ia64/Gapply_reg_state.c ia64/Greg_states_iterate.c		     \
	ia64/Gcreate_addr_space.c ia64/Gget_proc_info.c ia64/Gget_save_loc.c \
	ia64/Gglobal.c ia64/Ginit.c ia64/Ginit_local.c ia64/Ginit_remote.c   \
	ia64/Ginstall_cursor.S ia64/Gis_signal_frame.c ia64/Gparser.c	     \
	ia64/Grbs.c ia64/Gregs.c ia64/Gresume.c ia64/Gscript.c ia64/Gstep.c  \
	ia64/Gtables.c ia64/Gfind_unwind_table.c

libunwind_la_SOURCES_hppa_common = $(libunwind_la_SOURCES_common)	\
	hppa/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_hppa = $(libunwind_la_SOURCES_hppa_common)		\
	$(libunwind_la_SOURCES_local)					\
	hppa/getcontext.S hppa/setcontext.S				\
	hppa/Lapply_reg_state.c hppa/Lreg_states_iterate.c		\
	hppa/Lcreate_addr_space.c hppa/Lget_save_loc.c hppa/Lglobal.c	\
	hppa/Linit.c hppa/Linit_local.c hppa/Linit_remote.c		\
	hppa/Lis_signal_frame.c hppa/Lget_proc_info.c hppa/Lregs.c	\
	hppa/Lresume.c hppa/Lstep.c


# The list of files that go into libunwind-hppa:
libunwind_hppa_la_SOURCES_hppa = $(libunwind_la_SOURCES_hppa_common)	\
	$(libunwind_la_SOURCES_generic)					\
	hppa/Gapply_reg_state.c hppa/Greg_states_iterate.c		\
	hppa/Gcreate_addr_space.c hppa/Gget_save_loc.c hppa/Gglobal.c	\
	hppa/Ginit.c hppa/Ginit_local.c hppa/Ginit_remote.c		\
	hppa/Gis_signal_frame.c hppa/Gget_proc_info.c hppa/Gregs.c	\
	hppa/Gresume.c hppa/Gstep.c

libunwind_la_SOURCES_mips_common = $(libunwind_la_SOURCES_common)	    \
	mips/is_fpreg.c mips/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_mips = $(libunwind_la_SOURCES_mips_common)		    \
	$(libunwind_la_SOURCES_local)					    \
	mips/getcontext.S						    \
	mips/Lapply_reg_state.c mips/Lreg_states_iterate.c		    \
	mips/Lcreate_addr_space.c mips/Lget_proc_info.c mips/Lget_save_loc.c   \
	mips/Lglobal.c mips/Linit.c mips/Linit_local.c mips/Linit_remote.c  \
	mips/Lis_signal_frame.c mips/Lregs.c mips/Lresume.c mips/Lstep.c

libunwind_mips_la_SOURCES_mips = $(libunwind_la_SOURCES_mips_common)	    \
	$(libunwind_la_SOURCES_generic)					    \
	mips/Gapply_reg_state.c mips/Greg_states_iterate.c		    \
	mips/Gcreate_addr_space.c mips/Gget_proc_info.c mips/Gget_save_loc.c   \
	mips/Gglobal.c mips/Ginit.c mips/Ginit_local.c mips/Ginit_remote.c	    \
	mips/Gis_signal_frame.c mips/Gregs.c mips/Gresume.c mips/Gstep.c

libunwind_la_SOURCES_tilegx_common = $(libunwind_la_SOURCES_common)	    \
	tilegx/is_fpreg.c tilegx/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_tilegx = $(libunwind_la_SOURCES_tilegx_common)		    \
	$(libunwind_la_SOURCES_local)					    \
	tilegx/getcontext.S						\
	tilegx/Lapply_reg_state.c tilegx/Lreg_states_iterate.c		    \
	tilegx/Lcreate_addr_space.c tilegx/Lget_proc_info.c tilegx/Lget_save_loc.c   \
	tilegx/Lglobal.c tilegx/Linit.c tilegx/Linit_local.c tilegx/Linit_remote.c  \
	tilegx/Lis_signal_frame.c tilegx/Lregs.c tilegx/Lresume.c tilegx/Lstep.c

libunwind_tilegx_la_SOURCES_tilegx = $(libunwind_la_SOURCES_tilegx_common)	    \
	$(libunwind_la_SOURCES_generic)					    \
	tilegx/Gapply_reg_state.c tilegx/Greg_states_iterate.c			     \
	tilegx/Gcreate_addr_space.c tilegx/Gget_proc_info.c tilegx/Gget_save_loc.c   \
	tilegx/Gglobal.c tilegx/Ginit.c tilegx/Ginit_local.c tilegx/Ginit_remote.c	    \
	tilegx/Gis_signal_frame.c tilegx/Gregs.c tilegx/Gresume.c tilegx/Gstep.c

libunwind_la_SOURCES_x86_common = $(libunwind_la_SOURCES_common)	\
	x86/is_fpreg.c x86/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_x86 = $(libunwind_la_SOURCES_x86_common)		\
        $(libunwind_la_SOURCES_x86_os_local)				\
	$(libunwind_la_SOURCES_local)					\
	x86/Lapply_reg_state.c x86/Lreg_states_iterate.c		\
	x86/Lcreate_addr_space.c x86/Lget_save_loc.c x86/Lglobal.c	\
	x86/Linit.c x86/Linit_local.c x86/Linit_remote.c		\
	x86/Lget_proc_info.c x86/Lregs.c				\
	x86/Lresume.c x86/Lstep.c


# The list of files that go into libunwind-x86:
libunwind_x86_la_SOURCES_x86 = $(libunwind_la_SOURCES_x86_common)	\
        $(libunwind_la_SOURCES_x86_os)					\
	$(libunwind_la_SOURCES_generic)					\
	x86/Gapply_reg_state.c x86/Greg_states_iterate.c		\
	x86/Gcreate_addr_space.c x86/Gget_save_loc.c x86/Gglobal.c	\
	x86/Ginit.c x86/Ginit_local.c x86/Ginit_remote.c		\
	x86/Gget_proc_info.c x86/Gregs.c				\
	x86/Gresume.c x86/Gstep.c

libunwind_la_SOURCES_x86_64_common = $(libunwind_la_SOURCES_common)	\
	x86_64/is_fpreg.c x86_64/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_x86_64 = $(libunwind_la_SOURCES_x86_64_common)	    \
        $(libunwind_la_SOURCES_x86_64_os_local)			    	    \
	$(libunwind_la_SOURCES_local)					    \
	x86_64/setcontext.S						    \
	x86_64/Lapply_reg_state.c x86_64/Lreg_states_iterate.c		    \
	x86_64/Lcreate_addr_space.c x86_64/Lget_save_loc.c x86_64/Lglobal.c \
	x86_64/Linit.c x86_64/Linit_local.c x86_64/Linit_remote.c	    \
	x86_64/Lget_proc_info.c x86_64/Lregs.c x86_64/Lresume.c		    \
	x86_64/Lstash_frame.c x86_64/Lstep.c x86_64/Ltrace.c x86_64/getcontext.S


# The list of files that go into libunwind-x86_64:
libunwind_x86_64_la_SOURCES_x86_64 = $(libunwind_la_SOURCES_x86_64_common)  \
        $(libunwind_la_SOURCES_x86_64_os)			    	    \
	$(libunwind_la_SOURCES_generic)					    \
	x86_64/Gapply_reg_state.c x86_64/Greg_states_iterate.c		    \
	x86_64/Gcreate_addr_space.c x86_64/Gget_save_loc.c x86_64/Gglobal.c \
	x86_64/Ginit.c x86_64/Ginit_local.c x86_64/Ginit_remote.c	    \
	x86_64/Gget_proc_info.c x86_64/Gregs.c x86_64/Gresume.c		    \
	x86_64/Gstash_frame.c x86_64/Gstep.c x86_64/Gtrace.c


# The list of local files that go to Power 64 and 32:
libunwind_la_SOURCES_ppc = \
	ppc/Lget_proc_info.c ppc/Lget_save_loc.c ppc/Linit_local.c	\
	ppc/Linit_remote.c ppc/Lis_signal_frame.c


# The list of generic files that go to Power 64 and 32:
libunwind_ppc_la_SOURCES_ppc_generic = \
	ppc/Gget_proc_info.c ppc/Gget_save_loc.c ppc/Ginit_local.c	\
	ppc/Ginit_remote.c ppc/Gis_signal_frame.c

libunwind_la_SOURCES_ppc32_common = $(libunwind_la_SOURCES_common)      \
	ppc32/is_fpreg.c ppc32/regname.c ppc32/get_func_addr.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_ppc32 = $(libunwind_la_SOURCES_ppc32_common)       \
	$(libunwind_la_SOURCES_local)                                   \
	$(libunwind_la_SOURCES_ppc)					\
	ppc32/Lapply_reg_state.c ppc32/Lreg_states_iterate.c		\
	ppc32/Lcreate_addr_space.c					\
	ppc32/Lglobal.c ppc32/Linit.c					\
	ppc32/Lregs.c ppc32/Lresume.c ppc32/Lstep.c


# The list of files that go into libunwind-ppc32:
libunwind_ppc32_la_SOURCES_ppc32 = $(libunwind_la_SOURCES_ppc32_common) \
	$(libunwind_la_SOURCES_generic)                                 \
	$(libunwind_ppc_la_SOURCES_ppc_generic)				\
	ppc32/Gapply_reg_state.c ppc32/Greg_states_iterate.c		\
	ppc32/Gcreate_addr_space.c					\
	ppc32/Gglobal.c ppc32/Ginit.c					\
	ppc32/Gregs.c ppc32/Gresume.c ppc32/Gstep.c

libunwind_la_SOURCES_ppc64_common = $(libunwind_la_SOURCES_common)      \
        ppc64/is_fpreg.c ppc64/regname.c ppc64/get_func_addr.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_ppc64 = $(libunwind_la_SOURCES_ppc64_common)       \
        $(libunwind_la_SOURCES_local)                                   \
	$(libunwind_la_SOURCES_ppc)					\
	ppc64/Lapply_reg_state.c ppc64/Lreg_states_iterate.c		\
	ppc64/Lcreate_addr_space.c					\
	ppc64/Lglobal.c ppc64/Linit.c					\
	ppc64/Lregs.c ppc64/Lresume.c ppc64/Lstep.c


# The list of files that go into libunwind-ppc64:
libunwind_ppc64_la_SOURCES_ppc64 = $(libunwind_la_SOURCES_ppc64_common) \
        $(libunwind_la_SOURCES_generic)                                 \
	$(libunwind_ppc_la_SOURCES_ppc_generic)				\
	ppc64/Gapply_reg_state.c ppc64/Greg_states_iterate.c		\
	ppc64/Gcreate_addr_space.c					\
	ppc64/Gglobal.c ppc64/Ginit.c					\
	ppc64/Gregs.c ppc64/Gresume.c ppc64/Gstep.c

libunwind_la_SOURCES_sh_common = $(libunwind_la_SOURCES_common)		\
	sh/is_fpreg.c sh/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_sh = $(libunwind_la_SOURCES_sh_common)		\
	$(libunwind_la_SOURCES_local)					\
	sh/Lapply_reg_state.c sh/Lreg_states_iterate.c			\
	sh/Lcreate_addr_space.c sh/Lget_proc_info.c sh/Lget_save_loc.c	\
	sh/Lglobal.c sh/Linit.c sh/Linit_local.c sh/Linit_remote.c	\
	sh/Lis_signal_frame.c sh/Lregs.c sh/Lresume.c sh/Lstep.c

libunwind_sh_la_SOURCES_sh = $(libunwind_la_SOURCES_sh_common)		\
	$(libunwind_la_SOURCES_generic)					\
	sh/Gapply_reg_state.c sh/Greg_states_iterate.c			\
	sh/Gcreate_addr_space.c sh/Gget_proc_info.c sh/Gget_save_loc.c	\
	sh/Gglobal.c sh/Ginit.c sh/Ginit_local.c sh/Ginit_remote.c	\
	sh/Gis_signal_frame.c sh/Gregs.c sh/Gresume.c sh/Gstep.c

libunwind_la_SOURCES_s390x_common = $(libunwind_la_SOURCES_common)	\
	s390x/is_fpreg.c s390x/regname.c


# The list of files that go into libunwind:
libunwind_la_SOURCES_s390x = $(libunwind_la_SOURCES_s390x_common)	    \
	$(libunwind_la_SOURCES_local)					    \
	s390x/Lapply_reg_state.c s390x/Lreg_states_iterate.c		    \
	s390x/Lcreate_addr_space.c s390x/Lget_save_loc.c s390x/Lglobal.c    \
	s390x/Linit.c s390x/Linit_local.c s390x/Linit_remote.c	            \
	s390x/Lget_proc_info.c s390x/Lregs.c s390x/Lresume.c		    \
	s390x/Lis_signal_frame.c s390x/Lstep.c				    \
	s390x/getcontext.S s390x/setcontext.S


# The list of files that go into libunwind-s390x:
libunwind_s390x_la_SOURCES_s390x = $(libunwind_la_SOURCES_s390x_common)     \
	$(libunwind_la_SOURCES_generic)					    \
	s390x/Gapply_reg_state.c s390x/Greg_states_iterate.c	            \
	s390x/Gcreate_addr_space.c s390x/Gget_save_loc.c s390x/Gglobal.c    \
	s390x/Ginit.c s390x/Ginit_local.c s390x/Ginit_remote.c	            \
	s390x/Gget_proc_info.c s390x/Gregs.c s390x/Gresume.c		    \
	s390x/Gis_signal_frame.c s390x/Gstep.c

#libunwind_la_SOURCES_os = $(libunwind_la_SOURCES_os_freebsd)
#libunwind_la_SOURCES_os = $(libunwind_la_SOURCES_os_hpux)
libunwind_la_SOURCES_os = $(libunwind_la_SOURCES_os_linux)
#libunwind_la_SOURCES_os = $(libunwind_la_SOURCES_os_qnx)
#libunwind_la_SOURCES_os = $(libunwind_la_SOURCES_os_solaris)
#libunwind_la_SOURCES_os_local = $(libunwind_la_SOURCES_os_freebsd_local)
#libunwind_la_SOURCES_os_local = $(libunwind_la_SOURCES_os_hpux_local)
libunwind_la_SOURCES_os_local = $(libunwind_la_SOURCES_os_linux_local)
#libunwind_la_SOURCES_os_local = $(libunwind_la_SOURCES_os_qnx_local)
#libunwind_la_SOURCES_x86_os = x86/Gos-freebsd.c
libunwind_la_SOURCES_x86_os = x86/Gos-linux.c
#libunwind_x86_la_SOURCES_os = x86/getcontext-freebsd.S
libunwind_x86_la_SOURCES_os = x86/getcontext-linux.S
#libunwind_la_SOURCES_x86_os_local = x86/Los-freebsd.c
libunwind_la_SOURCES_x86_os_local = x86/Los-linux.c
#libunwind_la_SOURCES_x86_64_os = x86_64/Gos-freebsd.c
libunwind_la_SOURCES_x86_64_os = x86_64/Gos-linux.c
#libunwind_la_SOURCES_x86_64_os = x86_64/Gos-solaris.c
#libunwind_la_SOURCES_x86_64_os_local = x86_64/Los-freebsd.c
libunwind_la_SOURCES_x86_64_os_local = x86_64/Los-linux.c
#libunwind_la_SOURCES_x86_64_os_local = x86_64/Los-solaris.c
#libunwind_la_SOURCES_arm_os = arm/Gos-freebsd.c
libunwind_la_SOURCES_arm_os = arm/Gos-linux.c
#libunwind_la_SOURCES_arm_os = arm/Gos-other.c
#libunwind_la_SOURCES_arm_os_local = arm/Los-freebsd.c
libunwind_la_SOURCES_arm_os_local = arm/Los-linux.c
#libunwind_la_SOURCES_arm_os_local = arm/Los-other.c
##libunwind_la_SOURCES = $(libunwind_la_SOURCES_s390x)
##libunwind_la_SOURCES = $(libunwind_la_SOURCES_sh)
##libunwind_la_SOURCES = $(libunwind_la_SOURCES_ppc64)
##libunwind_la_SOURCES = $(libunwind_la_SOURCES_ppc32)
libunwind_la_SOURCES = $(libunwind_la_SOURCES_x86_64)
#libunwind_la_SOURCES = $(libunwind_la_SOURCES_x86) $(libunwind_x86_la_SOURCES_os)
#libunwind_la_SOURCES = $(libunwind_la_SOURCES_tilegx)
#libunwind_la_SOURCES = $(libunwind_la_SOURCES_mips)
#libunwind_la_SOURCES = $(libunwind_la_SOURCES_hppa)
#libunwind_la_SOURCES = $(libunwind_la_SOURCES_ia64)
#libunwind_la_SOURCES = $(libunwind_la_SOURCES_arm)
#libunwind_la_SOURCES = $(libunwind_la_SOURCES_aarch64)
#libunwind_aarch64_la_SOURCES = $(libunwind_aarch64_la_SOURCES_aarch64)
#libunwind_aarch64_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
#libunwind_aarch64_la_LIBADD =  \
#	libunwind-dwarf-generic.la \
#	libunwind-elf64.la $(am__append_14)
#libunwind_arm_la_SOURCES = $(libunwind_arm_la_SOURCES_arm)
#libunwind_arm_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
#libunwind_arm_la_LIBADD =  \
#	libunwind-dwarf-generic.la \
#	libunwind-elf32.la \
#	$(am__append_17)
#BUILT_SOURCES = Gcursor_i.h Lcursor_i.h
#libunwind_ia64_la_SOURCES = $(libunwind_ia64_la_SOURCES_ia64)
#libunwind_ia64_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
#libunwind_ia64_la_LIBADD = libunwind-elf64.la \
#	$(am__append_20)
#libunwind_hppa_la_SOURCES = $(libunwind_hppa_la_SOURCES_hppa)
#libunwind_hppa_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
#libunwind_hppa_la_LIBADD = libunwind-dwarf-generic.la \
#	libunwind-elf32.la \
#	$(am__append_23)
#libunwind_mips_la_SOURCES = $(libunwind_mips_la_SOURCES_mips)
#libunwind_mips_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
#libunwind_mips_la_LIBADD = libunwind-dwarf-generic.la \
#	libunwind-elfxx.la \
#	$(am__append_26)
#libunwind_tilegx_la_SOURCES = $(libunwind_tilegx_la_SOURCES_tilegx)
#libunwind_tilegx_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
#libunwind_tilegx_la_LIBADD = libunwind-dwarf-generic.la \
#	libunwind-elfxx.la \
#	$(am__append_29)
#libunwind_x86_la_SOURCES = $(libunwind_x86_la_SOURCES_x86)
#libunwind_x86_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
#libunwind_x86_la_LIBADD = libunwind-dwarf-generic.la \
#	libunwind-elf32.la \
#	$(am__append_32)
libunwind_x86_64_la_SOURCES = $(libunwind_x86_64_la_SOURCES_x86_64)
libunwind_x86_64_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
libunwind_x86_64_la_LIBADD = libunwind-dwarf-generic.la \
	libunwind-elf64.la \
	$(am__append_35)
##libunwind_ppc32_la_SOURCES = $(libunwind_ppc32_la_SOURCES_ppc32)
##libunwind_ppc32_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
##libunwind_ppc32_la_LIBADD = libunwind-dwarf-generic.la \
##	libunwind-elf32.la \
##	$(am__append_38)
##libunwind_ppc64_la_SOURCES = $(libunwind_ppc64_la_SOURCES_ppc64)
##libunwind_ppc64_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
##libunwind_ppc64_la_LIBADD = libunwind-dwarf-generic.la \
##	libunwind-elf64.la \
##	$(am__append_41)
##libunwind_sh_la_SOURCES = $(libunwind_sh_la_SOURCES_sh)
##libunwind_sh_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
##libunwind_sh_la_LIBADD = libunwind-dwarf-generic.la \
##	libunwind-elf32.la \
##	$(am__append_44)
##libunwind_s390x_la_SOURCES = $(libunwind_s390x_la_SOURCES_s390x)
##libunwind_s390x_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION)
##libunwind_s390x_la_LIBADD = libunwind-dwarf-generic.la \
##	libunwind-elf64.la \
##	$(am__append_47)

#
# Don't link with standard libraries, because those may mention
# libunwind already.
#
libunwind_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -XCClinker -nostdlib \
			$(LDFLAGS_STATIC_LIBCXA) -version-info $(SOVERSION)

AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/tdep-$(arch) -I.
AM_CCASFLAGS = $(AM_CPPFLAGS)
EXTRA_DIST = $(libunwind_la_SOURCES_aarch64)			\
		$(libunwind_la_SOURCES_arm)			\
		$(libunwind_la_SOURCES_hppa)			\
		$(libunwind_la_SOURCES_ia64)			\
		$(libunwind_la_SOURCES_mips)			\
		$(libunwind_la_SOURCES_sh)			\
		$(libunwind_la_SOURCES_x86)			\
		$(libunwind_la_SOURCES_os_freebsd)		\
		$(libunwind_la_SOURCES_os_linux)		\
		$(libunwind_la_SOURCES_os_hpux)			\
		$(libunwind_la_SOURCES_os_qnx)			\
		$(libunwind_la_SOURCES_os_solaris)		\
		$(libunwind_la_SOURCES_common)			\
		$(libunwind_la_SOURCES_local)			\
		$(libunwind_la_SOURCES_generic)			\
		$(libunwind_aarch64_la_SOURCES_aarch64)		\
		$(libunwind_arm_la_SOURCES_arm)			\
		$(libunwind_hppa_la_SOURCES_hppa)		\
		$(libunwind_ia64_la_SOURCES_ia64)		\
		$(libunwind_mips_la_SOURCES_mips)		\
		$(libunwind_sh_la_SOURCES_sh)			\
		$(libunwind_x86_la_SOURCES_x86)			\
		$(libunwind_x86_64_la_SOURCES_x86_64)

MAINTAINERCLEANFILES = Makefile.in
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-am

.SUFFIXES:
.SUFFIXES: .S .c .lo .o .obj
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu src/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: # $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
libunwind-generic.pc: $(top_builddir)/config.status $(srcdir)/libunwind-generic.pc.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
install-libLIBRARIES: $(lib_LIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
	@$(POST_INSTALL)
	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  if test -f $$p; then \
	    $(am__strip_dir) \
	    echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
	    ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
	  else :; fi; \
	done

uninstall-libLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)

clean-libLIBRARIES:
	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_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}; \
	}

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}; \
	}
mi/$(am__dirstamp):
	@$(MKDIR_P) mi
	@: > mi/$(am__dirstamp)
mi/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) mi/$(DEPDIR)
	@: > mi/$(DEPDIR)/$(am__dirstamp)
mi/init.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/flush_cache.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/mempool.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/strerror.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
aarch64/$(am__dirstamp):
	@$(MKDIR_P) aarch64
	@: > aarch64/$(am__dirstamp)
aarch64/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) aarch64/$(DEPDIR)
	@: > aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/is_fpreg.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/regname.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
mi/Gdyn-extract.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Gdyn-remote.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Gfind_dynamic_proc_info.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Gget_accessors.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Gget_proc_info_by_ip.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Gget_proc_name.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Gput_dynamic_unwind_info.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Gdestroy_addr_space.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Gget_reg.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Gset_reg.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Gget_fpreg.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Gset_fpreg.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Gset_caching_policy.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Gset_cache_size.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
aarch64/Gapply_reg_state.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Greg_states_iterate.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gcreate_addr_space.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gget_proc_info.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gget_save_loc.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gglobal.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Ginit.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Ginit_local.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Ginit_remote.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gis_signal_frame.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gregs.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gresume.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gstash_frame.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gstep.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Gtrace.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)

libunwind-aarch64.la: $(libunwind_aarch64_la_OBJECTS) $(libunwind_aarch64_la_DEPENDENCIES) $(EXTRA_libunwind_aarch64_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_aarch64_la_LINK) $(am_libunwind_aarch64_la_rpath) $(libunwind_aarch64_la_OBJECTS) $(libunwind_aarch64_la_LIBADD) $(LIBS)
arm/$(am__dirstamp):
	@$(MKDIR_P) arm
	@: > arm/$(am__dirstamp)
arm/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) arm/$(DEPDIR)
	@: > arm/$(DEPDIR)/$(am__dirstamp)
arm/is_fpreg.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/regname.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gos-freebsd.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gos-linux.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gos-other.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gapply_reg_state.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Greg_states_iterate.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Gcreate_addr_space.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Gget_proc_info.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Gget_save_loc.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Gglobal.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Ginit.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Ginit_local.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Ginit_remote.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gregs.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gresume.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gstep.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gex_tables.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gstash_frame.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Gtrace.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)

libunwind-arm.la: $(libunwind_arm_la_OBJECTS) $(libunwind_arm_la_DEPENDENCIES) $(EXTRA_libunwind_arm_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_arm_la_LINK) $(am_libunwind_arm_la_rpath) $(libunwind_arm_la_OBJECTS) $(libunwind_arm_la_LIBADD) $(LIBS)
coredump/$(am__dirstamp):
	@$(MKDIR_P) coredump
	@: > coredump/$(am__dirstamp)
coredump/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) coredump/$(DEPDIR)
	@: > coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_accessors.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_create.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_destroy.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_access_mem.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_elf_map_image.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_find_proc_info.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_get_proc_name.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UPT_elf.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UPT_access_fpreg.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UPT_get_dyn_info_list_addr.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UPT_put_unwind_info.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UPT_resume.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_access_reg_linux.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)
coredump/_UCD_access_reg_freebsd.lo: coredump/$(am__dirstamp) \
	coredump/$(DEPDIR)/$(am__dirstamp)

libunwind-coredump.la: $(libunwind_coredump_la_OBJECTS) $(libunwind_coredump_la_DEPENDENCIES) $(EXTRA_libunwind_coredump_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_coredump_la_LINK) $(am_libunwind_coredump_la_rpath) $(libunwind_coredump_la_OBJECTS) $(libunwind_coredump_la_LIBADD) $(LIBS)
dwarf/$(am__dirstamp):
	@$(MKDIR_P) dwarf
	@: > dwarf/$(am__dirstamp)
dwarf/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) dwarf/$(DEPDIR)
	@: > dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/global.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp)

libunwind-dwarf-common.la: $(libunwind_dwarf_common_la_OBJECTS) $(libunwind_dwarf_common_la_DEPENDENCIES) $(EXTRA_libunwind_dwarf_common_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK) $(am_libunwind_dwarf_common_la_rpath) $(libunwind_dwarf_common_la_OBJECTS) $(libunwind_dwarf_common_la_LIBADD) $(LIBS)
dwarf/Gexpr.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Gfde.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Gparser.lo: dwarf/$(am__dirstamp) \
	dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Gpe.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Gfind_proc_info-lsb.lo: dwarf/$(am__dirstamp) \
	dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Gfind_unwind_table.lo: dwarf/$(am__dirstamp) \
	dwarf/$(DEPDIR)/$(am__dirstamp)

libunwind-dwarf-generic.la: $(libunwind_dwarf_generic_la_OBJECTS) $(libunwind_dwarf_generic_la_DEPENDENCIES) $(EXTRA_libunwind_dwarf_generic_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK) $(am_libunwind_dwarf_generic_la_rpath) $(libunwind_dwarf_generic_la_OBJECTS) $(libunwind_dwarf_generic_la_LIBADD) $(LIBS)
dwarf/Lexpr.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Lfde.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Lparser.lo: dwarf/$(am__dirstamp) \
	dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Lpe.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Lfind_proc_info-lsb.lo: dwarf/$(am__dirstamp) \
	dwarf/$(DEPDIR)/$(am__dirstamp)
dwarf/Lfind_unwind_table.lo: dwarf/$(am__dirstamp) \
	dwarf/$(DEPDIR)/$(am__dirstamp)

libunwind-dwarf-local.la: $(libunwind_dwarf_local_la_OBJECTS) $(libunwind_dwarf_local_la_DEPENDENCIES) $(EXTRA_libunwind_dwarf_local_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK) $(am_libunwind_dwarf_local_la_rpath) $(libunwind_dwarf_local_la_OBJECTS) $(libunwind_dwarf_local_la_LIBADD) $(LIBS)

libunwind-elf32.la: $(libunwind_elf32_la_OBJECTS) $(libunwind_elf32_la_DEPENDENCIES) $(EXTRA_libunwind_elf32_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK) $(am_libunwind_elf32_la_rpath) $(libunwind_elf32_la_OBJECTS) $(libunwind_elf32_la_LIBADD) $(LIBS)

libunwind-elf64.la: $(libunwind_elf64_la_OBJECTS) $(libunwind_elf64_la_DEPENDENCIES) $(EXTRA_libunwind_elf64_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK) $(am_libunwind_elf64_la_rpath) $(libunwind_elf64_la_OBJECTS) $(libunwind_elf64_la_LIBADD) $(LIBS)

libunwind-elfxx.la: $(libunwind_elfxx_la_OBJECTS) $(libunwind_elfxx_la_DEPENDENCIES) $(EXTRA_libunwind_elfxx_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK) $(am_libunwind_elfxx_la_rpath) $(libunwind_elfxx_la_OBJECTS) $(libunwind_elfxx_la_LIBADD) $(LIBS)
hppa/$(am__dirstamp):
	@$(MKDIR_P) hppa
	@: > hppa/$(am__dirstamp)
hppa/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) hppa/$(DEPDIR)
	@: > hppa/$(DEPDIR)/$(am__dirstamp)
hppa/regname.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gapply_reg_state.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Greg_states_iterate.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gcreate_addr_space.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gget_save_loc.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gglobal.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Ginit.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Ginit_local.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Ginit_remote.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gis_signal_frame.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gget_proc_info.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gregs.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gresume.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Gstep.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)

libunwind-hppa.la: $(libunwind_hppa_la_OBJECTS) $(libunwind_hppa_la_DEPENDENCIES) $(EXTRA_libunwind_hppa_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_hppa_la_LINK) $(am_libunwind_hppa_la_rpath) $(libunwind_hppa_la_OBJECTS) $(libunwind_hppa_la_LIBADD) $(LIBS)
ia64/$(am__dirstamp):
	@$(MKDIR_P) ia64
	@: > ia64/$(am__dirstamp)
ia64/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) ia64/$(DEPDIR)
	@: > ia64/$(DEPDIR)/$(am__dirstamp)
ia64/regname.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gapply_reg_state.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Greg_states_iterate.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gcreate_addr_space.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gget_proc_info.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gget_save_loc.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gglobal.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Ginit.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Ginit_local.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Ginit_remote.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Ginstall_cursor.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gis_signal_frame.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gparser.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Grbs.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gregs.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gresume.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gscript.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gstep.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gtables.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Gfind_unwind_table.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)

libunwind-ia64.la: $(libunwind_ia64_la_OBJECTS) $(libunwind_ia64_la_DEPENDENCIES) $(EXTRA_libunwind_ia64_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_ia64_la_LINK) $(am_libunwind_ia64_la_rpath) $(libunwind_ia64_la_OBJECTS) $(libunwind_ia64_la_LIBADD) $(LIBS)
mips/$(am__dirstamp):
	@$(MKDIR_P) mips
	@: > mips/$(am__dirstamp)
mips/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) mips/$(DEPDIR)
	@: > mips/$(DEPDIR)/$(am__dirstamp)
mips/is_fpreg.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/regname.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Gapply_reg_state.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Greg_states_iterate.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Gcreate_addr_space.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Gget_proc_info.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Gget_save_loc.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Gglobal.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Ginit.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Ginit_local.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Ginit_remote.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Gis_signal_frame.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Gregs.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Gresume.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Gstep.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)

libunwind-mips.la: $(libunwind_mips_la_OBJECTS) $(libunwind_mips_la_DEPENDENCIES) $(EXTRA_libunwind_mips_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_mips_la_LINK) $(am_libunwind_mips_la_rpath) $(libunwind_mips_la_OBJECTS) $(libunwind_mips_la_LIBADD) $(LIBS)
ppc32/$(am__dirstamp):
	@$(MKDIR_P) ppc32
	@: > ppc32/$(am__dirstamp)
ppc32/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) ppc32/$(DEPDIR)
	@: > ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/is_fpreg.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/regname.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/get_func_addr.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc/$(am__dirstamp):
	@$(MKDIR_P) ppc
	@: > ppc/$(am__dirstamp)
ppc/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) ppc/$(DEPDIR)
	@: > ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Gget_proc_info.lo: ppc/$(am__dirstamp) \
	ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Gget_save_loc.lo: ppc/$(am__dirstamp) \
	ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Ginit_local.lo: ppc/$(am__dirstamp) ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Ginit_remote.lo: ppc/$(am__dirstamp) ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Gis_signal_frame.lo: ppc/$(am__dirstamp) \
	ppc/$(DEPDIR)/$(am__dirstamp)
ppc32/Gapply_reg_state.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Greg_states_iterate.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Gcreate_addr_space.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Gglobal.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Ginit.lo: ppc32/$(am__dirstamp) ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Gregs.lo: ppc32/$(am__dirstamp) ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Gresume.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Gstep.lo: ppc32/$(am__dirstamp) ppc32/$(DEPDIR)/$(am__dirstamp)

libunwind-ppc32.la: $(libunwind_ppc32_la_OBJECTS) $(libunwind_ppc32_la_DEPENDENCIES) $(EXTRA_libunwind_ppc32_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_ppc32_la_LINK) $(am_libunwind_ppc32_la_rpath) $(libunwind_ppc32_la_OBJECTS) $(libunwind_ppc32_la_LIBADD) $(LIBS)
ppc64/$(am__dirstamp):
	@$(MKDIR_P) ppc64
	@: > ppc64/$(am__dirstamp)
ppc64/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) ppc64/$(DEPDIR)
	@: > ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/is_fpreg.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/regname.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/get_func_addr.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Gapply_reg_state.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Greg_states_iterate.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Gcreate_addr_space.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Gglobal.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Ginit.lo: ppc64/$(am__dirstamp) ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Gregs.lo: ppc64/$(am__dirstamp) ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Gresume.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Gstep.lo: ppc64/$(am__dirstamp) ppc64/$(DEPDIR)/$(am__dirstamp)

libunwind-ppc64.la: $(libunwind_ppc64_la_OBJECTS) $(libunwind_ppc64_la_DEPENDENCIES) $(EXTRA_libunwind_ppc64_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_ppc64_la_LINK) $(am_libunwind_ppc64_la_rpath) $(libunwind_ppc64_la_OBJECTS) $(libunwind_ppc64_la_LIBADD) $(LIBS)
ptrace/$(am__dirstamp):
	@$(MKDIR_P) ptrace
	@: > ptrace/$(am__dirstamp)
ptrace/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) ptrace/$(DEPDIR)
	@: > ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_elf.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_accessors.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_access_fpreg.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_access_mem.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_access_reg.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_create.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_destroy.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_find_proc_info.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_get_dyn_info_list_addr.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_put_unwind_info.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_get_proc_name.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_reg_offset.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)
ptrace/_UPT_resume.lo: ptrace/$(am__dirstamp) \
	ptrace/$(DEPDIR)/$(am__dirstamp)

libunwind-ptrace.la: $(libunwind_ptrace_la_OBJECTS) $(libunwind_ptrace_la_DEPENDENCIES) $(EXTRA_libunwind_ptrace_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK) $(am_libunwind_ptrace_la_rpath) $(libunwind_ptrace_la_OBJECTS) $(libunwind_ptrace_la_LIBADD) $(LIBS)
s390x/$(am__dirstamp):
	@$(MKDIR_P) s390x
	@: > s390x/$(am__dirstamp)
s390x/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) s390x/$(DEPDIR)
	@: > s390x/$(DEPDIR)/$(am__dirstamp)
s390x/is_fpreg.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/regname.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gapply_reg_state.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Greg_states_iterate.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gcreate_addr_space.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gget_save_loc.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gglobal.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Ginit.lo: s390x/$(am__dirstamp) s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Ginit_local.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Ginit_remote.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gget_proc_info.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gregs.lo: s390x/$(am__dirstamp) s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gresume.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gis_signal_frame.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Gstep.lo: s390x/$(am__dirstamp) s390x/$(DEPDIR)/$(am__dirstamp)

libunwind-s390x.la: $(libunwind_s390x_la_OBJECTS) $(libunwind_s390x_la_DEPENDENCIES) $(EXTRA_libunwind_s390x_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_s390x_la_LINK) $(am_libunwind_s390x_la_rpath) $(libunwind_s390x_la_OBJECTS) $(libunwind_s390x_la_LIBADD) $(LIBS)
setjmp/$(am__dirstamp):
	@$(MKDIR_P) setjmp
	@: > setjmp/$(am__dirstamp)
setjmp/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) setjmp/$(DEPDIR)
	@: > setjmp/$(DEPDIR)/$(am__dirstamp)
setjmp/longjmp.lo: setjmp/$(am__dirstamp) \
	setjmp/$(DEPDIR)/$(am__dirstamp)
setjmp/siglongjmp.lo: setjmp/$(am__dirstamp) \
	setjmp/$(DEPDIR)/$(am__dirstamp)
aarch64/siglongjmp.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
arm/siglongjmp.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
ia64/setjmp.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/sigsetjmp.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/longjmp.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/siglongjmp.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
hppa/siglongjmp.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
mips/siglongjmp.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
tilegx/$(am__dirstamp):
	@$(MKDIR_P) tilegx
	@: > tilegx/$(am__dirstamp)
tilegx/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) tilegx/$(DEPDIR)
	@: > tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/siglongjmp.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
x86/$(am__dirstamp):
	@$(MKDIR_P) x86
	@: > x86/$(am__dirstamp)
x86/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) x86/$(DEPDIR)
	@: > x86/$(DEPDIR)/$(am__dirstamp)
x86/longjmp.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/siglongjmp.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86_64/$(am__dirstamp):
	@$(MKDIR_P) x86_64
	@: > x86_64/$(am__dirstamp)
x86_64/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) x86_64/$(DEPDIR)
	@: > x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/longjmp.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/siglongjmp.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
ppc/longjmp.lo: ppc/$(am__dirstamp) ppc/$(DEPDIR)/$(am__dirstamp)
ppc/siglongjmp.lo: ppc/$(am__dirstamp) ppc/$(DEPDIR)/$(am__dirstamp)
sh/$(am__dirstamp):
	@$(MKDIR_P) sh
	@: > sh/$(am__dirstamp)
sh/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) sh/$(DEPDIR)
	@: > sh/$(DEPDIR)/$(am__dirstamp)
sh/siglongjmp.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)

libunwind-setjmp.la: $(libunwind_setjmp_la_OBJECTS) $(libunwind_setjmp_la_DEPENDENCIES) $(EXTRA_libunwind_setjmp_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_setjmp_la_LINK) $(am_libunwind_setjmp_la_rpath) $(libunwind_setjmp_la_OBJECTS) $(libunwind_setjmp_la_LIBADD) $(LIBS)
sh/is_fpreg.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/regname.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Gapply_reg_state.lo: sh/$(am__dirstamp) \
	sh/$(DEPDIR)/$(am__dirstamp)
sh/Greg_states_iterate.lo: sh/$(am__dirstamp) \
	sh/$(DEPDIR)/$(am__dirstamp)
sh/Gcreate_addr_space.lo: sh/$(am__dirstamp) \
	sh/$(DEPDIR)/$(am__dirstamp)
sh/Gget_proc_info.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Gget_save_loc.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Gglobal.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Ginit.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Ginit_local.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Ginit_remote.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Gis_signal_frame.lo: sh/$(am__dirstamp) \
	sh/$(DEPDIR)/$(am__dirstamp)
sh/Gregs.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Gresume.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Gstep.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)

libunwind-sh.la: $(libunwind_sh_la_OBJECTS) $(libunwind_sh_la_DEPENDENCIES) $(EXTRA_libunwind_sh_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_sh_la_LINK) $(am_libunwind_sh_la_rpath) $(libunwind_sh_la_OBJECTS) $(libunwind_sh_la_LIBADD) $(LIBS)
tilegx/is_fpreg.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/regname.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gapply_reg_state.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Greg_states_iterate.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gcreate_addr_space.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gget_proc_info.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gget_save_loc.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gglobal.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Ginit.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Ginit_local.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Ginit_remote.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gis_signal_frame.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gregs.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gresume.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Gstep.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)

libunwind-tilegx.la: $(libunwind_tilegx_la_OBJECTS) $(libunwind_tilegx_la_DEPENDENCIES) $(EXTRA_libunwind_tilegx_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_tilegx_la_LINK) $(am_libunwind_tilegx_la_rpath) $(libunwind_tilegx_la_OBJECTS) $(libunwind_tilegx_la_LIBADD) $(LIBS)
x86/is_fpreg.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/regname.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Gos-freebsd.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Gos-linux.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Gapply_reg_state.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Greg_states_iterate.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Gcreate_addr_space.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Gget_save_loc.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Gglobal.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Ginit.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Ginit_local.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Ginit_remote.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Gget_proc_info.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Gregs.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Gresume.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Gstep.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)

libunwind-x86.la: $(libunwind_x86_la_OBJECTS) $(libunwind_x86_la_DEPENDENCIES) $(EXTRA_libunwind_x86_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_x86_la_LINK) $(am_libunwind_x86_la_rpath) $(libunwind_x86_la_OBJECTS) $(libunwind_x86_la_LIBADD) $(LIBS)
x86_64/is_fpreg.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/regname.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gos-freebsd.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gos-linux.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gos-solaris.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gapply_reg_state.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Greg_states_iterate.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gcreate_addr_space.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gget_save_loc.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gglobal.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Ginit.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Ginit_local.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Ginit_remote.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gget_proc_info.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gregs.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gresume.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gstash_frame.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gstep.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Gtrace.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)

libunwind-x86_64.la: $(libunwind_x86_64_la_OBJECTS) $(libunwind_x86_64_la_DEPENDENCIES) $(EXTRA_libunwind_x86_64_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_x86_64_la_LINK) $(am_libunwind_x86_64_la_rpath) $(libunwind_x86_64_la_OBJECTS) $(libunwind_x86_64_la_LIBADD) $(LIBS)
mi/_ReadULEB.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/_ReadSLEB.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/backtrace.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/dyn-cancel.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/dyn-info-list.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/dyn-register.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Ldyn-extract.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Lfind_dynamic_proc_info.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Lget_accessors.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Lget_proc_info_by_ip.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Lget_proc_name.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Lput_dynamic_unwind_info.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Ldestroy_addr_space.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Lget_reg.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Lset_reg.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Lget_fpreg.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Lset_fpreg.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
mi/Lset_caching_policy.lo: mi/$(am__dirstamp) \
	mi/$(DEPDIR)/$(am__dirstamp)
mi/Lset_cache_size.lo: mi/$(am__dirstamp) mi/$(DEPDIR)/$(am__dirstamp)
unwind/$(am__dirstamp):
	@$(MKDIR_P) unwind
	@: > unwind/$(am__dirstamp)
unwind/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) unwind/$(DEPDIR)
	@: > unwind/$(DEPDIR)/$(am__dirstamp)
unwind/Backtrace.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/DeleteException.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/FindEnclosingFunction.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/ForcedUnwind.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetBSP.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetCFA.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetDataRelBase.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetGR.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetIP.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetLanguageSpecificData.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetRegionStart.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetTextRelBase.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/RaiseException.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/Resume.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/Resume_or_Rethrow.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/SetGR.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/SetIP.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
unwind/GetIPInfo.lo: unwind/$(am__dirstamp) \
	unwind/$(DEPDIR)/$(am__dirstamp)
s390x/Lapply_reg_state.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lreg_states_iterate.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lcreate_addr_space.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lget_save_loc.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lglobal.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Linit.lo: s390x/$(am__dirstamp) s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Linit_local.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Linit_remote.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lget_proc_info.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lregs.lo: s390x/$(am__dirstamp) s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lresume.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lis_signal_frame.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/Lstep.lo: s390x/$(am__dirstamp) s390x/$(DEPDIR)/$(am__dirstamp)
s390x/getcontext.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
s390x/setcontext.lo: s390x/$(am__dirstamp) \
	s390x/$(DEPDIR)/$(am__dirstamp)
sh/Lapply_reg_state.lo: sh/$(am__dirstamp) \
	sh/$(DEPDIR)/$(am__dirstamp)
sh/Lreg_states_iterate.lo: sh/$(am__dirstamp) \
	sh/$(DEPDIR)/$(am__dirstamp)
sh/Lcreate_addr_space.lo: sh/$(am__dirstamp) \
	sh/$(DEPDIR)/$(am__dirstamp)
sh/Lget_proc_info.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Lget_save_loc.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Lglobal.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Linit.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Linit_local.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Linit_remote.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Lis_signal_frame.lo: sh/$(am__dirstamp) \
	sh/$(DEPDIR)/$(am__dirstamp)
sh/Lregs.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Lresume.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
sh/Lstep.lo: sh/$(am__dirstamp) sh/$(DEPDIR)/$(am__dirstamp)
ppc/Lget_proc_info.lo: ppc/$(am__dirstamp) \
	ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Lget_save_loc.lo: ppc/$(am__dirstamp) \
	ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Linit_local.lo: ppc/$(am__dirstamp) ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Linit_remote.lo: ppc/$(am__dirstamp) ppc/$(DEPDIR)/$(am__dirstamp)
ppc/Lis_signal_frame.lo: ppc/$(am__dirstamp) \
	ppc/$(DEPDIR)/$(am__dirstamp)
ppc64/Lapply_reg_state.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Lreg_states_iterate.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Lcreate_addr_space.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Lglobal.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Linit.lo: ppc64/$(am__dirstamp) ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Lregs.lo: ppc64/$(am__dirstamp) ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Lresume.lo: ppc64/$(am__dirstamp) \
	ppc64/$(DEPDIR)/$(am__dirstamp)
ppc64/Lstep.lo: ppc64/$(am__dirstamp) ppc64/$(DEPDIR)/$(am__dirstamp)
ppc32/Lapply_reg_state.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Lreg_states_iterate.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Lcreate_addr_space.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Lglobal.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Linit.lo: ppc32/$(am__dirstamp) ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Lregs.lo: ppc32/$(am__dirstamp) ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Lresume.lo: ppc32/$(am__dirstamp) \
	ppc32/$(DEPDIR)/$(am__dirstamp)
ppc32/Lstep.lo: ppc32/$(am__dirstamp) ppc32/$(DEPDIR)/$(am__dirstamp)
x86_64/Los-freebsd.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Los-linux.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Los-solaris.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/setcontext.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lapply_reg_state.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lreg_states_iterate.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lcreate_addr_space.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lget_save_loc.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lglobal.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Linit.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Linit_local.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Linit_remote.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lget_proc_info.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lregs.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lresume.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lstash_frame.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Lstep.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/Ltrace.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86_64/getcontext.lo: x86_64/$(am__dirstamp) \
	x86_64/$(DEPDIR)/$(am__dirstamp)
x86/Los-freebsd.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Los-linux.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Lapply_reg_state.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Lreg_states_iterate.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Lcreate_addr_space.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Lget_save_loc.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Lglobal.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Linit.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Linit_local.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Linit_remote.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Lget_proc_info.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/Lregs.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Lresume.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/Lstep.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp)
x86/getcontext-freebsd.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
x86/getcontext-linux.lo: x86/$(am__dirstamp) \
	x86/$(DEPDIR)/$(am__dirstamp)
tilegx/getcontext.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lapply_reg_state.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lreg_states_iterate.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lcreate_addr_space.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lget_proc_info.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lget_save_loc.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lglobal.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Linit.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Linit_local.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Linit_remote.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lis_signal_frame.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lregs.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lresume.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
tilegx/Lstep.lo: tilegx/$(am__dirstamp) \
	tilegx/$(DEPDIR)/$(am__dirstamp)
mips/getcontext.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Lapply_reg_state.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Lreg_states_iterate.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Lcreate_addr_space.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Lget_proc_info.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Lget_save_loc.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Lglobal.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Linit.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Linit_local.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Linit_remote.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Lis_signal_frame.lo: mips/$(am__dirstamp) \
	mips/$(DEPDIR)/$(am__dirstamp)
mips/Lregs.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Lresume.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
mips/Lstep.lo: mips/$(am__dirstamp) mips/$(DEPDIR)/$(am__dirstamp)
hppa/getcontext.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/setcontext.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lapply_reg_state.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lreg_states_iterate.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lcreate_addr_space.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lget_save_loc.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lglobal.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Linit.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Linit_local.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Linit_remote.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lis_signal_frame.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lget_proc_info.lo: hppa/$(am__dirstamp) \
	hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lregs.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lresume.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
hppa/Lstep.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp)
ia64/dyn_info_list.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/getcontext.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lapply_reg_state.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lreg_states_iterate.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lcreate_addr_space.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lget_proc_info.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lget_save_loc.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lglobal.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Linit.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Linit_local.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Linit_remote.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Linstall_cursor.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lis_signal_frame.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lparser.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lrbs.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lregs.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lresume.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lscript.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lstep.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Ltables.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp)
ia64/Lfind_unwind_table.lo: ia64/$(am__dirstamp) \
	ia64/$(DEPDIR)/$(am__dirstamp)
arm/Los-freebsd.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Los-linux.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Los-other.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/getcontext.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Lapply_reg_state.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Lreg_states_iterate.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Lcreate_addr_space.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Lget_proc_info.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Lget_save_loc.lo: arm/$(am__dirstamp) \
	arm/$(DEPDIR)/$(am__dirstamp)
arm/Lglobal.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Linit.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Linit_local.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Linit_remote.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Lregs.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Lresume.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Lstep.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Lex_tables.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Lstash_frame.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
arm/Ltrace.lo: arm/$(am__dirstamp) arm/$(DEPDIR)/$(am__dirstamp)
aarch64/Lapply_reg_state.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lreg_states_iterate.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lcreate_addr_space.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lget_proc_info.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lget_save_loc.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lglobal.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Linit.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Linit_local.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Linit_remote.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lis_signal_frame.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lregs.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lresume.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lstash_frame.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Lstep.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/Ltrace.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)
aarch64/getcontext.lo: aarch64/$(am__dirstamp) \
	aarch64/$(DEPDIR)/$(am__dirstamp)

libunwind.la: $(libunwind_la_OBJECTS) $(libunwind_la_DEPENDENCIES) $(EXTRA_libunwind_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libunwind_la_LINK) $(am_libunwind_la_rpath) $(libunwind_la_OBJECTS) $(libunwind_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)
	-rm -f aarch64/*.$(OBJEXT)
	-rm -f aarch64/*.lo
	-rm -f arm/*.$(OBJEXT)
	-rm -f arm/*.lo
	-rm -f coredump/*.$(OBJEXT)
	-rm -f coredump/*.lo
	-rm -f dwarf/*.$(OBJEXT)
	-rm -f dwarf/*.lo
	-rm -f hppa/*.$(OBJEXT)
	-rm -f hppa/*.lo
	-rm -f ia64/*.$(OBJEXT)
	-rm -f ia64/*.lo
	-rm -f mi/*.$(OBJEXT)
	-rm -f mi/*.lo
	-rm -f mips/*.$(OBJEXT)
	-rm -f mips/*.lo
	-rm -f ppc/*.$(OBJEXT)
	-rm -f ppc/*.lo
	-rm -f ppc32/*.$(OBJEXT)
	-rm -f ppc32/*.lo
	-rm -f ppc64/*.$(OBJEXT)
	-rm -f ppc64/*.lo
	-rm -f ptrace/*.$(OBJEXT)
	-rm -f ptrace/*.lo
	-rm -f s390x/*.$(OBJEXT)
	-rm -f s390x/*.lo
	-rm -f setjmp/*.$(OBJEXT)
	-rm -f setjmp/*.lo
	-rm -f sh/*.$(OBJEXT)
	-rm -f sh/*.lo
	-rm -f tilegx/*.$(OBJEXT)
	-rm -f tilegx/*.lo
	-rm -f unwind/*.$(OBJEXT)
	-rm -f unwind/*.lo
	-rm -f x86/*.$(OBJEXT)
	-rm -f x86/*.lo
	-rm -f x86_64/*.$(OBJEXT)
	-rm -f x86_64/*.lo

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

include ./$(DEPDIR)/elf32.Plo # am--include-marker
include ./$(DEPDIR)/elf64.Plo # am--include-marker
include ./$(DEPDIR)/elfxx.Plo # am--include-marker
include ./$(DEPDIR)/os-freebsd.Plo # am--include-marker
include ./$(DEPDIR)/os-hpux.Plo # am--include-marker
include ./$(DEPDIR)/os-linux.Plo # am--include-marker
include ./$(DEPDIR)/os-qnx.Plo # am--include-marker
include ./$(DEPDIR)/os-solaris.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gglobal.Plo # am--include-marker
include aarch64/$(DEPDIR)/Ginit.Plo # am--include-marker
include aarch64/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include aarch64/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gis_signal_frame.Plo # am--include-marker
include aarch64/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gregs.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gresume.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gstash_frame.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gstep.Plo # am--include-marker
include aarch64/$(DEPDIR)/Gtrace.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lglobal.Plo # am--include-marker
include aarch64/$(DEPDIR)/Linit.Plo # am--include-marker
include aarch64/$(DEPDIR)/Linit_local.Plo # am--include-marker
include aarch64/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lis_signal_frame.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lregs.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lresume.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lstash_frame.Plo # am--include-marker
include aarch64/$(DEPDIR)/Lstep.Plo # am--include-marker
include aarch64/$(DEPDIR)/Ltrace.Plo # am--include-marker
include aarch64/$(DEPDIR)/getcontext.Plo # am--include-marker
include aarch64/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include aarch64/$(DEPDIR)/regname.Plo # am--include-marker
include aarch64/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include arm/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include arm/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include arm/$(DEPDIR)/Gex_tables.Plo # am--include-marker
include arm/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include arm/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include arm/$(DEPDIR)/Gglobal.Plo # am--include-marker
include arm/$(DEPDIR)/Ginit.Plo # am--include-marker
include arm/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include arm/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include arm/$(DEPDIR)/Gos-freebsd.Plo # am--include-marker
include arm/$(DEPDIR)/Gos-linux.Plo # am--include-marker
include arm/$(DEPDIR)/Gos-other.Plo # am--include-marker
include arm/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include arm/$(DEPDIR)/Gregs.Plo # am--include-marker
include arm/$(DEPDIR)/Gresume.Plo # am--include-marker
include arm/$(DEPDIR)/Gstash_frame.Plo # am--include-marker
include arm/$(DEPDIR)/Gstep.Plo # am--include-marker
include arm/$(DEPDIR)/Gtrace.Plo # am--include-marker
include arm/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include arm/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include arm/$(DEPDIR)/Lex_tables.Plo # am--include-marker
include arm/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include arm/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include arm/$(DEPDIR)/Lglobal.Plo # am--include-marker
include arm/$(DEPDIR)/Linit.Plo # am--include-marker
include arm/$(DEPDIR)/Linit_local.Plo # am--include-marker
include arm/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include arm/$(DEPDIR)/Los-freebsd.Plo # am--include-marker
include arm/$(DEPDIR)/Los-linux.Plo # am--include-marker
include arm/$(DEPDIR)/Los-other.Plo # am--include-marker
include arm/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include arm/$(DEPDIR)/Lregs.Plo # am--include-marker
include arm/$(DEPDIR)/Lresume.Plo # am--include-marker
include arm/$(DEPDIR)/Lstash_frame.Plo # am--include-marker
include arm/$(DEPDIR)/Lstep.Plo # am--include-marker
include arm/$(DEPDIR)/Ltrace.Plo # am--include-marker
include arm/$(DEPDIR)/getcontext.Plo # am--include-marker
include arm/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include arm/$(DEPDIR)/regname.Plo # am--include-marker
include arm/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_access_mem.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_access_reg_freebsd.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_access_reg_linux.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_accessors.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_create.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_destroy.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_elf_map_image.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_find_proc_info.Plo # am--include-marker
include coredump/$(DEPDIR)/_UCD_get_proc_name.Plo # am--include-marker
include coredump/$(DEPDIR)/_UPT_access_fpreg.Plo # am--include-marker
include coredump/$(DEPDIR)/_UPT_elf.Plo # am--include-marker
include coredump/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo # am--include-marker
include coredump/$(DEPDIR)/_UPT_put_unwind_info.Plo # am--include-marker
include coredump/$(DEPDIR)/_UPT_resume.Plo # am--include-marker
include dwarf/$(DEPDIR)/Gexpr.Plo # am--include-marker
include dwarf/$(DEPDIR)/Gfde.Plo # am--include-marker
include dwarf/$(DEPDIR)/Gfind_proc_info-lsb.Plo # am--include-marker
include dwarf/$(DEPDIR)/Gfind_unwind_table.Plo # am--include-marker
include dwarf/$(DEPDIR)/Gparser.Plo # am--include-marker
include dwarf/$(DEPDIR)/Gpe.Plo # am--include-marker
include dwarf/$(DEPDIR)/Lexpr.Plo # am--include-marker
include dwarf/$(DEPDIR)/Lfde.Plo # am--include-marker
include dwarf/$(DEPDIR)/Lfind_proc_info-lsb.Plo # am--include-marker
include dwarf/$(DEPDIR)/Lfind_unwind_table.Plo # am--include-marker
include dwarf/$(DEPDIR)/Lparser.Plo # am--include-marker
include dwarf/$(DEPDIR)/Lpe.Plo # am--include-marker
include dwarf/$(DEPDIR)/global.Plo # am--include-marker
include hppa/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include hppa/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include hppa/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include hppa/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include hppa/$(DEPDIR)/Gglobal.Plo # am--include-marker
include hppa/$(DEPDIR)/Ginit.Plo # am--include-marker
include hppa/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include hppa/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include hppa/$(DEPDIR)/Gis_signal_frame.Plo # am--include-marker
include hppa/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include hppa/$(DEPDIR)/Gregs.Plo # am--include-marker
include hppa/$(DEPDIR)/Gresume.Plo # am--include-marker
include hppa/$(DEPDIR)/Gstep.Plo # am--include-marker
include hppa/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include hppa/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include hppa/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include hppa/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include hppa/$(DEPDIR)/Lglobal.Plo # am--include-marker
include hppa/$(DEPDIR)/Linit.Plo # am--include-marker
include hppa/$(DEPDIR)/Linit_local.Plo # am--include-marker
include hppa/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include hppa/$(DEPDIR)/Lis_signal_frame.Plo # am--include-marker
include hppa/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include hppa/$(DEPDIR)/Lregs.Plo # am--include-marker
include hppa/$(DEPDIR)/Lresume.Plo # am--include-marker
include hppa/$(DEPDIR)/Lstep.Plo # am--include-marker
include hppa/$(DEPDIR)/getcontext.Plo # am--include-marker
include hppa/$(DEPDIR)/regname.Plo # am--include-marker
include hppa/$(DEPDIR)/setcontext.Plo # am--include-marker
include hppa/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include ia64/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include ia64/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include ia64/$(DEPDIR)/Gfind_unwind_table.Plo # am--include-marker
include ia64/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include ia64/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include ia64/$(DEPDIR)/Gglobal.Plo # am--include-marker
include ia64/$(DEPDIR)/Ginit.Plo # am--include-marker
include ia64/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include ia64/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include ia64/$(DEPDIR)/Ginstall_cursor.Plo # am--include-marker
include ia64/$(DEPDIR)/Gis_signal_frame.Plo # am--include-marker
include ia64/$(DEPDIR)/Gparser.Plo # am--include-marker
include ia64/$(DEPDIR)/Grbs.Plo # am--include-marker
include ia64/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include ia64/$(DEPDIR)/Gregs.Plo # am--include-marker
include ia64/$(DEPDIR)/Gresume.Plo # am--include-marker
include ia64/$(DEPDIR)/Gscript.Plo # am--include-marker
include ia64/$(DEPDIR)/Gstep.Plo # am--include-marker
include ia64/$(DEPDIR)/Gtables.Plo # am--include-marker
include ia64/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include ia64/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include ia64/$(DEPDIR)/Lfind_unwind_table.Plo # am--include-marker
include ia64/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include ia64/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include ia64/$(DEPDIR)/Lglobal.Plo # am--include-marker
include ia64/$(DEPDIR)/Linit.Plo # am--include-marker
include ia64/$(DEPDIR)/Linit_local.Plo # am--include-marker
include ia64/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include ia64/$(DEPDIR)/Linstall_cursor.Plo # am--include-marker
include ia64/$(DEPDIR)/Lis_signal_frame.Plo # am--include-marker
include ia64/$(DEPDIR)/Lparser.Plo # am--include-marker
include ia64/$(DEPDIR)/Lrbs.Plo # am--include-marker
include ia64/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include ia64/$(DEPDIR)/Lregs.Plo # am--include-marker
include ia64/$(DEPDIR)/Lresume.Plo # am--include-marker
include ia64/$(DEPDIR)/Lscript.Plo # am--include-marker
include ia64/$(DEPDIR)/Lstep.Plo # am--include-marker
include ia64/$(DEPDIR)/Ltables.Plo # am--include-marker
include ia64/$(DEPDIR)/dyn_info_list.Plo # am--include-marker
include ia64/$(DEPDIR)/getcontext.Plo # am--include-marker
include ia64/$(DEPDIR)/longjmp.Plo # am--include-marker
include ia64/$(DEPDIR)/regname.Plo # am--include-marker
include ia64/$(DEPDIR)/setjmp.Plo # am--include-marker
include ia64/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include ia64/$(DEPDIR)/sigsetjmp.Plo # am--include-marker
include mi/$(DEPDIR)/Gdestroy_addr_space.Plo # am--include-marker
include mi/$(DEPDIR)/Gdyn-extract.Plo # am--include-marker
include mi/$(DEPDIR)/Gdyn-remote.Plo # am--include-marker
include mi/$(DEPDIR)/Gfind_dynamic_proc_info.Plo # am--include-marker
include mi/$(DEPDIR)/Gget_accessors.Plo # am--include-marker
include mi/$(DEPDIR)/Gget_fpreg.Plo # am--include-marker
include mi/$(DEPDIR)/Gget_proc_info_by_ip.Plo # am--include-marker
include mi/$(DEPDIR)/Gget_proc_name.Plo # am--include-marker
include mi/$(DEPDIR)/Gget_reg.Plo # am--include-marker
include mi/$(DEPDIR)/Gput_dynamic_unwind_info.Plo # am--include-marker
include mi/$(DEPDIR)/Gset_cache_size.Plo # am--include-marker
include mi/$(DEPDIR)/Gset_caching_policy.Plo # am--include-marker
include mi/$(DEPDIR)/Gset_fpreg.Plo # am--include-marker
include mi/$(DEPDIR)/Gset_reg.Plo # am--include-marker
include mi/$(DEPDIR)/Ldestroy_addr_space.Plo # am--include-marker
include mi/$(DEPDIR)/Ldyn-extract.Plo # am--include-marker
include mi/$(DEPDIR)/Lfind_dynamic_proc_info.Plo # am--include-marker
include mi/$(DEPDIR)/Lget_accessors.Plo # am--include-marker
include mi/$(DEPDIR)/Lget_fpreg.Plo # am--include-marker
include mi/$(DEPDIR)/Lget_proc_info_by_ip.Plo # am--include-marker
include mi/$(DEPDIR)/Lget_proc_name.Plo # am--include-marker
include mi/$(DEPDIR)/Lget_reg.Plo # am--include-marker
include mi/$(DEPDIR)/Lput_dynamic_unwind_info.Plo # am--include-marker
include mi/$(DEPDIR)/Lset_cache_size.Plo # am--include-marker
include mi/$(DEPDIR)/Lset_caching_policy.Plo # am--include-marker
include mi/$(DEPDIR)/Lset_fpreg.Plo # am--include-marker
include mi/$(DEPDIR)/Lset_reg.Plo # am--include-marker
include mi/$(DEPDIR)/_ReadSLEB.Plo # am--include-marker
include mi/$(DEPDIR)/_ReadULEB.Plo # am--include-marker
include mi/$(DEPDIR)/backtrace.Plo # am--include-marker
include mi/$(DEPDIR)/dyn-cancel.Plo # am--include-marker
include mi/$(DEPDIR)/dyn-info-list.Plo # am--include-marker
include mi/$(DEPDIR)/dyn-register.Plo # am--include-marker
include mi/$(DEPDIR)/flush_cache.Plo # am--include-marker
include mi/$(DEPDIR)/init.Plo # am--include-marker
include mi/$(DEPDIR)/mempool.Plo # am--include-marker
include mi/$(DEPDIR)/strerror.Plo # am--include-marker
include mips/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include mips/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include mips/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include mips/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include mips/$(DEPDIR)/Gglobal.Plo # am--include-marker
include mips/$(DEPDIR)/Ginit.Plo # am--include-marker
include mips/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include mips/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include mips/$(DEPDIR)/Gis_signal_frame.Plo # am--include-marker
include mips/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include mips/$(DEPDIR)/Gregs.Plo # am--include-marker
include mips/$(DEPDIR)/Gresume.Plo # am--include-marker
include mips/$(DEPDIR)/Gstep.Plo # am--include-marker
include mips/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include mips/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include mips/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include mips/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include mips/$(DEPDIR)/Lglobal.Plo # am--include-marker
include mips/$(DEPDIR)/Linit.Plo # am--include-marker
include mips/$(DEPDIR)/Linit_local.Plo # am--include-marker
include mips/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include mips/$(DEPDIR)/Lis_signal_frame.Plo # am--include-marker
include mips/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include mips/$(DEPDIR)/Lregs.Plo # am--include-marker
include mips/$(DEPDIR)/Lresume.Plo # am--include-marker
include mips/$(DEPDIR)/Lstep.Plo # am--include-marker
include mips/$(DEPDIR)/getcontext.Plo # am--include-marker
include mips/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include mips/$(DEPDIR)/regname.Plo # am--include-marker
include mips/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include ppc/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include ppc/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include ppc/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include ppc/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include ppc/$(DEPDIR)/Gis_signal_frame.Plo # am--include-marker
include ppc/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include ppc/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include ppc/$(DEPDIR)/Linit_local.Plo # am--include-marker
include ppc/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include ppc/$(DEPDIR)/Lis_signal_frame.Plo # am--include-marker
include ppc/$(DEPDIR)/longjmp.Plo # am--include-marker
include ppc/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include ppc32/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include ppc32/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include ppc32/$(DEPDIR)/Gglobal.Plo # am--include-marker
include ppc32/$(DEPDIR)/Ginit.Plo # am--include-marker
include ppc32/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include ppc32/$(DEPDIR)/Gregs.Plo # am--include-marker
include ppc32/$(DEPDIR)/Gresume.Plo # am--include-marker
include ppc32/$(DEPDIR)/Gstep.Plo # am--include-marker
include ppc32/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include ppc32/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include ppc32/$(DEPDIR)/Lglobal.Plo # am--include-marker
include ppc32/$(DEPDIR)/Linit.Plo # am--include-marker
include ppc32/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include ppc32/$(DEPDIR)/Lregs.Plo # am--include-marker
include ppc32/$(DEPDIR)/Lresume.Plo # am--include-marker
include ppc32/$(DEPDIR)/Lstep.Plo # am--include-marker
include ppc32/$(DEPDIR)/get_func_addr.Plo # am--include-marker
include ppc32/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include ppc32/$(DEPDIR)/regname.Plo # am--include-marker
include ppc64/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include ppc64/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include ppc64/$(DEPDIR)/Gglobal.Plo # am--include-marker
include ppc64/$(DEPDIR)/Ginit.Plo # am--include-marker
include ppc64/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include ppc64/$(DEPDIR)/Gregs.Plo # am--include-marker
include ppc64/$(DEPDIR)/Gresume.Plo # am--include-marker
include ppc64/$(DEPDIR)/Gstep.Plo # am--include-marker
include ppc64/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include ppc64/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include ppc64/$(DEPDIR)/Lglobal.Plo # am--include-marker
include ppc64/$(DEPDIR)/Linit.Plo # am--include-marker
include ppc64/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include ppc64/$(DEPDIR)/Lregs.Plo # am--include-marker
include ppc64/$(DEPDIR)/Lresume.Plo # am--include-marker
include ppc64/$(DEPDIR)/Lstep.Plo # am--include-marker
include ppc64/$(DEPDIR)/get_func_addr.Plo # am--include-marker
include ppc64/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include ppc64/$(DEPDIR)/regname.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_access_fpreg.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_access_mem.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_access_reg.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_accessors.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_create.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_destroy.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_elf.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_find_proc_info.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_get_proc_name.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_put_unwind_info.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_reg_offset.Plo # am--include-marker
include ptrace/$(DEPDIR)/_UPT_resume.Plo # am--include-marker
include s390x/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include s390x/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include s390x/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include s390x/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include s390x/$(DEPDIR)/Gglobal.Plo # am--include-marker
include s390x/$(DEPDIR)/Ginit.Plo # am--include-marker
include s390x/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include s390x/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include s390x/$(DEPDIR)/Gis_signal_frame.Plo # am--include-marker
include s390x/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include s390x/$(DEPDIR)/Gregs.Plo # am--include-marker
include s390x/$(DEPDIR)/Gresume.Plo # am--include-marker
include s390x/$(DEPDIR)/Gstep.Plo # am--include-marker
include s390x/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include s390x/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include s390x/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include s390x/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include s390x/$(DEPDIR)/Lglobal.Plo # am--include-marker
include s390x/$(DEPDIR)/Linit.Plo # am--include-marker
include s390x/$(DEPDIR)/Linit_local.Plo # am--include-marker
include s390x/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include s390x/$(DEPDIR)/Lis_signal_frame.Plo # am--include-marker
include s390x/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include s390x/$(DEPDIR)/Lregs.Plo # am--include-marker
include s390x/$(DEPDIR)/Lresume.Plo # am--include-marker
include s390x/$(DEPDIR)/Lstep.Plo # am--include-marker
include s390x/$(DEPDIR)/getcontext.Plo # am--include-marker
include s390x/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include s390x/$(DEPDIR)/regname.Plo # am--include-marker
include s390x/$(DEPDIR)/setcontext.Plo # am--include-marker
include setjmp/$(DEPDIR)/longjmp.Plo # am--include-marker
include setjmp/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include sh/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include sh/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include sh/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include sh/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include sh/$(DEPDIR)/Gglobal.Plo # am--include-marker
include sh/$(DEPDIR)/Ginit.Plo # am--include-marker
include sh/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include sh/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include sh/$(DEPDIR)/Gis_signal_frame.Plo # am--include-marker
include sh/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include sh/$(DEPDIR)/Gregs.Plo # am--include-marker
include sh/$(DEPDIR)/Gresume.Plo # am--include-marker
include sh/$(DEPDIR)/Gstep.Plo # am--include-marker
include sh/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include sh/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include sh/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include sh/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include sh/$(DEPDIR)/Lglobal.Plo # am--include-marker
include sh/$(DEPDIR)/Linit.Plo # am--include-marker
include sh/$(DEPDIR)/Linit_local.Plo # am--include-marker
include sh/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include sh/$(DEPDIR)/Lis_signal_frame.Plo # am--include-marker
include sh/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include sh/$(DEPDIR)/Lregs.Plo # am--include-marker
include sh/$(DEPDIR)/Lresume.Plo # am--include-marker
include sh/$(DEPDIR)/Lstep.Plo # am--include-marker
include sh/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include sh/$(DEPDIR)/regname.Plo # am--include-marker
include sh/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gglobal.Plo # am--include-marker
include tilegx/$(DEPDIR)/Ginit.Plo # am--include-marker
include tilegx/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include tilegx/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gis_signal_frame.Plo # am--include-marker
include tilegx/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gregs.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gresume.Plo # am--include-marker
include tilegx/$(DEPDIR)/Gstep.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lglobal.Plo # am--include-marker
include tilegx/$(DEPDIR)/Linit.Plo # am--include-marker
include tilegx/$(DEPDIR)/Linit_local.Plo # am--include-marker
include tilegx/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lis_signal_frame.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lregs.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lresume.Plo # am--include-marker
include tilegx/$(DEPDIR)/Lstep.Plo # am--include-marker
include tilegx/$(DEPDIR)/getcontext.Plo # am--include-marker
include tilegx/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include tilegx/$(DEPDIR)/regname.Plo # am--include-marker
include tilegx/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include unwind/$(DEPDIR)/Backtrace.Plo # am--include-marker
include unwind/$(DEPDIR)/DeleteException.Plo # am--include-marker
include unwind/$(DEPDIR)/FindEnclosingFunction.Plo # am--include-marker
include unwind/$(DEPDIR)/ForcedUnwind.Plo # am--include-marker
include unwind/$(DEPDIR)/GetBSP.Plo # am--include-marker
include unwind/$(DEPDIR)/GetCFA.Plo # am--include-marker
include unwind/$(DEPDIR)/GetDataRelBase.Plo # am--include-marker
include unwind/$(DEPDIR)/GetGR.Plo # am--include-marker
include unwind/$(DEPDIR)/GetIP.Plo # am--include-marker
include unwind/$(DEPDIR)/GetIPInfo.Plo # am--include-marker
include unwind/$(DEPDIR)/GetLanguageSpecificData.Plo # am--include-marker
include unwind/$(DEPDIR)/GetRegionStart.Plo # am--include-marker
include unwind/$(DEPDIR)/GetTextRelBase.Plo # am--include-marker
include unwind/$(DEPDIR)/RaiseException.Plo # am--include-marker
include unwind/$(DEPDIR)/Resume.Plo # am--include-marker
include unwind/$(DEPDIR)/Resume_or_Rethrow.Plo # am--include-marker
include unwind/$(DEPDIR)/SetGR.Plo # am--include-marker
include unwind/$(DEPDIR)/SetIP.Plo # am--include-marker
include x86/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include x86/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include x86/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include x86/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include x86/$(DEPDIR)/Gglobal.Plo # am--include-marker
include x86/$(DEPDIR)/Ginit.Plo # am--include-marker
include x86/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include x86/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include x86/$(DEPDIR)/Gos-freebsd.Plo # am--include-marker
include x86/$(DEPDIR)/Gos-linux.Plo # am--include-marker
include x86/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include x86/$(DEPDIR)/Gregs.Plo # am--include-marker
include x86/$(DEPDIR)/Gresume.Plo # am--include-marker
include x86/$(DEPDIR)/Gstep.Plo # am--include-marker
include x86/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include x86/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include x86/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include x86/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include x86/$(DEPDIR)/Lglobal.Plo # am--include-marker
include x86/$(DEPDIR)/Linit.Plo # am--include-marker
include x86/$(DEPDIR)/Linit_local.Plo # am--include-marker
include x86/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include x86/$(DEPDIR)/Los-freebsd.Plo # am--include-marker
include x86/$(DEPDIR)/Los-linux.Plo # am--include-marker
include x86/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include x86/$(DEPDIR)/Lregs.Plo # am--include-marker
include x86/$(DEPDIR)/Lresume.Plo # am--include-marker
include x86/$(DEPDIR)/Lstep.Plo # am--include-marker
include x86/$(DEPDIR)/getcontext-freebsd.Plo # am--include-marker
include x86/$(DEPDIR)/getcontext-linux.Plo # am--include-marker
include x86/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include x86/$(DEPDIR)/longjmp.Plo # am--include-marker
include x86/$(DEPDIR)/regname.Plo # am--include-marker
include x86/$(DEPDIR)/siglongjmp.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gapply_reg_state.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gcreate_addr_space.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gget_proc_info.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gget_save_loc.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gglobal.Plo # am--include-marker
include x86_64/$(DEPDIR)/Ginit.Plo # am--include-marker
include x86_64/$(DEPDIR)/Ginit_local.Plo # am--include-marker
include x86_64/$(DEPDIR)/Ginit_remote.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gos-freebsd.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gos-linux.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gos-solaris.Plo # am--include-marker
include x86_64/$(DEPDIR)/Greg_states_iterate.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gregs.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gresume.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gstash_frame.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gstep.Plo # am--include-marker
include x86_64/$(DEPDIR)/Gtrace.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lapply_reg_state.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lcreate_addr_space.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lget_proc_info.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lget_save_loc.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lglobal.Plo # am--include-marker
include x86_64/$(DEPDIR)/Linit.Plo # am--include-marker
include x86_64/$(DEPDIR)/Linit_local.Plo # am--include-marker
include x86_64/$(DEPDIR)/Linit_remote.Plo # am--include-marker
include x86_64/$(DEPDIR)/Los-freebsd.Plo # am--include-marker
include x86_64/$(DEPDIR)/Los-linux.Plo # am--include-marker
include x86_64/$(DEPDIR)/Los-solaris.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lreg_states_iterate.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lregs.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lresume.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lstash_frame.Plo # am--include-marker
include x86_64/$(DEPDIR)/Lstep.Plo # am--include-marker
include x86_64/$(DEPDIR)/Ltrace.Plo # am--include-marker
include x86_64/$(DEPDIR)/getcontext.Plo # am--include-marker
include x86_64/$(DEPDIR)/is_fpreg.Plo # am--include-marker
include x86_64/$(DEPDIR)/longjmp.Plo # am--include-marker
include x86_64/$(DEPDIR)/regname.Plo # am--include-marker
include x86_64/$(DEPDIR)/setcontext.Plo # am--include-marker
include x86_64/$(DEPDIR)/siglongjmp.Plo # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

.S.o:
	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CPPAS)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(CPPASCOMPILE) -c -o $@ $<

.S.obj:
	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CPPAS)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.S.lo:
	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CPPAS)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LTCPPASCOMPILE) -c -o $@ $<

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

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

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

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
	-rm -rf aarch64/.libs aarch64/_libs
	-rm -rf arm/.libs arm/_libs
	-rm -rf coredump/.libs coredump/_libs
	-rm -rf dwarf/.libs dwarf/_libs
	-rm -rf hppa/.libs hppa/_libs
	-rm -rf ia64/.libs ia64/_libs
	-rm -rf mi/.libs mi/_libs
	-rm -rf mips/.libs mips/_libs
	-rm -rf ppc/.libs ppc/_libs
	-rm -rf ppc32/.libs ppc32/_libs
	-rm -rf ppc64/.libs ppc64/_libs
	-rm -rf ptrace/.libs ptrace/_libs
	-rm -rf s390x/.libs s390x/_libs
	-rm -rf setjmp/.libs setjmp/_libs
	-rm -rf sh/.libs sh/_libs
	-rm -rf tilegx/.libs tilegx/_libs
	-rm -rf unwind/.libs unwind/_libs
	-rm -rf x86/.libs x86/_libs
	-rm -rf x86_64/.libs x86_64/_libs
install-pkgconfigDATA: $(pkgconfig_DATA)
	@$(NORMAL_INSTALL)
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
	done

uninstall-pkgconfigDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)

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

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	$(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-am

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"
cscopelist: cscopelist-am

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

distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(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
check-am: all-am
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-am
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA) $(HEADERS)
installdirs:
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
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 aarch64/$(DEPDIR)/$(am__dirstamp)
	-rm -f aarch64/$(am__dirstamp)
	-rm -f arm/$(DEPDIR)/$(am__dirstamp)
	-rm -f arm/$(am__dirstamp)
	-rm -f coredump/$(DEPDIR)/$(am__dirstamp)
	-rm -f coredump/$(am__dirstamp)
	-rm -f dwarf/$(DEPDIR)/$(am__dirstamp)
	-rm -f dwarf/$(am__dirstamp)
	-rm -f hppa/$(DEPDIR)/$(am__dirstamp)
	-rm -f hppa/$(am__dirstamp)
	-rm -f ia64/$(DEPDIR)/$(am__dirstamp)
	-rm -f ia64/$(am__dirstamp)
	-rm -f mi/$(DEPDIR)/$(am__dirstamp)
	-rm -f mi/$(am__dirstamp)
	-rm -f mips/$(DEPDIR)/$(am__dirstamp)
	-rm -f mips/$(am__dirstamp)
	-rm -f ppc/$(DEPDIR)/$(am__dirstamp)
	-rm -f ppc/$(am__dirstamp)
	-rm -f ppc32/$(DEPDIR)/$(am__dirstamp)
	-rm -f ppc32/$(am__dirstamp)
	-rm -f ppc64/$(DEPDIR)/$(am__dirstamp)
	-rm -f ppc64/$(am__dirstamp)
	-rm -f ptrace/$(DEPDIR)/$(am__dirstamp)
	-rm -f ptrace/$(am__dirstamp)
	-rm -f s390x/$(DEPDIR)/$(am__dirstamp)
	-rm -f s390x/$(am__dirstamp)
	-rm -f setjmp/$(DEPDIR)/$(am__dirstamp)
	-rm -f setjmp/$(am__dirstamp)
	-rm -f sh/$(DEPDIR)/$(am__dirstamp)
	-rm -f sh/$(am__dirstamp)
	-rm -f tilegx/$(DEPDIR)/$(am__dirstamp)
	-rm -f tilegx/$(am__dirstamp)
	-rm -f unwind/$(DEPDIR)/$(am__dirstamp)
	-rm -f unwind/$(am__dirstamp)
	-rm -f x86/$(DEPDIR)/$(am__dirstamp)
	-rm -f x86/$(am__dirstamp)
	-rm -f x86_64/$(DEPDIR)/$(am__dirstamp)
	-rm -f x86_64/$(am__dirstamp)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-am

clean-am: clean-generic clean-libLIBRARIES clean-libLTLIBRARIES \
	clean-libtool clean-noinstLTLIBRARIES mostlyclean-am

distclean: distclean-am
		-rm -f ./$(DEPDIR)/elf32.Plo
	-rm -f ./$(DEPDIR)/elf64.Plo
	-rm -f ./$(DEPDIR)/elfxx.Plo
	-rm -f ./$(DEPDIR)/os-freebsd.Plo
	-rm -f ./$(DEPDIR)/os-hpux.Plo
	-rm -f ./$(DEPDIR)/os-linux.Plo
	-rm -f ./$(DEPDIR)/os-qnx.Plo
	-rm -f ./$(DEPDIR)/os-solaris.Plo
	-rm -f aarch64/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f aarch64/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f aarch64/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f aarch64/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f aarch64/$(DEPDIR)/Gglobal.Plo
	-rm -f aarch64/$(DEPDIR)/Ginit.Plo
	-rm -f aarch64/$(DEPDIR)/Ginit_local.Plo
	-rm -f aarch64/$(DEPDIR)/Ginit_remote.Plo
	-rm -f aarch64/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f aarch64/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f aarch64/$(DEPDIR)/Gregs.Plo
	-rm -f aarch64/$(DEPDIR)/Gresume.Plo
	-rm -f aarch64/$(DEPDIR)/Gstash_frame.Plo
	-rm -f aarch64/$(DEPDIR)/Gstep.Plo
	-rm -f aarch64/$(DEPDIR)/Gtrace.Plo
	-rm -f aarch64/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f aarch64/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f aarch64/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f aarch64/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f aarch64/$(DEPDIR)/Lglobal.Plo
	-rm -f aarch64/$(DEPDIR)/Linit.Plo
	-rm -f aarch64/$(DEPDIR)/Linit_local.Plo
	-rm -f aarch64/$(DEPDIR)/Linit_remote.Plo
	-rm -f aarch64/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f aarch64/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f aarch64/$(DEPDIR)/Lregs.Plo
	-rm -f aarch64/$(DEPDIR)/Lresume.Plo
	-rm -f aarch64/$(DEPDIR)/Lstash_frame.Plo
	-rm -f aarch64/$(DEPDIR)/Lstep.Plo
	-rm -f aarch64/$(DEPDIR)/Ltrace.Plo
	-rm -f aarch64/$(DEPDIR)/getcontext.Plo
	-rm -f aarch64/$(DEPDIR)/is_fpreg.Plo
	-rm -f aarch64/$(DEPDIR)/regname.Plo
	-rm -f aarch64/$(DEPDIR)/siglongjmp.Plo
	-rm -f arm/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f arm/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f arm/$(DEPDIR)/Gex_tables.Plo
	-rm -f arm/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f arm/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f arm/$(DEPDIR)/Gglobal.Plo
	-rm -f arm/$(DEPDIR)/Ginit.Plo
	-rm -f arm/$(DEPDIR)/Ginit_local.Plo
	-rm -f arm/$(DEPDIR)/Ginit_remote.Plo
	-rm -f arm/$(DEPDIR)/Gos-freebsd.Plo
	-rm -f arm/$(DEPDIR)/Gos-linux.Plo
	-rm -f arm/$(DEPDIR)/Gos-other.Plo
	-rm -f arm/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f arm/$(DEPDIR)/Gregs.Plo
	-rm -f arm/$(DEPDIR)/Gresume.Plo
	-rm -f arm/$(DEPDIR)/Gstash_frame.Plo
	-rm -f arm/$(DEPDIR)/Gstep.Plo
	-rm -f arm/$(DEPDIR)/Gtrace.Plo
	-rm -f arm/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f arm/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f arm/$(DEPDIR)/Lex_tables.Plo
	-rm -f arm/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f arm/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f arm/$(DEPDIR)/Lglobal.Plo
	-rm -f arm/$(DEPDIR)/Linit.Plo
	-rm -f arm/$(DEPDIR)/Linit_local.Plo
	-rm -f arm/$(DEPDIR)/Linit_remote.Plo
	-rm -f arm/$(DEPDIR)/Los-freebsd.Plo
	-rm -f arm/$(DEPDIR)/Los-linux.Plo
	-rm -f arm/$(DEPDIR)/Los-other.Plo
	-rm -f arm/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f arm/$(DEPDIR)/Lregs.Plo
	-rm -f arm/$(DEPDIR)/Lresume.Plo
	-rm -f arm/$(DEPDIR)/Lstash_frame.Plo
	-rm -f arm/$(DEPDIR)/Lstep.Plo
	-rm -f arm/$(DEPDIR)/Ltrace.Plo
	-rm -f arm/$(DEPDIR)/getcontext.Plo
	-rm -f arm/$(DEPDIR)/is_fpreg.Plo
	-rm -f arm/$(DEPDIR)/regname.Plo
	-rm -f arm/$(DEPDIR)/siglongjmp.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_access_mem.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_access_reg_freebsd.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_access_reg_linux.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_accessors.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_create.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_destroy.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_elf_map_image.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_find_proc_info.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_get_proc_name.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_access_fpreg.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_elf.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_put_unwind_info.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_resume.Plo
	-rm -f dwarf/$(DEPDIR)/Gexpr.Plo
	-rm -f dwarf/$(DEPDIR)/Gfde.Plo
	-rm -f dwarf/$(DEPDIR)/Gfind_proc_info-lsb.Plo
	-rm -f dwarf/$(DEPDIR)/Gfind_unwind_table.Plo
	-rm -f dwarf/$(DEPDIR)/Gparser.Plo
	-rm -f dwarf/$(DEPDIR)/Gpe.Plo
	-rm -f dwarf/$(DEPDIR)/Lexpr.Plo
	-rm -f dwarf/$(DEPDIR)/Lfde.Plo
	-rm -f dwarf/$(DEPDIR)/Lfind_proc_info-lsb.Plo
	-rm -f dwarf/$(DEPDIR)/Lfind_unwind_table.Plo
	-rm -f dwarf/$(DEPDIR)/Lparser.Plo
	-rm -f dwarf/$(DEPDIR)/Lpe.Plo
	-rm -f dwarf/$(DEPDIR)/global.Plo
	-rm -f hppa/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f hppa/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f hppa/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f hppa/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f hppa/$(DEPDIR)/Gglobal.Plo
	-rm -f hppa/$(DEPDIR)/Ginit.Plo
	-rm -f hppa/$(DEPDIR)/Ginit_local.Plo
	-rm -f hppa/$(DEPDIR)/Ginit_remote.Plo
	-rm -f hppa/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f hppa/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f hppa/$(DEPDIR)/Gregs.Plo
	-rm -f hppa/$(DEPDIR)/Gresume.Plo
	-rm -f hppa/$(DEPDIR)/Gstep.Plo
	-rm -f hppa/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f hppa/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f hppa/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f hppa/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f hppa/$(DEPDIR)/Lglobal.Plo
	-rm -f hppa/$(DEPDIR)/Linit.Plo
	-rm -f hppa/$(DEPDIR)/Linit_local.Plo
	-rm -f hppa/$(DEPDIR)/Linit_remote.Plo
	-rm -f hppa/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f hppa/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f hppa/$(DEPDIR)/Lregs.Plo
	-rm -f hppa/$(DEPDIR)/Lresume.Plo
	-rm -f hppa/$(DEPDIR)/Lstep.Plo
	-rm -f hppa/$(DEPDIR)/getcontext.Plo
	-rm -f hppa/$(DEPDIR)/regname.Plo
	-rm -f hppa/$(DEPDIR)/setcontext.Plo
	-rm -f hppa/$(DEPDIR)/siglongjmp.Plo
	-rm -f ia64/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f ia64/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f ia64/$(DEPDIR)/Gfind_unwind_table.Plo
	-rm -f ia64/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f ia64/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f ia64/$(DEPDIR)/Gglobal.Plo
	-rm -f ia64/$(DEPDIR)/Ginit.Plo
	-rm -f ia64/$(DEPDIR)/Ginit_local.Plo
	-rm -f ia64/$(DEPDIR)/Ginit_remote.Plo
	-rm -f ia64/$(DEPDIR)/Ginstall_cursor.Plo
	-rm -f ia64/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f ia64/$(DEPDIR)/Gparser.Plo
	-rm -f ia64/$(DEPDIR)/Grbs.Plo
	-rm -f ia64/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f ia64/$(DEPDIR)/Gregs.Plo
	-rm -f ia64/$(DEPDIR)/Gresume.Plo
	-rm -f ia64/$(DEPDIR)/Gscript.Plo
	-rm -f ia64/$(DEPDIR)/Gstep.Plo
	-rm -f ia64/$(DEPDIR)/Gtables.Plo
	-rm -f ia64/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f ia64/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f ia64/$(DEPDIR)/Lfind_unwind_table.Plo
	-rm -f ia64/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f ia64/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f ia64/$(DEPDIR)/Lglobal.Plo
	-rm -f ia64/$(DEPDIR)/Linit.Plo
	-rm -f ia64/$(DEPDIR)/Linit_local.Plo
	-rm -f ia64/$(DEPDIR)/Linit_remote.Plo
	-rm -f ia64/$(DEPDIR)/Linstall_cursor.Plo
	-rm -f ia64/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f ia64/$(DEPDIR)/Lparser.Plo
	-rm -f ia64/$(DEPDIR)/Lrbs.Plo
	-rm -f ia64/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f ia64/$(DEPDIR)/Lregs.Plo
	-rm -f ia64/$(DEPDIR)/Lresume.Plo
	-rm -f ia64/$(DEPDIR)/Lscript.Plo
	-rm -f ia64/$(DEPDIR)/Lstep.Plo
	-rm -f ia64/$(DEPDIR)/Ltables.Plo
	-rm -f ia64/$(DEPDIR)/dyn_info_list.Plo
	-rm -f ia64/$(DEPDIR)/getcontext.Plo
	-rm -f ia64/$(DEPDIR)/longjmp.Plo
	-rm -f ia64/$(DEPDIR)/regname.Plo
	-rm -f ia64/$(DEPDIR)/setjmp.Plo
	-rm -f ia64/$(DEPDIR)/siglongjmp.Plo
	-rm -f ia64/$(DEPDIR)/sigsetjmp.Plo
	-rm -f mi/$(DEPDIR)/Gdestroy_addr_space.Plo
	-rm -f mi/$(DEPDIR)/Gdyn-extract.Plo
	-rm -f mi/$(DEPDIR)/Gdyn-remote.Plo
	-rm -f mi/$(DEPDIR)/Gfind_dynamic_proc_info.Plo
	-rm -f mi/$(DEPDIR)/Gget_accessors.Plo
	-rm -f mi/$(DEPDIR)/Gget_fpreg.Plo
	-rm -f mi/$(DEPDIR)/Gget_proc_info_by_ip.Plo
	-rm -f mi/$(DEPDIR)/Gget_proc_name.Plo
	-rm -f mi/$(DEPDIR)/Gget_reg.Plo
	-rm -f mi/$(DEPDIR)/Gput_dynamic_unwind_info.Plo
	-rm -f mi/$(DEPDIR)/Gset_cache_size.Plo
	-rm -f mi/$(DEPDIR)/Gset_caching_policy.Plo
	-rm -f mi/$(DEPDIR)/Gset_fpreg.Plo
	-rm -f mi/$(DEPDIR)/Gset_reg.Plo
	-rm -f mi/$(DEPDIR)/Ldestroy_addr_space.Plo
	-rm -f mi/$(DEPDIR)/Ldyn-extract.Plo
	-rm -f mi/$(DEPDIR)/Lfind_dynamic_proc_info.Plo
	-rm -f mi/$(DEPDIR)/Lget_accessors.Plo
	-rm -f mi/$(DEPDIR)/Lget_fpreg.Plo
	-rm -f mi/$(DEPDIR)/Lget_proc_info_by_ip.Plo
	-rm -f mi/$(DEPDIR)/Lget_proc_name.Plo
	-rm -f mi/$(DEPDIR)/Lget_reg.Plo
	-rm -f mi/$(DEPDIR)/Lput_dynamic_unwind_info.Plo
	-rm -f mi/$(DEPDIR)/Lset_cache_size.Plo
	-rm -f mi/$(DEPDIR)/Lset_caching_policy.Plo
	-rm -f mi/$(DEPDIR)/Lset_fpreg.Plo
	-rm -f mi/$(DEPDIR)/Lset_reg.Plo
	-rm -f mi/$(DEPDIR)/_ReadSLEB.Plo
	-rm -f mi/$(DEPDIR)/_ReadULEB.Plo
	-rm -f mi/$(DEPDIR)/backtrace.Plo
	-rm -f mi/$(DEPDIR)/dyn-cancel.Plo
	-rm -f mi/$(DEPDIR)/dyn-info-list.Plo
	-rm -f mi/$(DEPDIR)/dyn-register.Plo
	-rm -f mi/$(DEPDIR)/flush_cache.Plo
	-rm -f mi/$(DEPDIR)/init.Plo
	-rm -f mi/$(DEPDIR)/mempool.Plo
	-rm -f mi/$(DEPDIR)/strerror.Plo
	-rm -f mips/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f mips/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f mips/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f mips/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f mips/$(DEPDIR)/Gglobal.Plo
	-rm -f mips/$(DEPDIR)/Ginit.Plo
	-rm -f mips/$(DEPDIR)/Ginit_local.Plo
	-rm -f mips/$(DEPDIR)/Ginit_remote.Plo
	-rm -f mips/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f mips/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f mips/$(DEPDIR)/Gregs.Plo
	-rm -f mips/$(DEPDIR)/Gresume.Plo
	-rm -f mips/$(DEPDIR)/Gstep.Plo
	-rm -f mips/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f mips/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f mips/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f mips/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f mips/$(DEPDIR)/Lglobal.Plo
	-rm -f mips/$(DEPDIR)/Linit.Plo
	-rm -f mips/$(DEPDIR)/Linit_local.Plo
	-rm -f mips/$(DEPDIR)/Linit_remote.Plo
	-rm -f mips/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f mips/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f mips/$(DEPDIR)/Lregs.Plo
	-rm -f mips/$(DEPDIR)/Lresume.Plo
	-rm -f mips/$(DEPDIR)/Lstep.Plo
	-rm -f mips/$(DEPDIR)/getcontext.Plo
	-rm -f mips/$(DEPDIR)/is_fpreg.Plo
	-rm -f mips/$(DEPDIR)/regname.Plo
	-rm -f mips/$(DEPDIR)/siglongjmp.Plo
	-rm -f ppc/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f ppc/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f ppc/$(DEPDIR)/Ginit_local.Plo
	-rm -f ppc/$(DEPDIR)/Ginit_remote.Plo
	-rm -f ppc/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f ppc/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f ppc/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f ppc/$(DEPDIR)/Linit_local.Plo
	-rm -f ppc/$(DEPDIR)/Linit_remote.Plo
	-rm -f ppc/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f ppc/$(DEPDIR)/longjmp.Plo
	-rm -f ppc/$(DEPDIR)/siglongjmp.Plo
	-rm -f ppc32/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f ppc32/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f ppc32/$(DEPDIR)/Gglobal.Plo
	-rm -f ppc32/$(DEPDIR)/Ginit.Plo
	-rm -f ppc32/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f ppc32/$(DEPDIR)/Gregs.Plo
	-rm -f ppc32/$(DEPDIR)/Gresume.Plo
	-rm -f ppc32/$(DEPDIR)/Gstep.Plo
	-rm -f ppc32/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f ppc32/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f ppc32/$(DEPDIR)/Lglobal.Plo
	-rm -f ppc32/$(DEPDIR)/Linit.Plo
	-rm -f ppc32/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f ppc32/$(DEPDIR)/Lregs.Plo
	-rm -f ppc32/$(DEPDIR)/Lresume.Plo
	-rm -f ppc32/$(DEPDIR)/Lstep.Plo
	-rm -f ppc32/$(DEPDIR)/get_func_addr.Plo
	-rm -f ppc32/$(DEPDIR)/is_fpreg.Plo
	-rm -f ppc32/$(DEPDIR)/regname.Plo
	-rm -f ppc64/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f ppc64/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f ppc64/$(DEPDIR)/Gglobal.Plo
	-rm -f ppc64/$(DEPDIR)/Ginit.Plo
	-rm -f ppc64/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f ppc64/$(DEPDIR)/Gregs.Plo
	-rm -f ppc64/$(DEPDIR)/Gresume.Plo
	-rm -f ppc64/$(DEPDIR)/Gstep.Plo
	-rm -f ppc64/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f ppc64/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f ppc64/$(DEPDIR)/Lglobal.Plo
	-rm -f ppc64/$(DEPDIR)/Linit.Plo
	-rm -f ppc64/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f ppc64/$(DEPDIR)/Lregs.Plo
	-rm -f ppc64/$(DEPDIR)/Lresume.Plo
	-rm -f ppc64/$(DEPDIR)/Lstep.Plo
	-rm -f ppc64/$(DEPDIR)/get_func_addr.Plo
	-rm -f ppc64/$(DEPDIR)/is_fpreg.Plo
	-rm -f ppc64/$(DEPDIR)/regname.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_access_fpreg.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_access_mem.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_access_reg.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_accessors.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_create.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_destroy.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_elf.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_find_proc_info.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_get_proc_name.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_put_unwind_info.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_reg_offset.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_resume.Plo
	-rm -f s390x/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f s390x/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f s390x/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f s390x/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f s390x/$(DEPDIR)/Gglobal.Plo
	-rm -f s390x/$(DEPDIR)/Ginit.Plo
	-rm -f s390x/$(DEPDIR)/Ginit_local.Plo
	-rm -f s390x/$(DEPDIR)/Ginit_remote.Plo
	-rm -f s390x/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f s390x/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f s390x/$(DEPDIR)/Gregs.Plo
	-rm -f s390x/$(DEPDIR)/Gresume.Plo
	-rm -f s390x/$(DEPDIR)/Gstep.Plo
	-rm -f s390x/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f s390x/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f s390x/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f s390x/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f s390x/$(DEPDIR)/Lglobal.Plo
	-rm -f s390x/$(DEPDIR)/Linit.Plo
	-rm -f s390x/$(DEPDIR)/Linit_local.Plo
	-rm -f s390x/$(DEPDIR)/Linit_remote.Plo
	-rm -f s390x/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f s390x/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f s390x/$(DEPDIR)/Lregs.Plo
	-rm -f s390x/$(DEPDIR)/Lresume.Plo
	-rm -f s390x/$(DEPDIR)/Lstep.Plo
	-rm -f s390x/$(DEPDIR)/getcontext.Plo
	-rm -f s390x/$(DEPDIR)/is_fpreg.Plo
	-rm -f s390x/$(DEPDIR)/regname.Plo
	-rm -f s390x/$(DEPDIR)/setcontext.Plo
	-rm -f setjmp/$(DEPDIR)/longjmp.Plo
	-rm -f setjmp/$(DEPDIR)/siglongjmp.Plo
	-rm -f sh/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f sh/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f sh/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f sh/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f sh/$(DEPDIR)/Gglobal.Plo
	-rm -f sh/$(DEPDIR)/Ginit.Plo
	-rm -f sh/$(DEPDIR)/Ginit_local.Plo
	-rm -f sh/$(DEPDIR)/Ginit_remote.Plo
	-rm -f sh/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f sh/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f sh/$(DEPDIR)/Gregs.Plo
	-rm -f sh/$(DEPDIR)/Gresume.Plo
	-rm -f sh/$(DEPDIR)/Gstep.Plo
	-rm -f sh/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f sh/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f sh/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f sh/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f sh/$(DEPDIR)/Lglobal.Plo
	-rm -f sh/$(DEPDIR)/Linit.Plo
	-rm -f sh/$(DEPDIR)/Linit_local.Plo
	-rm -f sh/$(DEPDIR)/Linit_remote.Plo
	-rm -f sh/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f sh/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f sh/$(DEPDIR)/Lregs.Plo
	-rm -f sh/$(DEPDIR)/Lresume.Plo
	-rm -f sh/$(DEPDIR)/Lstep.Plo
	-rm -f sh/$(DEPDIR)/is_fpreg.Plo
	-rm -f sh/$(DEPDIR)/regname.Plo
	-rm -f sh/$(DEPDIR)/siglongjmp.Plo
	-rm -f tilegx/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f tilegx/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f tilegx/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f tilegx/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f tilegx/$(DEPDIR)/Gglobal.Plo
	-rm -f tilegx/$(DEPDIR)/Ginit.Plo
	-rm -f tilegx/$(DEPDIR)/Ginit_local.Plo
	-rm -f tilegx/$(DEPDIR)/Ginit_remote.Plo
	-rm -f tilegx/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f tilegx/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f tilegx/$(DEPDIR)/Gregs.Plo
	-rm -f tilegx/$(DEPDIR)/Gresume.Plo
	-rm -f tilegx/$(DEPDIR)/Gstep.Plo
	-rm -f tilegx/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f tilegx/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f tilegx/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f tilegx/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f tilegx/$(DEPDIR)/Lglobal.Plo
	-rm -f tilegx/$(DEPDIR)/Linit.Plo
	-rm -f tilegx/$(DEPDIR)/Linit_local.Plo
	-rm -f tilegx/$(DEPDIR)/Linit_remote.Plo
	-rm -f tilegx/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f tilegx/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f tilegx/$(DEPDIR)/Lregs.Plo
	-rm -f tilegx/$(DEPDIR)/Lresume.Plo
	-rm -f tilegx/$(DEPDIR)/Lstep.Plo
	-rm -f tilegx/$(DEPDIR)/getcontext.Plo
	-rm -f tilegx/$(DEPDIR)/is_fpreg.Plo
	-rm -f tilegx/$(DEPDIR)/regname.Plo
	-rm -f tilegx/$(DEPDIR)/siglongjmp.Plo
	-rm -f unwind/$(DEPDIR)/Backtrace.Plo
	-rm -f unwind/$(DEPDIR)/DeleteException.Plo
	-rm -f unwind/$(DEPDIR)/FindEnclosingFunction.Plo
	-rm -f unwind/$(DEPDIR)/ForcedUnwind.Plo
	-rm -f unwind/$(DEPDIR)/GetBSP.Plo
	-rm -f unwind/$(DEPDIR)/GetCFA.Plo
	-rm -f unwind/$(DEPDIR)/GetDataRelBase.Plo
	-rm -f unwind/$(DEPDIR)/GetGR.Plo
	-rm -f unwind/$(DEPDIR)/GetIP.Plo
	-rm -f unwind/$(DEPDIR)/GetIPInfo.Plo
	-rm -f unwind/$(DEPDIR)/GetLanguageSpecificData.Plo
	-rm -f unwind/$(DEPDIR)/GetRegionStart.Plo
	-rm -f unwind/$(DEPDIR)/GetTextRelBase.Plo
	-rm -f unwind/$(DEPDIR)/RaiseException.Plo
	-rm -f unwind/$(DEPDIR)/Resume.Plo
	-rm -f unwind/$(DEPDIR)/Resume_or_Rethrow.Plo
	-rm -f unwind/$(DEPDIR)/SetGR.Plo
	-rm -f unwind/$(DEPDIR)/SetIP.Plo
	-rm -f x86/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f x86/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f x86/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f x86/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f x86/$(DEPDIR)/Gglobal.Plo
	-rm -f x86/$(DEPDIR)/Ginit.Plo
	-rm -f x86/$(DEPDIR)/Ginit_local.Plo
	-rm -f x86/$(DEPDIR)/Ginit_remote.Plo
	-rm -f x86/$(DEPDIR)/Gos-freebsd.Plo
	-rm -f x86/$(DEPDIR)/Gos-linux.Plo
	-rm -f x86/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f x86/$(DEPDIR)/Gregs.Plo
	-rm -f x86/$(DEPDIR)/Gresume.Plo
	-rm -f x86/$(DEPDIR)/Gstep.Plo
	-rm -f x86/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f x86/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f x86/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f x86/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f x86/$(DEPDIR)/Lglobal.Plo
	-rm -f x86/$(DEPDIR)/Linit.Plo
	-rm -f x86/$(DEPDIR)/Linit_local.Plo
	-rm -f x86/$(DEPDIR)/Linit_remote.Plo
	-rm -f x86/$(DEPDIR)/Los-freebsd.Plo
	-rm -f x86/$(DEPDIR)/Los-linux.Plo
	-rm -f x86/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f x86/$(DEPDIR)/Lregs.Plo
	-rm -f x86/$(DEPDIR)/Lresume.Plo
	-rm -f x86/$(DEPDIR)/Lstep.Plo
	-rm -f x86/$(DEPDIR)/getcontext-freebsd.Plo
	-rm -f x86/$(DEPDIR)/getcontext-linux.Plo
	-rm -f x86/$(DEPDIR)/is_fpreg.Plo
	-rm -f x86/$(DEPDIR)/longjmp.Plo
	-rm -f x86/$(DEPDIR)/regname.Plo
	-rm -f x86/$(DEPDIR)/siglongjmp.Plo
	-rm -f x86_64/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f x86_64/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f x86_64/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f x86_64/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f x86_64/$(DEPDIR)/Gglobal.Plo
	-rm -f x86_64/$(DEPDIR)/Ginit.Plo
	-rm -f x86_64/$(DEPDIR)/Ginit_local.Plo
	-rm -f x86_64/$(DEPDIR)/Ginit_remote.Plo
	-rm -f x86_64/$(DEPDIR)/Gos-freebsd.Plo
	-rm -f x86_64/$(DEPDIR)/Gos-linux.Plo
	-rm -f x86_64/$(DEPDIR)/Gos-solaris.Plo
	-rm -f x86_64/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f x86_64/$(DEPDIR)/Gregs.Plo
	-rm -f x86_64/$(DEPDIR)/Gresume.Plo
	-rm -f x86_64/$(DEPDIR)/Gstash_frame.Plo
	-rm -f x86_64/$(DEPDIR)/Gstep.Plo
	-rm -f x86_64/$(DEPDIR)/Gtrace.Plo
	-rm -f x86_64/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f x86_64/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f x86_64/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f x86_64/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f x86_64/$(DEPDIR)/Lglobal.Plo
	-rm -f x86_64/$(DEPDIR)/Linit.Plo
	-rm -f x86_64/$(DEPDIR)/Linit_local.Plo
	-rm -f x86_64/$(DEPDIR)/Linit_remote.Plo
	-rm -f x86_64/$(DEPDIR)/Los-freebsd.Plo
	-rm -f x86_64/$(DEPDIR)/Los-linux.Plo
	-rm -f x86_64/$(DEPDIR)/Los-solaris.Plo
	-rm -f x86_64/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f x86_64/$(DEPDIR)/Lregs.Plo
	-rm -f x86_64/$(DEPDIR)/Lresume.Plo
	-rm -f x86_64/$(DEPDIR)/Lstash_frame.Plo
	-rm -f x86_64/$(DEPDIR)/Lstep.Plo
	-rm -f x86_64/$(DEPDIR)/Ltrace.Plo
	-rm -f x86_64/$(DEPDIR)/getcontext.Plo
	-rm -f x86_64/$(DEPDIR)/is_fpreg.Plo
	-rm -f x86_64/$(DEPDIR)/longjmp.Plo
	-rm -f x86_64/$(DEPDIR)/regname.Plo
	-rm -f x86_64/$(DEPDIR)/setcontext.Plo
	-rm -f x86_64/$(DEPDIR)/siglongjmp.Plo
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-pkgconfigDATA

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-libLIBRARIES install-libLTLIBRARIES
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
		-rm -f ./$(DEPDIR)/elf32.Plo
	-rm -f ./$(DEPDIR)/elf64.Plo
	-rm -f ./$(DEPDIR)/elfxx.Plo
	-rm -f ./$(DEPDIR)/os-freebsd.Plo
	-rm -f ./$(DEPDIR)/os-hpux.Plo
	-rm -f ./$(DEPDIR)/os-linux.Plo
	-rm -f ./$(DEPDIR)/os-qnx.Plo
	-rm -f ./$(DEPDIR)/os-solaris.Plo
	-rm -f aarch64/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f aarch64/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f aarch64/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f aarch64/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f aarch64/$(DEPDIR)/Gglobal.Plo
	-rm -f aarch64/$(DEPDIR)/Ginit.Plo
	-rm -f aarch64/$(DEPDIR)/Ginit_local.Plo
	-rm -f aarch64/$(DEPDIR)/Ginit_remote.Plo
	-rm -f aarch64/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f aarch64/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f aarch64/$(DEPDIR)/Gregs.Plo
	-rm -f aarch64/$(DEPDIR)/Gresume.Plo
	-rm -f aarch64/$(DEPDIR)/Gstash_frame.Plo
	-rm -f aarch64/$(DEPDIR)/Gstep.Plo
	-rm -f aarch64/$(DEPDIR)/Gtrace.Plo
	-rm -f aarch64/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f aarch64/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f aarch64/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f aarch64/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f aarch64/$(DEPDIR)/Lglobal.Plo
	-rm -f aarch64/$(DEPDIR)/Linit.Plo
	-rm -f aarch64/$(DEPDIR)/Linit_local.Plo
	-rm -f aarch64/$(DEPDIR)/Linit_remote.Plo
	-rm -f aarch64/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f aarch64/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f aarch64/$(DEPDIR)/Lregs.Plo
	-rm -f aarch64/$(DEPDIR)/Lresume.Plo
	-rm -f aarch64/$(DEPDIR)/Lstash_frame.Plo
	-rm -f aarch64/$(DEPDIR)/Lstep.Plo
	-rm -f aarch64/$(DEPDIR)/Ltrace.Plo
	-rm -f aarch64/$(DEPDIR)/getcontext.Plo
	-rm -f aarch64/$(DEPDIR)/is_fpreg.Plo
	-rm -f aarch64/$(DEPDIR)/regname.Plo
	-rm -f aarch64/$(DEPDIR)/siglongjmp.Plo
	-rm -f arm/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f arm/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f arm/$(DEPDIR)/Gex_tables.Plo
	-rm -f arm/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f arm/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f arm/$(DEPDIR)/Gglobal.Plo
	-rm -f arm/$(DEPDIR)/Ginit.Plo
	-rm -f arm/$(DEPDIR)/Ginit_local.Plo
	-rm -f arm/$(DEPDIR)/Ginit_remote.Plo
	-rm -f arm/$(DEPDIR)/Gos-freebsd.Plo
	-rm -f arm/$(DEPDIR)/Gos-linux.Plo
	-rm -f arm/$(DEPDIR)/Gos-other.Plo
	-rm -f arm/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f arm/$(DEPDIR)/Gregs.Plo
	-rm -f arm/$(DEPDIR)/Gresume.Plo
	-rm -f arm/$(DEPDIR)/Gstash_frame.Plo
	-rm -f arm/$(DEPDIR)/Gstep.Plo
	-rm -f arm/$(DEPDIR)/Gtrace.Plo
	-rm -f arm/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f arm/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f arm/$(DEPDIR)/Lex_tables.Plo
	-rm -f arm/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f arm/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f arm/$(DEPDIR)/Lglobal.Plo
	-rm -f arm/$(DEPDIR)/Linit.Plo
	-rm -f arm/$(DEPDIR)/Linit_local.Plo
	-rm -f arm/$(DEPDIR)/Linit_remote.Plo
	-rm -f arm/$(DEPDIR)/Los-freebsd.Plo
	-rm -f arm/$(DEPDIR)/Los-linux.Plo
	-rm -f arm/$(DEPDIR)/Los-other.Plo
	-rm -f arm/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f arm/$(DEPDIR)/Lregs.Plo
	-rm -f arm/$(DEPDIR)/Lresume.Plo
	-rm -f arm/$(DEPDIR)/Lstash_frame.Plo
	-rm -f arm/$(DEPDIR)/Lstep.Plo
	-rm -f arm/$(DEPDIR)/Ltrace.Plo
	-rm -f arm/$(DEPDIR)/getcontext.Plo
	-rm -f arm/$(DEPDIR)/is_fpreg.Plo
	-rm -f arm/$(DEPDIR)/regname.Plo
	-rm -f arm/$(DEPDIR)/siglongjmp.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_access_mem.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_access_reg_freebsd.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_access_reg_linux.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_accessors.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_create.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_destroy.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_elf_map_image.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_find_proc_info.Plo
	-rm -f coredump/$(DEPDIR)/_UCD_get_proc_name.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_access_fpreg.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_elf.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_put_unwind_info.Plo
	-rm -f coredump/$(DEPDIR)/_UPT_resume.Plo
	-rm -f dwarf/$(DEPDIR)/Gexpr.Plo
	-rm -f dwarf/$(DEPDIR)/Gfde.Plo
	-rm -f dwarf/$(DEPDIR)/Gfind_proc_info-lsb.Plo
	-rm -f dwarf/$(DEPDIR)/Gfind_unwind_table.Plo
	-rm -f dwarf/$(DEPDIR)/Gparser.Plo
	-rm -f dwarf/$(DEPDIR)/Gpe.Plo
	-rm -f dwarf/$(DEPDIR)/Lexpr.Plo
	-rm -f dwarf/$(DEPDIR)/Lfde.Plo
	-rm -f dwarf/$(DEPDIR)/Lfind_proc_info-lsb.Plo
	-rm -f dwarf/$(DEPDIR)/Lfind_unwind_table.Plo
	-rm -f dwarf/$(DEPDIR)/Lparser.Plo
	-rm -f dwarf/$(DEPDIR)/Lpe.Plo
	-rm -f dwarf/$(DEPDIR)/global.Plo
	-rm -f hppa/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f hppa/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f hppa/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f hppa/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f hppa/$(DEPDIR)/Gglobal.Plo
	-rm -f hppa/$(DEPDIR)/Ginit.Plo
	-rm -f hppa/$(DEPDIR)/Ginit_local.Plo
	-rm -f hppa/$(DEPDIR)/Ginit_remote.Plo
	-rm -f hppa/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f hppa/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f hppa/$(DEPDIR)/Gregs.Plo
	-rm -f hppa/$(DEPDIR)/Gresume.Plo
	-rm -f hppa/$(DEPDIR)/Gstep.Plo
	-rm -f hppa/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f hppa/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f hppa/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f hppa/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f hppa/$(DEPDIR)/Lglobal.Plo
	-rm -f hppa/$(DEPDIR)/Linit.Plo
	-rm -f hppa/$(DEPDIR)/Linit_local.Plo
	-rm -f hppa/$(DEPDIR)/Linit_remote.Plo
	-rm -f hppa/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f hppa/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f hppa/$(DEPDIR)/Lregs.Plo
	-rm -f hppa/$(DEPDIR)/Lresume.Plo
	-rm -f hppa/$(DEPDIR)/Lstep.Plo
	-rm -f hppa/$(DEPDIR)/getcontext.Plo
	-rm -f hppa/$(DEPDIR)/regname.Plo
	-rm -f hppa/$(DEPDIR)/setcontext.Plo
	-rm -f hppa/$(DEPDIR)/siglongjmp.Plo
	-rm -f ia64/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f ia64/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f ia64/$(DEPDIR)/Gfind_unwind_table.Plo
	-rm -f ia64/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f ia64/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f ia64/$(DEPDIR)/Gglobal.Plo
	-rm -f ia64/$(DEPDIR)/Ginit.Plo
	-rm -f ia64/$(DEPDIR)/Ginit_local.Plo
	-rm -f ia64/$(DEPDIR)/Ginit_remote.Plo
	-rm -f ia64/$(DEPDIR)/Ginstall_cursor.Plo
	-rm -f ia64/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f ia64/$(DEPDIR)/Gparser.Plo
	-rm -f ia64/$(DEPDIR)/Grbs.Plo
	-rm -f ia64/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f ia64/$(DEPDIR)/Gregs.Plo
	-rm -f ia64/$(DEPDIR)/Gresume.Plo
	-rm -f ia64/$(DEPDIR)/Gscript.Plo
	-rm -f ia64/$(DEPDIR)/Gstep.Plo
	-rm -f ia64/$(DEPDIR)/Gtables.Plo
	-rm -f ia64/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f ia64/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f ia64/$(DEPDIR)/Lfind_unwind_table.Plo
	-rm -f ia64/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f ia64/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f ia64/$(DEPDIR)/Lglobal.Plo
	-rm -f ia64/$(DEPDIR)/Linit.Plo
	-rm -f ia64/$(DEPDIR)/Linit_local.Plo
	-rm -f ia64/$(DEPDIR)/Linit_remote.Plo
	-rm -f ia64/$(DEPDIR)/Linstall_cursor.Plo
	-rm -f ia64/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f ia64/$(DEPDIR)/Lparser.Plo
	-rm -f ia64/$(DEPDIR)/Lrbs.Plo
	-rm -f ia64/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f ia64/$(DEPDIR)/Lregs.Plo
	-rm -f ia64/$(DEPDIR)/Lresume.Plo
	-rm -f ia64/$(DEPDIR)/Lscript.Plo
	-rm -f ia64/$(DEPDIR)/Lstep.Plo
	-rm -f ia64/$(DEPDIR)/Ltables.Plo
	-rm -f ia64/$(DEPDIR)/dyn_info_list.Plo
	-rm -f ia64/$(DEPDIR)/getcontext.Plo
	-rm -f ia64/$(DEPDIR)/longjmp.Plo
	-rm -f ia64/$(DEPDIR)/regname.Plo
	-rm -f ia64/$(DEPDIR)/setjmp.Plo
	-rm -f ia64/$(DEPDIR)/siglongjmp.Plo
	-rm -f ia64/$(DEPDIR)/sigsetjmp.Plo
	-rm -f mi/$(DEPDIR)/Gdestroy_addr_space.Plo
	-rm -f mi/$(DEPDIR)/Gdyn-extract.Plo
	-rm -f mi/$(DEPDIR)/Gdyn-remote.Plo
	-rm -f mi/$(DEPDIR)/Gfind_dynamic_proc_info.Plo
	-rm -f mi/$(DEPDIR)/Gget_accessors.Plo
	-rm -f mi/$(DEPDIR)/Gget_fpreg.Plo
	-rm -f mi/$(DEPDIR)/Gget_proc_info_by_ip.Plo
	-rm -f mi/$(DEPDIR)/Gget_proc_name.Plo
	-rm -f mi/$(DEPDIR)/Gget_reg.Plo
	-rm -f mi/$(DEPDIR)/Gput_dynamic_unwind_info.Plo
	-rm -f mi/$(DEPDIR)/Gset_cache_size.Plo
	-rm -f mi/$(DEPDIR)/Gset_caching_policy.Plo
	-rm -f mi/$(DEPDIR)/Gset_fpreg.Plo
	-rm -f mi/$(DEPDIR)/Gset_reg.Plo
	-rm -f mi/$(DEPDIR)/Ldestroy_addr_space.Plo
	-rm -f mi/$(DEPDIR)/Ldyn-extract.Plo
	-rm -f mi/$(DEPDIR)/Lfind_dynamic_proc_info.Plo
	-rm -f mi/$(DEPDIR)/Lget_accessors.Plo
	-rm -f mi/$(DEPDIR)/Lget_fpreg.Plo
	-rm -f mi/$(DEPDIR)/Lget_proc_info_by_ip.Plo
	-rm -f mi/$(DEPDIR)/Lget_proc_name.Plo
	-rm -f mi/$(DEPDIR)/Lget_reg.Plo
	-rm -f mi/$(DEPDIR)/Lput_dynamic_unwind_info.Plo
	-rm -f mi/$(DEPDIR)/Lset_cache_size.Plo
	-rm -f mi/$(DEPDIR)/Lset_caching_policy.Plo
	-rm -f mi/$(DEPDIR)/Lset_fpreg.Plo
	-rm -f mi/$(DEPDIR)/Lset_reg.Plo
	-rm -f mi/$(DEPDIR)/_ReadSLEB.Plo
	-rm -f mi/$(DEPDIR)/_ReadULEB.Plo
	-rm -f mi/$(DEPDIR)/backtrace.Plo
	-rm -f mi/$(DEPDIR)/dyn-cancel.Plo
	-rm -f mi/$(DEPDIR)/dyn-info-list.Plo
	-rm -f mi/$(DEPDIR)/dyn-register.Plo
	-rm -f mi/$(DEPDIR)/flush_cache.Plo
	-rm -f mi/$(DEPDIR)/init.Plo
	-rm -f mi/$(DEPDIR)/mempool.Plo
	-rm -f mi/$(DEPDIR)/strerror.Plo
	-rm -f mips/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f mips/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f mips/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f mips/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f mips/$(DEPDIR)/Gglobal.Plo
	-rm -f mips/$(DEPDIR)/Ginit.Plo
	-rm -f mips/$(DEPDIR)/Ginit_local.Plo
	-rm -f mips/$(DEPDIR)/Ginit_remote.Plo
	-rm -f mips/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f mips/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f mips/$(DEPDIR)/Gregs.Plo
	-rm -f mips/$(DEPDIR)/Gresume.Plo
	-rm -f mips/$(DEPDIR)/Gstep.Plo
	-rm -f mips/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f mips/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f mips/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f mips/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f mips/$(DEPDIR)/Lglobal.Plo
	-rm -f mips/$(DEPDIR)/Linit.Plo
	-rm -f mips/$(DEPDIR)/Linit_local.Plo
	-rm -f mips/$(DEPDIR)/Linit_remote.Plo
	-rm -f mips/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f mips/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f mips/$(DEPDIR)/Lregs.Plo
	-rm -f mips/$(DEPDIR)/Lresume.Plo
	-rm -f mips/$(DEPDIR)/Lstep.Plo
	-rm -f mips/$(DEPDIR)/getcontext.Plo
	-rm -f mips/$(DEPDIR)/is_fpreg.Plo
	-rm -f mips/$(DEPDIR)/regname.Plo
	-rm -f mips/$(DEPDIR)/siglongjmp.Plo
	-rm -f ppc/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f ppc/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f ppc/$(DEPDIR)/Ginit_local.Plo
	-rm -f ppc/$(DEPDIR)/Ginit_remote.Plo
	-rm -f ppc/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f ppc/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f ppc/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f ppc/$(DEPDIR)/Linit_local.Plo
	-rm -f ppc/$(DEPDIR)/Linit_remote.Plo
	-rm -f ppc/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f ppc/$(DEPDIR)/longjmp.Plo
	-rm -f ppc/$(DEPDIR)/siglongjmp.Plo
	-rm -f ppc32/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f ppc32/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f ppc32/$(DEPDIR)/Gglobal.Plo
	-rm -f ppc32/$(DEPDIR)/Ginit.Plo
	-rm -f ppc32/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f ppc32/$(DEPDIR)/Gregs.Plo
	-rm -f ppc32/$(DEPDIR)/Gresume.Plo
	-rm -f ppc32/$(DEPDIR)/Gstep.Plo
	-rm -f ppc32/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f ppc32/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f ppc32/$(DEPDIR)/Lglobal.Plo
	-rm -f ppc32/$(DEPDIR)/Linit.Plo
	-rm -f ppc32/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f ppc32/$(DEPDIR)/Lregs.Plo
	-rm -f ppc32/$(DEPDIR)/Lresume.Plo
	-rm -f ppc32/$(DEPDIR)/Lstep.Plo
	-rm -f ppc32/$(DEPDIR)/get_func_addr.Plo
	-rm -f ppc32/$(DEPDIR)/is_fpreg.Plo
	-rm -f ppc32/$(DEPDIR)/regname.Plo
	-rm -f ppc64/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f ppc64/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f ppc64/$(DEPDIR)/Gglobal.Plo
	-rm -f ppc64/$(DEPDIR)/Ginit.Plo
	-rm -f ppc64/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f ppc64/$(DEPDIR)/Gregs.Plo
	-rm -f ppc64/$(DEPDIR)/Gresume.Plo
	-rm -f ppc64/$(DEPDIR)/Gstep.Plo
	-rm -f ppc64/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f ppc64/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f ppc64/$(DEPDIR)/Lglobal.Plo
	-rm -f ppc64/$(DEPDIR)/Linit.Plo
	-rm -f ppc64/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f ppc64/$(DEPDIR)/Lregs.Plo
	-rm -f ppc64/$(DEPDIR)/Lresume.Plo
	-rm -f ppc64/$(DEPDIR)/Lstep.Plo
	-rm -f ppc64/$(DEPDIR)/get_func_addr.Plo
	-rm -f ppc64/$(DEPDIR)/is_fpreg.Plo
	-rm -f ppc64/$(DEPDIR)/regname.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_access_fpreg.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_access_mem.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_access_reg.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_accessors.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_create.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_destroy.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_elf.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_find_proc_info.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_get_proc_name.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_put_unwind_info.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_reg_offset.Plo
	-rm -f ptrace/$(DEPDIR)/_UPT_resume.Plo
	-rm -f s390x/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f s390x/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f s390x/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f s390x/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f s390x/$(DEPDIR)/Gglobal.Plo
	-rm -f s390x/$(DEPDIR)/Ginit.Plo
	-rm -f s390x/$(DEPDIR)/Ginit_local.Plo
	-rm -f s390x/$(DEPDIR)/Ginit_remote.Plo
	-rm -f s390x/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f s390x/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f s390x/$(DEPDIR)/Gregs.Plo
	-rm -f s390x/$(DEPDIR)/Gresume.Plo
	-rm -f s390x/$(DEPDIR)/Gstep.Plo
	-rm -f s390x/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f s390x/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f s390x/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f s390x/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f s390x/$(DEPDIR)/Lglobal.Plo
	-rm -f s390x/$(DEPDIR)/Linit.Plo
	-rm -f s390x/$(DEPDIR)/Linit_local.Plo
	-rm -f s390x/$(DEPDIR)/Linit_remote.Plo
	-rm -f s390x/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f s390x/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f s390x/$(DEPDIR)/Lregs.Plo
	-rm -f s390x/$(DEPDIR)/Lresume.Plo
	-rm -f s390x/$(DEPDIR)/Lstep.Plo
	-rm -f s390x/$(DEPDIR)/getcontext.Plo
	-rm -f s390x/$(DEPDIR)/is_fpreg.Plo
	-rm -f s390x/$(DEPDIR)/regname.Plo
	-rm -f s390x/$(DEPDIR)/setcontext.Plo
	-rm -f setjmp/$(DEPDIR)/longjmp.Plo
	-rm -f setjmp/$(DEPDIR)/siglongjmp.Plo
	-rm -f sh/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f sh/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f sh/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f sh/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f sh/$(DEPDIR)/Gglobal.Plo
	-rm -f sh/$(DEPDIR)/Ginit.Plo
	-rm -f sh/$(DEPDIR)/Ginit_local.Plo
	-rm -f sh/$(DEPDIR)/Ginit_remote.Plo
	-rm -f sh/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f sh/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f sh/$(DEPDIR)/Gregs.Plo
	-rm -f sh/$(DEPDIR)/Gresume.Plo
	-rm -f sh/$(DEPDIR)/Gstep.Plo
	-rm -f sh/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f sh/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f sh/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f sh/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f sh/$(DEPDIR)/Lglobal.Plo
	-rm -f sh/$(DEPDIR)/Linit.Plo
	-rm -f sh/$(DEPDIR)/Linit_local.Plo
	-rm -f sh/$(DEPDIR)/Linit_remote.Plo
	-rm -f sh/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f sh/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f sh/$(DEPDIR)/Lregs.Plo
	-rm -f sh/$(DEPDIR)/Lresume.Plo
	-rm -f sh/$(DEPDIR)/Lstep.Plo
	-rm -f sh/$(DEPDIR)/is_fpreg.Plo
	-rm -f sh/$(DEPDIR)/regname.Plo
	-rm -f sh/$(DEPDIR)/siglongjmp.Plo
	-rm -f tilegx/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f tilegx/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f tilegx/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f tilegx/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f tilegx/$(DEPDIR)/Gglobal.Plo
	-rm -f tilegx/$(DEPDIR)/Ginit.Plo
	-rm -f tilegx/$(DEPDIR)/Ginit_local.Plo
	-rm -f tilegx/$(DEPDIR)/Ginit_remote.Plo
	-rm -f tilegx/$(DEPDIR)/Gis_signal_frame.Plo
	-rm -f tilegx/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f tilegx/$(DEPDIR)/Gregs.Plo
	-rm -f tilegx/$(DEPDIR)/Gresume.Plo
	-rm -f tilegx/$(DEPDIR)/Gstep.Plo
	-rm -f tilegx/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f tilegx/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f tilegx/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f tilegx/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f tilegx/$(DEPDIR)/Lglobal.Plo
	-rm -f tilegx/$(DEPDIR)/Linit.Plo
	-rm -f tilegx/$(DEPDIR)/Linit_local.Plo
	-rm -f tilegx/$(DEPDIR)/Linit_remote.Plo
	-rm -f tilegx/$(DEPDIR)/Lis_signal_frame.Plo
	-rm -f tilegx/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f tilegx/$(DEPDIR)/Lregs.Plo
	-rm -f tilegx/$(DEPDIR)/Lresume.Plo
	-rm -f tilegx/$(DEPDIR)/Lstep.Plo
	-rm -f tilegx/$(DEPDIR)/getcontext.Plo
	-rm -f tilegx/$(DEPDIR)/is_fpreg.Plo
	-rm -f tilegx/$(DEPDIR)/regname.Plo
	-rm -f tilegx/$(DEPDIR)/siglongjmp.Plo
	-rm -f unwind/$(DEPDIR)/Backtrace.Plo
	-rm -f unwind/$(DEPDIR)/DeleteException.Plo
	-rm -f unwind/$(DEPDIR)/FindEnclosingFunction.Plo
	-rm -f unwind/$(DEPDIR)/ForcedUnwind.Plo
	-rm -f unwind/$(DEPDIR)/GetBSP.Plo
	-rm -f unwind/$(DEPDIR)/GetCFA.Plo
	-rm -f unwind/$(DEPDIR)/GetDataRelBase.Plo
	-rm -f unwind/$(DEPDIR)/GetGR.Plo
	-rm -f unwind/$(DEPDIR)/GetIP.Plo
	-rm -f unwind/$(DEPDIR)/GetIPInfo.Plo
	-rm -f unwind/$(DEPDIR)/GetLanguageSpecificData.Plo
	-rm -f unwind/$(DEPDIR)/GetRegionStart.Plo
	-rm -f unwind/$(DEPDIR)/GetTextRelBase.Plo
	-rm -f unwind/$(DEPDIR)/RaiseException.Plo
	-rm -f unwind/$(DEPDIR)/Resume.Plo
	-rm -f unwind/$(DEPDIR)/Resume_or_Rethrow.Plo
	-rm -f unwind/$(DEPDIR)/SetGR.Plo
	-rm -f unwind/$(DEPDIR)/SetIP.Plo
	-rm -f x86/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f x86/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f x86/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f x86/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f x86/$(DEPDIR)/Gglobal.Plo
	-rm -f x86/$(DEPDIR)/Ginit.Plo
	-rm -f x86/$(DEPDIR)/Ginit_local.Plo
	-rm -f x86/$(DEPDIR)/Ginit_remote.Plo
	-rm -f x86/$(DEPDIR)/Gos-freebsd.Plo
	-rm -f x86/$(DEPDIR)/Gos-linux.Plo
	-rm -f x86/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f x86/$(DEPDIR)/Gregs.Plo
	-rm -f x86/$(DEPDIR)/Gresume.Plo
	-rm -f x86/$(DEPDIR)/Gstep.Plo
	-rm -f x86/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f x86/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f x86/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f x86/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f x86/$(DEPDIR)/Lglobal.Plo
	-rm -f x86/$(DEPDIR)/Linit.Plo
	-rm -f x86/$(DEPDIR)/Linit_local.Plo
	-rm -f x86/$(DEPDIR)/Linit_remote.Plo
	-rm -f x86/$(DEPDIR)/Los-freebsd.Plo
	-rm -f x86/$(DEPDIR)/Los-linux.Plo
	-rm -f x86/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f x86/$(DEPDIR)/Lregs.Plo
	-rm -f x86/$(DEPDIR)/Lresume.Plo
	-rm -f x86/$(DEPDIR)/Lstep.Plo
	-rm -f x86/$(DEPDIR)/getcontext-freebsd.Plo
	-rm -f x86/$(DEPDIR)/getcontext-linux.Plo
	-rm -f x86/$(DEPDIR)/is_fpreg.Plo
	-rm -f x86/$(DEPDIR)/longjmp.Plo
	-rm -f x86/$(DEPDIR)/regname.Plo
	-rm -f x86/$(DEPDIR)/siglongjmp.Plo
	-rm -f x86_64/$(DEPDIR)/Gapply_reg_state.Plo
	-rm -f x86_64/$(DEPDIR)/Gcreate_addr_space.Plo
	-rm -f x86_64/$(DEPDIR)/Gget_proc_info.Plo
	-rm -f x86_64/$(DEPDIR)/Gget_save_loc.Plo
	-rm -f x86_64/$(DEPDIR)/Gglobal.Plo
	-rm -f x86_64/$(DEPDIR)/Ginit.Plo
	-rm -f x86_64/$(DEPDIR)/Ginit_local.Plo
	-rm -f x86_64/$(DEPDIR)/Ginit_remote.Plo
	-rm -f x86_64/$(DEPDIR)/Gos-freebsd.Plo
	-rm -f x86_64/$(DEPDIR)/Gos-linux.Plo
	-rm -f x86_64/$(DEPDIR)/Gos-solaris.Plo
	-rm -f x86_64/$(DEPDIR)/Greg_states_iterate.Plo
	-rm -f x86_64/$(DEPDIR)/Gregs.Plo
	-rm -f x86_64/$(DEPDIR)/Gresume.Plo
	-rm -f x86_64/$(DEPDIR)/Gstash_frame.Plo
	-rm -f x86_64/$(DEPDIR)/Gstep.Plo
	-rm -f x86_64/$(DEPDIR)/Gtrace.Plo
	-rm -f x86_64/$(DEPDIR)/Lapply_reg_state.Plo
	-rm -f x86_64/$(DEPDIR)/Lcreate_addr_space.Plo
	-rm -f x86_64/$(DEPDIR)/Lget_proc_info.Plo
	-rm -f x86_64/$(DEPDIR)/Lget_save_loc.Plo
	-rm -f x86_64/$(DEPDIR)/Lglobal.Plo
	-rm -f x86_64/$(DEPDIR)/Linit.Plo
	-rm -f x86_64/$(DEPDIR)/Linit_local.Plo
	-rm -f x86_64/$(DEPDIR)/Linit_remote.Plo
	-rm -f x86_64/$(DEPDIR)/Los-freebsd.Plo
	-rm -f x86_64/$(DEPDIR)/Los-linux.Plo
	-rm -f x86_64/$(DEPDIR)/Los-solaris.Plo
	-rm -f x86_64/$(DEPDIR)/Lreg_states_iterate.Plo
	-rm -f x86_64/$(DEPDIR)/Lregs.Plo
	-rm -f x86_64/$(DEPDIR)/Lresume.Plo
	-rm -f x86_64/$(DEPDIR)/Lstash_frame.Plo
	-rm -f x86_64/$(DEPDIR)/Lstep.Plo
	-rm -f x86_64/$(DEPDIR)/Ltrace.Plo
	-rm -f x86_64/$(DEPDIR)/getcontext.Plo
	-rm -f x86_64/$(DEPDIR)/is_fpreg.Plo
	-rm -f x86_64/$(DEPDIR)/longjmp.Plo
	-rm -f x86_64/$(DEPDIR)/regname.Plo
	-rm -f x86_64/$(DEPDIR)/setcontext.Plo
	-rm -f x86_64/$(DEPDIR)/siglongjmp.Plo
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

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

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-libLIBRARIES uninstall-libLTLIBRARIES \
	uninstall-pkgconfigDATA

.MAKE: all check install install-am install-exec-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
	clean-generic clean-libLIBRARIES clean-libLTLIBRARIES \
	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
	ctags-am distclean distclean-compile distclean-generic \
	distclean-libtool distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-exec-hook install-html install-html-am \
	install-info install-info-am install-libLIBRARIES \
	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
	install-pkgconfigDATA install-ps install-ps-am install-strip \
	installcheck installcheck-am installdirs 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-libLIBRARIES \
	uninstall-libLTLIBRARIES uninstall-pkgconfigDATA

.PRECIOUS: Makefile


#install-exec-hook:
#	Nothing to do here....
#
# This is not ideal, but I know of no other way to install an
# alias for a library.  For the shared version, we have to do
# a file check before creating the link, because it isn't going
# to be there if the user configured with --disable-shared.
#
install-exec-hook:
	if test -f $(DESTDIR)$(libdir)/libunwind-$(arch).a; then \
		cd $(DESTDIR)$(libdir) && $(LN_S) -f libunwind-$(arch).a libunwind-generic.a; \
	fi
	if test -f $(DESTDIR)$(libdir)/libunwind-$(arch).so; then \
		cd $(DESTDIR)$(libdir) && $(LN_S) -f libunwind-$(arch).so \
		libunwind-generic.so; \
	fi
#mk_Gcursor_i.s: $(srcdir)/ia64/mk_Gcursor_i.c
#	$(COMPILE) -S "$(srcdir)/ia64/mk_Gcursor_i.c" -o mk_Gcursor_i.s
#mk_Lcursor_i.s: $(srcdir)/ia64/mk_Lcursor_i.c
#	$(COMPILE) -S "$(srcdir)/ia64/mk_Lcursor_i.c" -o mk_Lcursor_i.s
#Gcursor_i.h: mk_Gcursor_i.s
#	"$(srcdir)/ia64/mk_cursor_i" mk_Gcursor_i.s > Gcursor_i.h
#Lcursor_i.h: mk_Lcursor_i.s
#	"$(srcdir)/ia64/mk_cursor_i" mk_Lcursor_i.s > Lcursor_i.h

# The -version-info flag accepts an argument of the form
# `current[:revision[:age]]'. So, passing `-version-info 3:12:1' sets
# current to 3, revision to 12, and age to 1.

# If either revision or age are omitted, they default to 0. Also note
# that age must be less than or equal to the current interface number.

# Here are a set of rules to help you update your library version
# information:

#    1. Start with version information of `0:0:0' for each libtool
#       library.

#    2. Update the version information only immediately before a public
#       release of your software. More frequent updates are unnecessary,
#       and only guarantee that the current interface number gets larger
#       faster.

#    3. If the library source code has changed at all since the last
#       update, then increment revision (`c:r:a' becomes `c:r+1:a').

#    4. If any interfaces have been added, removed, or changed since the
#       last update, increment current, and set revision to 0.

#    5. If any interfaces have been added since the last public release,
#       then increment age.

#    6. If any interfaces have been removed since the last public
#       release, then set age to 0.

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