diff --git a/Makefile.in b/Makefile.in index 2cc2a3ee..896092e1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.6.3 from Makefile.am. +# Makefile.in generated by automake 1.9.1 from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004 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. @@ -13,111 +13,216 @@ # PARTICULAR PURPOSE. @SET_MAKE@ -SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ - -bindir = @bindir@ -sbindir = @sbindir@ -libexecdir = @libexecdir@ -datadir = @datadir@ -sysconfdir = @sysconfdir@ -sharedstatedir = @sharedstatedir@ -localstatedir = @localstatedir@ -libdir = @libdir@ -infodir = @infodir@ -mandir = @mandir@ -includedir = @includedir@ -oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = . - -ACLOCAL = @ACLOCAL@ -AUTOCONF = @AUTOCONF@ -AUTOMAKE = @AUTOMAKE@ -AUTOHEADER = @AUTOHEADER@ - am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_DATA = @INSTALL_DATA@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c -INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) -transform = @program_transform_name@ +transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_alias = @build_alias@ build_triplet = @build@ -host_alias = @host_alias@ host_triplet = @host@ -target_alias = @target_alias@ target_triplet = @target@ - -EXEEXT = @EXEEXT@ -OBJEXT = @OBJEXT@ -PATH_SEPARATOR = @PATH_SEPARATOR@ +DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \ + $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ + $(top_srcdir)/configure $(top_srcdir)/include/config.h.in \ + AUTHORS COPYING ChangeLog INSTALL NEWS TODO config/compile \ + config/config.guess config/config.sub config/depcomp \ + config/install-sh config/ltmain.sh config/missing \ + config/mkinstalldirs +subdir = . +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ + configure.lineno configure.status.lineno +mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/include/config.h +CONFIG_CLEAN_FILES = include/libunwind.h include/tdep.h +SOURCES = +DIST_SOURCES = +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-exec-recursive install-info-recursive \ + install-recursive installcheck-recursive installdirs-recursive \ + pdf-recursive ps-recursive uninstall-info-recursive \ + uninstall-recursive +am__include_HEADERS_DIST = include/libunwind-x86.h \ + include/libunwind-hppa.h include/libunwind-ia64.h \ + include/libunwind-common.h include/libunwind-dynamic.h \ + include/libunwind-ptrace.h include/libunwind.h \ + include/unwind.h +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 = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(includedir)" +includeHEADERS_INSTALL = $(INSTALL_HEADER) +HEADERS = $(include_HEADERS) +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +distdir = $(PACKAGE)-$(VERSION) +top_distdir = $(distdir) +am__remove_distdir = \ + { test ! -d $(distdir) \ + || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -fr $(distdir); }; } +DIST_ARCHIVES = $(distdir).tar.gz +GZIP_ENV = --best +distuninstallcheck_listfiles = find . -type f -print +distcleancheck_listfiles = find . -type f -print +ACLOCAL = @ACLOCAL@ +AMDEP_FALSE = @AMDEP_FALSE@ +AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ ARCH = @ARCH@ -AS = @AS@ +ARCH_HPPA_FALSE = @ARCH_HPPA_FALSE@ +ARCH_HPPA_TRUE = @ARCH_HPPA_TRUE@ +ARCH_IA64_FALSE = @ARCH_IA64_FALSE@ +ARCH_IA64_TRUE = @ARCH_IA64_TRUE@ +ARCH_X86_FALSE = @ARCH_X86_FALSE@ +ARCH_X86_TRUE = @ARCH_X86_TRUE@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCAS = @CCAS@ CCASFLAGS = @CCASFLAGS@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ ECHO = @ECHO@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ EGREP = @EGREP@ +EXEEXT = @EXEEXT@ F77 = @F77@ -GCJ = @GCJ@ -GCJFLAGS = @GCJFLAGS@ +FFLAGS = @FFLAGS@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +LDFLAGS = @LDFLAGS@ LDFLAGS_STATIC_LIBCXA = @LDFLAGS_STATIC_LIBCXA@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ -OBJDUMP = @OBJDUMP@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ +MAKEINFO = @MAKEINFO@ +OBJEXT = @OBJEXT@ +OS_HPUX_FALSE = @OS_HPUX_FALSE@ +OS_HPUX_TRUE = @OS_HPUX_TRUE@ +OS_LINUX_FALSE = @OS_LINUX_FALSE@ +OS_LINUX_TRUE = @OS_LINUX_TRUE@ PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ -RC = @RC@ +REMOTE_ONLY_FALSE = @REMOTE_ONLY_FALSE@ +REMOTE_ONLY_TRUE = @REMOTE_ONLY_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ +ac_ct_RANLIB = @ac_ct_RANLIB@ +ac_ct_STRIP = @ac_ct_STRIP@ +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ +am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ arch = @arch@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ build_arch = @build_arch@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +datadir = @datadir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +includedir = @includedir@ +infodir = @infodir@ install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ target_os = @target_os@ +target_vendor = @target_vendor@ @ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@include_HEADERS_tdep = include/libunwind-x86.h @ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@include_HEADERS_tdep = include/libunwind-hppa.h @ARCH_IA64_TRUE@include_HEADERS_tdep = include/libunwind-ia64.h - include_HEADERS_common = $(include_HEADERS_tdep) include/libunwind-common.h \ include/libunwind-dynamic.h include/libunwind-ptrace.h - -@REMOTE_ONLY_TRUE@include_HEADERS = $(include_HEADERS_common) @REMOTE_ONLY_FALSE@include_HEADERS = $(include_HEADERS_common) include/libunwind.h \ @REMOTE_ONLY_FALSE@ include/unwind.h - +@REMOTE_ONLY_TRUE@include_HEADERS = $(include_HEADERS_common) SUBDIRS = src tests doc - EXTRA_DIST = include/dwarf.h include/dwarf_i.h \ include/internal.h include/mempool.h \ include/remote.h \ @@ -127,45 +232,42 @@ EXTRA_DIST = include/dwarf.h include/dwarf_i.h \ include/libunwind-x86.h include/tdep-x86.h \ include/x86/dwarf-config.h - DISTCLEANFILES = include/libunwind.h include/tdep.h -subdir = . -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/include/config.h -CONFIG_CLEAN_FILES = -DIST_SOURCES = -HEADERS = $(include_HEADERS) - - -RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \ - uninstall-info-recursive all-recursive install-data-recursive \ - install-exec-recursive installdirs-recursive install-recursive \ - uninstall-recursive check-recursive installcheck-recursive -DIST_COMMON = README $(include_HEADERS) ./include/config.h.in AUTHORS \ - COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS TODO \ - acinclude.m4 aclocal.m4 config/config.guess config/config.sub \ - config/depcomp config/install-sh config/ltmain.sh \ - config/missing config/mkinstalldirs configure configure.in -DIST_SUBDIRS = $(SUBDIRS) all: all-recursive .SUFFIXES: - -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +am--refresh: + @: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ + cd $(srcdir) && $(AUTOMAKE) --gnu \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile -Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + echo ' $(SHELL) ./config.status'; \ + $(SHELL) ./config.status;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + esac; -$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck -$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) - cd $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4 +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(srcdir) && $(AUTOCONF) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) include/config.h: include/stamp-h1 @@ -174,13 +276,13 @@ include/config.h: include/stamp-h1 $(MAKE) include/stamp-h1; \ else :; fi -include/stamp-h1: $(srcdir)/./include/config.h.in $(top_builddir)/config.status +include/stamp-h1: $(top_srcdir)/include/config.h.in $(top_builddir)/config.status @rm -f include/stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status include/config.h - -$(srcdir)/./include/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) +$(top_srcdir)/include/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_srcdir) && $(AUTOHEADER) - touch $(srcdir)/./include/config.h.in + rm -f include/stamp-h1 + touch $@ distclean-hdr: -rm -f include/config.h include/stamp-h1 @@ -194,23 +296,22 @@ clean-libtool: distclean-libtool: -rm -f libtool uninstall-info-am: -includeHEADERS_INSTALL = $(INSTALL_HEADER) install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) - $(mkinstalldirs) $(DESTDIR)$(includedir) + test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" @list='$(include_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f="`echo $$p | sed -e 's|^.*/||'`"; \ - echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \ - $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \ + f=$(am__strip_dir) \ + echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ + $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; for p in $$list; do \ - f="`echo $$p | sed -e 's|^.*/||'`"; \ - echo " rm -f $(DESTDIR)$(includedir)/$$f"; \ - rm -f $(DESTDIR)$(includedir)/$$f; \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ + rm -f "$(DESTDIR)$(includedir)/$$f"; \ done # This directory's subdirectories are mostly independent; you can cd @@ -267,11 +368,10 @@ tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done - -ETAGS = etags -ETAGSFLAGS = - -tags: TAGS +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -281,14 +381,23 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique +tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ - test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ @@ -297,8 +406,24 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ - test -z "$(ETAGS_ARGS)$$tags$$unique" \ - || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: @@ -307,30 +432,24 @@ GTAGS: && gtags -i $(GTAGS_ARGS) $$here distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) - -top_distdir = . -distdir = $(PACKAGE)-$(VERSION) - -am__remove_distdir = \ - { test ! -d $(distdir) \ - || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -fr $(distdir); }; } - -GZIP_ENV = --best -distcleancheck_listfiles = find . -type f -print + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) mkdir $(distdir) - $(mkinstalldirs) $(distdir)/./include $(distdir)/config $(distdir)/doc $(distdir)/include $(distdir)/include/ia64 $(distdir)/include/x86 $(distdir)/tests - @list='$(DISTFILES)'; for file in $$list; do \ + $(mkdir_p) $(distdir)/config $(distdir)/doc $(distdir)/include $(distdir)/include/ia64 $(distdir)/include/x86 $(distdir)/tests + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ - $(mkinstalldirs) "$(distdir)$$dir"; \ + $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ @@ -345,15 +464,17 @@ distdir: $(DISTFILES) || exit 1; \ fi; \ done - list='$(SUBDIRS)'; for subdir in $$list; do \ + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ - test -d $(distdir)/$$subdir \ - || mkdir $(distdir)/$$subdir \ + test -d "$(distdir)/$$subdir" \ + || $(mkdir_p) "$(distdir)/$$subdir" \ || exit 1; \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" \ - distdir=../$(distdir)/$$subdir \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ distdir) \ || exit 1; \ fi; \ @@ -364,26 +485,54 @@ distdir: $(DISTFILES) ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r $(distdir) dist-gzip: distdir - $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__remove_distdir) + +dist-bzip2: distdir + tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 + $(am__remove_distdir) + +dist-tarZ: distdir + tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z + $(am__remove_distdir) + +dist-shar: distdir + shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + $(am__remove_distdir) + +dist-zip: distdir + -rm -f $(distdir).zip + zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir - $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist - $(am__remove_distdir) - GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - + case '$(DIST_ARCHIVES)' in \ + *.tar.gz*) \ + GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ + *.tar.bz2*) \ + bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ + *.tar.Z*) \ + uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ + *.shar.gz*) \ + GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ + *.zip*) \ + unzip $(distdir).zip ;;\ + esac chmod -R a-w $(distdir); chmod a+w $(distdir) - mkdir $(distdir)/=build - mkdir $(distdir)/=inst + mkdir $(distdir)/_build + mkdir $(distdir)/_inst chmod a-w $(distdir) - dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \ - && cd $(distdir)/=build \ - && ../configure --srcdir=.. --prefix=$$dc_install_base \ + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ + && cd $(distdir)/_build \ + && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ @@ -391,23 +540,40 @@ distcheck: dist && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ - && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \ - || { echo "ERROR: files left after uninstall:" ; \ - find $$dc_install_base -type f -print ; \ - exit 1; } >&2 ) \ - && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ - && rm -f $(distdir).tar.gz \ + && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ + distuninstallcheck \ + && chmod -R a-w "$$dc_install_base" \ + && ({ \ + (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ + distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ + } || { rm -rf "$$dc_destdir"; exit 1; }) \ + && rm -rf "$$dc_destdir" \ + && $(MAKE) $(AM_MAKEFLAGS) dist \ + && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck $(am__remove_distdir) - @echo "$(distdir).tar.gz is ready for distribution" | \ - sed 'h;s/./=/g;p;x;p;x' + @(echo "$(distdir) archives ready for distribution: "; \ + list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ + sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' +distuninstallcheck: + @cd $(distuninstallcheck_dir) \ + && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ + || { echo "ERROR: files left after uninstall:" ; \ + if test -n "$(DESTDIR)"; then \ + echo " (check DESTDIR support)"; \ + fi ; \ + $(distuninstallcheck_listfiles) ; \ + exit 1; } >&2 distcleancheck: distclean - if test '$(srcdir)' = . ; then \ + @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi - test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left after distclean:" ; \ + @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am @@ -415,8 +581,9 @@ check: check-recursive all-am: Makefile $(HEADERS) installdirs: installdirs-recursive installdirs-am: - $(mkinstalldirs) $(DESTDIR)$(includedir) - + for dir in "$(DESTDIR)$(includedir)"; do \ + test -z "$$dir" || $(mkdir_p) "$$dir"; \ + done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive @@ -428,7 +595,7 @@ install-am: all-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - INSTALL_STRIP_FLAG=-s \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: @@ -436,7 +603,7 @@ mostlyclean-generic: clean-generic: distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @@ -448,13 +615,16 @@ clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \ - distclean-tags + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-hdr \ + distclean-libtool distclean-tags dvi: dvi-recursive dvi-am: +html: html-recursive + info: info-recursive info-am: @@ -471,33 +641,42 @@ installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf autom4te.cache + -rm -rf $(top_srcdir)/autom4te.cache + -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + uninstall-am: uninstall-includeHEADERS uninstall-info-am uninstall-info: uninstall-info-recursive -.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \ - clean-generic clean-libtool clean-recursive dist dist-all \ - dist-gzip distcheck distclean distclean-generic distclean-hdr \ - distclean-libtool distclean-recursive distclean-tags \ - distcleancheck distdir dvi dvi-am dvi-recursive info info-am \ - info-recursive install install-am install-data install-data-am \ - install-data-recursive install-exec install-exec-am \ - install-exec-recursive install-includeHEADERS install-info \ - install-info-am install-info-recursive install-man \ - install-recursive install-strip installcheck installcheck-am \ - installdirs installdirs-am installdirs-recursive \ - maintainer-clean maintainer-clean-generic \ - maintainer-clean-recursive mostlyclean mostlyclean-generic \ - mostlyclean-libtool mostlyclean-recursive tags tags-recursive \ +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ + check-am clean clean-generic clean-libtool clean-recursive \ + ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ + dist-shar dist-tarZ dist-zip distcheck distclean \ + distclean-generic distclean-hdr distclean-libtool \ + distclean-recursive distclean-tags distcleancheck distdir \ + distuninstallcheck dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-exec \ + install-exec-am install-includeHEADERS install-info \ + install-info-am install-man install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic maintainer-clean-recursive \ + mostlyclean mostlyclean-generic mostlyclean-libtool \ + mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am uninstall-includeHEADERS \ - uninstall-info-am uninstall-info-recursive uninstall-recursive + uninstall-info-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/aclocal.m4 b/aclocal.m4 index ef0a3bfe..5cae766b 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ -# aclocal.m4t generated automatically by aclocal 1.6.3 -*- Autoconf -*- +# generated automatically by aclocal 1.9.1 -*- Autoconf -*- -# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 # Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -11,893 +11,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -AC_DEFUN([LIBUNWIND___THREAD], -[dnl Check whether the compiler supports the __thread keyword. -if test "x$enable___thread" != xno; then - AC_CACHE_CHECK([for __thread], libc_cv_gcc___thread, - [cat > conftest.c <<\EOF - __thread int a = 42; -EOF - if AC_TRY_COMMAND([${CC-cc} $CFLAGS -c conftest.c >&AS_MESSAGE_LOG_FD]); then - libc_cv_gcc___thread=yes - else - libc_cv_gcc___thread=no - fi - rm -f conftest*]) - if test "$libc_cv_gcc___thread" = yes; then - AC_DEFINE(HAVE___THREAD, 1, - [Define to 1 if __thread keyword is supported by the C compiler.]) - fi -else - libc_cv_gcc___thread=no -fi]) - -AC_DEFUN([CHECK_ATOMIC_OPS], -[dnl Check whether the system has the atomic_ops package installed. - AC_CHECK_HEADERS(atomic_ops.h) - AC_CHECK_LIB(atomic_ops, main) -]) - -# Do all the work for Automake. -*- Autoconf -*- - -# This macro actually does too much some checks are only needed if -# your package does certain things. But this isn't really a big deal. - -# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 -# Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# serial 8 - -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -AC_PREREQ([2.52]) - -# Autoconf 2.50 wants to disallow AM_ names. We explicitly allow -# the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl - -# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) -# AM_INIT_AUTOMAKE([OPTIONS]) -# ----------------------------------------------- -# The call with PACKAGE and VERSION arguments is the old style -# call (pre autoconf-2.50), which is being phased out. PACKAGE -# and VERSION should now be passed to AC_INIT and removed from -# the call to AM_INIT_AUTOMAKE. -# We support both call styles for the transition. After -# the next Automake release, Autoconf can make the AC_INIT -# arguments mandatory, and then we can depend on a new Autoconf -# release and drop the old call support. -AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl - AC_REQUIRE([AC_PROG_INSTALL])dnl -# test to see if srcdir already configured -if test "`cd $srcdir && pwd`" != "`pwd`" && - test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) -fi - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl - AC_SUBST([PACKAGE], [AC_PACKAGE_TARNAME])dnl - AC_SUBST([VERSION], [AC_PACKAGE_VERSION])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) -AM_MISSING_PROG(AMTAR, tar) -AM_PROG_INSTALL_SH -AM_PROG_INSTALL_STRIP -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl - -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_][CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_][CC], - defn([AC_PROG_][CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_][CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_][CXX], - defn([AC_PROG_][CXX])[_AM_DEPENDENCIES(CXX)])])dnl -]) -]) - -# Copyright 2002 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6"]) - -# AM_SET_CURRENT_AUTOMAKE_VERSION -# ------------------------------- -# Call AM_AUTOMAKE_VERSION so it can be traced. -# This function is AC_REQUIREd by AC_INIT_AUTOMAKE. -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], - [AM_AUTOMAKE_VERSION([1.6.3])]) - -# Helper functions for option handling. -*- Autoconf -*- - -# Copyright 2001, 2002 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# serial 2 - -# _AM_MANGLE_OPTION(NAME) -# ----------------------- -AC_DEFUN([_AM_MANGLE_OPTION], -[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) - -# _AM_SET_OPTION(NAME) -# ------------------------------ -# Set option NAME. Presently that only means defining a flag for this option. -AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) - -# _AM_SET_OPTIONS(OPTIONS) -# ---------------------------------- -# OPTIONS is a space-separated list of Automake options. -AC_DEFUN([_AM_SET_OPTIONS], -[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) - -# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) -# ------------------------------------------- -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -AC_DEFUN([_AM_IF_OPTION], -[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) - -# -# Check to make sure that the build environment is sane. -# - -# Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# serial 3 - -# AM_SANITY_CHECK -# --------------- -AC_DEFUN([AM_SANITY_CHECK], -[AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t $srcdir/configure conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT(yes)]) - -# -*- Autoconf -*- - - -# Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# serial 3 - -# AM_MISSING_PROG(NAME, PROGRAM) -# ------------------------------ -AC_DEFUN([AM_MISSING_PROG], -[AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) - - -# AM_MISSING_HAS_RUN -# ------------------ -# Define MISSING if not defined so far and test if it supports --run. -# If it does, set am_missing_run to use it, otherwise, to nothing. -AC_DEFUN([AM_MISSING_HAS_RUN], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) -fi -]) - -# AM_AUX_DIR_EXPAND - -# Copyright 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to -# `$srcdir', `$srcdir/..', or `$srcdir/../..'. -# -# Of course, Automake must honor this variable whenever it calls a -# tool from the auxiliary directory. The problem is that $srcdir (and -# therefore $ac_aux_dir as well) can be either absolute or relative, -# depending on how configure is run. This is pretty annoying, since -# it makes $ac_aux_dir quite unusable in subdirectories: in the top -# source directory, any form will work fine, but in subdirectories a -# relative path needs to be adjusted first. -# -# $ac_aux_dir/missing -# fails when called from a subdirectory if $ac_aux_dir is relative -# $top_srcdir/$ac_aux_dir/missing -# fails if $ac_aux_dir is absolute, -# fails when called from a subdirectory in a VPATH build with -# a relative $ac_aux_dir -# -# The reason of the latter failure is that $top_srcdir and $ac_aux_dir -# are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is `.', but things will broke when you -# start a VPATH build or use an absolute $srcdir. -# -# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, -# iff we strip the leading $srcdir from $ac_aux_dir. That would be: -# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` -# and then we would define $MISSING as -# MISSING="\${SHELL} $am_aux_dir/missing" -# This will work as long as MISSING is not called from configure, because -# unfortunately $(top_srcdir) has no meaning in configure. -# However there are other variables, like CC, which are often used in -# configure, and could therefore not use this "fixed" $ac_aux_dir. -# -# Another solution, used here, is to always expand $ac_aux_dir to an -# absolute PATH. The drawback is that using absolute paths prevent a -# configured tree to be moved without reconfiguration. - -# Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50]) - -AC_DEFUN([AM_AUX_DIR_EXPAND], [ -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` -]) - -# AM_PROG_INSTALL_SH -# ------------------ -# Define $install_sh. - -# Copyright 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -AC_DEFUN([AM_PROG_INSTALL_SH], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -install_sh=${install_sh-"$am_aux_dir/install-sh"} -AC_SUBST(install_sh)]) - -# AM_PROG_INSTALL_STRIP - -# Copyright 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# One issue with vendor `install' (even GNU) is that you can't -# specify the program used to strip binaries. This is especially -# annoying in cross-compiling environments, where the build's strip -# is unlikely to handle the host's binaries. -# Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in `make install-strip', and initialize -# STRIPPROG with the value of the STRIP variable (set by the user). -AC_DEFUN([AM_PROG_INSTALL_STRIP], -[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) - -# serial 4 -*- Autoconf -*- - -# Copyright 1999, 2000, 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - - -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "GCJ", or "OBJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - - am_cv_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - for depmode in $am_compiler_list; do - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - echo '#include "conftest.h"' > conftest.c - echo 'int i;' > conftest.h - echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf - - case $depmode in - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - none) break ;; - esac - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. - if depmode=$depmode \ - source=conftest.c object=conftest.o \ - depfile=conftest.Po tmpdepfile=conftest.TPo \ - $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 && - grep conftest.h conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - am_cv_$1_dependencies_compiler_type=$depmode - break - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES -AC_DEFUN([AM_SET_DEPDIR], -[rm -f .deps 2>/dev/null -mkdir .deps 2>/dev/null -if test -d .deps; then - DEPDIR=.deps -else - # MS-DOS does not allow filenames that begin with a dot. - DEPDIR=_deps -fi -rmdir .deps 2>/dev/null -AC_SUBST([DEPDIR]) -]) - - -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking Speeds up one-time builds - --enable-dependency-tracking Do not reject slow dependency extractors]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH]) -]) - -# Generate code to set up dependency tracking. -*- Autoconf -*- - -# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -#serial 2 - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[for mf in $CONFIG_FILES; do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # So let's grep whole file. - if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue - # Extract the definition of DEP_FILES from the Makefile without - # running `make'. - DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` - test -z "$DEPDIR" && continue - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n -e '/^U = / s///p' < "$mf"` - test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" - # We invoke sed twice because it is the simplest approach to - # changing $(DEPDIR) to its actual value in the expansion. - for file in `sed -n -e ' - /^DEP_FILES = .*\\\\$/ { - s/^DEP_FILES = // - :loop - s/\\\\$// - p - n - /\\\\$/ b loop - p - } - /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done -done -])# _AM_OUTPUT_DEPENDENCY_COMMANDS - - -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. -# -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each `.P' file that we will -# need in order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) - -# Copyright 2001 Free Software Foundation, Inc. -*- Autoconf -*- - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# serial 2 - -# AM_MAKE_INCLUDE() -# ----------------- -# Check to see how make treats includes. -AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' -doit: - @echo done -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# We grep out `Entering directory' and `Leaving directory' -# messages which can occur if `w' ends up in MAKEFLAGS. -# In particular we don't look at `^make:' because GNU make might -# be invoked under some other name (usually "gmake"), in which -# case it prints its new name instead of `make'. -if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then - am__include=include - am__quote= - _am_result=GNU -fi -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then - am__include=.include - am__quote="\"" - _am_result=BSD - fi -fi -AC_SUBST(am__include) -AC_SUBST(am__quote) -AC_MSG_RESULT($_am_result) -rm -f confinc confmf -]) - -# AM_CONDITIONAL -*- Autoconf -*- - -# Copyright 1997, 2000, 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# serial 5 - -AC_PREREQ(2.52) - -# AM_CONDITIONAL(NAME, SHELL-CONDITION) -# ------------------------------------- -# Define a conditional. -AC_DEFUN([AM_CONDITIONAL], -[ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE]) -AC_SUBST([$1_FALSE]) -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([conditional \"$1\" was never defined. -Usually this means the macro was only invoked conditionally.]) -fi])]) - -# Add --enable-maintainer-mode option to configure. -# From Jim Meyering - -# Copyright 1996, 1998, 2000, 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -# serial 1 - -AC_DEFUN([AM_MAINTAINER_MODE], -[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) - dnl maintainer-mode is disabled by default - AC_ARG_ENABLE(maintainer-mode, -[ --enable-maintainer-mode enable make rules and dependencies not useful - (and sometimes confusing) to the casual installer], - USE_MAINTAINER_MODE=$enableval, - USE_MAINTAINER_MODE=no) - AC_MSG_RESULT([$USE_MAINTAINER_MODE]) - AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes]) - MAINT=$MAINTAINER_MODE_TRUE - AC_SUBST(MAINT)dnl -] -) - -# Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*- - -# Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. - -AC_PREREQ([2.52]) - -# serial 6 - -# When config.status generates a header, we must update the stamp-h file. -# This file resides in the same directory as the config header -# that is generated. We must strip everything past the first ":", -# and everything past the last "/". - -# _AM_DIRNAME(PATH) -# ----------------- -# Like AS_DIRNAME, only do it during macro expansion -AC_DEFUN([_AM_DIRNAME], - [m4_if(regexp([$1], [^.*[^/]//*[^/][^/]*/*$]), -1, - m4_if(regexp([$1], [^//\([^/]\|$\)]), -1, - m4_if(regexp([$1], [^/.*]), -1, - [.], - patsubst([$1], [^\(/\).*], [\1])), - patsubst([$1], [^\(//\)\([^/].*\|$\)], [\1])), - patsubst([$1], [^\(.*[^/]\)//*[^/][^/]*/*$], [\1]))[]dnl -])# _AM_DIRNAME - - -# The stamp files are numbered to have different names. -# We could number them on a directory basis, but that's additional -# complications, let's have a unique counter. -m4_define([_AM_STAMP_Count], [0]) - - -# _AM_STAMP(HEADER) -# ----------------- -# The name of the stamp file for HEADER. -AC_DEFUN([_AM_STAMP], -[m4_define([_AM_STAMP_Count], m4_incr(_AM_STAMP_Count))dnl -AS_ESCAPE(_AM_DIRNAME(patsubst([$1], - [:.*])))/stamp-h[]_AM_STAMP_Count]) - - -# _AM_CONFIG_HEADER(HEADER[:SOURCES], COMMANDS, INIT-COMMANDS) -# ------------------------------------------------------------ -# We used to try to get a real timestamp in stamp-h. But the fear is that -# that will cause unnecessary cvs conflicts. -AC_DEFUN([_AM_CONFIG_HEADER], -[# Add the stamp file to the list of files AC keeps track of, -# along with our hook. -AC_CONFIG_HEADERS([$1], - [# update the timestamp -echo 'timestamp for $1' >"_AM_STAMP([$1])" -$2], - [$3]) -])# _AM_CONFIG_HEADER - - -# AM_CONFIG_HEADER(HEADER[:SOURCES]..., COMMANDS, INIT-COMMANDS) -# -------------------------------------------------------------- -AC_DEFUN([AM_CONFIG_HEADER], -[AC_FOREACH([_AM_File], [$1], [_AM_CONFIG_HEADER(_AM_File, [$2], [$3])]) -])# AM_CONFIG_HEADER - # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # serial 47 AC_PROG_LIBTOOL @@ -6814,11 +5927,42 @@ SED=$lt_cv_path_SED AC_MSG_RESULT([$SED]) ]) +# -*- Autoconf -*- +# Copyright (C) 2002, 2003 Free Software Foundation, Inc. +# Generated from amversion.in; do not edit by hand. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + +# AM_AUTOMAKE_VERSION(VERSION) +# ---------------------------- +# Automake X.Y traces this macro to ensure aclocal.m4 has been +# generated from the m4 files accompanying Automake X.Y. +AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"]) + +# AM_SET_CURRENT_AUTOMAKE_VERSION +# ------------------------------- +# Call AM_AUTOMAKE_VERSION so it can be traced. +# This function is AC_REQUIREd by AC_INIT_AUTOMAKE. +AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], + [AM_AUTOMAKE_VERSION([1.9.1])]) + # Figure out how to run the assembler. -*- Autoconf -*- -# serial 2 +# serial 3 -# Copyright 2001 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -6840,9 +5984,1090 @@ AC_MSG_RESULT([$SED]) AC_DEFUN([AM_PROG_AS], [# By default we simply use the C compiler to build assembly code. AC_REQUIRE([AC_PROG_CC]) -: ${CCAS='$(CC)'} -# Set ASFLAGS if not already set. -: ${CCASFLAGS='$(CFLAGS)'} -AC_SUBST(CCAS) -AC_SUBST(CCASFLAGS)]) +test "${CCAS+set}" = set || CCAS=$CC +test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS +AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)]) +AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)]) +]) +# AM_AUX_DIR_EXPAND + +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets +# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to +# `$srcdir', `$srcdir/..', or `$srcdir/../..'. +# +# Of course, Automake must honor this variable whenever it calls a +# tool from the auxiliary directory. The problem is that $srcdir (and +# therefore $ac_aux_dir as well) can be either absolute or relative, +# depending on how configure is run. This is pretty annoying, since +# it makes $ac_aux_dir quite unusable in subdirectories: in the top +# source directory, any form will work fine, but in subdirectories a +# relative path needs to be adjusted first. +# +# $ac_aux_dir/missing +# fails when called from a subdirectory if $ac_aux_dir is relative +# $top_srcdir/$ac_aux_dir/missing +# fails if $ac_aux_dir is absolute, +# fails when called from a subdirectory in a VPATH build with +# a relative $ac_aux_dir +# +# The reason of the latter failure is that $top_srcdir and $ac_aux_dir +# are both prefixed by $srcdir. In an in-source build this is usually +# harmless because $srcdir is `.', but things will broke when you +# start a VPATH build or use an absolute $srcdir. +# +# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, +# iff we strip the leading $srcdir from $ac_aux_dir. That would be: +# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` +# and then we would define $MISSING as +# MISSING="\${SHELL} $am_aux_dir/missing" +# This will work as long as MISSING is not called from configure, because +# unfortunately $(top_srcdir) has no meaning in configure. +# However there are other variables, like CC, which are often used in +# configure, and could therefore not use this "fixed" $ac_aux_dir. +# +# Another solution, used here, is to always expand $ac_aux_dir to an +# absolute PATH. The drawback is that using absolute paths prevent a +# configured tree to be moved without reconfiguration. + +AC_DEFUN([AM_AUX_DIR_EXPAND], +[dnl Rely on autoconf to set up CDPATH properly. +AC_PREREQ([2.50])dnl +# expand $ac_aux_dir to an absolute path +am_aux_dir=`cd $ac_aux_dir && pwd` +]) + +# AM_CONDITIONAL -*- Autoconf -*- + +# Copyright (C) 1997, 2000, 2001, 2003, 2004 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 6 + +# AM_CONDITIONAL(NAME, SHELL-CONDITION) +# ------------------------------------- +# Define a conditional. +AC_DEFUN([AM_CONDITIONAL], +[AC_PREREQ(2.52)dnl + ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], + [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl +AC_SUBST([$1_TRUE]) +AC_SUBST([$1_FALSE]) +if $2; then + $1_TRUE= + $1_FALSE='#' +else + $1_TRUE='#' + $1_FALSE= +fi +AC_CONFIG_COMMANDS_PRE( +[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then + AC_MSG_ERROR([[conditional "$1" was never defined. +Usually this means the macro was only invoked conditionally.]]) +fi])]) + +# serial 7 -*- Autoconf -*- + +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 +# Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + + +# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be +# written in clear, in which case automake, when reading aclocal.m4, +# will think it sees a *use*, and therefore will trigger all it's +# C support machinery. Also note that it means that autoscan, seeing +# CC etc. in the Makefile, will ask for an AC_PROG_CC use... + + + +# _AM_DEPENDENCIES(NAME) +# ---------------------- +# See how the compiler implements dependency checking. +# NAME is "CC", "CXX", "GCJ", or "OBJC". +# We try a few techniques and use that to set a single cache variable. +# +# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was +# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular +# dependency, and given that the user is not expected to run this macro, +# just rely on AC_PROG_CC. +AC_DEFUN([_AM_DEPENDENCIES], +[AC_REQUIRE([AM_SET_DEPDIR])dnl +AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl +AC_REQUIRE([AM_MAKE_INCLUDE])dnl +AC_REQUIRE([AM_DEP_TRACK])dnl + +ifelse([$1], CC, [depcc="$CC" am_compiler_list=], + [$1], CXX, [depcc="$CXX" am_compiler_list=], + [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], + [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], + [depcc="$$1" am_compiler_list=]) + +AC_CACHE_CHECK([dependency style of $depcc], + [am_cv_$1_dependencies_compiler_type], +[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then + # We make a subdir and do the tests there. Otherwise we can end up + # making bogus files that we don't know about and never remove. For + # instance it was reported that on HP-UX the gcc test will end up + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. + mkdir conftest.dir + # Copy depcomp to subdir because otherwise we won't find it if we're + # using a relative directory. + cp "$am_depcomp" conftest.dir + cd conftest.dir + # We will build objects and dependencies in a subdirectory because + # it helps to detect inapplicable dependency modes. For instance + # both Tru64's cc and ICC support -MD to output dependencies as a + # side effect of compilation, but ICC will put the dependencies in + # the current directory while Tru64 will put them in the object + # directory. + mkdir sub + + am_cv_$1_dependencies_compiler_type=none + if test "$am_compiler_list" = ""; then + am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` + fi + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and + # we should not choose a depcomp mode which is confused by this. + # + # We need to recreate these files for each test, as the compiler may + # overwrite some of them when testing with obscure command lines. + # This happens at least with the AIX C compiler. + : > sub/conftest.c + for i in 1 2 3 4 5 6; do + echo '#include "conftst'$i'.h"' >> sub/conftest.c + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + + case $depmode in + nosideeffect) + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested + if test "x$enable_dependency_tracking" = xyes; then + continue + else + break + fi + ;; + none) break ;; + esac + # We check with `-c' and `-o' for the sake of the "dashmstdout" + # mode. It turns out that the SunPro C++ compiler does not properly + # handle `-M -o', and we need to detect this. + if depmode=$depmode \ + source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ + $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message + # that says an option was ignored or not supported. + # When given -MP, icc 7.0 and 7.1 complain thusly: + # icc: Command line warning: ignoring option '-M'; no argument required + # The diagnosis changed in icc 8.0: + # icc: Command line remark: option '-MP' not supported + if (grep 'ignoring option' conftest.err || + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else + am_cv_$1_dependencies_compiler_type=$depmode + break + fi + fi + done + + cd .. + rm -rf conftest.dir +else + am_cv_$1_dependencies_compiler_type=none +fi +]) +AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) +AM_CONDITIONAL([am__fastdep$1], [ + test "x$enable_dependency_tracking" != xno \ + && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) +]) + + +# AM_SET_DEPDIR +# ------------- +# Choose a directory name for dependency files. +# This macro is AC_REQUIREd in _AM_DEPENDENCIES +AC_DEFUN([AM_SET_DEPDIR], +[AC_REQUIRE([AM_SET_LEADING_DOT])dnl +AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl +]) + + +# AM_DEP_TRACK +# ------------ +AC_DEFUN([AM_DEP_TRACK], +[AC_ARG_ENABLE(dependency-tracking, +[ --disable-dependency-tracking speeds up one-time build + --enable-dependency-tracking do not reject slow dependency extractors]) +if test "x$enable_dependency_tracking" != xno; then + am_depcomp="$ac_aux_dir/depcomp" + AMDEPBACKSLASH='\' +fi +AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) +AC_SUBST([AMDEPBACKSLASH]) +]) + +# Generate code to set up dependency tracking. -*- Autoconf -*- + +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 +# Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +#serial 2 + +# _AM_OUTPUT_DEPENDENCY_COMMANDS +# ------------------------------ +AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], +[for mf in $CONFIG_FILES; do + # Strip MF so we end up with the name of the file. + mf=`echo "$mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile or not. + # We used to match only the files named `Makefile.in', but + # some people rename them; so instead we look at the file content. + # Grep'ing the first line is not enough: some people post-process + # each Makefile.in and add a new line on top of each file to say so. + # So let's grep whole file. + if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then + dirpart=`AS_DIRNAME("$mf")` + else + continue + fi + # Extract the definition of DEPDIR, am__include, and am__quote + # from the Makefile without running `make'. + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` + test -z "$DEPDIR" && continue + am__include=`sed -n 's/^am__include = //p' < "$mf"` + test -z "am__include" && continue + am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # When using ansi2knr, U may be empty or an underscore; expand it + U=`sed -n 's/^U = //p' < "$mf"` + # Find all dependency output files, they are included files with + # $(DEPDIR) in their names. We invoke sed twice because it is the + # simplest approach to changing $(DEPDIR) to its actual value in the + # expansion. + for file in `sed -n " + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do + # Make sure the directory exists. + test -f "$dirpart/$file" && continue + fdir=`AS_DIRNAME(["$file"])` + AS_MKDIR_P([$dirpart/$fdir]) + # echo "creating $dirpart/$file" + echo '# dummy' > "$dirpart/$file" + done +done +])# _AM_OUTPUT_DEPENDENCY_COMMANDS + + +# AM_OUTPUT_DEPENDENCY_COMMANDS +# ----------------------------- +# This macro should only be invoked once -- use via AC_REQUIRE. +# +# This code is only required when automatic dependency tracking +# is enabled. FIXME. This creates each `.P' file that we will +# need in order to bootstrap the dependency handling code. +AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], +[AC_CONFIG_COMMANDS([depfiles], + [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], + [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) +]) + +# Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*- + +# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 7 + +# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. +AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) + +# Do all the work for Automake. -*- Autoconf -*- + +# This macro actually does too much some checks are only needed if +# your package does certain things. But this isn't really a big deal. + +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 +# Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 11 + +# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) +# AM_INIT_AUTOMAKE([OPTIONS]) +# ----------------------------------------------- +# The call with PACKAGE and VERSION arguments is the old style +# call (pre autoconf-2.50), which is being phased out. PACKAGE +# and VERSION should now be passed to AC_INIT and removed from +# the call to AM_INIT_AUTOMAKE. +# We support both call styles for the transition. After +# the next Automake release, Autoconf can make the AC_INIT +# arguments mandatory, and then we can depend on a new Autoconf +# release and drop the old call support. +AC_DEFUN([AM_INIT_AUTOMAKE], +[AC_PREREQ([2.58])dnl +dnl Autoconf wants to disallow AM_ names. We explicitly allow +dnl the ones we care about. +m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl +AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl +AC_REQUIRE([AC_PROG_INSTALL])dnl +# test to see if srcdir already configured +if test "`cd $srcdir && pwd`" != "`pwd`" && + test -f $srcdir/config.status; then + AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) +fi + +# test whether we have cygpath +if test -z "$CYGPATH_W"; then + if (cygpath --version) >/dev/null 2>/dev/null; then + CYGPATH_W='cygpath -w' + else + CYGPATH_W=echo + fi +fi +AC_SUBST([CYGPATH_W]) + +# Define the identity of the package. +dnl Distinguish between old-style and new-style calls. +m4_ifval([$2], +[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl + AC_SUBST([PACKAGE], [$1])dnl + AC_SUBST([VERSION], [$2])], +[_AM_SET_OPTIONS([$1])dnl + AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl + AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl + +_AM_IF_OPTION([no-define],, +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) + AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl + +# Some tools Automake needs. +AC_REQUIRE([AM_SANITY_CHECK])dnl +AC_REQUIRE([AC_ARG_PROGRAM])dnl +AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) +AM_MISSING_PROG(AUTOCONF, autoconf) +AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) +AM_MISSING_PROG(AUTOHEADER, autoheader) +AM_MISSING_PROG(MAKEINFO, makeinfo) +AM_PROG_INSTALL_SH +AM_PROG_INSTALL_STRIP +AC_REQUIRE([AM_PROG_MKDIR_P])dnl +# We need awk for the "check" target. The system "awk" is bad on +# some platforms. +AC_REQUIRE([AC_PROG_AWK])dnl +AC_REQUIRE([AC_PROG_MAKE_SET])dnl +AC_REQUIRE([AM_SET_LEADING_DOT])dnl +_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], + [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], + [_AM_PROG_TAR([v7])])]) +_AM_IF_OPTION([no-dependencies],, +[AC_PROVIDE_IFELSE([AC_PROG_CC], + [_AM_DEPENDENCIES(CC)], + [define([AC_PROG_CC], + defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl +AC_PROVIDE_IFELSE([AC_PROG_CXX], + [_AM_DEPENDENCIES(CXX)], + [define([AC_PROG_CXX], + defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl +]) +]) + + +# When config.status generates a header, we must update the stamp-h file. +# This file resides in the same directory as the config header +# that is generated. The stamp files are numbered to have different names. + +# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the +# loop where config.status creates the headers, so we can generate +# our stamp files there. +AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], +[# Compute $1's index in $config_headers. +_am_stamp_count=1 +for _am_header in $config_headers :; do + case $_am_header in + $1 | $1:* ) + break ;; + * ) + _am_stamp_count=`expr $_am_stamp_count + 1` ;; + esac +done +echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) + +# AM_PROG_INSTALL_SH +# ------------------ +# Define $install_sh. + +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +AC_DEFUN([AM_PROG_INSTALL_SH], +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +install_sh=${install_sh-"$am_aux_dir/install-sh"} +AC_SUBST(install_sh)]) + +# -*- Autoconf -*- +# Copyright (C) 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 1 + +# Check whether the underlying file-system supports filenames +# with a leading dot. For instance MS-DOS doesn't. +AC_DEFUN([AM_SET_LEADING_DOT], +[rm -rf .tst 2>/dev/null +mkdir .tst 2>/dev/null +if test -d .tst; then + am__leading_dot=. +else + am__leading_dot=_ +fi +rmdir .tst 2>/dev/null +AC_SUBST([am__leading_dot])]) + +# Add --enable-maintainer-mode option to configure. +# From Jim Meyering + +# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004 +# Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 3 + +AC_DEFUN([AM_MAINTAINER_MODE], +[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) + dnl maintainer-mode is disabled by default + AC_ARG_ENABLE(maintainer-mode, +[ --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer], + USE_MAINTAINER_MODE=$enableval, + USE_MAINTAINER_MODE=no) + AC_MSG_RESULT([$USE_MAINTAINER_MODE]) + AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes]) + MAINT=$MAINTAINER_MODE_TRUE + AC_SUBST(MAINT)dnl +] +) + +AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) + +# Check to see how 'make' treats includes. -*- Autoconf -*- + +# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 2 + +# AM_MAKE_INCLUDE() +# ----------------- +# Check to see how make treats includes. +AC_DEFUN([AM_MAKE_INCLUDE], +[am_make=${MAKE-make} +cat > confinc << 'END' +am__doit: + @echo done +.PHONY: am__doit +END +# If we don't find an include directive, just comment out the code. +AC_MSG_CHECKING([for style of include used by $am_make]) +am__include="#" +am__quote= +_am_result=none +# First try GNU make style include. +echo "include confinc" > confmf +# We grep out `Entering directory' and `Leaving directory' +# messages which can occur if `w' ends up in MAKEFLAGS. +# In particular we don't look at `^make:' because GNU make might +# be invoked under some other name (usually "gmake"), in which +# case it prints its new name instead of `make'. +if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then + am__include=include + am__quote= + _am_result=GNU +fi +# Now try BSD make style include. +if test "$am__include" = "#"; then + echo '.include "confinc"' > confmf + if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then + am__include=.include + am__quote="\"" + _am_result=BSD + fi +fi +AC_SUBST([am__include]) +AC_SUBST([am__quote]) +AC_MSG_RESULT([$_am_result]) +rm -f confinc confmf +]) + +# serial 2 + +# AM_PROG_CC_C_O +# -------------- +# Like AC_PROG_CC_C_O, but changed for automake. + +# Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +AC_DEFUN([AM_PROG_CC_C_O], +[AC_REQUIRE([AC_PROG_CC_C_O])dnl +AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +# FIXME: we rely on the cache variable name because +# there is no other way. +set dummy $CC +ac_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` +if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then + # Losing compiler, so override with the script. + # FIXME: It is wrong to rewrite CC. + # But if we don't then we get into trouble of one sort or another. + # A longer-term fix would be to have automake use am__CC in this case, + # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" + CC="$am_aux_dir/compile $CC" +fi +]) + +# -*- Autoconf -*- + + +# Copyright (C) 1997, 1999, 2000, 2001, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 3 + +# AM_MISSING_PROG(NAME, PROGRAM) +# ------------------------------ +AC_DEFUN([AM_MISSING_PROG], +[AC_REQUIRE([AM_MISSING_HAS_RUN]) +$1=${$1-"${am_missing_run}$2"} +AC_SUBST($1)]) + + +# AM_MISSING_HAS_RUN +# ------------------ +# Define MISSING if not defined so far and test if it supports --run. +# If it does, set am_missing_run to use it, otherwise, to nothing. +AC_DEFUN([AM_MISSING_HAS_RUN], +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" +# Use eval to expand $SHELL +if eval "$MISSING --run true"; then + am_missing_run="$MISSING --run " +else + am_missing_run= + AC_MSG_WARN([`missing' script is too old or missing]) +fi +]) + +# AM_PROG_MKDIR_P +# --------------- +# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise. + +# Copyright (C) 2003, 2004 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories +# created by `make install' are always world readable, even if the +# installer happens to have an overly restrictive umask (e.g. 077). +# This was a mistake. There are at least two reasons why we must not +# use `-m 0755': +# - it causes special bits like SGID to be ignored, +# - it may be too restrictive (some setups expect 775 directories). +# +# Do not use -m 0755 and let people choose whatever they expect by +# setting umask. +# +# We cannot accept any implementation of `mkdir' that recognizes `-p'. +# Some implementations (such as Solaris 8's) are not thread-safe: if a +# parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c' +# concurrently, both version can detect that a/ is missing, but only +# one can create it and the other will error out. Consequently we +# restrict ourselves to GNU make (using the --version option ensures +# this.) +AC_DEFUN([AM_PROG_MKDIR_P], +[if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then + # We used to keeping the `.' as first argument, in order to + # allow $(mkdir_p) to be used without argument. As in + # $(mkdir_p) $(somedir) + # where $(somedir) is conditionally defined. However this is wrong + # for two reasons: + # 1. if the package is installed by a user who cannot write `.' + # make install will fail, + # 2. the above comment should most certainly read + # $(mkdir_p) $(DESTDIR)$(somedir) + # so it does not work when $(somedir) is undefined and + # $(DESTDIR) is not. + # To support the latter case, we have to write + # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir), + # so the `.' trick is pointless. + mkdir_p='mkdir -p --' +else + # On NextStep and OpenStep, the `mkdir' command does not + # recognize any option. It will interpret all options as + # directories to create, and then abort because `.' already + # exists. + for d in ./-p ./--version; + do + test -d $d && rmdir $d + done + # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists. + if test -f "$ac_aux_dir/mkinstalldirs"; then + mkdir_p='$(mkinstalldirs)' + else + mkdir_p='$(install_sh) -d' + fi +fi +AC_SUBST([mkdir_p])]) + +# Helper functions for option handling. -*- Autoconf -*- + +# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 2 + +# _AM_MANGLE_OPTION(NAME) +# ----------------------- +AC_DEFUN([_AM_MANGLE_OPTION], +[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) + +# _AM_SET_OPTION(NAME) +# ------------------------------ +# Set option NAME. Presently that only means defining a flag for this option. +AC_DEFUN([_AM_SET_OPTION], +[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) + +# _AM_SET_OPTIONS(OPTIONS) +# ---------------------------------- +# OPTIONS is a space-separated list of Automake options. +AC_DEFUN([_AM_SET_OPTIONS], +[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) + +# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) +# ------------------------------------------- +# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. +AC_DEFUN([_AM_IF_OPTION], +[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) + +# +# Check to make sure that the build environment is sane. +# + +# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 3 + +# AM_SANITY_CHECK +# --------------- +AC_DEFUN([AM_SANITY_CHECK], +[AC_MSG_CHECKING([whether build environment is sane]) +# Just in case +sleep 1 +echo timestamp > conftest.file +# Do `set' in a subshell so we don't clobber the current shell's +# arguments. Must try -L first in case configure is actually a +# symlink; some systems play weird games with the mod time of symlinks +# (eg FreeBSD returns the mod time of the symlink's containing +# directory). +if ( + set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` + if test "$[*]" = "X"; then + # -L didn't work. + set X `ls -t $srcdir/configure conftest.file` + fi + rm -f conftest.file + if test "$[*]" != "X $srcdir/configure conftest.file" \ + && test "$[*]" != "X conftest.file $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken +alias in your environment]) + fi + + test "$[2]" = conftest.file + ) +then + # Ok. + : +else + AC_MSG_ERROR([newly created file is older than distributed files! +Check your system clock]) +fi +AC_MSG_RESULT(yes)]) + +# AM_PROG_INSTALL_STRIP + +# Copyright (C) 2001, 2003 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# One issue with vendor `install' (even GNU) is that you can't +# specify the program used to strip binaries. This is especially +# annoying in cross-compiling environments, where the build's strip +# is unlikely to handle the host's binaries. +# Fortunately install-sh will honor a STRIPPROG variable, so we +# always use install-sh in `make install-strip', and initialize +# STRIPPROG with the value of the STRIP variable (set by the user). +AC_DEFUN([AM_PROG_INSTALL_STRIP], +[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl +# Installed binaries are usually stripped using `strip' when the user +# run `make install-strip'. However `strip' might not be the right +# tool to use in cross-compilation environments, therefore Automake +# will honor the `STRIP' environment variable to overrule this program. +dnl Don't test for $cross_compiling = yes, because it might be `maybe'. +if test "$cross_compiling" != no; then + AC_CHECK_TOOL([STRIP], [strip], :) +fi +INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" +AC_SUBST([INSTALL_STRIP_PROGRAM])]) + +# Check how to create a tarball. -*- Autoconf -*- + +# Copyright (C) 2004 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# serial 1 + + +# _AM_PROG_TAR(FORMAT) +# -------------------- +# Check how to create a tarball in format FORMAT. +# FORMAT should be one of `v7', `ustar', or `pax'. +# +# Substitute a variable $(am__tar) that is a command +# writing to stdout a FORMAT-tarball containing the directory +# $tardir. +# tardir=directory && $(am__tar) > result.tar +# +# Substitute a variable $(am__untar) that extract such +# a tarball read from stdin. +# $(am__untar) < result.tar +AC_DEFUN([_AM_PROG_TAR], +[# Always define AMTAR for backward compatibility. +AM_MISSING_PROG([AMTAR], [tar]) +m4_if([$1], [v7], + [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], + [m4_case([$1], [ustar],, [pax],, + [m4_fatal([Unknown tar format])]) +AC_MSG_CHECKING([how to create a $1 tar archive]) +# Loop over all known methods to create a tar archive until one works. +_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' +_am_tools=${am_cv_prog_tar_$1-$_am_tools} +# Do not fold the above two line into one, because Tru64 sh and +# Solaris sh will not grok spaces in the rhs of `-'. +for _am_tool in $_am_tools +do + case $_am_tool in + gnutar) + for _am_tar in tar gnutar gtar; + do + AM_RUN_LOG([$_am_tar --version]) && break + done + am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' + am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' + am__untar="$_am_tar -xf -" + ;; + plaintar) + # Must skip GNU tar: if it does not support --format= it doesn't create + # ustar tarball either. + (tar --version) >/dev/null 2>&1 && continue + am__tar='tar chf - "$$tardir"' + am__tar_='tar chf - "$tardir"' + am__untar='tar xf -' + ;; + pax) + am__tar='pax -L -x $1 -w "$$tardir"' + am__tar_='pax -L -x $1 -w "$tardir"' + am__untar='pax -r' + ;; + cpio) + am__tar='find "$$tardir" -print | cpio -o -H $1 -L' + am__tar_='find "$tardir" -print | cpio -o -H $1 -L' + am__untar='cpio -i -H $1 -d' + ;; + none) + am__tar=false + am__tar_=false + am__untar=false + ;; + esac + + # If the value was cached, stop now. We just wanted to have am__tar + # and am__untar set. + test -n "${am_cv_prog_tar_$1}" && break + + # tar/untar a dummy directory, and stop if the command works + rm -rf conftest.dir + mkdir conftest.dir + echo GrepMe > conftest.dir/file + AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) + rm -rf conftest.dir + if test -s conftest.tar; then + AM_RUN_LOG([$am__untar /dev/null 2>&1 && break + fi +done +rm -rf conftest.dir + +AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) +AC_MSG_RESULT([$am_cv_prog_tar_$1])]) +AC_SUBST([am__tar]) +AC_SUBST([am__untar]) +]) # _AM_PROG_TAR + +m4_include([acinclude.m4]) diff --git a/configure b/configure index 1d2990b9..8d10873e 100644 --- a/configure +++ b/configure @@ -465,7 +465,7 @@ ac_includes_default="\ # include #endif" -ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL CCAS CCASFLAGS LIBOBJS REMOTE_ONLY_TRUE REMOTE_ONLY_FALSE ARCH_IA64_TRUE ARCH_IA64_FALSE ARCH_HPPA_TRUE ARCH_HPPA_FALSE ARCH_X86_TRUE ARCH_X86_FALSE OS_LINUX_TRUE OS_LINUX_FALSE OS_HPUX_TRUE OS_HPUX_FALSE build_arch arch ARCH LDFLAGS_STATIC_LIBCXA LTLIBOBJS' +ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL CCAS CCASFLAGS LIBOBJS REMOTE_ONLY_TRUE REMOTE_ONLY_FALSE ARCH_IA64_TRUE ARCH_IA64_FALSE ARCH_HPPA_TRUE ARCH_HPPA_FALSE ARCH_X86_TRUE ARCH_X86_FALSE OS_LINUX_TRUE OS_LINUX_FALSE OS_HPUX_TRUE OS_HPUX_FALSE build_arch arch ARCH LDFLAGS_STATIC_LIBCXA LTLIBOBJS' ac_subst_files='' # Initialize some variables set by options. @@ -946,6 +946,14 @@ ac_env_FFLAGS_set=${FFLAGS+set} ac_env_FFLAGS_value=$FFLAGS ac_cv_env_FFLAGS_set=${FFLAGS+set} ac_cv_env_FFLAGS_value=$FFLAGS +ac_env_CCAS_set=${CCAS+set} +ac_env_CCAS_value=$CCAS +ac_cv_env_CCAS_set=${CCAS+set} +ac_cv_env_CCAS_value=$CCAS +ac_env_CCASFLAGS_set=${CCASFLAGS+set} +ac_env_CCASFLAGS_value=$CCASFLAGS +ac_cv_env_CCASFLAGS_set=${CCASFLAGS+set} +ac_cv_env_CCASFLAGS_value=$CCASFLAGS # # Report the --help message. @@ -1028,10 +1036,10 @@ if test -n "$ac_init_help"; then Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --enable-maintainer-mode enable make rules and dependencies not useful - (and sometimes confusing) to the casual installer - --disable-dependency-tracking Speeds up one-time builds - --enable-dependency-tracking Do not reject slow dependency extractors + --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer + --disable-dependency-tracking speeds up one-time build + --enable-dependency-tracking do not reject slow dependency extractors --enable-shared[=PKGS] build shared libraries [default=yes] --enable-static[=PKGS] @@ -1063,6 +1071,8 @@ Some influential environment variables: CXXCPP C++ preprocessor F77 Fortran 77 compiler command FFLAGS Fortran 77 compiler flags + CCAS assembler compiler command (defaults to CC) + CCASFLAGS assembler compiler flags (defaults to CFLAGS) Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. @@ -1621,7 +1631,7 @@ test -n "$target_alias" && test "$program_prefix$program_suffix$program_transform_name" = \ NONENONEs,x,x, && program_prefix=${target_alias}- -am__api_version="1.6" +am__api_version="1.9" # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: @@ -1759,7 +1769,6 @@ _ACEOF program_transform_name=`echo $program_transform_name | sed -f conftest.sed` rm conftest.sed - # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` @@ -1773,6 +1782,39 @@ else echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi +if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then + # We used to keeping the `.' as first argument, in order to + # allow $(mkdir_p) to be used without argument. As in + # $(mkdir_p) $(somedir) + # where $(somedir) is conditionally defined. However this is wrong + # for two reasons: + # 1. if the package is installed by a user who cannot write `.' + # make install will fail, + # 2. the above comment should most certainly read + # $(mkdir_p) $(DESTDIR)$(somedir) + # so it does not work when $(somedir) is undefined and + # $(DESTDIR) is not. + # To support the latter case, we have to write + # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir), + # so the `.' trick is pointless. + mkdir_p='mkdir -p --' +else + # On NextStep and OpenStep, the `mkdir' command does not + # recognize any option. It will interpret all options as + # directories to create, and then abort because `.' already + # exists. + for d in ./-p ./--version; + do + test -d $d && rmdir $d + done + # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists. + if test -f "$ac_aux_dir/mkinstalldirs"; then + mkdir_p='$(mkinstalldirs)' + else + mkdir_p='$(install_sh) -d' + fi +fi + for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -1842,7 +1884,16 @@ echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}" fi - # test to see if srcdir already configured +rm -rf .tst 2>/dev/null +mkdir .tst 2>/dev/null +if test -d .tst; then + am__leading_dot=. +else + am__leading_dot=_ +fi +rmdir .tst 2>/dev/null + +# test to see if srcdir already configured if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 @@ -1850,9 +1901,19 @@ echo "$as_me: error: source directory already configured; run \"make distclean\" { (exit 1); exit 1; }; } fi +# test whether we have cygpath +if test -z "$CYGPATH_W"; then + if (cygpath --version) >/dev/null 2>/dev/null; then + CYGPATH_W='cygpath -w' + else + CYGPATH_W=echo + fi +fi + + # Define the identity of the package. - PACKAGE=libunwind - VERSION=0.97 + PACKAGE='libunwind' + VERSION='0.97' cat >>confdefs.h <<_ACEOF @@ -1880,9 +1941,6 @@ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -AMTAR=${AMTAR-"${am_missing_run}tar"} - install_sh=${install_sh-"$am_aux_dir/install-sh"} # Installed binaries are usually stripped using `strip' when the user @@ -1975,6 +2033,13 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" # We need awk for the "check" target. The system "awk" is bad on # some platforms. +# Always define AMTAR for backward compatibility. + +AMTAR=${AMTAR-"${am_missing_run}tar"} + +am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' + + @@ -2002,13 +2067,9 @@ fi MAINT=$MAINTAINER_MODE_TRUE -# Add the stamp file to the list of files AC keeps track of, -# along with our hook. ac_config_headers="$ac_config_headers include/config.h" - - ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -2932,24 +2993,16 @@ ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -rm -f .deps 2>/dev/null -mkdir .deps 2>/dev/null -if test -d .deps; then - DEPDIR=.deps -else - # MS-DOS does not allow filenames that begin with a dot. - DEPDIR=_deps -fi -rmdir .deps 2>/dev/null - +DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} cat > confinc << 'END' -doit: +am__doit: @echo done +.PHONY: am__doit END # If we don't find an include directive, just comment out the code. echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 @@ -2964,7 +3017,7 @@ echo "include confinc" > confmf # In particular we don't look at `^make:' because GNU make might # be invoked under some other name (usually "gmake"), in which # case it prints its new name instead of `make'. -if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then +if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then am__include=include am__quote= _am_result=GNU @@ -3024,18 +3077,34 @@ else # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir + # We will build objects and dependencies in a subdirectory because + # it helps to detect inapplicable dependency modes. For instance + # both Tru64's cc and ICC support -MD to output dependencies as a + # side effect of compilation, but ICC will put the dependencies in + # the current directory while Tru64 will put them in the object + # directory. + mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and + # we should not choose a depcomp mode which is confused by this. + # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. - echo '#include "conftest.h"' > conftest.c - echo 'int i;' > conftest.h - echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf + : > sub/conftest.c + for i in 1 2 3 4 5 6; do + echo '#include "conftst'$i'.h"' >> sub/conftest.c + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf case $depmode in nosideeffect) @@ -3053,13 +3122,25 @@ else # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. if depmode=$depmode \ - source=conftest.c object=conftest.o \ - depfile=conftest.Po tmpdepfile=conftest.TPo \ - $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 && - grep conftest.h conftest.Po > /dev/null 2>&1 && + source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ + $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - am_cv_CC_dependencies_compiler_type=$depmode - break + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message + # that says an option was ignored or not supported. + # When given -MP, icc 7.0 and 7.1 complain thusly: + # icc: Command line warning: ignoring option '-M'; no argument required + # The diagnosis changed in icc 8.0: + # icc: Command line remark: option '-MP' not supported + if (grep 'ignoring option' conftest.err || + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else + am_cv_CC_dependencies_compiler_type=$depmode + break + fi fi done @@ -3075,6 +3156,18 @@ echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type + +if + test "x$enable_dependency_tracking" != xno \ + && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then + am__fastdepCC_TRUE= + am__fastdepCC_FALSE='#' +else + am__fastdepCC_TRUE='#' + am__fastdepCC_FALSE= +fi + + ac_ext=cc ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -3444,18 +3537,34 @@ else # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir + # We will build objects and dependencies in a subdirectory because + # it helps to detect inapplicable dependency modes. For instance + # both Tru64's cc and ICC support -MD to output dependencies as a + # side effect of compilation, but ICC will put the dependencies in + # the current directory while Tru64 will put them in the object + # directory. + mkdir sub am_cv_CXX_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and + # we should not choose a depcomp mode which is confused by this. + # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. - echo '#include "conftest.h"' > conftest.c - echo 'int i;' > conftest.h - echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf + : > sub/conftest.c + for i in 1 2 3 4 5 6; do + echo '#include "conftst'$i'.h"' >> sub/conftest.c + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf case $depmode in nosideeffect) @@ -3473,13 +3582,25 @@ else # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. if depmode=$depmode \ - source=conftest.c object=conftest.o \ - depfile=conftest.Po tmpdepfile=conftest.TPo \ - $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 && - grep conftest.h conftest.Po > /dev/null 2>&1 && + source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ + $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - am_cv_CXX_dependencies_compiler_type=$depmode - break + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message + # that says an option was ignored or not supported. + # When given -MP, icc 7.0 and 7.1 complain thusly: + # icc: Command line warning: ignoring option '-M'; no argument required + # The diagnosis changed in icc 8.0: + # icc: Command line remark: option '-MP' not supported + if (grep 'ignoring option' conftest.err || + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else + am_cv_CXX_dependencies_compiler_type=$depmode + break + fi fi done @@ -3495,6 +3616,18 @@ echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type + +if + test "x$enable_dependency_tracking" != xno \ + && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then + am__fastdepCXX_TRUE= + am__fastdepCXX_FALSE='#' +else + am__fastdepCXX_TRUE='#' + am__fastdepCXX_FALSE= +fi + + # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: @@ -4148,7 +4281,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 4151 "configure"' > conftest.$ac_ext + echo '#line 4284 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -5252,7 +5385,7 @@ fi # Provide some information about the compiler. -echo "$as_me:5255:" \ +echo "$as_me:5388:" \ "checking for Fortran 77 compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` { (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 @@ -6284,11 +6417,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:6287: $lt_compile\"" >&5) + (eval echo "\"\$as_me:6420: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:6291: \$? = $ac_status" >&5 + echo "$as_me:6424: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -6517,11 +6650,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:6520: $lt_compile\"" >&5) + (eval echo "\"\$as_me:6653: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:6524: \$? = $ac_status" >&5 + echo "$as_me:6657: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -6577,11 +6710,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:6580: $lt_compile\"" >&5) + (eval echo "\"\$as_me:6713: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:6584: \$? = $ac_status" >&5 + echo "$as_me:6717: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -8765,7 +8898,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext <&5) + (eval echo "\"\$as_me:11176: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:11047: \$? = $ac_status" >&5 + echo "$as_me:11180: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -11100,11 +11233,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:11103: $lt_compile\"" >&5) + (eval echo "\"\$as_me:11236: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:11107: \$? = $ac_status" >&5 + echo "$as_me:11240: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -12469,7 +12602,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext <&5) + (eval echo "\"\$as_me:13530: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:13401: \$? = $ac_status" >&5 + echo "$as_me:13534: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -13454,11 +13587,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:13457: $lt_compile\"" >&5) + (eval echo "\"\$as_me:13590: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:13461: \$? = $ac_status" >&5 + echo "$as_me:13594: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -15499,11 +15632,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15502: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15635: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:15506: \$? = $ac_status" >&5 + echo "$as_me:15639: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -15732,11 +15865,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15735: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15868: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:15739: \$? = $ac_status" >&5 + echo "$as_me:15872: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -15792,11 +15925,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15795: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15928: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:15799: \$? = $ac_status" >&5 + echo "$as_me:15932: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -17980,7 +18113,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext <&5 +echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6 +else + echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5 +echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6 +fi +set dummy $CC; ac_cc=`echo $2 | + sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` +if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\" = set"; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +# Make sure it works both with $CC and with simple cc. +# We do the test twice because some compilers refuse to overwrite an +# existing .o file with -o, though they will create one. +ac_try='$CC -c conftest.$ac_ext -o conftest.$ac_objext >&5' +if { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } && + test -f conftest.$ac_objext && { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; +then + eval ac_cv_prog_cc_${ac_cc}_c_o=yes + if test "x$CC" != xcc; then + # Test first that cc exists at all. + if { ac_try='cc -c conftest.$ac_ext >&5' + { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; }; then + ac_try='cc -c conftest.$ac_ext -o conftest.$ac_objext >&5' + if { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } && + test -f conftest.$ac_objext && { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 + (eval $ac_try) 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; + then + # cc works too. + : + else + # cc exists but doesn't like -o. + eval ac_cv_prog_cc_${ac_cc}_c_o=no + fi + fi + fi +else + eval ac_cv_prog_cc_${ac_cc}_c_o=no +fi +rm -f conftest* + +fi +if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" = yes"; then + echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6 +else + echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6 + +cat >>confdefs.h <<\_ACEOF +#define NO_MINUS_C_MINUS_O 1 +_ACEOF + +fi + +# FIXME: we rely on the cache variable name because +# there is no other way. +set dummy $CC +ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` +if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then + # Losing compiler, so override with the script. + # FIXME: It is wrong to rewrite CC. + # But if we don't then we get into trouble of one sort or another. + # A longer-term fix would be to have automake use am__CC in this case, + # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" + CC="$am_aux_dir/compile $CC" +fi + + echo "$as_me:$LINENO: checking for __uc_get_grs in -luca" >&5 echo $ECHO_N "checking for __uc_get_grs in -luca... $ECHO_C" >&6 @@ -20803,6 +21039,20 @@ echo "$as_me: error: conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi +if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then + { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. +Usually this means the macro was only invoked conditionally." >&5 +echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. +Usually this means the macro was only invoked conditionally." >&2;} + { (exit 1); exit 1; }; } +fi +if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then + { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. +Usually this means the macro was only invoked conditionally." >&5 +echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. +Usually this means the macro was only invoked conditionally." >&2;} + { (exit 1); exit 1; }; } +fi if test -z "${REMOTE_ONLY_TRUE}" && test -z "${REMOTE_ONLY_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"REMOTE_ONLY\" was never defined. Usually this means the macro was only invoked conditionally." >&5 @@ -21403,6 +21653,7 @@ s,@target_os@,$target_os,;t t s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t s,@INSTALL_DATA@,$INSTALL_DATA,;t t +s,@CYGPATH_W@,$CYGPATH_W,;t t s,@PACKAGE@,$PACKAGE,;t t s,@VERSION@,$VERSION,;t t s,@ACLOCAL@,$ACLOCAL,;t t @@ -21410,13 +21661,17 @@ s,@AUTOCONF@,$AUTOCONF,;t t s,@AUTOMAKE@,$AUTOMAKE,;t t s,@AUTOHEADER@,$AUTOHEADER,;t t s,@MAKEINFO@,$MAKEINFO,;t t -s,@AMTAR@,$AMTAR,;t t s,@install_sh@,$install_sh,;t t s,@STRIP@,$STRIP,;t t s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t +s,@mkdir_p@,$mkdir_p,;t t s,@AWK@,$AWK,;t t s,@SET_MAKE@,$SET_MAKE,;t t +s,@am__leading_dot@,$am__leading_dot,;t t +s,@AMTAR@,$AMTAR,;t t +s,@am__tar@,$am__tar,;t t +s,@am__untar@,$am__untar,;t t s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t s,@MAINT@,$MAINT,;t t @@ -21434,10 +21689,14 @@ s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t s,@CCDEPMODE@,$CCDEPMODE,;t t +s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t +s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t s,@CXX@,$CXX,;t t s,@CXXFLAGS@,$CXXFLAGS,;t t s,@ac_ct_CXX@,$ac_ct_CXX,;t t s,@CXXDEPMODE@,$CXXDEPMODE,;t t +s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t +s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t s,@EGREP@,$EGREP,;t t s,@LN_S@,$LN_S,;t t s,@ECHO@,$ECHO,;t t @@ -21931,13 +22190,29 @@ echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} cat $tmp/config.h rm -f $tmp/config.h fi - # Run the commands associated with the file. - case $ac_file in - include/config.h ) # update the timestamp -echo 'timestamp for include/config.h' >"include/stamp-h1" - ;; +# Compute $ac_file's index in $config_headers. +_am_stamp_count=1 +for _am_header in $config_headers :; do + case $_am_header in + $ac_file | $ac_file:* ) + break ;; + * ) + _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done +echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null || +$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X$ac_file : 'X\(//\)[^/]' \| \ + X$ac_file : 'X\(//\)$' \| \ + X$ac_file : 'X\(/\)' \| \ + . : '\(.\)' 2>/dev/null || +echo X$ac_file | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } + /^X\(\/\/\)[^/].*/{ s//\1/; q; } + /^X\(\/\/\)$/{ s//\1/; q; } + /^X\(\/\).*/{ s//\1/; q; } + s/.*/./; q'`/stamp-h$_am_stamp_count +done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF @@ -22216,27 +22491,21 @@ echo X"$mf" | else continue fi - grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue - # Extract the definition of DEP_FILES from the Makefile without - # running `make'. - DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` + # Extract the definition of DEPDIR, am__include, and am__quote + # from the Makefile without running `make'. + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue + am__include=`sed -n 's/^am__include = //p' < "$mf"` + test -z "am__include" && continue + am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n -e '/^U = / s///p' < "$mf"` - test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" - # We invoke sed twice because it is the simplest approach to - # changing $(DEPDIR) to its actual value in the expansion. - for file in `sed -n -e ' - /^DEP_FILES = .*\\\\$/ { - s/^DEP_FILES = // - :loop - s/\\\\$// - p - n - /\\\\$/ b loop - p - } - /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ + U=`sed -n 's/^U = //p' < "$mf"` + # Find all dependency output files, they are included files with + # $(DEPDIR) in their names. We invoke sed twice because it is the + # simplest approach to changing $(DEPDIR) to its actual value in the + # expansion. + for file in `sed -n " + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue diff --git a/doc/Makefile.in b/doc/Makefile.in index dc50a6c2..3259f75b 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.6.3 from Makefile.am. +# Makefile.in generated by automake 1.9.1 from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004 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. @@ -13,96 +13,168 @@ # PARTICULAR PURPOSE. @SET_MAKE@ -SHELL = @SHELL@ - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ - -bindir = @bindir@ -sbindir = @sbindir@ -libexecdir = @libexecdir@ -datadir = @datadir@ -sysconfdir = @sysconfdir@ -sharedstatedir = @sharedstatedir@ -localstatedir = @localstatedir@ -libdir = @libdir@ -infodir = @infodir@ -mandir = @mandir@ -includedir = @includedir@ -oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. - -ACLOCAL = @ACLOCAL@ -AUTOCONF = @AUTOCONF@ -AUTOMAKE = @AUTOMAKE@ -AUTOHEADER = @AUTOHEADER@ - am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_DATA = @INSTALL_DATA@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c -INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) -transform = @program_transform_name@ +transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_alias = @build_alias@ build_triplet = @build@ -host_alias = @host_alias@ host_triplet = @host@ -target_alias = @target_alias@ target_triplet = @target@ - -EXEEXT = @EXEEXT@ -OBJEXT = @OBJEXT@ -PATH_SEPARATOR = @PATH_SEPARATOR@ +subdir = doc +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ + $(srcdir)/common.tex.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/include/config.h +CONFIG_CLEAN_FILES = common.tex +SOURCES = +DIST_SOURCES = +man3dir = $(mandir)/man3 +am__installdirs = "$(DESTDIR)$(man3dir)" +NROFF = nroff +MANS = $(man3_MANS) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +AMDEP_FALSE = @AMDEP_FALSE@ +AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ ARCH = @ARCH@ -AS = @AS@ +ARCH_HPPA_FALSE = @ARCH_HPPA_FALSE@ +ARCH_HPPA_TRUE = @ARCH_HPPA_TRUE@ +ARCH_IA64_FALSE = @ARCH_IA64_FALSE@ +ARCH_IA64_TRUE = @ARCH_IA64_TRUE@ +ARCH_X86_FALSE = @ARCH_X86_FALSE@ +ARCH_X86_TRUE = @ARCH_X86_TRUE@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCAS = @CCAS@ CCASFLAGS = @CCASFLAGS@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ ECHO = @ECHO@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ EGREP = @EGREP@ +EXEEXT = @EXEEXT@ F77 = @F77@ -GCJ = @GCJ@ -GCJFLAGS = @GCJFLAGS@ +FFLAGS = @FFLAGS@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +LDFLAGS = @LDFLAGS@ LDFLAGS_STATIC_LIBCXA = @LDFLAGS_STATIC_LIBCXA@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ -OBJDUMP = @OBJDUMP@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ +MAKEINFO = @MAKEINFO@ +OBJEXT = @OBJEXT@ +OS_HPUX_FALSE = @OS_HPUX_FALSE@ +OS_HPUX_TRUE = @OS_HPUX_TRUE@ +OS_LINUX_FALSE = @OS_LINUX_FALSE@ +OS_LINUX_TRUE = @OS_LINUX_TRUE@ PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ -RC = @RC@ +REMOTE_ONLY_FALSE = @REMOTE_ONLY_FALSE@ +REMOTE_ONLY_TRUE = @REMOTE_ONLY_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ +ac_ct_RANLIB = @ac_ct_RANLIB@ +ac_ct_STRIP = @ac_ct_STRIP@ +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ +am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ arch = @arch@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ build_arch = @build_arch@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +datadir = @datadir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +includedir = @includedir@ +infodir = @infodir@ install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ target_os = @target_os@ +target_vendor = @target_vendor@ # man pages that go into section 3: man3_MANS = libunwind.man libunwind-dynamic.man libunwind-ia64.man \ @@ -128,7 +200,6 @@ man3_MANS = libunwind.man libunwind-dynamic.man libunwind-ia64.man \ _U_dyn_register.man \ _U_dyn_cancel.man - EXTRA_DIST = NOTES libunwind.trans \ libunwind.tex libunwind-dynamic.tex libunwind-ia64.tex \ libunwind-ptrace.tex libunwind-setjmp.tex \ @@ -152,30 +223,44 @@ EXTRA_DIST = NOTES libunwind.trans \ _U_dyn_cancel.tex \ $(man3_MANS) - L2M = latex2man L2P = pdflatex L2M_CMD = $(L2M) -t $(srcdir)/libunwind.trans L2H_CMD = $(L2M) -H -t $(srcdir)/libunwind.trans -subdir = doc -mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/include/config.h -CONFIG_CLEAN_FILES = common.tex -DIST_SOURCES = - -NROFF = nroff -MANS = $(man3_MANS) -DIST_COMMON = Makefile.am Makefile.in common.tex.in all: all-am .SUFFIXES: .SUFFIXES: .man .tex -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu doc/Makefile -Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) -common.tex: $(top_builddir)/config.status common.tex.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +common.tex: $(top_builddir)/config.status $(srcdir)/common.tex.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ mostlyclean-libtool: @@ -187,11 +272,9 @@ clean-libtool: distclean-libtool: -rm -f libtool uninstall-info-am: - -man3dir = $(mandir)/man3 install-man3: $(man3_MANS) $(man_MANS) @$(NORMAL_INSTALL) - $(mkinstalldirs) $(DESTDIR)$(man3dir) + test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)" @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ @@ -210,8 +293,8 @@ install-man3: $(man3_MANS) $(man_MANS) inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst"; \ - $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst; \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \ done uninstall-man3: @$(NORMAL_UNINSTALL) @@ -224,27 +307,36 @@ uninstall-man3: done; \ for i in $$list; do \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 3*) ;; \ + *) ext='3' ;; \ + esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " rm -f $(DESTDIR)$(man3dir)/$$inst"; \ - rm -f $(DESTDIR)$(man3dir)/$$inst; \ + echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \ + rm -f "$(DESTDIR)$(man3dir)/$$inst"; \ done tags: TAGS TAGS: -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ctags: CTAGS +CTAGS: -top_distdir = .. -distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) - @list='$(DISTFILES)'; for file in $$list; do \ + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ - $(mkinstalldirs) "$(distdir)$$dir"; \ + $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ @@ -262,10 +354,10 @@ distdir: $(DISTFILES) check-am: all-am check: check-am all-am: Makefile $(MANS) - installdirs: - $(mkinstalldirs) $(DESTDIR)$(man3dir) - + for dir in "$(DESTDIR)$(man3dir)"; do \ + test -z "$$dir" || $(mkdir_p) "$$dir"; \ + done install: install-am install-exec: install-exec-am install-data: install-data-am @@ -277,7 +369,7 @@ install-am: all-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - INSTALL_STRIP_FLAG=-s \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: @@ -285,7 +377,7 @@ mostlyclean-generic: clean-generic: distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @@ -295,7 +387,7 @@ clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am - + -rm -f Makefile distclean-am: clean-am distclean-generic distclean-libtool dvi: dvi-am @@ -317,26 +409,33 @@ install-man: install-man3 installcheck-am: maintainer-clean: maintainer-clean-am - + -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool +pdf-am: + +ps: ps-am + +ps-am: + uninstall-am: uninstall-info-am uninstall-man uninstall-man: uninstall-man3 .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am info info-am install install-am install-data \ - install-data-am install-exec install-exec-am install-info \ - install-info-am install-man install-man3 install-strip \ - installcheck installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool uninstall uninstall-am uninstall-info-am \ - uninstall-man uninstall-man3 + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-exec install-exec-am \ + install-info install-info-am install-man install-man3 \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + uninstall uninstall-am uninstall-info-am uninstall-man \ + uninstall-man3 .tex.man: diff --git a/include/config.h.in b/include/config.h.in index 195361d4..af632328 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -81,6 +81,9 @@ /* Define to 1 if __thread keyword is supported by the C compiler. */ #undef HAVE___THREAD +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +#undef NO_MINUS_C_MINUS_O + /* Name of package */ #undef PACKAGE diff --git a/src/Makefile.in b/src/Makefile.in index 292b2242..99eeaaca 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.6.3 from Makefile.am. +# Makefile.in generated by automake 1.9.1 from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004 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. @@ -13,96 +13,404 @@ # PARTICULAR PURPOSE. @SET_MAKE@ -SHELL = @SHELL@ + + + +SOURCES = $(libunwind_ptrace_a_SOURCES) $(libunwind_hppa_la_SOURCES) $(libunwind_ia64_la_SOURCES) $(libunwind_setjmp_la_SOURCES) $(libunwind_x86_la_SOURCES) $(libunwind_la_SOURCES) ia64/mk_Gcursor_i.c ia64/mk_Lcursor_i.c srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ - -bindir = @bindir@ -sbindir = @sbindir@ -libexecdir = @libexecdir@ -datadir = @datadir@ -sysconfdir = @sysconfdir@ -sharedstatedir = @sharedstatedir@ -localstatedir = @localstatedir@ -libdir = @libdir@ -infodir = @infodir@ -mandir = @mandir@ -includedir = @includedir@ -oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. - -ACLOCAL = @ACLOCAL@ -AUTOCONF = @AUTOCONF@ -AUTOMAKE = @AUTOMAKE@ -AUTOHEADER = @AUTOHEADER@ - am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_DATA = @INSTALL_DATA@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c -INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) -transform = @program_transform_name@ +transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_alias = @build_alias@ build_triplet = @build@ -host_alias = @host_alias@ host_triplet = @host@ -target_alias = @target_alias@ target_triplet = @target@ - -EXEEXT = @EXEEXT@ -OBJEXT = @OBJEXT@ -PATH_SEPARATOR = @PATH_SEPARATOR@ +@ARCH_IA64_TRUE@noinst_PROGRAMS = ia64/mk_Gcursor_i$(EXEEXT) \ +@ARCH_IA64_TRUE@ ia64/mk_Lcursor_i$(EXEEXT) +subdir = src +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/include/config.h +CONFIG_CLEAN_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 = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libdir)" +libLIBRARIES_INSTALL = $(INSTALL_DATA) +LIBRARIES = $(lib_LIBRARIES) +ARFLAGS = cru +libunwind_ptrace_a_AR = $(AR) $(ARFLAGS) +libunwind_ptrace_a_LIBADD = +am__dirstamp = $(am__leading_dot)dirstamp +am_libunwind_ptrace_a_OBJECTS = ptrace/_UPT_accessors.$(OBJEXT) \ + ptrace/_UPT_access_fpreg.$(OBJEXT) \ + ptrace/_UPT_access_mem.$(OBJEXT) \ + ptrace/_UPT_access_reg.$(OBJEXT) ptrace/_UPT_create.$(OBJEXT) \ + ptrace/_UPT_destroy.$(OBJEXT) \ + ptrace/_UPT_find_proc_info.$(OBJEXT) \ + ptrace/_UPT_get_dyn_info_list_addr.$(OBJEXT) \ + ptrace/_UPT_put_unwind_info.$(OBJEXT) \ + ptrace/_UPT_get_proc_name.$(OBJEXT) \ + ptrace/_UPT_reg_offset.$(OBJEXT) ptrace/_UPT_resume.$(OBJEXT) +libunwind_ptrace_a_OBJECTS = $(am_libunwind_ptrace_a_OBJECTS) +libLTLIBRARIES_INSTALL = $(INSTALL) +LTLIBRARIES = $(lib_LTLIBRARIES) +@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@libunwind_hppa_la_DEPENDENCIES = libunwind.la +am_libunwind_hppa_la_OBJECTS = +libunwind_hppa_la_OBJECTS = $(am_libunwind_hppa_la_OBJECTS) +@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@am_libunwind_hppa_la_rpath = -rpath \ +@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@ $(libdir) +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@libunwind_ia64_la_DEPENDENCIES = \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ libunwind.la +am__libunwind_ia64_la_SOURCES_DIST = os-hpux.c os-linux.h os-linux.c \ + mi/init.c mi/flush_cache.c mi/mempool.c ia64/init.h \ + ia64/offsets.h ia64/regs.h ia64/ucontext_i.h \ + ia64/unwind_decoder.h ia64/unwind_i.h 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 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 +am__objects_1 = os-hpux.lo +am__objects_2 = os-linux.lo +@OS_HPUX_FALSE@@OS_LINUX_TRUE@am__objects_3 = $(am__objects_2) +@OS_HPUX_TRUE@am__objects_3 = $(am__objects_1) +am__objects_4 = $(am__objects_3) mi/init.lo mi/flush_cache.lo \ + mi/mempool.lo +am__objects_5 = $(am__objects_4) ia64/regname.lo +am__objects_6 = 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 +am__objects_7 = $(am__objects_5) $(am__objects_6) \ + 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 +@ARCH_IA64_TRUE@am_libunwind_ia64_la_OBJECTS = $(am__objects_7) +libunwind_ia64_la_OBJECTS = $(am_libunwind_ia64_la_OBJECTS) +@ARCH_IA64_TRUE@am_libunwind_ia64_la_rpath = -rpath $(libdir) +libunwind_setjmp_la_DEPENDENCIES = libunwind-$(arch).la +am__libunwind_setjmp_la_SOURCES_DIST = longjmp.c siglongjmp.c setjmp.c \ + sigsetjmp.c x86/siglongjmp.S hppa/siglongjmp.S ia64/setjmp.S \ + ia64/sigsetjmp.S ia64/siglongjmp.S +am__objects_8 = longjmp.lo siglongjmp.lo +am__objects_9 = setjmp.lo sigsetjmp.lo x86/siglongjmp.lo +am__objects_10 = setjmp.lo sigsetjmp.lo hppa/siglongjmp.lo +am__objects_11 = ia64/setjmp.lo ia64/sigsetjmp.lo ia64/siglongjmp.lo +@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@am_libunwind_setjmp_la_OBJECTS = $(am__objects_8) \ +@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@ $(am__objects_9) +@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@am_libunwind_setjmp_la_OBJECTS = \ +@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@ $(am__objects_8) \ +@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@ $(am__objects_10) +@ARCH_IA64_TRUE@am_libunwind_setjmp_la_OBJECTS = $(am__objects_8) \ +@ARCH_IA64_TRUE@ $(am__objects_11) +libunwind_setjmp_la_OBJECTS = $(am_libunwind_setjmp_la_OBJECTS) +@REMOTE_ONLY_FALSE@am_libunwind_setjmp_la_rpath = -rpath $(libdir) +@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = libunwind.la +am__libunwind_x86_la_SOURCES_DIST = os-hpux.c os-linux.h os-linux.c \ + mi/init.c mi/flush_cache.c mi/mempool.c dwarf/dwarf-eh.h \ + dwarf/global.c x86/init.h x86/offsets.h x86/unwind_i.h \ + x86/is_fpreg.c x86/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 \ + dwarf/Gexpr.c dwarf/Gfde.c dwarf/Gparser.c dwarf/Gpe.c \ + dwarf/Gstep.c dwarf/Gfind_proc_info-lsb.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/Gis_signal_frame.c x86/Gget_proc_info.c x86/Gregs.c \ + x86/Gresume.c x86/Gstep.c +am__objects_12 = dwarf/global.lo +am__objects_13 = $(am__objects_4) $(am__objects_12) x86/is_fpreg.lo \ + x86/regname.lo +am__objects_14 = dwarf/Gexpr.lo dwarf/Gfde.lo dwarf/Gparser.lo \ + dwarf/Gpe.lo dwarf/Gstep.lo +am__objects_15 = $(am__objects_13) $(am__objects_6) $(am__objects_14) \ + dwarf/Gfind_proc_info-lsb.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/Gis_signal_frame.lo \ + x86/Gget_proc_info.lo x86/Gregs.lo x86/Gresume.lo x86/Gstep.lo +@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@am_libunwind_x86_la_OBJECTS = $(am__objects_15) +libunwind_x86_la_OBJECTS = $(am_libunwind_x86_la_OBJECTS) +@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@am_libunwind_x86_la_rpath = \ +@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@ -rpath \ +@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@ $(libdir) +libunwind_la_DEPENDENCIES = +am__libunwind_la_SOURCES_DIST = os-hpux.c os-linux.h os-linux.c \ + mi/init.c mi/flush_cache.c mi/mempool.c dwarf/dwarf-eh.h \ + dwarf/global.c x86/init.h x86/offsets.h x86/unwind_i.h \ + x86/is_fpreg.c x86/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 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 elf32.c elf32.h dwarf/Lexpr.c dwarf/Lfde.c \ + dwarf/Lparser.c dwarf/Lpe.c dwarf/Lstep.c \ + dwarf/Lfind_proc_info-lsb.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/Lis_signal_frame.c \ + x86/Lget_proc_info.c x86/Lregs.c x86/Lresume.c x86/Lstep.c \ + hppa/global.c hppa/tables.c hppa/init.h hppa/unwind_i.h \ + hppa/Gget_reg.c hppa/Gget_proc_name.c hppa/Ginit.c \ + hppa/Ginit_local.c hppa/Gget_proc_info.c hppa/Gregs.c \ + hppa/Gstep.c hppa/Lget_reg.c hppa/Lget_proc_name.c \ + hppa/Linit.c hppa/Linit_local.c hppa/Lget_proc_info.c \ + hppa/Lregs.c hppa/Lstep.c ia64/init.h ia64/offsets.h \ + ia64/regs.h ia64/ucontext_i.h ia64/unwind_decoder.h \ + ia64/unwind_i.h ia64/regname.c elf64.c elf64.h \ + ia64/dyn_info_list.S ia64/getcontext.S \ + 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 +am__objects_16 = mi/_ReadULEB.lo mi/_ReadSLEB.lo +@OS_LINUX_TRUE@am__objects_17 = $(am__objects_16) +am__objects_18 = $(am__objects_17) 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 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 +am__objects_19 = dwarf/Lexpr.lo dwarf/Lfde.lo dwarf/Lparser.lo \ + dwarf/Lpe.lo dwarf/Lstep.lo +am__objects_20 = $(am__objects_13) $(am__objects_18) elf32.lo \ + $(am__objects_19) dwarf/Lfind_proc_info-lsb.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/Lis_signal_frame.lo x86/Lget_proc_info.lo x86/Lregs.lo \ + x86/Lresume.lo x86/Lstep.lo +am__objects_21 = $(am__objects_4) hppa/global.lo hppa/tables.lo \ + hppa/Gget_reg.lo hppa/Gget_proc_name.lo hppa/Ginit.lo \ + hppa/Ginit_local.lo hppa/Gget_proc_info.lo hppa/Gregs.lo \ + hppa/Gstep.lo hppa/Lget_reg.lo hppa/Lget_proc_name.lo \ + hppa/Linit.lo hppa/Linit_local.lo hppa/Lget_proc_info.lo \ + hppa/Lregs.lo hppa/Lstep.lo +am__objects_22 = $(am__objects_5) $(am__objects_18) elf64.lo \ + ia64/dyn_info_list.lo ia64/getcontext.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 +@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@am_libunwind_la_OBJECTS = $(am__objects_20) +@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@am_libunwind_la_OBJECTS = \ +@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@ $(am__objects_21) +@ARCH_IA64_TRUE@am_libunwind_la_OBJECTS = $(am__objects_22) +libunwind_la_OBJECTS = $(am_libunwind_la_OBJECTS) +@REMOTE_ONLY_FALSE@am_libunwind_la_rpath = -rpath $(libdir) +PROGRAMS = $(noinst_PROGRAMS) +ia64_mk_Gcursor_i_SOURCES = ia64/mk_Gcursor_i.c +ia64_mk_Gcursor_i_OBJECTS = ia64/mk_Gcursor_i.$(OBJEXT) +ia64_mk_Gcursor_i_LDADD = $(LDADD) +ia64_mk_Lcursor_i_SOURCES = ia64/mk_Lcursor_i.c +ia64_mk_Lcursor_i_OBJECTS = ia64/mk_Lcursor_i.$(OBJEXT) +ia64_mk_Lcursor_i_LDADD = $(LDADD) +DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include +depcomp = $(SHELL) $(top_srcdir)/config/depcomp +am__depfiles_maybe = depfiles +CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) +LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \ + $(CCASFLAGS) +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CFLAGS) $(CFLAGS) +CCLD = $(CC) +LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(AM_LDFLAGS) $(LDFLAGS) -o $@ +SOURCES = $(libunwind_ptrace_a_SOURCES) $(libunwind_hppa_la_SOURCES) \ + $(libunwind_ia64_la_SOURCES) $(libunwind_setjmp_la_SOURCES) \ + $(libunwind_x86_la_SOURCES) $(libunwind_la_SOURCES) \ + ia64/mk_Gcursor_i.c ia64/mk_Lcursor_i.c +DIST_SOURCES = $(libunwind_ptrace_a_SOURCES) \ + $(libunwind_hppa_la_SOURCES) \ + $(am__libunwind_ia64_la_SOURCES_DIST) \ + $(am__libunwind_setjmp_la_SOURCES_DIST) \ + $(am__libunwind_x86_la_SOURCES_DIST) \ + $(am__libunwind_la_SOURCES_DIST) ia64/mk_Gcursor_i.c \ + ia64/mk_Lcursor_i.c +ETAGS = etags +CTAGS = ctags +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +AMDEP_FALSE = @AMDEP_FALSE@ +AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ ARCH = @ARCH@ -AS = @AS@ +ARCH_HPPA_FALSE = @ARCH_HPPA_FALSE@ +ARCH_HPPA_TRUE = @ARCH_HPPA_TRUE@ +ARCH_IA64_FALSE = @ARCH_IA64_FALSE@ +ARCH_IA64_TRUE = @ARCH_IA64_TRUE@ +ARCH_X86_FALSE = @ARCH_X86_FALSE@ +ARCH_X86_TRUE = @ARCH_X86_TRUE@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCAS = @CCAS@ CCASFLAGS = @CCASFLAGS@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ ECHO = @ECHO@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ EGREP = @EGREP@ +EXEEXT = @EXEEXT@ F77 = @F77@ -GCJ = @GCJ@ -GCJFLAGS = @GCJFLAGS@ +FFLAGS = @FFLAGS@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +LDFLAGS = @LDFLAGS@ LDFLAGS_STATIC_LIBCXA = @LDFLAGS_STATIC_LIBCXA@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ -OBJDUMP = @OBJDUMP@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ +MAKEINFO = @MAKEINFO@ +OBJEXT = @OBJEXT@ +OS_HPUX_FALSE = @OS_HPUX_FALSE@ +OS_HPUX_TRUE = @OS_HPUX_TRUE@ +OS_LINUX_FALSE = @OS_LINUX_FALSE@ +OS_LINUX_TRUE = @OS_LINUX_TRUE@ PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ -RC = @RC@ +REMOTE_ONLY_FALSE = @REMOTE_ONLY_FALSE@ +REMOTE_ONLY_TRUE = @REMOTE_ONLY_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ +ac_ct_RANLIB = @ac_ct_RANLIB@ +ac_ct_STRIP = @ac_ct_STRIP@ +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ +am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ arch = @arch@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ build_arch = @build_arch@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +datadir = @datadir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +includedir = @includedir@ +infodir = @infodir@ install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ target_os = @target_os@ +target_vendor = @target_vendor@ SOVERSION = 3:0:2 # See comments at end of file. SETJMP_SO_VERSION = 0:0:0 # @@ -113,11 +421,10 @@ COMMON_SO_LDFLAGS = -XCClinker -nostartfiles \ -XCClinker -nostdlib \ $(LDFLAGS_STATIC_LIBCXA) - -@REMOTE_ONLY_TRUE@LIBRARIES_cdep = @REMOTE_ONLY_FALSE@LIBRARIES_cdep = libunwind-ptrace.a -@REMOTE_ONLY_TRUE@lib_LTLIBRARIES_cdep = +@REMOTE_ONLY_TRUE@LIBRARIES_cdep = @REMOTE_ONLY_FALSE@lib_LTLIBRARIES_cdep = libunwind.la libunwind-setjmp.la +@REMOTE_ONLY_TRUE@lib_LTLIBRARIES_cdep = ### libunwind-ptrace: libunwind_ptrace_a_SOURCES = \ @@ -136,16 +443,13 @@ libunwind_setjmp_la_LDFLAGS = $(COMMON_SO_LDFLAGS) \ libunwind_setjmp_la_LIBADD = libunwind-$(arch).la -lc libunwind_setjmp_la_SOURCES_common = longjmp.c siglongjmp.c -libunwind_setjmp_la_SOURCES_ia64 = ia64/setjmp-ia64.S \ - ia64/sigsetjmp-ia64.S \ - ia64/siglongjmp-ia64.S +libunwind_setjmp_la_SOURCES_ia64 = ia64/setjmp.S ia64/sigsetjmp.S \ + ia64/siglongjmp.S -libunwind_setjmp_la_SOURCES_hppa = setjmp.c sigsetjmp.c \ - hppa/siglongjmp-hppa.S - -libunwind_setjmp_la_SOURCES_x86 = setjmp.c sigsetjmp.c \ - x86/siglongjmp-x86.S +libunwind_setjmp_la_SOURCES_hppa = setjmp.c sigsetjmp.c \ + hppa/siglongjmp.S +libunwind_setjmp_la_SOURCES_x86 = setjmp.c sigsetjmp.c x86/siglongjmp.S ### libunwind: @@ -187,93 +491,69 @@ libunwind_la_SOURCES_local = \ unwind/RaiseException.c unwind/Resume.c \ unwind/Resume_or_Rethrow.c unwind/SetGR.c unwind/SetIP.c - libunwind_la_SOURCES_os_linux = os-linux.h os-linux.c # _ReadULEB()/_ReadSLEB() are needed for Intel C++ 8.0 compatibility libunwind_la_SOURCES_os_linux_local = mi/_ReadULEB.c mi/_ReadSLEB.c libunwind_la_SOURCES_os_hpux = os-hpux.c - dwarf_SOURCES_common = \ dwarf/dwarf-eh.h \ - dwarf/global-dwarf.c - + dwarf/global.c dwarf_SOURCES_local = \ - dwarf/Lexpr-dwarf.c dwarf/Lfde-dwarf.c dwarf/Lparser-dwarf.c \ - dwarf/Lpe-dwarf.c dwarf/Lstep-dwarf.c - + dwarf/Lexpr.c dwarf/Lfde.c dwarf/Lparser.c dwarf/Lpe.c dwarf/Lstep.c dwarf_SOURCES_generic = \ - dwarf/Gexpr-dwarf.c dwarf/Gfde-dwarf.c dwarf/Gparser-dwarf.c \ - dwarf/Gpe-dwarf.c dwarf/Gstep-dwarf.c + dwarf/Gexpr.c dwarf/Gfde.c dwarf/Gparser.c dwarf/Gpe.c dwarf/Gstep.c -# -# Note: As of automake-1.6, there is a stupid limitation which requires -# that each filename be unique. This prevents us from having, e.g., -# ia64/tables.c and x86/tables.c. The fix for now is to uglify the -# filenames by appending the arch-name (e.g., tables-ia64.c). Oh, well. -# - # The list of files that go both into libunwind and libunwind-ia64: libunwind_la_SOURCES_ia64_common = $(libunwind_la_SOURCES_common) \ ia64/init.h ia64/offsets.h ia64/regs.h \ ia64/ucontext_i.h ia64/unwind_decoder.h ia64/unwind_i.h \ - ia64/regname-ia64.c + ia64/regname.c # The list of files that go into libunwind: -libunwind_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common) \ - $(libunwind_la_SOURCES_local) \ - \ - elf64.c elf64.h \ - \ - ia64/dyn_info_list-ia64.S ia64/getcontext-ia64.S \ - \ - ia64/Lcreate_addr_space-ia64.c \ - ia64/Lget_proc_info-ia64.c \ - ia64/Lget_save_loc-ia64.c \ - ia64/Lglobal-ia64.c \ - ia64/Linit-ia64.c ia64/Linit_local-ia64.c ia64/Linit_remote-ia64.c \ - ia64/Linstall_cursor-ia64.S ia64/Lis_signal_frame-ia64.c \ - ia64/Lparser-ia64.c ia64/Lrbs-ia64.c ia64/Lregs-ia64.c \ - ia64/Lresume-ia64.c ia64/Lscript-ia64.c \ - ia64/Lstep-ia64.c ia64/Ltables-ia64.c +libunwind_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common) \ + $(libunwind_la_SOURCES_local) \ + \ + elf64.c elf64.h \ + \ + ia64/dyn_info_list.S ia64/getcontext.S \ + \ + 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 # The list of files that go into libunwind-ia64: -libunwind_ia64_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common) \ - $(libunwind_la_SOURCES_generic) \ - ia64/Gcreate_addr_space-ia64.c \ - ia64/Gget_proc_info-ia64.c \ - ia64/Gget_save_loc-ia64.c \ - ia64/Gglobal-ia64.c \ - ia64/Ginit-ia64.c ia64/Ginit_local-ia64.c ia64/Ginit_remote-ia64.c \ - ia64/Ginstall_cursor-ia64.S ia64/Gis_signal_frame-ia64.c \ - ia64/Gparser-ia64.c ia64/Grbs-ia64.c ia64/Gregs-ia64.c \ - ia64/Gresume-ia64.c ia64/Gscript-ia64.c \ - ia64/Gstep-ia64.c ia64/Gtables-ia64.c +libunwind_ia64_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common) \ + $(libunwind_la_SOURCES_generic) \ + 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 - -libunwind_la_SOURCES_hppa = $(libunwind_la_SOURCES_common) \ - hppa/global-hppa.c hppa/tables-hppa.c \ - hppa/init.h hppa/unwind_i.h \ - \ - hppa/Gget_reg-hppa.c \ - hppa/Ginit-hppa.c hppa/Ginit_local-hppa.c \ - hppa/Gget_proc_info-hppa.c hppa/Gregs-hppa.c hppa/Gstep-hppa.c \ - \ - hppa/Lget_reg-hppa.c hppa/Lget_proc_name-hppa.c \ - hppa/Linit-hppa.c hppa/Linit_local-hppa.c \ - hppa/Lget_proc_info-hppa.c hppa/Lregs-hppa.c hppa/Lstep-hppa.c +libunwind_la_SOURCES_hppa = $(libunwind_la_SOURCES_common) \ + hppa/global.c hppa/tables.c \ + hppa/init.h hppa/unwind_i.h \ + \ + hppa/Gget_reg.c hppa/Gget_proc_name.c hppa/Ginit.c hppa/Ginit_local.c \ + hppa/Gget_proc_info.c hppa/Gregs.c hppa/Gstep.c \ + \ + hppa/Lget_reg.c hppa/Lget_proc_name.c hppa/Linit.c hppa/Linit_local.c \ + hppa/Lget_proc_info.c hppa/Lregs.c hppa/Lstep.c # The list of files that go both into libunwind and libunwind-x86: libunwind_la_SOURCES_x86_common = $(libunwind_la_SOURCES_common) \ $(dwarf_SOURCES_common) \ x86/init.h x86/offsets.h x86/unwind_i.h \ - x86/is_fpreg-x86.c x86/regname-x86.c + x86/is_fpreg.c x86/regname.c # The list of files that go into libunwind: @@ -282,12 +562,10 @@ libunwind_la_SOURCES_x86 = $(libunwind_la_SOURCES_x86_common) \ elf32.c elf32.h \ $(dwarf_SOURCES_local) \ dwarf/Lfind_proc_info-lsb.c \ - x86/Lcreate_addr_space-x86.c \ - x86/Lget_save_loc-x86.c x86/Lglobal-x86.c x86/Linit-x86.c \ - x86/Linit_local-x86.c x86/Linit_remote-x86.c \ - x86/Lis_signal_frame-x86.c \ - x86/Lget_proc_info-x86.c x86/Lregs-x86.c \ - x86/Lresume-x86.c x86/Lstep-x86.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/Lis_signal_frame.c x86/Lget_proc_info.c x86/Lregs.c \ + x86/Lresume.c x86/Lstep.c # The list of files that go into libunwind-x86: @@ -295,22 +573,17 @@ libunwind_x86_la_SOURCES_x86 = $(libunwind_la_SOURCES_x86_common) \ $(libunwind_la_SOURCES_generic) \ $(dwarf_SOURCES_generic) \ dwarf/Gfind_proc_info-lsb.c \ - x86/Gcreate_addr_space-x86.c \ - x86/Gget_save_loc-x86.c x86/Gglobal-x86.c x86/Ginit-x86.c \ - x86/Ginit_local-x86.c x86/Ginit_remote-x86.c \ - x86/Gis_signal_frame-x86.c \ - x86/Gget_proc_info-x86.c x86/Gregs-x86.c \ - x86/Gresume-x86.c x86/Gstep-x86.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/Gis_signal_frame.c x86/Gget_proc_info.c x86/Gregs.c \ + x86/Gresume.c x86/Gstep.c @OS_HPUX_TRUE@libunwind_la_SOURCES_os = $(libunwind_la_SOURCES_os_hpux) @OS_LINUX_TRUE@libunwind_la_SOURCES_os = $(libunwind_la_SOURCES_os_linux) @OS_HPUX_TRUE@libunwind_la_SOURCES_os_local = $(libunwind_la_SOURCES_os_hpux_local) @OS_LINUX_TRUE@libunwind_la_SOURCES_os_local = $(libunwind_la_SOURCES_os_linux_local) - -@ARCH_IA64_TRUE@mk_Gcursor_i_ia64_SOURCES = ia64/mk_Gcursor_i-ia64.c -@ARCH_IA64_TRUE@mk_Lcursor_i_ia64_SOURCES = ia64/mk_Lcursor_i-ia64.c -@ARCH_IA64_TRUE@noinst_PROGRAMS = mk_Gcursor_i-ia64 mk_Lcursor_i-ia64 +@ARCH_IA64_TRUE@mk_Gcursor_i_ia64_SOURCES = ia64/mk_Gcursor_i.c +@ARCH_IA64_TRUE@mk_Lcursor_i_ia64_SOURCES = ia64/mk_Lcursor_i.c @ARCH_IA64_TRUE@BUILT_SOURCES = Gcursor_i.h Lcursor_i.h @ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@lib_LTLIBRARIES_arch = libunwind-x86.la @ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@lib_LTLIBRARIES_arch = libunwind-hppa.la @@ -336,16 +609,12 @@ libunwind_x86_la_SOURCES_x86 = $(libunwind_la_SOURCES_x86_common) \ @ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@libunwind_x86_la_SOURCES = $(libunwind_x86_la_SOURCES_x86) @ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@libunwind_x86_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION) @ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@@REMOTE_ONLY_FALSE@libunwind_x86_la_LIBADD = libunwind.la -lc - libunwind_la_LDFLAGS = $(COMMON_SO_LDFLAGS) -version-info $(SOVERSION) libunwind_la_LIBADD = -lc - lib_LIBRARIES = $(LIBRARIES_cdep) lib_LTLIBRARIES = $(lib_LTLIBRARIES_cdep) $(lib_LTLIBRARIES_arch) - AM_CPPFLAGS = -I$(top_srcdir)/include/$(arch) -I$(top_srcdir)/include -I. AM_CCASFLAGS = $(AM_CPPFLAGS) - EXTRA_DIST = elfxx.h elfxx.c unwind-internal.h \ $(libunwind_la_SOURCES_hppa) \ $(libunwind_la_SOURCES_ia64) \ @@ -364,574 +633,383 @@ EXTRA_DIST = elfxx.h elfxx.c unwind-internal.h \ $(libunwind_setjmp_la_SOURCES_ia64) \ $(libunwind_setjmp_la_SOURCES_x86) -subdir = src -mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/include/config.h -CONFIG_CLEAN_FILES = -LIBRARIES = $(lib_LIBRARIES) - -libunwind_ptrace_a_AR = $(AR) cru -libunwind_ptrace_a_LIBADD = -am_libunwind_ptrace_a_OBJECTS = _UPT_accessors.$(OBJEXT) \ - _UPT_access_fpreg.$(OBJEXT) _UPT_access_mem.$(OBJEXT) \ - _UPT_access_reg.$(OBJEXT) _UPT_create.$(OBJEXT) \ - _UPT_destroy.$(OBJEXT) _UPT_find_proc_info.$(OBJEXT) \ - _UPT_get_dyn_info_list_addr.$(OBJEXT) \ - _UPT_put_unwind_info.$(OBJEXT) _UPT_get_proc_name.$(OBJEXT) \ - _UPT_reg_offset.$(OBJEXT) _UPT_resume.$(OBJEXT) -libunwind_ptrace_a_OBJECTS = $(am_libunwind_ptrace_a_OBJECTS) -LTLIBRARIES = $(lib_LTLIBRARIES) - -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@REMOTE_ONLY_TRUE@libunwind_hppa_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@libunwind_hppa_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_TRUE@@REMOTE_ONLY_TRUE@libunwind_hppa_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@libunwind_hppa_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@@REMOTE_ONLY_TRUE@libunwind_hppa_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@libunwind_hppa_la_DEPENDENCIES = \ -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ libunwind.la -@ARCH_HPPA_TRUE@@ARCH_IA64_TRUE@@REMOTE_ONLY_TRUE@libunwind_hppa_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@libunwind_hppa_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@am_libunwind_hppa_la_OBJECTS = \ -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@ $(am__objects_1) -libunwind_hppa_la_OBJECTS = $(am_libunwind_hppa_la_OBJECTS) -@ARCH_IA64_FALSE@@REMOTE_ONLY_TRUE@libunwind_ia64_la_DEPENDENCIES = -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@libunwind_ia64_la_DEPENDENCIES = -@ARCH_IA64_TRUE@@REMOTE_ONLY_TRUE@libunwind_ia64_la_DEPENDENCIES = -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@libunwind_ia64_la_DEPENDENCIES = \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ libunwind.la -am__objects_2 = os-hpux.lo -am__objects_3 = os-linux.lo -@OS_HPUX_TRUE@am__objects_4 = $(am__objects_2) -@OS_LINUX_TRUE@am__objects_4 = $(am__objects_3) -am__objects_5 = $(am__objects_4) init.lo flush_cache.lo mempool.lo -am__objects_6 = $(am__objects_5) regname-ia64.lo -am__objects_7 = Gdyn-extract.lo Gdyn-remote.lo \ - Gfind_dynamic_proc_info.lo Gget_accessors.lo \ - Gget_proc_info_by_ip.lo Gget_proc_name.lo \ - Gput_dynamic_unwind_info.lo Gdestroy_addr_space.lo Gget_reg.lo \ - Gset_reg.lo Gget_fpreg.lo Gset_fpreg.lo Gset_caching_policy.lo -am__objects_8 = $(am__objects_6) $(am__objects_7) \ - Gcreate_addr_space-ia64.lo Gget_proc_info-ia64.lo \ - Gget_save_loc-ia64.lo Gglobal-ia64.lo Ginit-ia64.lo \ - Ginit_local-ia64.lo Ginit_remote-ia64.lo \ - Ginstall_cursor-ia64.lo Gis_signal_frame-ia64.lo \ - Gparser-ia64.lo Grbs-ia64.lo Gregs-ia64.lo Gresume-ia64.lo \ - Gscript-ia64.lo Gstep-ia64.lo Gtables-ia64.lo -@ARCH_IA64_TRUE@am_libunwind_ia64_la_OBJECTS = $(am__objects_8) -libunwind_ia64_la_OBJECTS = $(am_libunwind_ia64_la_OBJECTS) -libunwind_setjmp_la_DEPENDENCIES = libunwind-$(arch).la -am__objects_9 = longjmp.lo siglongjmp.lo -am__objects_10 = setjmp.lo sigsetjmp.lo siglongjmp-x86.lo -am__objects_11 = setjmp.lo sigsetjmp.lo siglongjmp-hppa.lo -am__objects_12 = setjmp-ia64.lo sigsetjmp-ia64.lo siglongjmp-ia64.lo -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@am_libunwind_setjmp_la_OBJECTS = \ -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@ $(am__objects_9) \ -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@ $(am__objects_10) -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@am_libunwind_setjmp_la_OBJECTS = \ -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@ $(am__objects_9) \ -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@ $(am__objects_11) -@ARCH_IA64_TRUE@am_libunwind_setjmp_la_OBJECTS = $(am__objects_9) \ -@ARCH_IA64_TRUE@ $(am__objects_12) -libunwind_setjmp_la_OBJECTS = $(am_libunwind_setjmp_la_OBJECTS) -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_FALSE@@REMOTE_ONLY_TRUE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_FALSE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@@REMOTE_ONLY_TRUE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = \ -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@@REMOTE_ONLY_FALSE@ libunwind.la -@ARCH_HPPA_FALSE@@ARCH_IA64_TRUE@@ARCH_X86_FALSE@@REMOTE_ONLY_TRUE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_TRUE@@ARCH_X86_FALSE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_TRUE@@ARCH_X86_TRUE@@REMOTE_ONLY_TRUE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_FALSE@@ARCH_IA64_TRUE@@ARCH_X86_TRUE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@@ARCH_X86_FALSE@@REMOTE_ONLY_TRUE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@@ARCH_X86_FALSE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@@REMOTE_ONLY_TRUE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_TRUE@@ARCH_X86_FALSE@@REMOTE_ONLY_TRUE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_TRUE@@ARCH_X86_FALSE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_TRUE@@ARCH_X86_TRUE@@REMOTE_ONLY_TRUE@libunwind_x86_la_DEPENDENCIES = -@ARCH_HPPA_TRUE@@ARCH_IA64_TRUE@@ARCH_X86_TRUE@@REMOTE_ONLY_FALSE@libunwind_x86_la_DEPENDENCIES = -am__objects_13 = global-dwarf.lo -am__objects_14 = $(am__objects_5) $(am__objects_13) is_fpreg-x86.lo \ - regname-x86.lo -am__objects_15 = Gexpr-dwarf.lo Gfde-dwarf.lo Gparser-dwarf.lo \ - Gpe-dwarf.lo Gstep-dwarf.lo -am__objects_16 = $(am__objects_14) $(am__objects_7) $(am__objects_15) \ - Gfind_proc_info-lsb.lo Gcreate_addr_space-x86.lo \ - Gget_save_loc-x86.lo Gglobal-x86.lo Ginit-x86.lo \ - Ginit_local-x86.lo Ginit_remote-x86.lo Gis_signal_frame-x86.lo \ - Gget_proc_info-x86.lo Gregs-x86.lo Gresume-x86.lo Gstep-x86.lo -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@am_libunwind_x86_la_OBJECTS = \ -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@ $(am__objects_16) -libunwind_x86_la_OBJECTS = $(am_libunwind_x86_la_OBJECTS) -libunwind_la_DEPENDENCIES = -am__objects_17 = _ReadULEB.lo _ReadSLEB.lo -@OS_HPUX_TRUE@am__objects_18 = $(am__objects_1) -@OS_LINUX_TRUE@am__objects_18 = $(am__objects_17) -am__objects_19 = $(am__objects_18) backtrace.lo dyn-cancel.lo \ - dyn-info-list.lo dyn-register.lo Ldyn-extract.lo \ - Lfind_dynamic_proc_info.lo Lget_accessors.lo \ - Lget_proc_info_by_ip.lo Lget_proc_name.lo \ - Lput_dynamic_unwind_info.lo Ldestroy_addr_space.lo Lget_reg.lo \ - Lset_reg.lo Lget_fpreg.lo Lset_fpreg.lo Lset_caching_policy.lo \ - Backtrace.lo DeleteException.lo FindEnclosingFunction.lo \ - ForcedUnwind.lo GetBSP.lo GetCFA.lo GetDataRelBase.lo GetGR.lo \ - GetIP.lo GetLanguageSpecificData.lo GetRegionStart.lo \ - GetTextRelBase.lo RaiseException.lo Resume.lo \ - Resume_or_Rethrow.lo SetGR.lo SetIP.lo -am__objects_20 = Lexpr-dwarf.lo Lfde-dwarf.lo Lparser-dwarf.lo \ - Lpe-dwarf.lo Lstep-dwarf.lo -am__objects_21 = $(am__objects_14) $(am__objects_19) elf32.lo \ - $(am__objects_20) Lfind_proc_info-lsb.lo \ - Lcreate_addr_space-x86.lo Lget_save_loc-x86.lo Lglobal-x86.lo \ - Linit-x86.lo Linit_local-x86.lo Linit_remote-x86.lo \ - Lis_signal_frame-x86.lo Lget_proc_info-x86.lo Lregs-x86.lo \ - Lresume-x86.lo Lstep-x86.lo -am__objects_22 = $(am__objects_5) global-hppa.lo tables-hppa.lo \ - Gget_reg-hppa.lo Ginit-hppa.lo Ginit_local-hppa.lo \ - Gget_proc_info-hppa.lo Gregs-hppa.lo Gstep-hppa.lo \ - Lget_reg-hppa.lo Lget_proc_name-hppa.lo Linit-hppa.lo \ - Linit_local-hppa.lo Lget_proc_info-hppa.lo Lregs-hppa.lo \ - Lstep-hppa.lo -am__objects_23 = $(am__objects_6) $(am__objects_19) elf64.lo \ - dyn_info_list-ia64.lo getcontext-ia64.lo \ - Lcreate_addr_space-ia64.lo Lget_proc_info-ia64.lo \ - Lget_save_loc-ia64.lo Lglobal-ia64.lo Linit-ia64.lo \ - Linit_local-ia64.lo Linit_remote-ia64.lo \ - Linstall_cursor-ia64.lo Lis_signal_frame-ia64.lo \ - Lparser-ia64.lo Lrbs-ia64.lo Lregs-ia64.lo Lresume-ia64.lo \ - Lscript-ia64.lo Lstep-ia64.lo Ltables-ia64.lo -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@am_libunwind_la_OBJECTS = \ -@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@ $(am__objects_21) -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@am_libunwind_la_OBJECTS = \ -@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@ $(am__objects_22) -@ARCH_IA64_TRUE@am_libunwind_la_OBJECTS = $(am__objects_23) -libunwind_la_OBJECTS = $(am_libunwind_la_OBJECTS) -@ARCH_IA64_TRUE@noinst_PROGRAMS = mk_Gcursor_i-ia64$(EXEEXT) \ -@ARCH_IA64_TRUE@ mk_Lcursor_i-ia64$(EXEEXT) -@ARCH_IA64_FALSE@noinst_PROGRAMS = -PROGRAMS = $(noinst_PROGRAMS) - -@ARCH_IA64_TRUE@am_mk_Gcursor_i_ia64_OBJECTS = \ -@ARCH_IA64_TRUE@ mk_Gcursor_i-ia64.$(OBJEXT) -mk_Gcursor_i_ia64_OBJECTS = $(am_mk_Gcursor_i_ia64_OBJECTS) -mk_Gcursor_i_ia64_LDADD = $(LDADD) -mk_Gcursor_i_ia64_DEPENDENCIES = -mk_Gcursor_i_ia64_LDFLAGS = -@ARCH_IA64_TRUE@am_mk_Lcursor_i_ia64_OBJECTS = \ -@ARCH_IA64_TRUE@ mk_Lcursor_i-ia64.$(OBJEXT) -mk_Lcursor_i_ia64_OBJECTS = $(am_mk_Lcursor_i_ia64_OBJECTS) -mk_Lcursor_i_ia64_LDADD = $(LDADD) -mk_Lcursor_i_ia64_DEPENDENCIES = -mk_Lcursor_i_ia64_LDFLAGS = - -DEFS = @DEFS@ -DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -CPPFLAGS = @CPPFLAGS@ -LDFLAGS = @LDFLAGS@ -LIBS = @LIBS@ -depcomp = $(SHELL) $(top_srcdir)/config/depcomp -am__depfiles_maybe = depfiles -@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/Backtrace.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/DeleteException.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/FindEnclosingFunction.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/ForcedUnwind.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gcreate_addr_space-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gcreate_addr_space-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gdestroy_addr_space.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gdyn-extract.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gdyn-remote.Plo ./$(DEPDIR)/GetBSP.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/GetCFA.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/GetDataRelBase.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/GetGR.Plo ./$(DEPDIR)/GetIP.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/GetLanguageSpecificData.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/GetRegionStart.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/GetTextRelBase.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gexpr-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gfde-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gfind_dynamic_proc_info.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gfind_proc_info-lsb.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_accessors.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_fpreg.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_proc_info-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_proc_info-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_proc_info-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_proc_info_by_ip.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_proc_name.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_reg-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_reg.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_save_loc-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gget_save_loc-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gglobal-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gglobal-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ginit-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ginit-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ginit-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ginit_local-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ginit_local-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ginit_local-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ginit_remote-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ginit_remote-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gis_signal_frame-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gis_signal_frame-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gparser-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gparser-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gpe-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gput_dynamic_unwind_info.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Grbs-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gregs-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gregs-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gregs-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gresume-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gresume-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gscript-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gset_caching_policy.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gset_fpreg.Plo ./$(DEPDIR)/Gset_reg.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gstep-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gstep-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gstep-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gstep-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gtables-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lcreate_addr_space-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lcreate_addr_space-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ldestroy_addr_space.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ldyn-extract.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lexpr-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lfde-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lfind_dynamic_proc_info.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lfind_proc_info-lsb.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_accessors.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_fpreg.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_proc_info-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_proc_info-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_proc_info-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_proc_info_by_ip.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_proc_name-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_proc_name.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_reg-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_reg.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_save_loc-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lget_save_loc-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lglobal-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lglobal-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Linit-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Linit-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Linit-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Linit_local-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Linit_local-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Linit_local-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Linit_remote-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Linit_remote-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lis_signal_frame-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lis_signal_frame-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lparser-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lparser-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lpe-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lput_dynamic_unwind_info.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lrbs-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lregs-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lregs-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lregs-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lresume-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lresume-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lscript-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lset_caching_policy.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lset_fpreg.Plo ./$(DEPDIR)/Lset_reg.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lstep-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lstep-hppa.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lstep-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lstep-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ltables-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/RaiseException.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Resume.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/Resume_or_Rethrow.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/SetGR.Plo ./$(DEPDIR)/SetIP.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/_ReadSLEB.Plo ./$(DEPDIR)/_ReadULEB.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_access_fpreg.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_access_mem.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_access_reg.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_accessors.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_create.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_destroy.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_find_proc_info.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_get_dyn_info_list_addr.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_get_proc_name.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_put_unwind_info.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_reg_offset.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/_UPT_resume.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/backtrace.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/dyn-cancel.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/dyn-info-list.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/dyn-register.Plo ./$(DEPDIR)/elf32.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/elf64.Plo ./$(DEPDIR)/flush_cache.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/global-dwarf.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/global-hppa.Plo ./$(DEPDIR)/init.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/is_fpreg-x86.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/longjmp.Plo ./$(DEPDIR)/mempool.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/mk_Gcursor_i-ia64.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/mk_Lcursor_i-ia64.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/os-hpux.Plo ./$(DEPDIR)/os-linux.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/regname-ia64.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/regname-x86.Plo ./$(DEPDIR)/setjmp.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/siglongjmp.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/sigsetjmp.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/tables-hppa.Plo -CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \ - $(CCASFLAGS) -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ - $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o $@ -CFLAGS = @CFLAGS@ -DIST_SOURCES = $(libunwind_ptrace_a_SOURCES) \ - $(libunwind_hppa_la_SOURCES) $(libunwind_ia64_la_SOURCES) \ - $(libunwind_setjmp_la_SOURCES) $(libunwind_x86_la_SOURCES) \ - $(libunwind_la_SOURCES) $(mk_Gcursor_i_ia64_SOURCES) \ - $(mk_Lcursor_i_ia64_SOURCES) -DIST_COMMON = Makefile.am Makefile.in -SOURCES = $(libunwind_ptrace_a_SOURCES) $(libunwind_hppa_la_SOURCES) $(libunwind_ia64_la_SOURCES) $(libunwind_setjmp_la_SOURCES) $(libunwind_x86_la_SOURCES) $(libunwind_la_SOURCES) $(mk_Gcursor_i_ia64_SOURCES) $(mk_Lcursor_i_ia64_SOURCES) - all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .S .c .lo .o .obj -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile -Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) -libLIBRARIES_INSTALL = $(INSTALL_DATA) +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLIBRARIES: $(lib_LIBRARIES) @$(NORMAL_INSTALL) - $(mkinstalldirs) $(DESTDIR)$(libdir) + test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" @list='$(lib_LIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ - f="`echo $$p | sed -e 's|^.*/||'`"; \ - echo " $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f"; \ - $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f; \ + f=$(am__strip_dir) \ + echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ + $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ else :; fi; \ done @$(POST_INSTALL) @list='$(lib_LIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ - p="`echo $$p | sed -e 's|^.*/||'`"; \ - echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \ - $(RANLIB) $(DESTDIR)$(libdir)/$$p; \ + p=$(am__strip_dir) \ + echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \ + $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \ else :; fi; \ done uninstall-libLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LIBRARIES)'; for p in $$list; do \ - p="`echo $$p | sed -e 's|^.*/||'`"; \ - echo " rm -f $(DESTDIR)$(libdir)/$$p"; \ - rm -f $(DESTDIR)$(libdir)/$$p; \ + p=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \ + rm -f "$(DESTDIR)$(libdir)/$$p"; \ done clean-libLIBRARIES: -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) -_UPT_accessors.$(OBJEXT): ptrace/_UPT_accessors.c -_UPT_access_fpreg.$(OBJEXT): ptrace/_UPT_access_fpreg.c -_UPT_access_mem.$(OBJEXT): ptrace/_UPT_access_mem.c -_UPT_access_reg.$(OBJEXT): ptrace/_UPT_access_reg.c -_UPT_create.$(OBJEXT): ptrace/_UPT_create.c -_UPT_destroy.$(OBJEXT): ptrace/_UPT_destroy.c -_UPT_find_proc_info.$(OBJEXT): ptrace/_UPT_find_proc_info.c -_UPT_get_dyn_info_list_addr.$(OBJEXT): \ - ptrace/_UPT_get_dyn_info_list_addr.c -_UPT_put_unwind_info.$(OBJEXT): ptrace/_UPT_put_unwind_info.c -_UPT_get_proc_name.$(OBJEXT): ptrace/_UPT_get_proc_name.c -_UPT_reg_offset.$(OBJEXT): ptrace/_UPT_reg_offset.c -_UPT_resume.$(OBJEXT): ptrace/_UPT_resume.c +ptrace/$(am__dirstamp): + @$(mkdir_p) ptrace + @: > ptrace/$(am__dirstamp) +ptrace/$(DEPDIR)/$(am__dirstamp): + @$(mkdir_p) ptrace/$(DEPDIR) + @: > ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_accessors.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_access_fpreg.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_access_mem.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_access_reg.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_create.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_destroy.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_find_proc_info.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_get_dyn_info_list_addr.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_put_unwind_info.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_get_proc_name.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_reg_offset.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) +ptrace/_UPT_resume.$(OBJEXT): ptrace/$(am__dirstamp) \ + ptrace/$(DEPDIR)/$(am__dirstamp) libunwind-ptrace.a: $(libunwind_ptrace_a_OBJECTS) $(libunwind_ptrace_a_DEPENDENCIES) -rm -f libunwind-ptrace.a $(libunwind_ptrace_a_AR) libunwind-ptrace.a $(libunwind_ptrace_a_OBJECTS) $(libunwind_ptrace_a_LIBADD) $(RANLIB) libunwind-ptrace.a -libLTLIBRARIES_INSTALL = $(INSTALL) install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) - $(mkinstalldirs) $(DESTDIR)$(libdir) + test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ - f="`echo $$p | sed -e 's|^.*/||'`"; \ - echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \ - $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \ + f=$(am__strip_dir) \ + echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ + $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) - @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ - p="`echo $$p | sed -e 's|^.*/||'`"; \ - echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \ - $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ + @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ + p=$(am__strip_dir) \ + echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ + $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test -z "$dir" && dir=.; \ + test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libunwind-hppa.la: $(libunwind_hppa_la_OBJECTS) $(libunwind_hppa_la_DEPENDENCIES) - $(LINK) -rpath $(libdir) $(libunwind_hppa_la_LDFLAGS) $(libunwind_hppa_la_OBJECTS) $(libunwind_hppa_la_LIBADD) $(LIBS) -init.lo: mi/init.c -flush_cache.lo: mi/flush_cache.c -mempool.lo: mi/mempool.c -regname-ia64.lo: ia64/regname-ia64.c -Gdyn-extract.lo: mi/Gdyn-extract.c -Gdyn-remote.lo: mi/Gdyn-remote.c -Gfind_dynamic_proc_info.lo: mi/Gfind_dynamic_proc_info.c -Gget_accessors.lo: mi/Gget_accessors.c -Gget_proc_info_by_ip.lo: mi/Gget_proc_info_by_ip.c -Gget_proc_name.lo: mi/Gget_proc_name.c -Gput_dynamic_unwind_info.lo: mi/Gput_dynamic_unwind_info.c -Gdestroy_addr_space.lo: mi/Gdestroy_addr_space.c -Gget_reg.lo: mi/Gget_reg.c -Gset_reg.lo: mi/Gset_reg.c -Gget_fpreg.lo: mi/Gget_fpreg.c -Gset_fpreg.lo: mi/Gset_fpreg.c -Gset_caching_policy.lo: mi/Gset_caching_policy.c -Gcreate_addr_space-ia64.lo: ia64/Gcreate_addr_space-ia64.c -Gget_proc_info-ia64.lo: ia64/Gget_proc_info-ia64.c -Gget_save_loc-ia64.lo: ia64/Gget_save_loc-ia64.c -Gglobal-ia64.lo: ia64/Gglobal-ia64.c -Ginit-ia64.lo: ia64/Ginit-ia64.c -Ginit_local-ia64.lo: ia64/Ginit_local-ia64.c -Ginit_remote-ia64.lo: ia64/Ginit_remote-ia64.c -Ginstall_cursor-ia64.lo: ia64/Ginstall_cursor-ia64.S -Gis_signal_frame-ia64.lo: ia64/Gis_signal_frame-ia64.c -Gparser-ia64.lo: ia64/Gparser-ia64.c -Grbs-ia64.lo: ia64/Grbs-ia64.c -Gregs-ia64.lo: ia64/Gregs-ia64.c -Gresume-ia64.lo: ia64/Gresume-ia64.c -Gscript-ia64.lo: ia64/Gscript-ia64.c -Gstep-ia64.lo: ia64/Gstep-ia64.c -Gtables-ia64.lo: ia64/Gtables-ia64.c + $(LINK) $(am_libunwind_hppa_la_rpath) $(libunwind_hppa_la_LDFLAGS) $(libunwind_hppa_la_OBJECTS) $(libunwind_hppa_la_LIBADD) $(LIBS) +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) +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) +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) +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) libunwind-ia64.la: $(libunwind_ia64_la_OBJECTS) $(libunwind_ia64_la_DEPENDENCIES) - $(LINK) -rpath $(libdir) $(libunwind_ia64_la_LDFLAGS) $(libunwind_ia64_la_OBJECTS) $(libunwind_ia64_la_LIBADD) $(LIBS) -siglongjmp-x86.lo: x86/siglongjmp-x86.S -siglongjmp-hppa.lo: hppa/siglongjmp-hppa.S -setjmp-ia64.lo: ia64/setjmp-ia64.S -sigsetjmp-ia64.lo: ia64/sigsetjmp-ia64.S -siglongjmp-ia64.lo: ia64/siglongjmp-ia64.S + $(LINK) $(am_libunwind_ia64_la_rpath) $(libunwind_ia64_la_LDFLAGS) $(libunwind_ia64_la_OBJECTS) $(libunwind_ia64_la_LIBADD) $(LIBS) +x86/$(am__dirstamp): + @$(mkdir_p) x86 + @: > x86/$(am__dirstamp) +x86/$(DEPDIR)/$(am__dirstamp): + @$(mkdir_p) x86/$(DEPDIR) + @: > x86/$(DEPDIR)/$(am__dirstamp) +x86/siglongjmp.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp) +hppa/$(am__dirstamp): + @$(mkdir_p) hppa + @: > hppa/$(am__dirstamp) +hppa/$(DEPDIR)/$(am__dirstamp): + @$(mkdir_p) hppa/$(DEPDIR) + @: > hppa/$(DEPDIR)/$(am__dirstamp) +hppa/siglongjmp.lo: hppa/$(am__dirstamp) \ + hppa/$(DEPDIR)/$(am__dirstamp) +ia64/setjmp.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp) +ia64/sigsetjmp.lo: ia64/$(am__dirstamp) ia64/$(DEPDIR)/$(am__dirstamp) +ia64/siglongjmp.lo: ia64/$(am__dirstamp) \ + ia64/$(DEPDIR)/$(am__dirstamp) libunwind-setjmp.la: $(libunwind_setjmp_la_OBJECTS) $(libunwind_setjmp_la_DEPENDENCIES) - $(LINK) -rpath $(libdir) $(libunwind_setjmp_la_LDFLAGS) $(libunwind_setjmp_la_OBJECTS) $(libunwind_setjmp_la_LIBADD) $(LIBS) -global-dwarf.lo: dwarf/global-dwarf.c -is_fpreg-x86.lo: x86/is_fpreg-x86.c -regname-x86.lo: x86/regname-x86.c -Gexpr-dwarf.lo: dwarf/Gexpr-dwarf.c -Gfde-dwarf.lo: dwarf/Gfde-dwarf.c -Gparser-dwarf.lo: dwarf/Gparser-dwarf.c -Gpe-dwarf.lo: dwarf/Gpe-dwarf.c -Gstep-dwarf.lo: dwarf/Gstep-dwarf.c -Gfind_proc_info-lsb.lo: dwarf/Gfind_proc_info-lsb.c -Gcreate_addr_space-x86.lo: x86/Gcreate_addr_space-x86.c -Gget_save_loc-x86.lo: x86/Gget_save_loc-x86.c -Gglobal-x86.lo: x86/Gglobal-x86.c -Ginit-x86.lo: x86/Ginit-x86.c -Ginit_local-x86.lo: x86/Ginit_local-x86.c -Ginit_remote-x86.lo: x86/Ginit_remote-x86.c -Gis_signal_frame-x86.lo: x86/Gis_signal_frame-x86.c -Gget_proc_info-x86.lo: x86/Gget_proc_info-x86.c -Gregs-x86.lo: x86/Gregs-x86.c -Gresume-x86.lo: x86/Gresume-x86.c -Gstep-x86.lo: x86/Gstep-x86.c + $(LINK) $(am_libunwind_setjmp_la_rpath) $(libunwind_setjmp_la_LDFLAGS) $(libunwind_setjmp_la_OBJECTS) $(libunwind_setjmp_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) +x86/is_fpreg.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp) +x86/regname.lo: x86/$(am__dirstamp) x86/$(DEPDIR)/$(am__dirstamp) +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/Gstep.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp) +dwarf/Gfind_proc_info-lsb.lo: dwarf/$(am__dirstamp) \ + dwarf/$(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/Gis_signal_frame.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) - $(LINK) -rpath $(libdir) $(libunwind_x86_la_LDFLAGS) $(libunwind_x86_la_OBJECTS) $(libunwind_x86_la_LIBADD) $(LIBS) -_ReadULEB.lo: mi/_ReadULEB.c -_ReadSLEB.lo: mi/_ReadSLEB.c -backtrace.lo: mi/backtrace.c -dyn-cancel.lo: mi/dyn-cancel.c -dyn-info-list.lo: mi/dyn-info-list.c -dyn-register.lo: mi/dyn-register.c -Ldyn-extract.lo: mi/Ldyn-extract.c -Lfind_dynamic_proc_info.lo: mi/Lfind_dynamic_proc_info.c -Lget_accessors.lo: mi/Lget_accessors.c -Lget_proc_info_by_ip.lo: mi/Lget_proc_info_by_ip.c -Lget_proc_name.lo: mi/Lget_proc_name.c -Lput_dynamic_unwind_info.lo: mi/Lput_dynamic_unwind_info.c -Ldestroy_addr_space.lo: mi/Ldestroy_addr_space.c -Lget_reg.lo: mi/Lget_reg.c -Lset_reg.lo: mi/Lset_reg.c -Lget_fpreg.lo: mi/Lget_fpreg.c -Lset_fpreg.lo: mi/Lset_fpreg.c -Lset_caching_policy.lo: mi/Lset_caching_policy.c -Backtrace.lo: unwind/Backtrace.c -DeleteException.lo: unwind/DeleteException.c -FindEnclosingFunction.lo: unwind/FindEnclosingFunction.c -ForcedUnwind.lo: unwind/ForcedUnwind.c -GetBSP.lo: unwind/GetBSP.c -GetCFA.lo: unwind/GetCFA.c -GetDataRelBase.lo: unwind/GetDataRelBase.c -GetGR.lo: unwind/GetGR.c -GetIP.lo: unwind/GetIP.c -GetLanguageSpecificData.lo: unwind/GetLanguageSpecificData.c -GetRegionStart.lo: unwind/GetRegionStart.c -GetTextRelBase.lo: unwind/GetTextRelBase.c -RaiseException.lo: unwind/RaiseException.c -Resume.lo: unwind/Resume.c -Resume_or_Rethrow.lo: unwind/Resume_or_Rethrow.c -SetGR.lo: unwind/SetGR.c -SetIP.lo: unwind/SetIP.c -Lexpr-dwarf.lo: dwarf/Lexpr-dwarf.c -Lfde-dwarf.lo: dwarf/Lfde-dwarf.c -Lparser-dwarf.lo: dwarf/Lparser-dwarf.c -Lpe-dwarf.lo: dwarf/Lpe-dwarf.c -Lstep-dwarf.lo: dwarf/Lstep-dwarf.c -Lfind_proc_info-lsb.lo: dwarf/Lfind_proc_info-lsb.c -Lcreate_addr_space-x86.lo: x86/Lcreate_addr_space-x86.c -Lget_save_loc-x86.lo: x86/Lget_save_loc-x86.c -Lglobal-x86.lo: x86/Lglobal-x86.c -Linit-x86.lo: x86/Linit-x86.c -Linit_local-x86.lo: x86/Linit_local-x86.c -Linit_remote-x86.lo: x86/Linit_remote-x86.c -Lis_signal_frame-x86.lo: x86/Lis_signal_frame-x86.c -Lget_proc_info-x86.lo: x86/Lget_proc_info-x86.c -Lregs-x86.lo: x86/Lregs-x86.c -Lresume-x86.lo: x86/Lresume-x86.c -Lstep-x86.lo: x86/Lstep-x86.c -global-hppa.lo: hppa/global-hppa.c -tables-hppa.lo: hppa/tables-hppa.c -Gget_reg-hppa.lo: hppa/Gget_reg-hppa.c -Ginit-hppa.lo: hppa/Ginit-hppa.c -Ginit_local-hppa.lo: hppa/Ginit_local-hppa.c -Gget_proc_info-hppa.lo: hppa/Gget_proc_info-hppa.c -Gregs-hppa.lo: hppa/Gregs-hppa.c -Gstep-hppa.lo: hppa/Gstep-hppa.c -Lget_reg-hppa.lo: hppa/Lget_reg-hppa.c -Lget_proc_name-hppa.lo: hppa/Lget_proc_name-hppa.c -Linit-hppa.lo: hppa/Linit-hppa.c -Linit_local-hppa.lo: hppa/Linit_local-hppa.c -Lget_proc_info-hppa.lo: hppa/Lget_proc_info-hppa.c -Lregs-hppa.lo: hppa/Lregs-hppa.c -Lstep-hppa.lo: hppa/Lstep-hppa.c -dyn_info_list-ia64.lo: ia64/dyn_info_list-ia64.S -getcontext-ia64.lo: ia64/getcontext-ia64.S -Lcreate_addr_space-ia64.lo: ia64/Lcreate_addr_space-ia64.c -Lget_proc_info-ia64.lo: ia64/Lget_proc_info-ia64.c -Lget_save_loc-ia64.lo: ia64/Lget_save_loc-ia64.c -Lglobal-ia64.lo: ia64/Lglobal-ia64.c -Linit-ia64.lo: ia64/Linit-ia64.c -Linit_local-ia64.lo: ia64/Linit_local-ia64.c -Linit_remote-ia64.lo: ia64/Linit_remote-ia64.c -Linstall_cursor-ia64.lo: ia64/Linstall_cursor-ia64.S -Lis_signal_frame-ia64.lo: ia64/Lis_signal_frame-ia64.c -Lparser-ia64.lo: ia64/Lparser-ia64.c -Lrbs-ia64.lo: ia64/Lrbs-ia64.c -Lregs-ia64.lo: ia64/Lregs-ia64.c -Lresume-ia64.lo: ia64/Lresume-ia64.c -Lscript-ia64.lo: ia64/Lscript-ia64.c -Lstep-ia64.lo: ia64/Lstep-ia64.c -Ltables-ia64.lo: ia64/Ltables-ia64.c + $(LINK) $(am_libunwind_x86_la_rpath) $(libunwind_x86_la_LDFLAGS) $(libunwind_x86_la_OBJECTS) $(libunwind_x86_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) +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) +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/Lstep.lo: dwarf/$(am__dirstamp) dwarf/$(DEPDIR)/$(am__dirstamp) +dwarf/Lfind_proc_info-lsb.lo: dwarf/$(am__dirstamp) \ + dwarf/$(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/Lis_signal_frame.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) +hppa/global.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp) +hppa/tables.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp) +hppa/Gget_reg.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp) +hppa/Gget_proc_name.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/Gget_proc_info.lo: hppa/$(am__dirstamp) \ + hppa/$(DEPDIR)/$(am__dirstamp) +hppa/Gregs.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp) +hppa/Gstep.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp) +hppa/Lget_reg.lo: hppa/$(am__dirstamp) hppa/$(DEPDIR)/$(am__dirstamp) +hppa/Lget_proc_name.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/Lget_proc_info.lo: hppa/$(am__dirstamp) \ + hppa/$(DEPDIR)/$(am__dirstamp) +hppa/Lregs.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/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) libunwind.la: $(libunwind_la_OBJECTS) $(libunwind_la_DEPENDENCIES) - $(LINK) -rpath $(libdir) $(libunwind_la_LDFLAGS) $(libunwind_la_OBJECTS) $(libunwind_la_LIBADD) $(LIBS) + $(LINK) $(am_libunwind_la_rpath) $(libunwind_la_LDFLAGS) $(libunwind_la_OBJECTS) $(libunwind_la_LIBADD) $(LIBS) clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ @@ -939,2969 +1017,532 @@ clean-noinstPROGRAMS: echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done -mk_Gcursor_i-ia64.$(OBJEXT): ia64/mk_Gcursor_i-ia64.c -mk_Gcursor_i-ia64$(EXEEXT): $(mk_Gcursor_i_ia64_OBJECTS) $(mk_Gcursor_i_ia64_DEPENDENCIES) - @rm -f mk_Gcursor_i-ia64$(EXEEXT) - $(LINK) $(mk_Gcursor_i_ia64_LDFLAGS) $(mk_Gcursor_i_ia64_OBJECTS) $(mk_Gcursor_i_ia64_LDADD) $(LIBS) -mk_Lcursor_i-ia64.$(OBJEXT): ia64/mk_Lcursor_i-ia64.c -mk_Lcursor_i-ia64$(EXEEXT): $(mk_Lcursor_i_ia64_OBJECTS) $(mk_Lcursor_i_ia64_DEPENDENCIES) - @rm -f mk_Lcursor_i-ia64$(EXEEXT) - $(LINK) $(mk_Lcursor_i_ia64_LDFLAGS) $(mk_Lcursor_i_ia64_OBJECTS) $(mk_Lcursor_i_ia64_LDADD) $(LIBS) +ia64/mk_Gcursor_i.$(OBJEXT): ia64/$(am__dirstamp) \ + ia64/$(DEPDIR)/$(am__dirstamp) +ia64/mk_Gcursor_i$(EXEEXT): $(ia64_mk_Gcursor_i_OBJECTS) $(ia64_mk_Gcursor_i_DEPENDENCIES) ia64/$(am__dirstamp) + @rm -f ia64/mk_Gcursor_i$(EXEEXT) + $(LINK) $(ia64_mk_Gcursor_i_LDFLAGS) $(ia64_mk_Gcursor_i_OBJECTS) $(ia64_mk_Gcursor_i_LDADD) $(LIBS) +ia64/mk_Lcursor_i.$(OBJEXT): ia64/$(am__dirstamp) \ + ia64/$(DEPDIR)/$(am__dirstamp) +ia64/mk_Lcursor_i$(EXEEXT): $(ia64_mk_Lcursor_i_OBJECTS) $(ia64_mk_Lcursor_i_DEPENDENCIES) ia64/$(am__dirstamp) + @rm -f ia64/mk_Lcursor_i$(EXEEXT) + $(LINK) $(ia64_mk_Lcursor_i_LDFLAGS) $(ia64_mk_Lcursor_i_OBJECTS) $(ia64_mk_Lcursor_i_LDADD) $(LIBS) mostlyclean-compile: - -rm -f *.$(OBJEXT) core *.core + -rm -f *.$(OBJEXT) + -rm -f dwarf/Gexpr.$(OBJEXT) + -rm -f dwarf/Gexpr.lo + -rm -f dwarf/Gfde.$(OBJEXT) + -rm -f dwarf/Gfde.lo + -rm -f dwarf/Gfind_proc_info-lsb.$(OBJEXT) + -rm -f dwarf/Gfind_proc_info-lsb.lo + -rm -f dwarf/Gparser.$(OBJEXT) + -rm -f dwarf/Gparser.lo + -rm -f dwarf/Gpe.$(OBJEXT) + -rm -f dwarf/Gpe.lo + -rm -f dwarf/Gstep.$(OBJEXT) + -rm -f dwarf/Gstep.lo + -rm -f dwarf/Lexpr.$(OBJEXT) + -rm -f dwarf/Lexpr.lo + -rm -f dwarf/Lfde.$(OBJEXT) + -rm -f dwarf/Lfde.lo + -rm -f dwarf/Lfind_proc_info-lsb.$(OBJEXT) + -rm -f dwarf/Lfind_proc_info-lsb.lo + -rm -f dwarf/Lparser.$(OBJEXT) + -rm -f dwarf/Lparser.lo + -rm -f dwarf/Lpe.$(OBJEXT) + -rm -f dwarf/Lpe.lo + -rm -f dwarf/Lstep.$(OBJEXT) + -rm -f dwarf/Lstep.lo + -rm -f dwarf/global.$(OBJEXT) + -rm -f dwarf/global.lo + -rm -f hppa/Gget_proc_info.$(OBJEXT) + -rm -f hppa/Gget_proc_info.lo + -rm -f hppa/Gget_proc_name.$(OBJEXT) + -rm -f hppa/Gget_proc_name.lo + -rm -f hppa/Gget_reg.$(OBJEXT) + -rm -f hppa/Gget_reg.lo + -rm -f hppa/Ginit.$(OBJEXT) + -rm -f hppa/Ginit.lo + -rm -f hppa/Ginit_local.$(OBJEXT) + -rm -f hppa/Ginit_local.lo + -rm -f hppa/Gregs.$(OBJEXT) + -rm -f hppa/Gregs.lo + -rm -f hppa/Gstep.$(OBJEXT) + -rm -f hppa/Gstep.lo + -rm -f hppa/Lget_proc_info.$(OBJEXT) + -rm -f hppa/Lget_proc_info.lo + -rm -f hppa/Lget_proc_name.$(OBJEXT) + -rm -f hppa/Lget_proc_name.lo + -rm -f hppa/Lget_reg.$(OBJEXT) + -rm -f hppa/Lget_reg.lo + -rm -f hppa/Linit.$(OBJEXT) + -rm -f hppa/Linit.lo + -rm -f hppa/Linit_local.$(OBJEXT) + -rm -f hppa/Linit_local.lo + -rm -f hppa/Lregs.$(OBJEXT) + -rm -f hppa/Lregs.lo + -rm -f hppa/Lstep.$(OBJEXT) + -rm -f hppa/Lstep.lo + -rm -f hppa/global.$(OBJEXT) + -rm -f hppa/global.lo + -rm -f hppa/siglongjmp.$(OBJEXT) + -rm -f hppa/siglongjmp.lo + -rm -f hppa/tables.$(OBJEXT) + -rm -f hppa/tables.lo + -rm -f ia64/Gcreate_addr_space.$(OBJEXT) + -rm -f ia64/Gcreate_addr_space.lo + -rm -f ia64/Gget_proc_info.$(OBJEXT) + -rm -f ia64/Gget_proc_info.lo + -rm -f ia64/Gget_save_loc.$(OBJEXT) + -rm -f ia64/Gget_save_loc.lo + -rm -f ia64/Gglobal.$(OBJEXT) + -rm -f ia64/Gglobal.lo + -rm -f ia64/Ginit.$(OBJEXT) + -rm -f ia64/Ginit.lo + -rm -f ia64/Ginit_local.$(OBJEXT) + -rm -f ia64/Ginit_local.lo + -rm -f ia64/Ginit_remote.$(OBJEXT) + -rm -f ia64/Ginit_remote.lo + -rm -f ia64/Ginstall_cursor.$(OBJEXT) + -rm -f ia64/Ginstall_cursor.lo + -rm -f ia64/Gis_signal_frame.$(OBJEXT) + -rm -f ia64/Gis_signal_frame.lo + -rm -f ia64/Gparser.$(OBJEXT) + -rm -f ia64/Gparser.lo + -rm -f ia64/Grbs.$(OBJEXT) + -rm -f ia64/Grbs.lo + -rm -f ia64/Gregs.$(OBJEXT) + -rm -f ia64/Gregs.lo + -rm -f ia64/Gresume.$(OBJEXT) + -rm -f ia64/Gresume.lo + -rm -f ia64/Gscript.$(OBJEXT) + -rm -f ia64/Gscript.lo + -rm -f ia64/Gstep.$(OBJEXT) + -rm -f ia64/Gstep.lo + -rm -f ia64/Gtables.$(OBJEXT) + -rm -f ia64/Gtables.lo + -rm -f ia64/Lcreate_addr_space.$(OBJEXT) + -rm -f ia64/Lcreate_addr_space.lo + -rm -f ia64/Lget_proc_info.$(OBJEXT) + -rm -f ia64/Lget_proc_info.lo + -rm -f ia64/Lget_save_loc.$(OBJEXT) + -rm -f ia64/Lget_save_loc.lo + -rm -f ia64/Lglobal.$(OBJEXT) + -rm -f ia64/Lglobal.lo + -rm -f ia64/Linit.$(OBJEXT) + -rm -f ia64/Linit.lo + -rm -f ia64/Linit_local.$(OBJEXT) + -rm -f ia64/Linit_local.lo + -rm -f ia64/Linit_remote.$(OBJEXT) + -rm -f ia64/Linit_remote.lo + -rm -f ia64/Linstall_cursor.$(OBJEXT) + -rm -f ia64/Linstall_cursor.lo + -rm -f ia64/Lis_signal_frame.$(OBJEXT) + -rm -f ia64/Lis_signal_frame.lo + -rm -f ia64/Lparser.$(OBJEXT) + -rm -f ia64/Lparser.lo + -rm -f ia64/Lrbs.$(OBJEXT) + -rm -f ia64/Lrbs.lo + -rm -f ia64/Lregs.$(OBJEXT) + -rm -f ia64/Lregs.lo + -rm -f ia64/Lresume.$(OBJEXT) + -rm -f ia64/Lresume.lo + -rm -f ia64/Lscript.$(OBJEXT) + -rm -f ia64/Lscript.lo + -rm -f ia64/Lstep.$(OBJEXT) + -rm -f ia64/Lstep.lo + -rm -f ia64/Ltables.$(OBJEXT) + -rm -f ia64/Ltables.lo + -rm -f ia64/dyn_info_list.$(OBJEXT) + -rm -f ia64/dyn_info_list.lo + -rm -f ia64/getcontext.$(OBJEXT) + -rm -f ia64/getcontext.lo + -rm -f ia64/mk_Gcursor_i.$(OBJEXT) + -rm -f ia64/mk_Lcursor_i.$(OBJEXT) + -rm -f ia64/regname.$(OBJEXT) + -rm -f ia64/regname.lo + -rm -f ia64/setjmp.$(OBJEXT) + -rm -f ia64/setjmp.lo + -rm -f ia64/siglongjmp.$(OBJEXT) + -rm -f ia64/siglongjmp.lo + -rm -f ia64/sigsetjmp.$(OBJEXT) + -rm -f ia64/sigsetjmp.lo + -rm -f mi/Gdestroy_addr_space.$(OBJEXT) + -rm -f mi/Gdestroy_addr_space.lo + -rm -f mi/Gdyn-extract.$(OBJEXT) + -rm -f mi/Gdyn-extract.lo + -rm -f mi/Gdyn-remote.$(OBJEXT) + -rm -f mi/Gdyn-remote.lo + -rm -f mi/Gfind_dynamic_proc_info.$(OBJEXT) + -rm -f mi/Gfind_dynamic_proc_info.lo + -rm -f mi/Gget_accessors.$(OBJEXT) + -rm -f mi/Gget_accessors.lo + -rm -f mi/Gget_fpreg.$(OBJEXT) + -rm -f mi/Gget_fpreg.lo + -rm -f mi/Gget_proc_info_by_ip.$(OBJEXT) + -rm -f mi/Gget_proc_info_by_ip.lo + -rm -f mi/Gget_proc_name.$(OBJEXT) + -rm -f mi/Gget_proc_name.lo + -rm -f mi/Gget_reg.$(OBJEXT) + -rm -f mi/Gget_reg.lo + -rm -f mi/Gput_dynamic_unwind_info.$(OBJEXT) + -rm -f mi/Gput_dynamic_unwind_info.lo + -rm -f mi/Gset_caching_policy.$(OBJEXT) + -rm -f mi/Gset_caching_policy.lo + -rm -f mi/Gset_fpreg.$(OBJEXT) + -rm -f mi/Gset_fpreg.lo + -rm -f mi/Gset_reg.$(OBJEXT) + -rm -f mi/Gset_reg.lo + -rm -f mi/Ldestroy_addr_space.$(OBJEXT) + -rm -f mi/Ldestroy_addr_space.lo + -rm -f mi/Ldyn-extract.$(OBJEXT) + -rm -f mi/Ldyn-extract.lo + -rm -f mi/Lfind_dynamic_proc_info.$(OBJEXT) + -rm -f mi/Lfind_dynamic_proc_info.lo + -rm -f mi/Lget_accessors.$(OBJEXT) + -rm -f mi/Lget_accessors.lo + -rm -f mi/Lget_fpreg.$(OBJEXT) + -rm -f mi/Lget_fpreg.lo + -rm -f mi/Lget_proc_info_by_ip.$(OBJEXT) + -rm -f mi/Lget_proc_info_by_ip.lo + -rm -f mi/Lget_proc_name.$(OBJEXT) + -rm -f mi/Lget_proc_name.lo + -rm -f mi/Lget_reg.$(OBJEXT) + -rm -f mi/Lget_reg.lo + -rm -f mi/Lput_dynamic_unwind_info.$(OBJEXT) + -rm -f mi/Lput_dynamic_unwind_info.lo + -rm -f mi/Lset_caching_policy.$(OBJEXT) + -rm -f mi/Lset_caching_policy.lo + -rm -f mi/Lset_fpreg.$(OBJEXT) + -rm -f mi/Lset_fpreg.lo + -rm -f mi/Lset_reg.$(OBJEXT) + -rm -f mi/Lset_reg.lo + -rm -f mi/_ReadSLEB.$(OBJEXT) + -rm -f mi/_ReadSLEB.lo + -rm -f mi/_ReadULEB.$(OBJEXT) + -rm -f mi/_ReadULEB.lo + -rm -f mi/backtrace.$(OBJEXT) + -rm -f mi/backtrace.lo + -rm -f mi/dyn-cancel.$(OBJEXT) + -rm -f mi/dyn-cancel.lo + -rm -f mi/dyn-info-list.$(OBJEXT) + -rm -f mi/dyn-info-list.lo + -rm -f mi/dyn-register.$(OBJEXT) + -rm -f mi/dyn-register.lo + -rm -f mi/flush_cache.$(OBJEXT) + -rm -f mi/flush_cache.lo + -rm -f mi/init.$(OBJEXT) + -rm -f mi/init.lo + -rm -f mi/mempool.$(OBJEXT) + -rm -f mi/mempool.lo + -rm -f ptrace/_UPT_access_fpreg.$(OBJEXT) + -rm -f ptrace/_UPT_access_mem.$(OBJEXT) + -rm -f ptrace/_UPT_access_reg.$(OBJEXT) + -rm -f ptrace/_UPT_accessors.$(OBJEXT) + -rm -f ptrace/_UPT_create.$(OBJEXT) + -rm -f ptrace/_UPT_destroy.$(OBJEXT) + -rm -f ptrace/_UPT_find_proc_info.$(OBJEXT) + -rm -f ptrace/_UPT_get_dyn_info_list_addr.$(OBJEXT) + -rm -f ptrace/_UPT_get_proc_name.$(OBJEXT) + -rm -f ptrace/_UPT_put_unwind_info.$(OBJEXT) + -rm -f ptrace/_UPT_reg_offset.$(OBJEXT) + -rm -f ptrace/_UPT_resume.$(OBJEXT) + -rm -f unwind/Backtrace.$(OBJEXT) + -rm -f unwind/Backtrace.lo + -rm -f unwind/DeleteException.$(OBJEXT) + -rm -f unwind/DeleteException.lo + -rm -f unwind/FindEnclosingFunction.$(OBJEXT) + -rm -f unwind/FindEnclosingFunction.lo + -rm -f unwind/ForcedUnwind.$(OBJEXT) + -rm -f unwind/ForcedUnwind.lo + -rm -f unwind/GetBSP.$(OBJEXT) + -rm -f unwind/GetBSP.lo + -rm -f unwind/GetCFA.$(OBJEXT) + -rm -f unwind/GetCFA.lo + -rm -f unwind/GetDataRelBase.$(OBJEXT) + -rm -f unwind/GetDataRelBase.lo + -rm -f unwind/GetGR.$(OBJEXT) + -rm -f unwind/GetGR.lo + -rm -f unwind/GetIP.$(OBJEXT) + -rm -f unwind/GetIP.lo + -rm -f unwind/GetLanguageSpecificData.$(OBJEXT) + -rm -f unwind/GetLanguageSpecificData.lo + -rm -f unwind/GetRegionStart.$(OBJEXT) + -rm -f unwind/GetRegionStart.lo + -rm -f unwind/GetTextRelBase.$(OBJEXT) + -rm -f unwind/GetTextRelBase.lo + -rm -f unwind/RaiseException.$(OBJEXT) + -rm -f unwind/RaiseException.lo + -rm -f unwind/Resume.$(OBJEXT) + -rm -f unwind/Resume.lo + -rm -f unwind/Resume_or_Rethrow.$(OBJEXT) + -rm -f unwind/Resume_or_Rethrow.lo + -rm -f unwind/SetGR.$(OBJEXT) + -rm -f unwind/SetGR.lo + -rm -f unwind/SetIP.$(OBJEXT) + -rm -f unwind/SetIP.lo + -rm -f x86/Gcreate_addr_space.$(OBJEXT) + -rm -f x86/Gcreate_addr_space.lo + -rm -f x86/Gget_proc_info.$(OBJEXT) + -rm -f x86/Gget_proc_info.lo + -rm -f x86/Gget_save_loc.$(OBJEXT) + -rm -f x86/Gget_save_loc.lo + -rm -f x86/Gglobal.$(OBJEXT) + -rm -f x86/Gglobal.lo + -rm -f x86/Ginit.$(OBJEXT) + -rm -f x86/Ginit.lo + -rm -f x86/Ginit_local.$(OBJEXT) + -rm -f x86/Ginit_local.lo + -rm -f x86/Ginit_remote.$(OBJEXT) + -rm -f x86/Ginit_remote.lo + -rm -f x86/Gis_signal_frame.$(OBJEXT) + -rm -f x86/Gis_signal_frame.lo + -rm -f x86/Gregs.$(OBJEXT) + -rm -f x86/Gregs.lo + -rm -f x86/Gresume.$(OBJEXT) + -rm -f x86/Gresume.lo + -rm -f x86/Gstep.$(OBJEXT) + -rm -f x86/Gstep.lo + -rm -f x86/Lcreate_addr_space.$(OBJEXT) + -rm -f x86/Lcreate_addr_space.lo + -rm -f x86/Lget_proc_info.$(OBJEXT) + -rm -f x86/Lget_proc_info.lo + -rm -f x86/Lget_save_loc.$(OBJEXT) + -rm -f x86/Lget_save_loc.lo + -rm -f x86/Lglobal.$(OBJEXT) + -rm -f x86/Lglobal.lo + -rm -f x86/Linit.$(OBJEXT) + -rm -f x86/Linit.lo + -rm -f x86/Linit_local.$(OBJEXT) + -rm -f x86/Linit_local.lo + -rm -f x86/Linit_remote.$(OBJEXT) + -rm -f x86/Linit_remote.lo + -rm -f x86/Lis_signal_frame.$(OBJEXT) + -rm -f x86/Lis_signal_frame.lo + -rm -f x86/Lregs.$(OBJEXT) + -rm -f x86/Lregs.lo + -rm -f x86/Lresume.$(OBJEXT) + -rm -f x86/Lresume.lo + -rm -f x86/Lstep.$(OBJEXT) + -rm -f x86/Lstep.lo + -rm -f x86/is_fpreg.$(OBJEXT) + -rm -f x86/is_fpreg.lo + -rm -f x86/regname.$(OBJEXT) + -rm -f x86/regname.lo + -rm -f x86/siglongjmp.$(OBJEXT) + -rm -f x86/siglongjmp.lo distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Backtrace.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DeleteException.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FindEnclosingFunction.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ForcedUnwind.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gcreate_addr_space-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gcreate_addr_space-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gdestroy_addr_space.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gdyn-extract.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gdyn-remote.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GetBSP.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GetCFA.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GetDataRelBase.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GetGR.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GetIP.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GetLanguageSpecificData.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GetRegionStart.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GetTextRelBase.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gexpr-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gfde-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gfind_dynamic_proc_info.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gfind_proc_info-lsb.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_accessors.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_fpreg.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_proc_info-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_proc_info-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_proc_info-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_proc_info_by_ip.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_proc_name.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_reg-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_reg.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_save_loc-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gget_save_loc-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gglobal-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gglobal-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ginit-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ginit-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ginit-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ginit_local-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ginit_local-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ginit_local-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ginit_remote-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ginit_remote-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gis_signal_frame-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gis_signal_frame-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gparser-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gparser-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gpe-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gput_dynamic_unwind_info.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Grbs-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gregs-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gregs-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gregs-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gresume-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gresume-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gscript-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gset_caching_policy.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gset_fpreg.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gset_reg.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gstep-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gstep-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gstep-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gstep-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gtables-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lcreate_addr_space-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lcreate_addr_space-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ldestroy_addr_space.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ldyn-extract.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lexpr-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lfde-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lfind_dynamic_proc_info.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lfind_proc_info-lsb.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_accessors.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_fpreg.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_proc_info-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_proc_info-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_proc_info-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_proc_info_by_ip.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_proc_name-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_proc_name.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_reg-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_reg.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_save_loc-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lget_save_loc-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lglobal-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lglobal-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Linit-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Linit-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Linit-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Linit_local-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Linit_local-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Linit_local-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Linit_remote-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Linit_remote-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lis_signal_frame-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lis_signal_frame-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lparser-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lparser-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lpe-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lput_dynamic_unwind_info.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lrbs-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lregs-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lregs-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lregs-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lresume-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lresume-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lscript-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lset_caching_policy.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lset_fpreg.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lset_reg.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lstep-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lstep-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lstep-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lstep-x86.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ltables-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RaiseException.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Resume.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Resume_or_Rethrow.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SetGR.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SetIP.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_ReadSLEB.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_ReadULEB.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_access_fpreg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_access_mem.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_access_reg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_accessors.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_create.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_destroy.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_find_proc_info.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_get_dyn_info_list_addr.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_get_proc_name.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_put_unwind_info.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_reg_offset.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_UPT_resume.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backtrace.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dyn-cancel.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dyn-info-list.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dyn-register.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flush_cache.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/global-dwarf.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/global-hppa.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is_fpreg-x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/longjmp.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempool.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mk_Gcursor_i-ia64.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mk_Lcursor_i-ia64.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os-hpux.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os-linux.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regname-ia64.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regname-x86.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setjmp.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/siglongjmp.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigsetjmp.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tables-hppa.Plo@am__quote@ - -distclean-depend: - -rm -rf ./$(DEPDIR) +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Gexpr.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Gfde.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Gfind_proc_info-lsb.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Gparser.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Gpe.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Gstep.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Lexpr.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Lfde.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Lfind_proc_info-lsb.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Lparser.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Lpe.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/Lstep.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@dwarf/$(DEPDIR)/global.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Gget_proc_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Gget_proc_name.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Gget_reg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Ginit.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Ginit_local.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Gregs.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Gstep.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Lget_proc_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Lget_proc_name.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Lget_reg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Linit.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Linit_local.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Lregs.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/Lstep.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/global.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@hppa/$(DEPDIR)/tables.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gcreate_addr_space.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gget_proc_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gget_save_loc.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gglobal.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Ginit.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Ginit_local.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Ginit_remote.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gis_signal_frame.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gparser.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Grbs.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gregs.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gresume.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gscript.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gstep.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Gtables.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lcreate_addr_space.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lget_proc_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lget_save_loc.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lglobal.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Linit.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Linit_local.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Linit_remote.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lis_signal_frame.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lparser.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lrbs.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lregs.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lresume.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lscript.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Lstep.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/Ltables.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/mk_Gcursor_i.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/mk_Lcursor_i.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ia64/$(DEPDIR)/regname.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gdestroy_addr_space.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gdyn-extract.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gdyn-remote.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gfind_dynamic_proc_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gget_accessors.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gget_fpreg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gget_proc_info_by_ip.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gget_proc_name.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gget_reg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gput_dynamic_unwind_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gset_caching_policy.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gset_fpreg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Gset_reg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Ldestroy_addr_space.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Ldyn-extract.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lfind_dynamic_proc_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lget_accessors.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lget_fpreg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lget_proc_info_by_ip.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lget_proc_name.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lget_reg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lput_dynamic_unwind_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lset_caching_policy.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lset_fpreg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/Lset_reg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/_ReadSLEB.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/_ReadULEB.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/backtrace.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/dyn-cancel.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/dyn-info-list.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/dyn-register.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/flush_cache.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/init.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@mi/$(DEPDIR)/mempool.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_access_fpreg.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_access_mem.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_access_reg.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_accessors.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_create.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_destroy.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_find_proc_info.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_get_dyn_info_list_addr.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_get_proc_name.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_put_unwind_info.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_reg_offset.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@ptrace/$(DEPDIR)/_UPT_resume.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/Backtrace.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/DeleteException.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/FindEnclosingFunction.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/ForcedUnwind.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/GetBSP.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/GetCFA.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/GetDataRelBase.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/GetGR.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/GetIP.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/GetLanguageSpecificData.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/GetRegionStart.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/GetTextRelBase.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/RaiseException.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/Resume.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/Resume_or_Rethrow.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/SetGR.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@unwind/$(DEPDIR)/SetIP.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Gcreate_addr_space.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Gget_proc_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Gget_save_loc.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Gglobal.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Ginit.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Ginit_local.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Ginit_remote.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Gis_signal_frame.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Gregs.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Gresume.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Gstep.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Lcreate_addr_space.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Lget_proc_info.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Lget_save_loc.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Lglobal.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Linit.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Linit_local.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Linit_remote.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Lis_signal_frame.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Lregs.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Lresume.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/Lstep.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/is_fpreg.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@x86/$(DEPDIR)/regname.Plo@am__quote@ .S.o: - $(CCASCOMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< + $(CCASCOMPILE) -c $< .S.obj: - $(CCASCOMPILE) -c `cygpath -w $<` + $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'` .S.lo: - $(LTCCASCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< - -Ginstall_cursor-ia64.o: ia64/Ginstall_cursor-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o Ginstall_cursor-ia64.o `test -f 'ia64/Ginstall_cursor-ia64.S' || echo '$(srcdir)/'`ia64/Ginstall_cursor-ia64.S - -Ginstall_cursor-ia64.obj: ia64/Ginstall_cursor-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o Ginstall_cursor-ia64.obj `cygpath -w ia64/Ginstall_cursor-ia64.S` - -Ginstall_cursor-ia64.lo: ia64/Ginstall_cursor-ia64.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o Ginstall_cursor-ia64.lo `test -f 'ia64/Ginstall_cursor-ia64.S' || echo '$(srcdir)/'`ia64/Ginstall_cursor-ia64.S - -siglongjmp-x86.o: x86/siglongjmp-x86.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-x86.o `test -f 'x86/siglongjmp-x86.S' || echo '$(srcdir)/'`x86/siglongjmp-x86.S - -siglongjmp-x86.obj: x86/siglongjmp-x86.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-x86.obj `cygpath -w x86/siglongjmp-x86.S` - -siglongjmp-x86.lo: x86/siglongjmp-x86.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-x86.lo `test -f 'x86/siglongjmp-x86.S' || echo '$(srcdir)/'`x86/siglongjmp-x86.S - -siglongjmp-hppa.o: hppa/siglongjmp-hppa.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-hppa.o `test -f 'hppa/siglongjmp-hppa.S' || echo '$(srcdir)/'`hppa/siglongjmp-hppa.S - -siglongjmp-hppa.obj: hppa/siglongjmp-hppa.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-hppa.obj `cygpath -w hppa/siglongjmp-hppa.S` - -siglongjmp-hppa.lo: hppa/siglongjmp-hppa.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-hppa.lo `test -f 'hppa/siglongjmp-hppa.S' || echo '$(srcdir)/'`hppa/siglongjmp-hppa.S - -setjmp-ia64.o: ia64/setjmp-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o setjmp-ia64.o `test -f 'ia64/setjmp-ia64.S' || echo '$(srcdir)/'`ia64/setjmp-ia64.S - -setjmp-ia64.obj: ia64/setjmp-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o setjmp-ia64.obj `cygpath -w ia64/setjmp-ia64.S` - -setjmp-ia64.lo: ia64/setjmp-ia64.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o setjmp-ia64.lo `test -f 'ia64/setjmp-ia64.S' || echo '$(srcdir)/'`ia64/setjmp-ia64.S - -sigsetjmp-ia64.o: ia64/sigsetjmp-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sigsetjmp-ia64.o `test -f 'ia64/sigsetjmp-ia64.S' || echo '$(srcdir)/'`ia64/sigsetjmp-ia64.S - -sigsetjmp-ia64.obj: ia64/sigsetjmp-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sigsetjmp-ia64.obj `cygpath -w ia64/sigsetjmp-ia64.S` - -sigsetjmp-ia64.lo: ia64/sigsetjmp-ia64.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sigsetjmp-ia64.lo `test -f 'ia64/sigsetjmp-ia64.S' || echo '$(srcdir)/'`ia64/sigsetjmp-ia64.S - -siglongjmp-ia64.o: ia64/siglongjmp-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-ia64.o `test -f 'ia64/siglongjmp-ia64.S' || echo '$(srcdir)/'`ia64/siglongjmp-ia64.S - -siglongjmp-ia64.obj: ia64/siglongjmp-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-ia64.obj `cygpath -w ia64/siglongjmp-ia64.S` - -siglongjmp-ia64.lo: ia64/siglongjmp-ia64.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o siglongjmp-ia64.lo `test -f 'ia64/siglongjmp-ia64.S' || echo '$(srcdir)/'`ia64/siglongjmp-ia64.S - -dyn_info_list-ia64.o: ia64/dyn_info_list-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o dyn_info_list-ia64.o `test -f 'ia64/dyn_info_list-ia64.S' || echo '$(srcdir)/'`ia64/dyn_info_list-ia64.S - -dyn_info_list-ia64.obj: ia64/dyn_info_list-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o dyn_info_list-ia64.obj `cygpath -w ia64/dyn_info_list-ia64.S` - -dyn_info_list-ia64.lo: ia64/dyn_info_list-ia64.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o dyn_info_list-ia64.lo `test -f 'ia64/dyn_info_list-ia64.S' || echo '$(srcdir)/'`ia64/dyn_info_list-ia64.S - -getcontext-ia64.o: ia64/getcontext-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o getcontext-ia64.o `test -f 'ia64/getcontext-ia64.S' || echo '$(srcdir)/'`ia64/getcontext-ia64.S - -getcontext-ia64.obj: ia64/getcontext-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o getcontext-ia64.obj `cygpath -w ia64/getcontext-ia64.S` - -getcontext-ia64.lo: ia64/getcontext-ia64.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o getcontext-ia64.lo `test -f 'ia64/getcontext-ia64.S' || echo '$(srcdir)/'`ia64/getcontext-ia64.S - -Linstall_cursor-ia64.o: ia64/Linstall_cursor-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o Linstall_cursor-ia64.o `test -f 'ia64/Linstall_cursor-ia64.S' || echo '$(srcdir)/'`ia64/Linstall_cursor-ia64.S - -Linstall_cursor-ia64.obj: ia64/Linstall_cursor-ia64.S - $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o Linstall_cursor-ia64.obj `cygpath -w ia64/Linstall_cursor-ia64.S` - -Linstall_cursor-ia64.lo: ia64/Linstall_cursor-ia64.S - $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o Linstall_cursor-ia64.lo `test -f 'ia64/Linstall_cursor-ia64.S' || echo '$(srcdir)/'`ia64/Linstall_cursor-ia64.S + $(LTCCASCOMPILE) -c -o $@ $< .c.o: -@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< +@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \ +@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \ +@am__fastdepCC_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< .c.obj: -@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(COMPILE) -c `cygpath -w $<` +@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \ +@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ +@am__fastdepCC_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: -@AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< - -_UPT_accessors.o: ptrace/_UPT_accessors.c -@AMDEP_TRUE@ source='ptrace/_UPT_accessors.c' object='_UPT_accessors.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_accessors.Po' tmpdepfile='$(DEPDIR)/_UPT_accessors.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_accessors.o `test -f 'ptrace/_UPT_accessors.c' || echo '$(srcdir)/'`ptrace/_UPT_accessors.c - -_UPT_accessors.obj: ptrace/_UPT_accessors.c -@AMDEP_TRUE@ source='ptrace/_UPT_accessors.c' object='_UPT_accessors.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_accessors.Po' tmpdepfile='$(DEPDIR)/_UPT_accessors.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_accessors.obj `cygpath -w ptrace/_UPT_accessors.c` - -_UPT_accessors.lo: ptrace/_UPT_accessors.c -@AMDEP_TRUE@ source='ptrace/_UPT_accessors.c' object='_UPT_accessors.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_accessors.Plo' tmpdepfile='$(DEPDIR)/_UPT_accessors.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_accessors.lo `test -f 'ptrace/_UPT_accessors.c' || echo '$(srcdir)/'`ptrace/_UPT_accessors.c - -_UPT_access_fpreg.o: ptrace/_UPT_access_fpreg.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_fpreg.c' object='_UPT_access_fpreg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_fpreg.Po' tmpdepfile='$(DEPDIR)/_UPT_access_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_fpreg.o `test -f 'ptrace/_UPT_access_fpreg.c' || echo '$(srcdir)/'`ptrace/_UPT_access_fpreg.c - -_UPT_access_fpreg.obj: ptrace/_UPT_access_fpreg.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_fpreg.c' object='_UPT_access_fpreg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_fpreg.Po' tmpdepfile='$(DEPDIR)/_UPT_access_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_fpreg.obj `cygpath -w ptrace/_UPT_access_fpreg.c` - -_UPT_access_fpreg.lo: ptrace/_UPT_access_fpreg.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_fpreg.c' object='_UPT_access_fpreg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_fpreg.Plo' tmpdepfile='$(DEPDIR)/_UPT_access_fpreg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_fpreg.lo `test -f 'ptrace/_UPT_access_fpreg.c' || echo '$(srcdir)/'`ptrace/_UPT_access_fpreg.c - -_UPT_access_mem.o: ptrace/_UPT_access_mem.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_mem.c' object='_UPT_access_mem.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_mem.Po' tmpdepfile='$(DEPDIR)/_UPT_access_mem.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_mem.o `test -f 'ptrace/_UPT_access_mem.c' || echo '$(srcdir)/'`ptrace/_UPT_access_mem.c - -_UPT_access_mem.obj: ptrace/_UPT_access_mem.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_mem.c' object='_UPT_access_mem.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_mem.Po' tmpdepfile='$(DEPDIR)/_UPT_access_mem.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_mem.obj `cygpath -w ptrace/_UPT_access_mem.c` - -_UPT_access_mem.lo: ptrace/_UPT_access_mem.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_mem.c' object='_UPT_access_mem.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_mem.Plo' tmpdepfile='$(DEPDIR)/_UPT_access_mem.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_mem.lo `test -f 'ptrace/_UPT_access_mem.c' || echo '$(srcdir)/'`ptrace/_UPT_access_mem.c - -_UPT_access_reg.o: ptrace/_UPT_access_reg.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_reg.c' object='_UPT_access_reg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_reg.Po' tmpdepfile='$(DEPDIR)/_UPT_access_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_reg.o `test -f 'ptrace/_UPT_access_reg.c' || echo '$(srcdir)/'`ptrace/_UPT_access_reg.c - -_UPT_access_reg.obj: ptrace/_UPT_access_reg.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_reg.c' object='_UPT_access_reg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_reg.Po' tmpdepfile='$(DEPDIR)/_UPT_access_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_reg.obj `cygpath -w ptrace/_UPT_access_reg.c` - -_UPT_access_reg.lo: ptrace/_UPT_access_reg.c -@AMDEP_TRUE@ source='ptrace/_UPT_access_reg.c' object='_UPT_access_reg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_access_reg.Plo' tmpdepfile='$(DEPDIR)/_UPT_access_reg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_access_reg.lo `test -f 'ptrace/_UPT_access_reg.c' || echo '$(srcdir)/'`ptrace/_UPT_access_reg.c - -_UPT_create.o: ptrace/_UPT_create.c -@AMDEP_TRUE@ source='ptrace/_UPT_create.c' object='_UPT_create.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_create.Po' tmpdepfile='$(DEPDIR)/_UPT_create.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_create.o `test -f 'ptrace/_UPT_create.c' || echo '$(srcdir)/'`ptrace/_UPT_create.c - -_UPT_create.obj: ptrace/_UPT_create.c -@AMDEP_TRUE@ source='ptrace/_UPT_create.c' object='_UPT_create.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_create.Po' tmpdepfile='$(DEPDIR)/_UPT_create.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_create.obj `cygpath -w ptrace/_UPT_create.c` - -_UPT_create.lo: ptrace/_UPT_create.c -@AMDEP_TRUE@ source='ptrace/_UPT_create.c' object='_UPT_create.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_create.Plo' tmpdepfile='$(DEPDIR)/_UPT_create.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_create.lo `test -f 'ptrace/_UPT_create.c' || echo '$(srcdir)/'`ptrace/_UPT_create.c - -_UPT_destroy.o: ptrace/_UPT_destroy.c -@AMDEP_TRUE@ source='ptrace/_UPT_destroy.c' object='_UPT_destroy.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_destroy.Po' tmpdepfile='$(DEPDIR)/_UPT_destroy.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_destroy.o `test -f 'ptrace/_UPT_destroy.c' || echo '$(srcdir)/'`ptrace/_UPT_destroy.c - -_UPT_destroy.obj: ptrace/_UPT_destroy.c -@AMDEP_TRUE@ source='ptrace/_UPT_destroy.c' object='_UPT_destroy.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_destroy.Po' tmpdepfile='$(DEPDIR)/_UPT_destroy.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_destroy.obj `cygpath -w ptrace/_UPT_destroy.c` - -_UPT_destroy.lo: ptrace/_UPT_destroy.c -@AMDEP_TRUE@ source='ptrace/_UPT_destroy.c' object='_UPT_destroy.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_destroy.Plo' tmpdepfile='$(DEPDIR)/_UPT_destroy.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_destroy.lo `test -f 'ptrace/_UPT_destroy.c' || echo '$(srcdir)/'`ptrace/_UPT_destroy.c - -_UPT_find_proc_info.o: ptrace/_UPT_find_proc_info.c -@AMDEP_TRUE@ source='ptrace/_UPT_find_proc_info.c' object='_UPT_find_proc_info.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_find_proc_info.Po' tmpdepfile='$(DEPDIR)/_UPT_find_proc_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_find_proc_info.o `test -f 'ptrace/_UPT_find_proc_info.c' || echo '$(srcdir)/'`ptrace/_UPT_find_proc_info.c - -_UPT_find_proc_info.obj: ptrace/_UPT_find_proc_info.c -@AMDEP_TRUE@ source='ptrace/_UPT_find_proc_info.c' object='_UPT_find_proc_info.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_find_proc_info.Po' tmpdepfile='$(DEPDIR)/_UPT_find_proc_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_find_proc_info.obj `cygpath -w ptrace/_UPT_find_proc_info.c` - -_UPT_find_proc_info.lo: ptrace/_UPT_find_proc_info.c -@AMDEP_TRUE@ source='ptrace/_UPT_find_proc_info.c' object='_UPT_find_proc_info.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_find_proc_info.Plo' tmpdepfile='$(DEPDIR)/_UPT_find_proc_info.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_find_proc_info.lo `test -f 'ptrace/_UPT_find_proc_info.c' || echo '$(srcdir)/'`ptrace/_UPT_find_proc_info.c - -_UPT_get_dyn_info_list_addr.o: ptrace/_UPT_get_dyn_info_list_addr.c -@AMDEP_TRUE@ source='ptrace/_UPT_get_dyn_info_list_addr.c' object='_UPT_get_dyn_info_list_addr.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_get_dyn_info_list_addr.Po' tmpdepfile='$(DEPDIR)/_UPT_get_dyn_info_list_addr.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_get_dyn_info_list_addr.o `test -f 'ptrace/_UPT_get_dyn_info_list_addr.c' || echo '$(srcdir)/'`ptrace/_UPT_get_dyn_info_list_addr.c - -_UPT_get_dyn_info_list_addr.obj: ptrace/_UPT_get_dyn_info_list_addr.c -@AMDEP_TRUE@ source='ptrace/_UPT_get_dyn_info_list_addr.c' object='_UPT_get_dyn_info_list_addr.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_get_dyn_info_list_addr.Po' tmpdepfile='$(DEPDIR)/_UPT_get_dyn_info_list_addr.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_get_dyn_info_list_addr.obj `cygpath -w ptrace/_UPT_get_dyn_info_list_addr.c` - -_UPT_get_dyn_info_list_addr.lo: ptrace/_UPT_get_dyn_info_list_addr.c -@AMDEP_TRUE@ source='ptrace/_UPT_get_dyn_info_list_addr.c' object='_UPT_get_dyn_info_list_addr.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_get_dyn_info_list_addr.Plo' tmpdepfile='$(DEPDIR)/_UPT_get_dyn_info_list_addr.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_get_dyn_info_list_addr.lo `test -f 'ptrace/_UPT_get_dyn_info_list_addr.c' || echo '$(srcdir)/'`ptrace/_UPT_get_dyn_info_list_addr.c - -_UPT_put_unwind_info.o: ptrace/_UPT_put_unwind_info.c -@AMDEP_TRUE@ source='ptrace/_UPT_put_unwind_info.c' object='_UPT_put_unwind_info.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_put_unwind_info.Po' tmpdepfile='$(DEPDIR)/_UPT_put_unwind_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_put_unwind_info.o `test -f 'ptrace/_UPT_put_unwind_info.c' || echo '$(srcdir)/'`ptrace/_UPT_put_unwind_info.c - -_UPT_put_unwind_info.obj: ptrace/_UPT_put_unwind_info.c -@AMDEP_TRUE@ source='ptrace/_UPT_put_unwind_info.c' object='_UPT_put_unwind_info.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_put_unwind_info.Po' tmpdepfile='$(DEPDIR)/_UPT_put_unwind_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_put_unwind_info.obj `cygpath -w ptrace/_UPT_put_unwind_info.c` - -_UPT_put_unwind_info.lo: ptrace/_UPT_put_unwind_info.c -@AMDEP_TRUE@ source='ptrace/_UPT_put_unwind_info.c' object='_UPT_put_unwind_info.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_put_unwind_info.Plo' tmpdepfile='$(DEPDIR)/_UPT_put_unwind_info.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_put_unwind_info.lo `test -f 'ptrace/_UPT_put_unwind_info.c' || echo '$(srcdir)/'`ptrace/_UPT_put_unwind_info.c - -_UPT_get_proc_name.o: ptrace/_UPT_get_proc_name.c -@AMDEP_TRUE@ source='ptrace/_UPT_get_proc_name.c' object='_UPT_get_proc_name.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_get_proc_name.Po' tmpdepfile='$(DEPDIR)/_UPT_get_proc_name.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_get_proc_name.o `test -f 'ptrace/_UPT_get_proc_name.c' || echo '$(srcdir)/'`ptrace/_UPT_get_proc_name.c - -_UPT_get_proc_name.obj: ptrace/_UPT_get_proc_name.c -@AMDEP_TRUE@ source='ptrace/_UPT_get_proc_name.c' object='_UPT_get_proc_name.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_get_proc_name.Po' tmpdepfile='$(DEPDIR)/_UPT_get_proc_name.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_get_proc_name.obj `cygpath -w ptrace/_UPT_get_proc_name.c` - -_UPT_get_proc_name.lo: ptrace/_UPT_get_proc_name.c -@AMDEP_TRUE@ source='ptrace/_UPT_get_proc_name.c' object='_UPT_get_proc_name.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_get_proc_name.Plo' tmpdepfile='$(DEPDIR)/_UPT_get_proc_name.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_get_proc_name.lo `test -f 'ptrace/_UPT_get_proc_name.c' || echo '$(srcdir)/'`ptrace/_UPT_get_proc_name.c - -_UPT_reg_offset.o: ptrace/_UPT_reg_offset.c -@AMDEP_TRUE@ source='ptrace/_UPT_reg_offset.c' object='_UPT_reg_offset.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_reg_offset.Po' tmpdepfile='$(DEPDIR)/_UPT_reg_offset.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_reg_offset.o `test -f 'ptrace/_UPT_reg_offset.c' || echo '$(srcdir)/'`ptrace/_UPT_reg_offset.c - -_UPT_reg_offset.obj: ptrace/_UPT_reg_offset.c -@AMDEP_TRUE@ source='ptrace/_UPT_reg_offset.c' object='_UPT_reg_offset.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_reg_offset.Po' tmpdepfile='$(DEPDIR)/_UPT_reg_offset.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_reg_offset.obj `cygpath -w ptrace/_UPT_reg_offset.c` - -_UPT_reg_offset.lo: ptrace/_UPT_reg_offset.c -@AMDEP_TRUE@ source='ptrace/_UPT_reg_offset.c' object='_UPT_reg_offset.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_reg_offset.Plo' tmpdepfile='$(DEPDIR)/_UPT_reg_offset.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_reg_offset.lo `test -f 'ptrace/_UPT_reg_offset.c' || echo '$(srcdir)/'`ptrace/_UPT_reg_offset.c - -_UPT_resume.o: ptrace/_UPT_resume.c -@AMDEP_TRUE@ source='ptrace/_UPT_resume.c' object='_UPT_resume.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_resume.Po' tmpdepfile='$(DEPDIR)/_UPT_resume.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_resume.o `test -f 'ptrace/_UPT_resume.c' || echo '$(srcdir)/'`ptrace/_UPT_resume.c - -_UPT_resume.obj: ptrace/_UPT_resume.c -@AMDEP_TRUE@ source='ptrace/_UPT_resume.c' object='_UPT_resume.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_resume.Po' tmpdepfile='$(DEPDIR)/_UPT_resume.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_resume.obj `cygpath -w ptrace/_UPT_resume.c` - -_UPT_resume.lo: ptrace/_UPT_resume.c -@AMDEP_TRUE@ source='ptrace/_UPT_resume.c' object='_UPT_resume.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_UPT_resume.Plo' tmpdepfile='$(DEPDIR)/_UPT_resume.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _UPT_resume.lo `test -f 'ptrace/_UPT_resume.c' || echo '$(srcdir)/'`ptrace/_UPT_resume.c - -init.o: mi/init.c -@AMDEP_TRUE@ source='mi/init.c' object='init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/init.Po' tmpdepfile='$(DEPDIR)/init.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o init.o `test -f 'mi/init.c' || echo '$(srcdir)/'`mi/init.c - -init.obj: mi/init.c -@AMDEP_TRUE@ source='mi/init.c' object='init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/init.Po' tmpdepfile='$(DEPDIR)/init.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o init.obj `cygpath -w mi/init.c` - -init.lo: mi/init.c -@AMDEP_TRUE@ source='mi/init.c' object='init.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/init.Plo' tmpdepfile='$(DEPDIR)/init.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o init.lo `test -f 'mi/init.c' || echo '$(srcdir)/'`mi/init.c - -flush_cache.o: mi/flush_cache.c -@AMDEP_TRUE@ source='mi/flush_cache.c' object='flush_cache.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/flush_cache.Po' tmpdepfile='$(DEPDIR)/flush_cache.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o flush_cache.o `test -f 'mi/flush_cache.c' || echo '$(srcdir)/'`mi/flush_cache.c - -flush_cache.obj: mi/flush_cache.c -@AMDEP_TRUE@ source='mi/flush_cache.c' object='flush_cache.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/flush_cache.Po' tmpdepfile='$(DEPDIR)/flush_cache.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o flush_cache.obj `cygpath -w mi/flush_cache.c` - -flush_cache.lo: mi/flush_cache.c -@AMDEP_TRUE@ source='mi/flush_cache.c' object='flush_cache.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/flush_cache.Plo' tmpdepfile='$(DEPDIR)/flush_cache.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o flush_cache.lo `test -f 'mi/flush_cache.c' || echo '$(srcdir)/'`mi/flush_cache.c - -mempool.o: mi/mempool.c -@AMDEP_TRUE@ source='mi/mempool.c' object='mempool.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mempool.Po' tmpdepfile='$(DEPDIR)/mempool.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mempool.o `test -f 'mi/mempool.c' || echo '$(srcdir)/'`mi/mempool.c - -mempool.obj: mi/mempool.c -@AMDEP_TRUE@ source='mi/mempool.c' object='mempool.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mempool.Po' tmpdepfile='$(DEPDIR)/mempool.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mempool.obj `cygpath -w mi/mempool.c` - -mempool.lo: mi/mempool.c -@AMDEP_TRUE@ source='mi/mempool.c' object='mempool.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mempool.Plo' tmpdepfile='$(DEPDIR)/mempool.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mempool.lo `test -f 'mi/mempool.c' || echo '$(srcdir)/'`mi/mempool.c - -regname-ia64.o: ia64/regname-ia64.c -@AMDEP_TRUE@ source='ia64/regname-ia64.c' object='regname-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/regname-ia64.Po' tmpdepfile='$(DEPDIR)/regname-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regname-ia64.o `test -f 'ia64/regname-ia64.c' || echo '$(srcdir)/'`ia64/regname-ia64.c - -regname-ia64.obj: ia64/regname-ia64.c -@AMDEP_TRUE@ source='ia64/regname-ia64.c' object='regname-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/regname-ia64.Po' tmpdepfile='$(DEPDIR)/regname-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regname-ia64.obj `cygpath -w ia64/regname-ia64.c` - -regname-ia64.lo: ia64/regname-ia64.c -@AMDEP_TRUE@ source='ia64/regname-ia64.c' object='regname-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/regname-ia64.Plo' tmpdepfile='$(DEPDIR)/regname-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regname-ia64.lo `test -f 'ia64/regname-ia64.c' || echo '$(srcdir)/'`ia64/regname-ia64.c - -Gdyn-extract.o: mi/Gdyn-extract.c -@AMDEP_TRUE@ source='mi/Gdyn-extract.c' object='Gdyn-extract.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdyn-extract.Po' tmpdepfile='$(DEPDIR)/Gdyn-extract.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdyn-extract.o `test -f 'mi/Gdyn-extract.c' || echo '$(srcdir)/'`mi/Gdyn-extract.c - -Gdyn-extract.obj: mi/Gdyn-extract.c -@AMDEP_TRUE@ source='mi/Gdyn-extract.c' object='Gdyn-extract.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdyn-extract.Po' tmpdepfile='$(DEPDIR)/Gdyn-extract.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdyn-extract.obj `cygpath -w mi/Gdyn-extract.c` - -Gdyn-extract.lo: mi/Gdyn-extract.c -@AMDEP_TRUE@ source='mi/Gdyn-extract.c' object='Gdyn-extract.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdyn-extract.Plo' tmpdepfile='$(DEPDIR)/Gdyn-extract.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdyn-extract.lo `test -f 'mi/Gdyn-extract.c' || echo '$(srcdir)/'`mi/Gdyn-extract.c - -Gdyn-remote.o: mi/Gdyn-remote.c -@AMDEP_TRUE@ source='mi/Gdyn-remote.c' object='Gdyn-remote.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdyn-remote.Po' tmpdepfile='$(DEPDIR)/Gdyn-remote.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdyn-remote.o `test -f 'mi/Gdyn-remote.c' || echo '$(srcdir)/'`mi/Gdyn-remote.c - -Gdyn-remote.obj: mi/Gdyn-remote.c -@AMDEP_TRUE@ source='mi/Gdyn-remote.c' object='Gdyn-remote.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdyn-remote.Po' tmpdepfile='$(DEPDIR)/Gdyn-remote.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdyn-remote.obj `cygpath -w mi/Gdyn-remote.c` - -Gdyn-remote.lo: mi/Gdyn-remote.c -@AMDEP_TRUE@ source='mi/Gdyn-remote.c' object='Gdyn-remote.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdyn-remote.Plo' tmpdepfile='$(DEPDIR)/Gdyn-remote.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdyn-remote.lo `test -f 'mi/Gdyn-remote.c' || echo '$(srcdir)/'`mi/Gdyn-remote.c - -Gfind_dynamic_proc_info.o: mi/Gfind_dynamic_proc_info.c -@AMDEP_TRUE@ source='mi/Gfind_dynamic_proc_info.c' object='Gfind_dynamic_proc_info.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfind_dynamic_proc_info.Po' tmpdepfile='$(DEPDIR)/Gfind_dynamic_proc_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfind_dynamic_proc_info.o `test -f 'mi/Gfind_dynamic_proc_info.c' || echo '$(srcdir)/'`mi/Gfind_dynamic_proc_info.c - -Gfind_dynamic_proc_info.obj: mi/Gfind_dynamic_proc_info.c -@AMDEP_TRUE@ source='mi/Gfind_dynamic_proc_info.c' object='Gfind_dynamic_proc_info.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfind_dynamic_proc_info.Po' tmpdepfile='$(DEPDIR)/Gfind_dynamic_proc_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfind_dynamic_proc_info.obj `cygpath -w mi/Gfind_dynamic_proc_info.c` - -Gfind_dynamic_proc_info.lo: mi/Gfind_dynamic_proc_info.c -@AMDEP_TRUE@ source='mi/Gfind_dynamic_proc_info.c' object='Gfind_dynamic_proc_info.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfind_dynamic_proc_info.Plo' tmpdepfile='$(DEPDIR)/Gfind_dynamic_proc_info.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfind_dynamic_proc_info.lo `test -f 'mi/Gfind_dynamic_proc_info.c' || echo '$(srcdir)/'`mi/Gfind_dynamic_proc_info.c - -Gget_accessors.o: mi/Gget_accessors.c -@AMDEP_TRUE@ source='mi/Gget_accessors.c' object='Gget_accessors.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_accessors.Po' tmpdepfile='$(DEPDIR)/Gget_accessors.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_accessors.o `test -f 'mi/Gget_accessors.c' || echo '$(srcdir)/'`mi/Gget_accessors.c - -Gget_accessors.obj: mi/Gget_accessors.c -@AMDEP_TRUE@ source='mi/Gget_accessors.c' object='Gget_accessors.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_accessors.Po' tmpdepfile='$(DEPDIR)/Gget_accessors.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_accessors.obj `cygpath -w mi/Gget_accessors.c` - -Gget_accessors.lo: mi/Gget_accessors.c -@AMDEP_TRUE@ source='mi/Gget_accessors.c' object='Gget_accessors.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_accessors.Plo' tmpdepfile='$(DEPDIR)/Gget_accessors.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_accessors.lo `test -f 'mi/Gget_accessors.c' || echo '$(srcdir)/'`mi/Gget_accessors.c - -Gget_proc_info_by_ip.o: mi/Gget_proc_info_by_ip.c -@AMDEP_TRUE@ source='mi/Gget_proc_info_by_ip.c' object='Gget_proc_info_by_ip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info_by_ip.Po' tmpdepfile='$(DEPDIR)/Gget_proc_info_by_ip.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info_by_ip.o `test -f 'mi/Gget_proc_info_by_ip.c' || echo '$(srcdir)/'`mi/Gget_proc_info_by_ip.c - -Gget_proc_info_by_ip.obj: mi/Gget_proc_info_by_ip.c -@AMDEP_TRUE@ source='mi/Gget_proc_info_by_ip.c' object='Gget_proc_info_by_ip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info_by_ip.Po' tmpdepfile='$(DEPDIR)/Gget_proc_info_by_ip.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info_by_ip.obj `cygpath -w mi/Gget_proc_info_by_ip.c` - -Gget_proc_info_by_ip.lo: mi/Gget_proc_info_by_ip.c -@AMDEP_TRUE@ source='mi/Gget_proc_info_by_ip.c' object='Gget_proc_info_by_ip.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info_by_ip.Plo' tmpdepfile='$(DEPDIR)/Gget_proc_info_by_ip.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info_by_ip.lo `test -f 'mi/Gget_proc_info_by_ip.c' || echo '$(srcdir)/'`mi/Gget_proc_info_by_ip.c - -Gget_proc_name.o: mi/Gget_proc_name.c -@AMDEP_TRUE@ source='mi/Gget_proc_name.c' object='Gget_proc_name.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_name.Po' tmpdepfile='$(DEPDIR)/Gget_proc_name.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_name.o `test -f 'mi/Gget_proc_name.c' || echo '$(srcdir)/'`mi/Gget_proc_name.c - -Gget_proc_name.obj: mi/Gget_proc_name.c -@AMDEP_TRUE@ source='mi/Gget_proc_name.c' object='Gget_proc_name.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_name.Po' tmpdepfile='$(DEPDIR)/Gget_proc_name.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_name.obj `cygpath -w mi/Gget_proc_name.c` - -Gget_proc_name.lo: mi/Gget_proc_name.c -@AMDEP_TRUE@ source='mi/Gget_proc_name.c' object='Gget_proc_name.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_name.Plo' tmpdepfile='$(DEPDIR)/Gget_proc_name.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_name.lo `test -f 'mi/Gget_proc_name.c' || echo '$(srcdir)/'`mi/Gget_proc_name.c - -Gput_dynamic_unwind_info.o: mi/Gput_dynamic_unwind_info.c -@AMDEP_TRUE@ source='mi/Gput_dynamic_unwind_info.c' object='Gput_dynamic_unwind_info.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gput_dynamic_unwind_info.Po' tmpdepfile='$(DEPDIR)/Gput_dynamic_unwind_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gput_dynamic_unwind_info.o `test -f 'mi/Gput_dynamic_unwind_info.c' || echo '$(srcdir)/'`mi/Gput_dynamic_unwind_info.c - -Gput_dynamic_unwind_info.obj: mi/Gput_dynamic_unwind_info.c -@AMDEP_TRUE@ source='mi/Gput_dynamic_unwind_info.c' object='Gput_dynamic_unwind_info.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gput_dynamic_unwind_info.Po' tmpdepfile='$(DEPDIR)/Gput_dynamic_unwind_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gput_dynamic_unwind_info.obj `cygpath -w mi/Gput_dynamic_unwind_info.c` - -Gput_dynamic_unwind_info.lo: mi/Gput_dynamic_unwind_info.c -@AMDEP_TRUE@ source='mi/Gput_dynamic_unwind_info.c' object='Gput_dynamic_unwind_info.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gput_dynamic_unwind_info.Plo' tmpdepfile='$(DEPDIR)/Gput_dynamic_unwind_info.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gput_dynamic_unwind_info.lo `test -f 'mi/Gput_dynamic_unwind_info.c' || echo '$(srcdir)/'`mi/Gput_dynamic_unwind_info.c - -Gdestroy_addr_space.o: mi/Gdestroy_addr_space.c -@AMDEP_TRUE@ source='mi/Gdestroy_addr_space.c' object='Gdestroy_addr_space.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdestroy_addr_space.Po' tmpdepfile='$(DEPDIR)/Gdestroy_addr_space.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdestroy_addr_space.o `test -f 'mi/Gdestroy_addr_space.c' || echo '$(srcdir)/'`mi/Gdestroy_addr_space.c - -Gdestroy_addr_space.obj: mi/Gdestroy_addr_space.c -@AMDEP_TRUE@ source='mi/Gdestroy_addr_space.c' object='Gdestroy_addr_space.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdestroy_addr_space.Po' tmpdepfile='$(DEPDIR)/Gdestroy_addr_space.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdestroy_addr_space.obj `cygpath -w mi/Gdestroy_addr_space.c` - -Gdestroy_addr_space.lo: mi/Gdestroy_addr_space.c -@AMDEP_TRUE@ source='mi/Gdestroy_addr_space.c' object='Gdestroy_addr_space.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gdestroy_addr_space.Plo' tmpdepfile='$(DEPDIR)/Gdestroy_addr_space.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gdestroy_addr_space.lo `test -f 'mi/Gdestroy_addr_space.c' || echo '$(srcdir)/'`mi/Gdestroy_addr_space.c - -Gget_reg.o: mi/Gget_reg.c -@AMDEP_TRUE@ source='mi/Gget_reg.c' object='Gget_reg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_reg.Po' tmpdepfile='$(DEPDIR)/Gget_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_reg.o `test -f 'mi/Gget_reg.c' || echo '$(srcdir)/'`mi/Gget_reg.c - -Gget_reg.obj: mi/Gget_reg.c -@AMDEP_TRUE@ source='mi/Gget_reg.c' object='Gget_reg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_reg.Po' tmpdepfile='$(DEPDIR)/Gget_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_reg.obj `cygpath -w mi/Gget_reg.c` - -Gget_reg.lo: mi/Gget_reg.c -@AMDEP_TRUE@ source='mi/Gget_reg.c' object='Gget_reg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_reg.Plo' tmpdepfile='$(DEPDIR)/Gget_reg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_reg.lo `test -f 'mi/Gget_reg.c' || echo '$(srcdir)/'`mi/Gget_reg.c - -Gset_reg.o: mi/Gset_reg.c -@AMDEP_TRUE@ source='mi/Gset_reg.c' object='Gset_reg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_reg.Po' tmpdepfile='$(DEPDIR)/Gset_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_reg.o `test -f 'mi/Gset_reg.c' || echo '$(srcdir)/'`mi/Gset_reg.c - -Gset_reg.obj: mi/Gset_reg.c -@AMDEP_TRUE@ source='mi/Gset_reg.c' object='Gset_reg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_reg.Po' tmpdepfile='$(DEPDIR)/Gset_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_reg.obj `cygpath -w mi/Gset_reg.c` - -Gset_reg.lo: mi/Gset_reg.c -@AMDEP_TRUE@ source='mi/Gset_reg.c' object='Gset_reg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_reg.Plo' tmpdepfile='$(DEPDIR)/Gset_reg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_reg.lo `test -f 'mi/Gset_reg.c' || echo '$(srcdir)/'`mi/Gset_reg.c - -Gget_fpreg.o: mi/Gget_fpreg.c -@AMDEP_TRUE@ source='mi/Gget_fpreg.c' object='Gget_fpreg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_fpreg.Po' tmpdepfile='$(DEPDIR)/Gget_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_fpreg.o `test -f 'mi/Gget_fpreg.c' || echo '$(srcdir)/'`mi/Gget_fpreg.c - -Gget_fpreg.obj: mi/Gget_fpreg.c -@AMDEP_TRUE@ source='mi/Gget_fpreg.c' object='Gget_fpreg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_fpreg.Po' tmpdepfile='$(DEPDIR)/Gget_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_fpreg.obj `cygpath -w mi/Gget_fpreg.c` - -Gget_fpreg.lo: mi/Gget_fpreg.c -@AMDEP_TRUE@ source='mi/Gget_fpreg.c' object='Gget_fpreg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_fpreg.Plo' tmpdepfile='$(DEPDIR)/Gget_fpreg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_fpreg.lo `test -f 'mi/Gget_fpreg.c' || echo '$(srcdir)/'`mi/Gget_fpreg.c - -Gset_fpreg.o: mi/Gset_fpreg.c -@AMDEP_TRUE@ source='mi/Gset_fpreg.c' object='Gset_fpreg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_fpreg.Po' tmpdepfile='$(DEPDIR)/Gset_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_fpreg.o `test -f 'mi/Gset_fpreg.c' || echo '$(srcdir)/'`mi/Gset_fpreg.c - -Gset_fpreg.obj: mi/Gset_fpreg.c -@AMDEP_TRUE@ source='mi/Gset_fpreg.c' object='Gset_fpreg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_fpreg.Po' tmpdepfile='$(DEPDIR)/Gset_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_fpreg.obj `cygpath -w mi/Gset_fpreg.c` - -Gset_fpreg.lo: mi/Gset_fpreg.c -@AMDEP_TRUE@ source='mi/Gset_fpreg.c' object='Gset_fpreg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_fpreg.Plo' tmpdepfile='$(DEPDIR)/Gset_fpreg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_fpreg.lo `test -f 'mi/Gset_fpreg.c' || echo '$(srcdir)/'`mi/Gset_fpreg.c - -Gset_caching_policy.o: mi/Gset_caching_policy.c -@AMDEP_TRUE@ source='mi/Gset_caching_policy.c' object='Gset_caching_policy.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_caching_policy.Po' tmpdepfile='$(DEPDIR)/Gset_caching_policy.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_caching_policy.o `test -f 'mi/Gset_caching_policy.c' || echo '$(srcdir)/'`mi/Gset_caching_policy.c - -Gset_caching_policy.obj: mi/Gset_caching_policy.c -@AMDEP_TRUE@ source='mi/Gset_caching_policy.c' object='Gset_caching_policy.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_caching_policy.Po' tmpdepfile='$(DEPDIR)/Gset_caching_policy.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_caching_policy.obj `cygpath -w mi/Gset_caching_policy.c` - -Gset_caching_policy.lo: mi/Gset_caching_policy.c -@AMDEP_TRUE@ source='mi/Gset_caching_policy.c' object='Gset_caching_policy.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gset_caching_policy.Plo' tmpdepfile='$(DEPDIR)/Gset_caching_policy.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gset_caching_policy.lo `test -f 'mi/Gset_caching_policy.c' || echo '$(srcdir)/'`mi/Gset_caching_policy.c - -Gcreate_addr_space-ia64.o: ia64/Gcreate_addr_space-ia64.c -@AMDEP_TRUE@ source='ia64/Gcreate_addr_space-ia64.c' object='Gcreate_addr_space-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gcreate_addr_space-ia64.Po' tmpdepfile='$(DEPDIR)/Gcreate_addr_space-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gcreate_addr_space-ia64.o `test -f 'ia64/Gcreate_addr_space-ia64.c' || echo '$(srcdir)/'`ia64/Gcreate_addr_space-ia64.c - -Gcreate_addr_space-ia64.obj: ia64/Gcreate_addr_space-ia64.c -@AMDEP_TRUE@ source='ia64/Gcreate_addr_space-ia64.c' object='Gcreate_addr_space-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gcreate_addr_space-ia64.Po' tmpdepfile='$(DEPDIR)/Gcreate_addr_space-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gcreate_addr_space-ia64.obj `cygpath -w ia64/Gcreate_addr_space-ia64.c` - -Gcreate_addr_space-ia64.lo: ia64/Gcreate_addr_space-ia64.c -@AMDEP_TRUE@ source='ia64/Gcreate_addr_space-ia64.c' object='Gcreate_addr_space-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gcreate_addr_space-ia64.Plo' tmpdepfile='$(DEPDIR)/Gcreate_addr_space-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gcreate_addr_space-ia64.lo `test -f 'ia64/Gcreate_addr_space-ia64.c' || echo '$(srcdir)/'`ia64/Gcreate_addr_space-ia64.c - -Gget_proc_info-ia64.o: ia64/Gget_proc_info-ia64.c -@AMDEP_TRUE@ source='ia64/Gget_proc_info-ia64.c' object='Gget_proc_info-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-ia64.Po' tmpdepfile='$(DEPDIR)/Gget_proc_info-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-ia64.o `test -f 'ia64/Gget_proc_info-ia64.c' || echo '$(srcdir)/'`ia64/Gget_proc_info-ia64.c - -Gget_proc_info-ia64.obj: ia64/Gget_proc_info-ia64.c -@AMDEP_TRUE@ source='ia64/Gget_proc_info-ia64.c' object='Gget_proc_info-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-ia64.Po' tmpdepfile='$(DEPDIR)/Gget_proc_info-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-ia64.obj `cygpath -w ia64/Gget_proc_info-ia64.c` - -Gget_proc_info-ia64.lo: ia64/Gget_proc_info-ia64.c -@AMDEP_TRUE@ source='ia64/Gget_proc_info-ia64.c' object='Gget_proc_info-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-ia64.Plo' tmpdepfile='$(DEPDIR)/Gget_proc_info-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-ia64.lo `test -f 'ia64/Gget_proc_info-ia64.c' || echo '$(srcdir)/'`ia64/Gget_proc_info-ia64.c - -Gget_save_loc-ia64.o: ia64/Gget_save_loc-ia64.c -@AMDEP_TRUE@ source='ia64/Gget_save_loc-ia64.c' object='Gget_save_loc-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_save_loc-ia64.Po' tmpdepfile='$(DEPDIR)/Gget_save_loc-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_save_loc-ia64.o `test -f 'ia64/Gget_save_loc-ia64.c' || echo '$(srcdir)/'`ia64/Gget_save_loc-ia64.c - -Gget_save_loc-ia64.obj: ia64/Gget_save_loc-ia64.c -@AMDEP_TRUE@ source='ia64/Gget_save_loc-ia64.c' object='Gget_save_loc-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_save_loc-ia64.Po' tmpdepfile='$(DEPDIR)/Gget_save_loc-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_save_loc-ia64.obj `cygpath -w ia64/Gget_save_loc-ia64.c` - -Gget_save_loc-ia64.lo: ia64/Gget_save_loc-ia64.c -@AMDEP_TRUE@ source='ia64/Gget_save_loc-ia64.c' object='Gget_save_loc-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_save_loc-ia64.Plo' tmpdepfile='$(DEPDIR)/Gget_save_loc-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_save_loc-ia64.lo `test -f 'ia64/Gget_save_loc-ia64.c' || echo '$(srcdir)/'`ia64/Gget_save_loc-ia64.c - -Gglobal-ia64.o: ia64/Gglobal-ia64.c -@AMDEP_TRUE@ source='ia64/Gglobal-ia64.c' object='Gglobal-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gglobal-ia64.Po' tmpdepfile='$(DEPDIR)/Gglobal-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gglobal-ia64.o `test -f 'ia64/Gglobal-ia64.c' || echo '$(srcdir)/'`ia64/Gglobal-ia64.c - -Gglobal-ia64.obj: ia64/Gglobal-ia64.c -@AMDEP_TRUE@ source='ia64/Gglobal-ia64.c' object='Gglobal-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gglobal-ia64.Po' tmpdepfile='$(DEPDIR)/Gglobal-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gglobal-ia64.obj `cygpath -w ia64/Gglobal-ia64.c` - -Gglobal-ia64.lo: ia64/Gglobal-ia64.c -@AMDEP_TRUE@ source='ia64/Gglobal-ia64.c' object='Gglobal-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gglobal-ia64.Plo' tmpdepfile='$(DEPDIR)/Gglobal-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gglobal-ia64.lo `test -f 'ia64/Gglobal-ia64.c' || echo '$(srcdir)/'`ia64/Gglobal-ia64.c - -Ginit-ia64.o: ia64/Ginit-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit-ia64.c' object='Ginit-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-ia64.Po' tmpdepfile='$(DEPDIR)/Ginit-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-ia64.o `test -f 'ia64/Ginit-ia64.c' || echo '$(srcdir)/'`ia64/Ginit-ia64.c - -Ginit-ia64.obj: ia64/Ginit-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit-ia64.c' object='Ginit-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-ia64.Po' tmpdepfile='$(DEPDIR)/Ginit-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-ia64.obj `cygpath -w ia64/Ginit-ia64.c` - -Ginit-ia64.lo: ia64/Ginit-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit-ia64.c' object='Ginit-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-ia64.Plo' tmpdepfile='$(DEPDIR)/Ginit-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-ia64.lo `test -f 'ia64/Ginit-ia64.c' || echo '$(srcdir)/'`ia64/Ginit-ia64.c - -Ginit_local-ia64.o: ia64/Ginit_local-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit_local-ia64.c' object='Ginit_local-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-ia64.Po' tmpdepfile='$(DEPDIR)/Ginit_local-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-ia64.o `test -f 'ia64/Ginit_local-ia64.c' || echo '$(srcdir)/'`ia64/Ginit_local-ia64.c - -Ginit_local-ia64.obj: ia64/Ginit_local-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit_local-ia64.c' object='Ginit_local-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-ia64.Po' tmpdepfile='$(DEPDIR)/Ginit_local-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-ia64.obj `cygpath -w ia64/Ginit_local-ia64.c` - -Ginit_local-ia64.lo: ia64/Ginit_local-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit_local-ia64.c' object='Ginit_local-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-ia64.Plo' tmpdepfile='$(DEPDIR)/Ginit_local-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-ia64.lo `test -f 'ia64/Ginit_local-ia64.c' || echo '$(srcdir)/'`ia64/Ginit_local-ia64.c - -Ginit_remote-ia64.o: ia64/Ginit_remote-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit_remote-ia64.c' object='Ginit_remote-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_remote-ia64.Po' tmpdepfile='$(DEPDIR)/Ginit_remote-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_remote-ia64.o `test -f 'ia64/Ginit_remote-ia64.c' || echo '$(srcdir)/'`ia64/Ginit_remote-ia64.c - -Ginit_remote-ia64.obj: ia64/Ginit_remote-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit_remote-ia64.c' object='Ginit_remote-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_remote-ia64.Po' tmpdepfile='$(DEPDIR)/Ginit_remote-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_remote-ia64.obj `cygpath -w ia64/Ginit_remote-ia64.c` - -Ginit_remote-ia64.lo: ia64/Ginit_remote-ia64.c -@AMDEP_TRUE@ source='ia64/Ginit_remote-ia64.c' object='Ginit_remote-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_remote-ia64.Plo' tmpdepfile='$(DEPDIR)/Ginit_remote-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_remote-ia64.lo `test -f 'ia64/Ginit_remote-ia64.c' || echo '$(srcdir)/'`ia64/Ginit_remote-ia64.c - -Gis_signal_frame-ia64.o: ia64/Gis_signal_frame-ia64.c -@AMDEP_TRUE@ source='ia64/Gis_signal_frame-ia64.c' object='Gis_signal_frame-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gis_signal_frame-ia64.Po' tmpdepfile='$(DEPDIR)/Gis_signal_frame-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gis_signal_frame-ia64.o `test -f 'ia64/Gis_signal_frame-ia64.c' || echo '$(srcdir)/'`ia64/Gis_signal_frame-ia64.c - -Gis_signal_frame-ia64.obj: ia64/Gis_signal_frame-ia64.c -@AMDEP_TRUE@ source='ia64/Gis_signal_frame-ia64.c' object='Gis_signal_frame-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gis_signal_frame-ia64.Po' tmpdepfile='$(DEPDIR)/Gis_signal_frame-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gis_signal_frame-ia64.obj `cygpath -w ia64/Gis_signal_frame-ia64.c` - -Gis_signal_frame-ia64.lo: ia64/Gis_signal_frame-ia64.c -@AMDEP_TRUE@ source='ia64/Gis_signal_frame-ia64.c' object='Gis_signal_frame-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gis_signal_frame-ia64.Plo' tmpdepfile='$(DEPDIR)/Gis_signal_frame-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gis_signal_frame-ia64.lo `test -f 'ia64/Gis_signal_frame-ia64.c' || echo '$(srcdir)/'`ia64/Gis_signal_frame-ia64.c - -Gparser-ia64.o: ia64/Gparser-ia64.c -@AMDEP_TRUE@ source='ia64/Gparser-ia64.c' object='Gparser-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gparser-ia64.Po' tmpdepfile='$(DEPDIR)/Gparser-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gparser-ia64.o `test -f 'ia64/Gparser-ia64.c' || echo '$(srcdir)/'`ia64/Gparser-ia64.c - -Gparser-ia64.obj: ia64/Gparser-ia64.c -@AMDEP_TRUE@ source='ia64/Gparser-ia64.c' object='Gparser-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gparser-ia64.Po' tmpdepfile='$(DEPDIR)/Gparser-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gparser-ia64.obj `cygpath -w ia64/Gparser-ia64.c` - -Gparser-ia64.lo: ia64/Gparser-ia64.c -@AMDEP_TRUE@ source='ia64/Gparser-ia64.c' object='Gparser-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gparser-ia64.Plo' tmpdepfile='$(DEPDIR)/Gparser-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gparser-ia64.lo `test -f 'ia64/Gparser-ia64.c' || echo '$(srcdir)/'`ia64/Gparser-ia64.c - -Grbs-ia64.o: ia64/Grbs-ia64.c -@AMDEP_TRUE@ source='ia64/Grbs-ia64.c' object='Grbs-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Grbs-ia64.Po' tmpdepfile='$(DEPDIR)/Grbs-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Grbs-ia64.o `test -f 'ia64/Grbs-ia64.c' || echo '$(srcdir)/'`ia64/Grbs-ia64.c - -Grbs-ia64.obj: ia64/Grbs-ia64.c -@AMDEP_TRUE@ source='ia64/Grbs-ia64.c' object='Grbs-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Grbs-ia64.Po' tmpdepfile='$(DEPDIR)/Grbs-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Grbs-ia64.obj `cygpath -w ia64/Grbs-ia64.c` - -Grbs-ia64.lo: ia64/Grbs-ia64.c -@AMDEP_TRUE@ source='ia64/Grbs-ia64.c' object='Grbs-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Grbs-ia64.Plo' tmpdepfile='$(DEPDIR)/Grbs-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Grbs-ia64.lo `test -f 'ia64/Grbs-ia64.c' || echo '$(srcdir)/'`ia64/Grbs-ia64.c - -Gregs-ia64.o: ia64/Gregs-ia64.c -@AMDEP_TRUE@ source='ia64/Gregs-ia64.c' object='Gregs-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-ia64.Po' tmpdepfile='$(DEPDIR)/Gregs-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-ia64.o `test -f 'ia64/Gregs-ia64.c' || echo '$(srcdir)/'`ia64/Gregs-ia64.c - -Gregs-ia64.obj: ia64/Gregs-ia64.c -@AMDEP_TRUE@ source='ia64/Gregs-ia64.c' object='Gregs-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-ia64.Po' tmpdepfile='$(DEPDIR)/Gregs-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-ia64.obj `cygpath -w ia64/Gregs-ia64.c` - -Gregs-ia64.lo: ia64/Gregs-ia64.c -@AMDEP_TRUE@ source='ia64/Gregs-ia64.c' object='Gregs-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-ia64.Plo' tmpdepfile='$(DEPDIR)/Gregs-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-ia64.lo `test -f 'ia64/Gregs-ia64.c' || echo '$(srcdir)/'`ia64/Gregs-ia64.c - -Gresume-ia64.o: ia64/Gresume-ia64.c -@AMDEP_TRUE@ source='ia64/Gresume-ia64.c' object='Gresume-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gresume-ia64.Po' tmpdepfile='$(DEPDIR)/Gresume-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gresume-ia64.o `test -f 'ia64/Gresume-ia64.c' || echo '$(srcdir)/'`ia64/Gresume-ia64.c - -Gresume-ia64.obj: ia64/Gresume-ia64.c -@AMDEP_TRUE@ source='ia64/Gresume-ia64.c' object='Gresume-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gresume-ia64.Po' tmpdepfile='$(DEPDIR)/Gresume-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gresume-ia64.obj `cygpath -w ia64/Gresume-ia64.c` - -Gresume-ia64.lo: ia64/Gresume-ia64.c -@AMDEP_TRUE@ source='ia64/Gresume-ia64.c' object='Gresume-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gresume-ia64.Plo' tmpdepfile='$(DEPDIR)/Gresume-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gresume-ia64.lo `test -f 'ia64/Gresume-ia64.c' || echo '$(srcdir)/'`ia64/Gresume-ia64.c - -Gscript-ia64.o: ia64/Gscript-ia64.c -@AMDEP_TRUE@ source='ia64/Gscript-ia64.c' object='Gscript-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gscript-ia64.Po' tmpdepfile='$(DEPDIR)/Gscript-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gscript-ia64.o `test -f 'ia64/Gscript-ia64.c' || echo '$(srcdir)/'`ia64/Gscript-ia64.c - -Gscript-ia64.obj: ia64/Gscript-ia64.c -@AMDEP_TRUE@ source='ia64/Gscript-ia64.c' object='Gscript-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gscript-ia64.Po' tmpdepfile='$(DEPDIR)/Gscript-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gscript-ia64.obj `cygpath -w ia64/Gscript-ia64.c` - -Gscript-ia64.lo: ia64/Gscript-ia64.c -@AMDEP_TRUE@ source='ia64/Gscript-ia64.c' object='Gscript-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gscript-ia64.Plo' tmpdepfile='$(DEPDIR)/Gscript-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gscript-ia64.lo `test -f 'ia64/Gscript-ia64.c' || echo '$(srcdir)/'`ia64/Gscript-ia64.c - -Gstep-ia64.o: ia64/Gstep-ia64.c -@AMDEP_TRUE@ source='ia64/Gstep-ia64.c' object='Gstep-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-ia64.Po' tmpdepfile='$(DEPDIR)/Gstep-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-ia64.o `test -f 'ia64/Gstep-ia64.c' || echo '$(srcdir)/'`ia64/Gstep-ia64.c - -Gstep-ia64.obj: ia64/Gstep-ia64.c -@AMDEP_TRUE@ source='ia64/Gstep-ia64.c' object='Gstep-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-ia64.Po' tmpdepfile='$(DEPDIR)/Gstep-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-ia64.obj `cygpath -w ia64/Gstep-ia64.c` - -Gstep-ia64.lo: ia64/Gstep-ia64.c -@AMDEP_TRUE@ source='ia64/Gstep-ia64.c' object='Gstep-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-ia64.Plo' tmpdepfile='$(DEPDIR)/Gstep-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-ia64.lo `test -f 'ia64/Gstep-ia64.c' || echo '$(srcdir)/'`ia64/Gstep-ia64.c - -Gtables-ia64.o: ia64/Gtables-ia64.c -@AMDEP_TRUE@ source='ia64/Gtables-ia64.c' object='Gtables-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gtables-ia64.Po' tmpdepfile='$(DEPDIR)/Gtables-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gtables-ia64.o `test -f 'ia64/Gtables-ia64.c' || echo '$(srcdir)/'`ia64/Gtables-ia64.c - -Gtables-ia64.obj: ia64/Gtables-ia64.c -@AMDEP_TRUE@ source='ia64/Gtables-ia64.c' object='Gtables-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gtables-ia64.Po' tmpdepfile='$(DEPDIR)/Gtables-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gtables-ia64.obj `cygpath -w ia64/Gtables-ia64.c` - -Gtables-ia64.lo: ia64/Gtables-ia64.c -@AMDEP_TRUE@ source='ia64/Gtables-ia64.c' object='Gtables-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gtables-ia64.Plo' tmpdepfile='$(DEPDIR)/Gtables-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gtables-ia64.lo `test -f 'ia64/Gtables-ia64.c' || echo '$(srcdir)/'`ia64/Gtables-ia64.c - -global-dwarf.o: dwarf/global-dwarf.c -@AMDEP_TRUE@ source='dwarf/global-dwarf.c' object='global-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/global-dwarf.Po' tmpdepfile='$(DEPDIR)/global-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o global-dwarf.o `test -f 'dwarf/global-dwarf.c' || echo '$(srcdir)/'`dwarf/global-dwarf.c - -global-dwarf.obj: dwarf/global-dwarf.c -@AMDEP_TRUE@ source='dwarf/global-dwarf.c' object='global-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/global-dwarf.Po' tmpdepfile='$(DEPDIR)/global-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o global-dwarf.obj `cygpath -w dwarf/global-dwarf.c` - -global-dwarf.lo: dwarf/global-dwarf.c -@AMDEP_TRUE@ source='dwarf/global-dwarf.c' object='global-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/global-dwarf.Plo' tmpdepfile='$(DEPDIR)/global-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o global-dwarf.lo `test -f 'dwarf/global-dwarf.c' || echo '$(srcdir)/'`dwarf/global-dwarf.c - -is_fpreg-x86.o: x86/is_fpreg-x86.c -@AMDEP_TRUE@ source='x86/is_fpreg-x86.c' object='is_fpreg-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/is_fpreg-x86.Po' tmpdepfile='$(DEPDIR)/is_fpreg-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o is_fpreg-x86.o `test -f 'x86/is_fpreg-x86.c' || echo '$(srcdir)/'`x86/is_fpreg-x86.c - -is_fpreg-x86.obj: x86/is_fpreg-x86.c -@AMDEP_TRUE@ source='x86/is_fpreg-x86.c' object='is_fpreg-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/is_fpreg-x86.Po' tmpdepfile='$(DEPDIR)/is_fpreg-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o is_fpreg-x86.obj `cygpath -w x86/is_fpreg-x86.c` - -is_fpreg-x86.lo: x86/is_fpreg-x86.c -@AMDEP_TRUE@ source='x86/is_fpreg-x86.c' object='is_fpreg-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/is_fpreg-x86.Plo' tmpdepfile='$(DEPDIR)/is_fpreg-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o is_fpreg-x86.lo `test -f 'x86/is_fpreg-x86.c' || echo '$(srcdir)/'`x86/is_fpreg-x86.c - -regname-x86.o: x86/regname-x86.c -@AMDEP_TRUE@ source='x86/regname-x86.c' object='regname-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/regname-x86.Po' tmpdepfile='$(DEPDIR)/regname-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regname-x86.o `test -f 'x86/regname-x86.c' || echo '$(srcdir)/'`x86/regname-x86.c - -regname-x86.obj: x86/regname-x86.c -@AMDEP_TRUE@ source='x86/regname-x86.c' object='regname-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/regname-x86.Po' tmpdepfile='$(DEPDIR)/regname-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regname-x86.obj `cygpath -w x86/regname-x86.c` - -regname-x86.lo: x86/regname-x86.c -@AMDEP_TRUE@ source='x86/regname-x86.c' object='regname-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/regname-x86.Plo' tmpdepfile='$(DEPDIR)/regname-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regname-x86.lo `test -f 'x86/regname-x86.c' || echo '$(srcdir)/'`x86/regname-x86.c - -Gexpr-dwarf.o: dwarf/Gexpr-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gexpr-dwarf.c' object='Gexpr-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gexpr-dwarf.Po' tmpdepfile='$(DEPDIR)/Gexpr-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gexpr-dwarf.o `test -f 'dwarf/Gexpr-dwarf.c' || echo '$(srcdir)/'`dwarf/Gexpr-dwarf.c - -Gexpr-dwarf.obj: dwarf/Gexpr-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gexpr-dwarf.c' object='Gexpr-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gexpr-dwarf.Po' tmpdepfile='$(DEPDIR)/Gexpr-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gexpr-dwarf.obj `cygpath -w dwarf/Gexpr-dwarf.c` - -Gexpr-dwarf.lo: dwarf/Gexpr-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gexpr-dwarf.c' object='Gexpr-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gexpr-dwarf.Plo' tmpdepfile='$(DEPDIR)/Gexpr-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gexpr-dwarf.lo `test -f 'dwarf/Gexpr-dwarf.c' || echo '$(srcdir)/'`dwarf/Gexpr-dwarf.c - -Gfde-dwarf.o: dwarf/Gfde-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gfde-dwarf.c' object='Gfde-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfde-dwarf.Po' tmpdepfile='$(DEPDIR)/Gfde-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfde-dwarf.o `test -f 'dwarf/Gfde-dwarf.c' || echo '$(srcdir)/'`dwarf/Gfde-dwarf.c - -Gfde-dwarf.obj: dwarf/Gfde-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gfde-dwarf.c' object='Gfde-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfde-dwarf.Po' tmpdepfile='$(DEPDIR)/Gfde-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfde-dwarf.obj `cygpath -w dwarf/Gfde-dwarf.c` - -Gfde-dwarf.lo: dwarf/Gfde-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gfde-dwarf.c' object='Gfde-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfde-dwarf.Plo' tmpdepfile='$(DEPDIR)/Gfde-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfde-dwarf.lo `test -f 'dwarf/Gfde-dwarf.c' || echo '$(srcdir)/'`dwarf/Gfde-dwarf.c - -Gparser-dwarf.o: dwarf/Gparser-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gparser-dwarf.c' object='Gparser-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gparser-dwarf.Po' tmpdepfile='$(DEPDIR)/Gparser-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gparser-dwarf.o `test -f 'dwarf/Gparser-dwarf.c' || echo '$(srcdir)/'`dwarf/Gparser-dwarf.c - -Gparser-dwarf.obj: dwarf/Gparser-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gparser-dwarf.c' object='Gparser-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gparser-dwarf.Po' tmpdepfile='$(DEPDIR)/Gparser-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gparser-dwarf.obj `cygpath -w dwarf/Gparser-dwarf.c` - -Gparser-dwarf.lo: dwarf/Gparser-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gparser-dwarf.c' object='Gparser-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gparser-dwarf.Plo' tmpdepfile='$(DEPDIR)/Gparser-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gparser-dwarf.lo `test -f 'dwarf/Gparser-dwarf.c' || echo '$(srcdir)/'`dwarf/Gparser-dwarf.c - -Gpe-dwarf.o: dwarf/Gpe-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gpe-dwarf.c' object='Gpe-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gpe-dwarf.Po' tmpdepfile='$(DEPDIR)/Gpe-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gpe-dwarf.o `test -f 'dwarf/Gpe-dwarf.c' || echo '$(srcdir)/'`dwarf/Gpe-dwarf.c - -Gpe-dwarf.obj: dwarf/Gpe-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gpe-dwarf.c' object='Gpe-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gpe-dwarf.Po' tmpdepfile='$(DEPDIR)/Gpe-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gpe-dwarf.obj `cygpath -w dwarf/Gpe-dwarf.c` - -Gpe-dwarf.lo: dwarf/Gpe-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gpe-dwarf.c' object='Gpe-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gpe-dwarf.Plo' tmpdepfile='$(DEPDIR)/Gpe-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gpe-dwarf.lo `test -f 'dwarf/Gpe-dwarf.c' || echo '$(srcdir)/'`dwarf/Gpe-dwarf.c - -Gstep-dwarf.o: dwarf/Gstep-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gstep-dwarf.c' object='Gstep-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-dwarf.Po' tmpdepfile='$(DEPDIR)/Gstep-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-dwarf.o `test -f 'dwarf/Gstep-dwarf.c' || echo '$(srcdir)/'`dwarf/Gstep-dwarf.c - -Gstep-dwarf.obj: dwarf/Gstep-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gstep-dwarf.c' object='Gstep-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-dwarf.Po' tmpdepfile='$(DEPDIR)/Gstep-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-dwarf.obj `cygpath -w dwarf/Gstep-dwarf.c` - -Gstep-dwarf.lo: dwarf/Gstep-dwarf.c -@AMDEP_TRUE@ source='dwarf/Gstep-dwarf.c' object='Gstep-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-dwarf.Plo' tmpdepfile='$(DEPDIR)/Gstep-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-dwarf.lo `test -f 'dwarf/Gstep-dwarf.c' || echo '$(srcdir)/'`dwarf/Gstep-dwarf.c - -Gfind_proc_info-lsb.o: dwarf/Gfind_proc_info-lsb.c -@AMDEP_TRUE@ source='dwarf/Gfind_proc_info-lsb.c' object='Gfind_proc_info-lsb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfind_proc_info-lsb.Po' tmpdepfile='$(DEPDIR)/Gfind_proc_info-lsb.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfind_proc_info-lsb.o `test -f 'dwarf/Gfind_proc_info-lsb.c' || echo '$(srcdir)/'`dwarf/Gfind_proc_info-lsb.c - -Gfind_proc_info-lsb.obj: dwarf/Gfind_proc_info-lsb.c -@AMDEP_TRUE@ source='dwarf/Gfind_proc_info-lsb.c' object='Gfind_proc_info-lsb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfind_proc_info-lsb.Po' tmpdepfile='$(DEPDIR)/Gfind_proc_info-lsb.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfind_proc_info-lsb.obj `cygpath -w dwarf/Gfind_proc_info-lsb.c` - -Gfind_proc_info-lsb.lo: dwarf/Gfind_proc_info-lsb.c -@AMDEP_TRUE@ source='dwarf/Gfind_proc_info-lsb.c' object='Gfind_proc_info-lsb.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gfind_proc_info-lsb.Plo' tmpdepfile='$(DEPDIR)/Gfind_proc_info-lsb.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gfind_proc_info-lsb.lo `test -f 'dwarf/Gfind_proc_info-lsb.c' || echo '$(srcdir)/'`dwarf/Gfind_proc_info-lsb.c - -Gcreate_addr_space-x86.o: x86/Gcreate_addr_space-x86.c -@AMDEP_TRUE@ source='x86/Gcreate_addr_space-x86.c' object='Gcreate_addr_space-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gcreate_addr_space-x86.Po' tmpdepfile='$(DEPDIR)/Gcreate_addr_space-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gcreate_addr_space-x86.o `test -f 'x86/Gcreate_addr_space-x86.c' || echo '$(srcdir)/'`x86/Gcreate_addr_space-x86.c - -Gcreate_addr_space-x86.obj: x86/Gcreate_addr_space-x86.c -@AMDEP_TRUE@ source='x86/Gcreate_addr_space-x86.c' object='Gcreate_addr_space-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gcreate_addr_space-x86.Po' tmpdepfile='$(DEPDIR)/Gcreate_addr_space-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gcreate_addr_space-x86.obj `cygpath -w x86/Gcreate_addr_space-x86.c` - -Gcreate_addr_space-x86.lo: x86/Gcreate_addr_space-x86.c -@AMDEP_TRUE@ source='x86/Gcreate_addr_space-x86.c' object='Gcreate_addr_space-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gcreate_addr_space-x86.Plo' tmpdepfile='$(DEPDIR)/Gcreate_addr_space-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gcreate_addr_space-x86.lo `test -f 'x86/Gcreate_addr_space-x86.c' || echo '$(srcdir)/'`x86/Gcreate_addr_space-x86.c - -Gget_save_loc-x86.o: x86/Gget_save_loc-x86.c -@AMDEP_TRUE@ source='x86/Gget_save_loc-x86.c' object='Gget_save_loc-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_save_loc-x86.Po' tmpdepfile='$(DEPDIR)/Gget_save_loc-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_save_loc-x86.o `test -f 'x86/Gget_save_loc-x86.c' || echo '$(srcdir)/'`x86/Gget_save_loc-x86.c - -Gget_save_loc-x86.obj: x86/Gget_save_loc-x86.c -@AMDEP_TRUE@ source='x86/Gget_save_loc-x86.c' object='Gget_save_loc-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_save_loc-x86.Po' tmpdepfile='$(DEPDIR)/Gget_save_loc-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_save_loc-x86.obj `cygpath -w x86/Gget_save_loc-x86.c` - -Gget_save_loc-x86.lo: x86/Gget_save_loc-x86.c -@AMDEP_TRUE@ source='x86/Gget_save_loc-x86.c' object='Gget_save_loc-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_save_loc-x86.Plo' tmpdepfile='$(DEPDIR)/Gget_save_loc-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_save_loc-x86.lo `test -f 'x86/Gget_save_loc-x86.c' || echo '$(srcdir)/'`x86/Gget_save_loc-x86.c - -Gglobal-x86.o: x86/Gglobal-x86.c -@AMDEP_TRUE@ source='x86/Gglobal-x86.c' object='Gglobal-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gglobal-x86.Po' tmpdepfile='$(DEPDIR)/Gglobal-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gglobal-x86.o `test -f 'x86/Gglobal-x86.c' || echo '$(srcdir)/'`x86/Gglobal-x86.c - -Gglobal-x86.obj: x86/Gglobal-x86.c -@AMDEP_TRUE@ source='x86/Gglobal-x86.c' object='Gglobal-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gglobal-x86.Po' tmpdepfile='$(DEPDIR)/Gglobal-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gglobal-x86.obj `cygpath -w x86/Gglobal-x86.c` - -Gglobal-x86.lo: x86/Gglobal-x86.c -@AMDEP_TRUE@ source='x86/Gglobal-x86.c' object='Gglobal-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gglobal-x86.Plo' tmpdepfile='$(DEPDIR)/Gglobal-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gglobal-x86.lo `test -f 'x86/Gglobal-x86.c' || echo '$(srcdir)/'`x86/Gglobal-x86.c - -Ginit-x86.o: x86/Ginit-x86.c -@AMDEP_TRUE@ source='x86/Ginit-x86.c' object='Ginit-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-x86.Po' tmpdepfile='$(DEPDIR)/Ginit-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-x86.o `test -f 'x86/Ginit-x86.c' || echo '$(srcdir)/'`x86/Ginit-x86.c - -Ginit-x86.obj: x86/Ginit-x86.c -@AMDEP_TRUE@ source='x86/Ginit-x86.c' object='Ginit-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-x86.Po' tmpdepfile='$(DEPDIR)/Ginit-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-x86.obj `cygpath -w x86/Ginit-x86.c` - -Ginit-x86.lo: x86/Ginit-x86.c -@AMDEP_TRUE@ source='x86/Ginit-x86.c' object='Ginit-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-x86.Plo' tmpdepfile='$(DEPDIR)/Ginit-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-x86.lo `test -f 'x86/Ginit-x86.c' || echo '$(srcdir)/'`x86/Ginit-x86.c - -Ginit_local-x86.o: x86/Ginit_local-x86.c -@AMDEP_TRUE@ source='x86/Ginit_local-x86.c' object='Ginit_local-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-x86.Po' tmpdepfile='$(DEPDIR)/Ginit_local-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-x86.o `test -f 'x86/Ginit_local-x86.c' || echo '$(srcdir)/'`x86/Ginit_local-x86.c - -Ginit_local-x86.obj: x86/Ginit_local-x86.c -@AMDEP_TRUE@ source='x86/Ginit_local-x86.c' object='Ginit_local-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-x86.Po' tmpdepfile='$(DEPDIR)/Ginit_local-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-x86.obj `cygpath -w x86/Ginit_local-x86.c` - -Ginit_local-x86.lo: x86/Ginit_local-x86.c -@AMDEP_TRUE@ source='x86/Ginit_local-x86.c' object='Ginit_local-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-x86.Plo' tmpdepfile='$(DEPDIR)/Ginit_local-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-x86.lo `test -f 'x86/Ginit_local-x86.c' || echo '$(srcdir)/'`x86/Ginit_local-x86.c - -Ginit_remote-x86.o: x86/Ginit_remote-x86.c -@AMDEP_TRUE@ source='x86/Ginit_remote-x86.c' object='Ginit_remote-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_remote-x86.Po' tmpdepfile='$(DEPDIR)/Ginit_remote-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_remote-x86.o `test -f 'x86/Ginit_remote-x86.c' || echo '$(srcdir)/'`x86/Ginit_remote-x86.c - -Ginit_remote-x86.obj: x86/Ginit_remote-x86.c -@AMDEP_TRUE@ source='x86/Ginit_remote-x86.c' object='Ginit_remote-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_remote-x86.Po' tmpdepfile='$(DEPDIR)/Ginit_remote-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_remote-x86.obj `cygpath -w x86/Ginit_remote-x86.c` - -Ginit_remote-x86.lo: x86/Ginit_remote-x86.c -@AMDEP_TRUE@ source='x86/Ginit_remote-x86.c' object='Ginit_remote-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_remote-x86.Plo' tmpdepfile='$(DEPDIR)/Ginit_remote-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_remote-x86.lo `test -f 'x86/Ginit_remote-x86.c' || echo '$(srcdir)/'`x86/Ginit_remote-x86.c - -Gis_signal_frame-x86.o: x86/Gis_signal_frame-x86.c -@AMDEP_TRUE@ source='x86/Gis_signal_frame-x86.c' object='Gis_signal_frame-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gis_signal_frame-x86.Po' tmpdepfile='$(DEPDIR)/Gis_signal_frame-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gis_signal_frame-x86.o `test -f 'x86/Gis_signal_frame-x86.c' || echo '$(srcdir)/'`x86/Gis_signal_frame-x86.c - -Gis_signal_frame-x86.obj: x86/Gis_signal_frame-x86.c -@AMDEP_TRUE@ source='x86/Gis_signal_frame-x86.c' object='Gis_signal_frame-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gis_signal_frame-x86.Po' tmpdepfile='$(DEPDIR)/Gis_signal_frame-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gis_signal_frame-x86.obj `cygpath -w x86/Gis_signal_frame-x86.c` - -Gis_signal_frame-x86.lo: x86/Gis_signal_frame-x86.c -@AMDEP_TRUE@ source='x86/Gis_signal_frame-x86.c' object='Gis_signal_frame-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gis_signal_frame-x86.Plo' tmpdepfile='$(DEPDIR)/Gis_signal_frame-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gis_signal_frame-x86.lo `test -f 'x86/Gis_signal_frame-x86.c' || echo '$(srcdir)/'`x86/Gis_signal_frame-x86.c - -Gget_proc_info-x86.o: x86/Gget_proc_info-x86.c -@AMDEP_TRUE@ source='x86/Gget_proc_info-x86.c' object='Gget_proc_info-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-x86.Po' tmpdepfile='$(DEPDIR)/Gget_proc_info-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-x86.o `test -f 'x86/Gget_proc_info-x86.c' || echo '$(srcdir)/'`x86/Gget_proc_info-x86.c - -Gget_proc_info-x86.obj: x86/Gget_proc_info-x86.c -@AMDEP_TRUE@ source='x86/Gget_proc_info-x86.c' object='Gget_proc_info-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-x86.Po' tmpdepfile='$(DEPDIR)/Gget_proc_info-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-x86.obj `cygpath -w x86/Gget_proc_info-x86.c` - -Gget_proc_info-x86.lo: x86/Gget_proc_info-x86.c -@AMDEP_TRUE@ source='x86/Gget_proc_info-x86.c' object='Gget_proc_info-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-x86.Plo' tmpdepfile='$(DEPDIR)/Gget_proc_info-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-x86.lo `test -f 'x86/Gget_proc_info-x86.c' || echo '$(srcdir)/'`x86/Gget_proc_info-x86.c - -Gregs-x86.o: x86/Gregs-x86.c -@AMDEP_TRUE@ source='x86/Gregs-x86.c' object='Gregs-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-x86.Po' tmpdepfile='$(DEPDIR)/Gregs-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-x86.o `test -f 'x86/Gregs-x86.c' || echo '$(srcdir)/'`x86/Gregs-x86.c - -Gregs-x86.obj: x86/Gregs-x86.c -@AMDEP_TRUE@ source='x86/Gregs-x86.c' object='Gregs-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-x86.Po' tmpdepfile='$(DEPDIR)/Gregs-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-x86.obj `cygpath -w x86/Gregs-x86.c` - -Gregs-x86.lo: x86/Gregs-x86.c -@AMDEP_TRUE@ source='x86/Gregs-x86.c' object='Gregs-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-x86.Plo' tmpdepfile='$(DEPDIR)/Gregs-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-x86.lo `test -f 'x86/Gregs-x86.c' || echo '$(srcdir)/'`x86/Gregs-x86.c - -Gresume-x86.o: x86/Gresume-x86.c -@AMDEP_TRUE@ source='x86/Gresume-x86.c' object='Gresume-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gresume-x86.Po' tmpdepfile='$(DEPDIR)/Gresume-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gresume-x86.o `test -f 'x86/Gresume-x86.c' || echo '$(srcdir)/'`x86/Gresume-x86.c - -Gresume-x86.obj: x86/Gresume-x86.c -@AMDEP_TRUE@ source='x86/Gresume-x86.c' object='Gresume-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gresume-x86.Po' tmpdepfile='$(DEPDIR)/Gresume-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gresume-x86.obj `cygpath -w x86/Gresume-x86.c` - -Gresume-x86.lo: x86/Gresume-x86.c -@AMDEP_TRUE@ source='x86/Gresume-x86.c' object='Gresume-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gresume-x86.Plo' tmpdepfile='$(DEPDIR)/Gresume-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gresume-x86.lo `test -f 'x86/Gresume-x86.c' || echo '$(srcdir)/'`x86/Gresume-x86.c - -Gstep-x86.o: x86/Gstep-x86.c -@AMDEP_TRUE@ source='x86/Gstep-x86.c' object='Gstep-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-x86.Po' tmpdepfile='$(DEPDIR)/Gstep-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-x86.o `test -f 'x86/Gstep-x86.c' || echo '$(srcdir)/'`x86/Gstep-x86.c - -Gstep-x86.obj: x86/Gstep-x86.c -@AMDEP_TRUE@ source='x86/Gstep-x86.c' object='Gstep-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-x86.Po' tmpdepfile='$(DEPDIR)/Gstep-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-x86.obj `cygpath -w x86/Gstep-x86.c` - -Gstep-x86.lo: x86/Gstep-x86.c -@AMDEP_TRUE@ source='x86/Gstep-x86.c' object='Gstep-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-x86.Plo' tmpdepfile='$(DEPDIR)/Gstep-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-x86.lo `test -f 'x86/Gstep-x86.c' || echo '$(srcdir)/'`x86/Gstep-x86.c - -_ReadULEB.o: mi/_ReadULEB.c -@AMDEP_TRUE@ source='mi/_ReadULEB.c' object='_ReadULEB.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_ReadULEB.Po' tmpdepfile='$(DEPDIR)/_ReadULEB.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _ReadULEB.o `test -f 'mi/_ReadULEB.c' || echo '$(srcdir)/'`mi/_ReadULEB.c - -_ReadULEB.obj: mi/_ReadULEB.c -@AMDEP_TRUE@ source='mi/_ReadULEB.c' object='_ReadULEB.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_ReadULEB.Po' tmpdepfile='$(DEPDIR)/_ReadULEB.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _ReadULEB.obj `cygpath -w mi/_ReadULEB.c` - -_ReadULEB.lo: mi/_ReadULEB.c -@AMDEP_TRUE@ source='mi/_ReadULEB.c' object='_ReadULEB.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_ReadULEB.Plo' tmpdepfile='$(DEPDIR)/_ReadULEB.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _ReadULEB.lo `test -f 'mi/_ReadULEB.c' || echo '$(srcdir)/'`mi/_ReadULEB.c - -_ReadSLEB.o: mi/_ReadSLEB.c -@AMDEP_TRUE@ source='mi/_ReadSLEB.c' object='_ReadSLEB.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_ReadSLEB.Po' tmpdepfile='$(DEPDIR)/_ReadSLEB.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _ReadSLEB.o `test -f 'mi/_ReadSLEB.c' || echo '$(srcdir)/'`mi/_ReadSLEB.c - -_ReadSLEB.obj: mi/_ReadSLEB.c -@AMDEP_TRUE@ source='mi/_ReadSLEB.c' object='_ReadSLEB.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_ReadSLEB.Po' tmpdepfile='$(DEPDIR)/_ReadSLEB.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _ReadSLEB.obj `cygpath -w mi/_ReadSLEB.c` - -_ReadSLEB.lo: mi/_ReadSLEB.c -@AMDEP_TRUE@ source='mi/_ReadSLEB.c' object='_ReadSLEB.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/_ReadSLEB.Plo' tmpdepfile='$(DEPDIR)/_ReadSLEB.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o _ReadSLEB.lo `test -f 'mi/_ReadSLEB.c' || echo '$(srcdir)/'`mi/_ReadSLEB.c - -backtrace.o: mi/backtrace.c -@AMDEP_TRUE@ source='mi/backtrace.c' object='backtrace.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/backtrace.Po' tmpdepfile='$(DEPDIR)/backtrace.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o backtrace.o `test -f 'mi/backtrace.c' || echo '$(srcdir)/'`mi/backtrace.c - -backtrace.obj: mi/backtrace.c -@AMDEP_TRUE@ source='mi/backtrace.c' object='backtrace.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/backtrace.Po' tmpdepfile='$(DEPDIR)/backtrace.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o backtrace.obj `cygpath -w mi/backtrace.c` - -backtrace.lo: mi/backtrace.c -@AMDEP_TRUE@ source='mi/backtrace.c' object='backtrace.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/backtrace.Plo' tmpdepfile='$(DEPDIR)/backtrace.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o backtrace.lo `test -f 'mi/backtrace.c' || echo '$(srcdir)/'`mi/backtrace.c - -dyn-cancel.o: mi/dyn-cancel.c -@AMDEP_TRUE@ source='mi/dyn-cancel.c' object='dyn-cancel.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-cancel.Po' tmpdepfile='$(DEPDIR)/dyn-cancel.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-cancel.o `test -f 'mi/dyn-cancel.c' || echo '$(srcdir)/'`mi/dyn-cancel.c - -dyn-cancel.obj: mi/dyn-cancel.c -@AMDEP_TRUE@ source='mi/dyn-cancel.c' object='dyn-cancel.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-cancel.Po' tmpdepfile='$(DEPDIR)/dyn-cancel.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-cancel.obj `cygpath -w mi/dyn-cancel.c` - -dyn-cancel.lo: mi/dyn-cancel.c -@AMDEP_TRUE@ source='mi/dyn-cancel.c' object='dyn-cancel.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-cancel.Plo' tmpdepfile='$(DEPDIR)/dyn-cancel.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-cancel.lo `test -f 'mi/dyn-cancel.c' || echo '$(srcdir)/'`mi/dyn-cancel.c - -dyn-info-list.o: mi/dyn-info-list.c -@AMDEP_TRUE@ source='mi/dyn-info-list.c' object='dyn-info-list.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-info-list.Po' tmpdepfile='$(DEPDIR)/dyn-info-list.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-info-list.o `test -f 'mi/dyn-info-list.c' || echo '$(srcdir)/'`mi/dyn-info-list.c - -dyn-info-list.obj: mi/dyn-info-list.c -@AMDEP_TRUE@ source='mi/dyn-info-list.c' object='dyn-info-list.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-info-list.Po' tmpdepfile='$(DEPDIR)/dyn-info-list.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-info-list.obj `cygpath -w mi/dyn-info-list.c` - -dyn-info-list.lo: mi/dyn-info-list.c -@AMDEP_TRUE@ source='mi/dyn-info-list.c' object='dyn-info-list.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-info-list.Plo' tmpdepfile='$(DEPDIR)/dyn-info-list.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-info-list.lo `test -f 'mi/dyn-info-list.c' || echo '$(srcdir)/'`mi/dyn-info-list.c - -dyn-register.o: mi/dyn-register.c -@AMDEP_TRUE@ source='mi/dyn-register.c' object='dyn-register.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-register.Po' tmpdepfile='$(DEPDIR)/dyn-register.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-register.o `test -f 'mi/dyn-register.c' || echo '$(srcdir)/'`mi/dyn-register.c - -dyn-register.obj: mi/dyn-register.c -@AMDEP_TRUE@ source='mi/dyn-register.c' object='dyn-register.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-register.Po' tmpdepfile='$(DEPDIR)/dyn-register.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-register.obj `cygpath -w mi/dyn-register.c` - -dyn-register.lo: mi/dyn-register.c -@AMDEP_TRUE@ source='mi/dyn-register.c' object='dyn-register.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/dyn-register.Plo' tmpdepfile='$(DEPDIR)/dyn-register.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dyn-register.lo `test -f 'mi/dyn-register.c' || echo '$(srcdir)/'`mi/dyn-register.c - -Ldyn-extract.o: mi/Ldyn-extract.c -@AMDEP_TRUE@ source='mi/Ldyn-extract.c' object='Ldyn-extract.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ldyn-extract.Po' tmpdepfile='$(DEPDIR)/Ldyn-extract.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ldyn-extract.o `test -f 'mi/Ldyn-extract.c' || echo '$(srcdir)/'`mi/Ldyn-extract.c - -Ldyn-extract.obj: mi/Ldyn-extract.c -@AMDEP_TRUE@ source='mi/Ldyn-extract.c' object='Ldyn-extract.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ldyn-extract.Po' tmpdepfile='$(DEPDIR)/Ldyn-extract.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ldyn-extract.obj `cygpath -w mi/Ldyn-extract.c` - -Ldyn-extract.lo: mi/Ldyn-extract.c -@AMDEP_TRUE@ source='mi/Ldyn-extract.c' object='Ldyn-extract.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ldyn-extract.Plo' tmpdepfile='$(DEPDIR)/Ldyn-extract.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ldyn-extract.lo `test -f 'mi/Ldyn-extract.c' || echo '$(srcdir)/'`mi/Ldyn-extract.c - -Lfind_dynamic_proc_info.o: mi/Lfind_dynamic_proc_info.c -@AMDEP_TRUE@ source='mi/Lfind_dynamic_proc_info.c' object='Lfind_dynamic_proc_info.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfind_dynamic_proc_info.Po' tmpdepfile='$(DEPDIR)/Lfind_dynamic_proc_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfind_dynamic_proc_info.o `test -f 'mi/Lfind_dynamic_proc_info.c' || echo '$(srcdir)/'`mi/Lfind_dynamic_proc_info.c - -Lfind_dynamic_proc_info.obj: mi/Lfind_dynamic_proc_info.c -@AMDEP_TRUE@ source='mi/Lfind_dynamic_proc_info.c' object='Lfind_dynamic_proc_info.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfind_dynamic_proc_info.Po' tmpdepfile='$(DEPDIR)/Lfind_dynamic_proc_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfind_dynamic_proc_info.obj `cygpath -w mi/Lfind_dynamic_proc_info.c` - -Lfind_dynamic_proc_info.lo: mi/Lfind_dynamic_proc_info.c -@AMDEP_TRUE@ source='mi/Lfind_dynamic_proc_info.c' object='Lfind_dynamic_proc_info.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfind_dynamic_proc_info.Plo' tmpdepfile='$(DEPDIR)/Lfind_dynamic_proc_info.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfind_dynamic_proc_info.lo `test -f 'mi/Lfind_dynamic_proc_info.c' || echo '$(srcdir)/'`mi/Lfind_dynamic_proc_info.c - -Lget_accessors.o: mi/Lget_accessors.c -@AMDEP_TRUE@ source='mi/Lget_accessors.c' object='Lget_accessors.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_accessors.Po' tmpdepfile='$(DEPDIR)/Lget_accessors.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_accessors.o `test -f 'mi/Lget_accessors.c' || echo '$(srcdir)/'`mi/Lget_accessors.c - -Lget_accessors.obj: mi/Lget_accessors.c -@AMDEP_TRUE@ source='mi/Lget_accessors.c' object='Lget_accessors.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_accessors.Po' tmpdepfile='$(DEPDIR)/Lget_accessors.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_accessors.obj `cygpath -w mi/Lget_accessors.c` - -Lget_accessors.lo: mi/Lget_accessors.c -@AMDEP_TRUE@ source='mi/Lget_accessors.c' object='Lget_accessors.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_accessors.Plo' tmpdepfile='$(DEPDIR)/Lget_accessors.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_accessors.lo `test -f 'mi/Lget_accessors.c' || echo '$(srcdir)/'`mi/Lget_accessors.c - -Lget_proc_info_by_ip.o: mi/Lget_proc_info_by_ip.c -@AMDEP_TRUE@ source='mi/Lget_proc_info_by_ip.c' object='Lget_proc_info_by_ip.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info_by_ip.Po' tmpdepfile='$(DEPDIR)/Lget_proc_info_by_ip.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info_by_ip.o `test -f 'mi/Lget_proc_info_by_ip.c' || echo '$(srcdir)/'`mi/Lget_proc_info_by_ip.c - -Lget_proc_info_by_ip.obj: mi/Lget_proc_info_by_ip.c -@AMDEP_TRUE@ source='mi/Lget_proc_info_by_ip.c' object='Lget_proc_info_by_ip.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info_by_ip.Po' tmpdepfile='$(DEPDIR)/Lget_proc_info_by_ip.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info_by_ip.obj `cygpath -w mi/Lget_proc_info_by_ip.c` - -Lget_proc_info_by_ip.lo: mi/Lget_proc_info_by_ip.c -@AMDEP_TRUE@ source='mi/Lget_proc_info_by_ip.c' object='Lget_proc_info_by_ip.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info_by_ip.Plo' tmpdepfile='$(DEPDIR)/Lget_proc_info_by_ip.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info_by_ip.lo `test -f 'mi/Lget_proc_info_by_ip.c' || echo '$(srcdir)/'`mi/Lget_proc_info_by_ip.c - -Lget_proc_name.o: mi/Lget_proc_name.c -@AMDEP_TRUE@ source='mi/Lget_proc_name.c' object='Lget_proc_name.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_name.Po' tmpdepfile='$(DEPDIR)/Lget_proc_name.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_name.o `test -f 'mi/Lget_proc_name.c' || echo '$(srcdir)/'`mi/Lget_proc_name.c - -Lget_proc_name.obj: mi/Lget_proc_name.c -@AMDEP_TRUE@ source='mi/Lget_proc_name.c' object='Lget_proc_name.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_name.Po' tmpdepfile='$(DEPDIR)/Lget_proc_name.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_name.obj `cygpath -w mi/Lget_proc_name.c` - -Lget_proc_name.lo: mi/Lget_proc_name.c -@AMDEP_TRUE@ source='mi/Lget_proc_name.c' object='Lget_proc_name.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_name.Plo' tmpdepfile='$(DEPDIR)/Lget_proc_name.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_name.lo `test -f 'mi/Lget_proc_name.c' || echo '$(srcdir)/'`mi/Lget_proc_name.c - -Lput_dynamic_unwind_info.o: mi/Lput_dynamic_unwind_info.c -@AMDEP_TRUE@ source='mi/Lput_dynamic_unwind_info.c' object='Lput_dynamic_unwind_info.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lput_dynamic_unwind_info.Po' tmpdepfile='$(DEPDIR)/Lput_dynamic_unwind_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lput_dynamic_unwind_info.o `test -f 'mi/Lput_dynamic_unwind_info.c' || echo '$(srcdir)/'`mi/Lput_dynamic_unwind_info.c - -Lput_dynamic_unwind_info.obj: mi/Lput_dynamic_unwind_info.c -@AMDEP_TRUE@ source='mi/Lput_dynamic_unwind_info.c' object='Lput_dynamic_unwind_info.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lput_dynamic_unwind_info.Po' tmpdepfile='$(DEPDIR)/Lput_dynamic_unwind_info.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lput_dynamic_unwind_info.obj `cygpath -w mi/Lput_dynamic_unwind_info.c` - -Lput_dynamic_unwind_info.lo: mi/Lput_dynamic_unwind_info.c -@AMDEP_TRUE@ source='mi/Lput_dynamic_unwind_info.c' object='Lput_dynamic_unwind_info.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lput_dynamic_unwind_info.Plo' tmpdepfile='$(DEPDIR)/Lput_dynamic_unwind_info.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lput_dynamic_unwind_info.lo `test -f 'mi/Lput_dynamic_unwind_info.c' || echo '$(srcdir)/'`mi/Lput_dynamic_unwind_info.c - -Ldestroy_addr_space.o: mi/Ldestroy_addr_space.c -@AMDEP_TRUE@ source='mi/Ldestroy_addr_space.c' object='Ldestroy_addr_space.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ldestroy_addr_space.Po' tmpdepfile='$(DEPDIR)/Ldestroy_addr_space.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ldestroy_addr_space.o `test -f 'mi/Ldestroy_addr_space.c' || echo '$(srcdir)/'`mi/Ldestroy_addr_space.c - -Ldestroy_addr_space.obj: mi/Ldestroy_addr_space.c -@AMDEP_TRUE@ source='mi/Ldestroy_addr_space.c' object='Ldestroy_addr_space.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ldestroy_addr_space.Po' tmpdepfile='$(DEPDIR)/Ldestroy_addr_space.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ldestroy_addr_space.obj `cygpath -w mi/Ldestroy_addr_space.c` - -Ldestroy_addr_space.lo: mi/Ldestroy_addr_space.c -@AMDEP_TRUE@ source='mi/Ldestroy_addr_space.c' object='Ldestroy_addr_space.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ldestroy_addr_space.Plo' tmpdepfile='$(DEPDIR)/Ldestroy_addr_space.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ldestroy_addr_space.lo `test -f 'mi/Ldestroy_addr_space.c' || echo '$(srcdir)/'`mi/Ldestroy_addr_space.c - -Lget_reg.o: mi/Lget_reg.c -@AMDEP_TRUE@ source='mi/Lget_reg.c' object='Lget_reg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_reg.Po' tmpdepfile='$(DEPDIR)/Lget_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_reg.o `test -f 'mi/Lget_reg.c' || echo '$(srcdir)/'`mi/Lget_reg.c - -Lget_reg.obj: mi/Lget_reg.c -@AMDEP_TRUE@ source='mi/Lget_reg.c' object='Lget_reg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_reg.Po' tmpdepfile='$(DEPDIR)/Lget_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_reg.obj `cygpath -w mi/Lget_reg.c` - -Lget_reg.lo: mi/Lget_reg.c -@AMDEP_TRUE@ source='mi/Lget_reg.c' object='Lget_reg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_reg.Plo' tmpdepfile='$(DEPDIR)/Lget_reg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_reg.lo `test -f 'mi/Lget_reg.c' || echo '$(srcdir)/'`mi/Lget_reg.c - -Lset_reg.o: mi/Lset_reg.c -@AMDEP_TRUE@ source='mi/Lset_reg.c' object='Lset_reg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_reg.Po' tmpdepfile='$(DEPDIR)/Lset_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_reg.o `test -f 'mi/Lset_reg.c' || echo '$(srcdir)/'`mi/Lset_reg.c - -Lset_reg.obj: mi/Lset_reg.c -@AMDEP_TRUE@ source='mi/Lset_reg.c' object='Lset_reg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_reg.Po' tmpdepfile='$(DEPDIR)/Lset_reg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_reg.obj `cygpath -w mi/Lset_reg.c` - -Lset_reg.lo: mi/Lset_reg.c -@AMDEP_TRUE@ source='mi/Lset_reg.c' object='Lset_reg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_reg.Plo' tmpdepfile='$(DEPDIR)/Lset_reg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_reg.lo `test -f 'mi/Lset_reg.c' || echo '$(srcdir)/'`mi/Lset_reg.c - -Lget_fpreg.o: mi/Lget_fpreg.c -@AMDEP_TRUE@ source='mi/Lget_fpreg.c' object='Lget_fpreg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_fpreg.Po' tmpdepfile='$(DEPDIR)/Lget_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_fpreg.o `test -f 'mi/Lget_fpreg.c' || echo '$(srcdir)/'`mi/Lget_fpreg.c - -Lget_fpreg.obj: mi/Lget_fpreg.c -@AMDEP_TRUE@ source='mi/Lget_fpreg.c' object='Lget_fpreg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_fpreg.Po' tmpdepfile='$(DEPDIR)/Lget_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_fpreg.obj `cygpath -w mi/Lget_fpreg.c` - -Lget_fpreg.lo: mi/Lget_fpreg.c -@AMDEP_TRUE@ source='mi/Lget_fpreg.c' object='Lget_fpreg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_fpreg.Plo' tmpdepfile='$(DEPDIR)/Lget_fpreg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_fpreg.lo `test -f 'mi/Lget_fpreg.c' || echo '$(srcdir)/'`mi/Lget_fpreg.c - -Lset_fpreg.o: mi/Lset_fpreg.c -@AMDEP_TRUE@ source='mi/Lset_fpreg.c' object='Lset_fpreg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_fpreg.Po' tmpdepfile='$(DEPDIR)/Lset_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_fpreg.o `test -f 'mi/Lset_fpreg.c' || echo '$(srcdir)/'`mi/Lset_fpreg.c - -Lset_fpreg.obj: mi/Lset_fpreg.c -@AMDEP_TRUE@ source='mi/Lset_fpreg.c' object='Lset_fpreg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_fpreg.Po' tmpdepfile='$(DEPDIR)/Lset_fpreg.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_fpreg.obj `cygpath -w mi/Lset_fpreg.c` - -Lset_fpreg.lo: mi/Lset_fpreg.c -@AMDEP_TRUE@ source='mi/Lset_fpreg.c' object='Lset_fpreg.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_fpreg.Plo' tmpdepfile='$(DEPDIR)/Lset_fpreg.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_fpreg.lo `test -f 'mi/Lset_fpreg.c' || echo '$(srcdir)/'`mi/Lset_fpreg.c - -Lset_caching_policy.o: mi/Lset_caching_policy.c -@AMDEP_TRUE@ source='mi/Lset_caching_policy.c' object='Lset_caching_policy.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_caching_policy.Po' tmpdepfile='$(DEPDIR)/Lset_caching_policy.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_caching_policy.o `test -f 'mi/Lset_caching_policy.c' || echo '$(srcdir)/'`mi/Lset_caching_policy.c - -Lset_caching_policy.obj: mi/Lset_caching_policy.c -@AMDEP_TRUE@ source='mi/Lset_caching_policy.c' object='Lset_caching_policy.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_caching_policy.Po' tmpdepfile='$(DEPDIR)/Lset_caching_policy.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_caching_policy.obj `cygpath -w mi/Lset_caching_policy.c` - -Lset_caching_policy.lo: mi/Lset_caching_policy.c -@AMDEP_TRUE@ source='mi/Lset_caching_policy.c' object='Lset_caching_policy.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lset_caching_policy.Plo' tmpdepfile='$(DEPDIR)/Lset_caching_policy.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lset_caching_policy.lo `test -f 'mi/Lset_caching_policy.c' || echo '$(srcdir)/'`mi/Lset_caching_policy.c - -Backtrace.o: unwind/Backtrace.c -@AMDEP_TRUE@ source='unwind/Backtrace.c' object='Backtrace.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Backtrace.Po' tmpdepfile='$(DEPDIR)/Backtrace.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Backtrace.o `test -f 'unwind/Backtrace.c' || echo '$(srcdir)/'`unwind/Backtrace.c - -Backtrace.obj: unwind/Backtrace.c -@AMDEP_TRUE@ source='unwind/Backtrace.c' object='Backtrace.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Backtrace.Po' tmpdepfile='$(DEPDIR)/Backtrace.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Backtrace.obj `cygpath -w unwind/Backtrace.c` - -Backtrace.lo: unwind/Backtrace.c -@AMDEP_TRUE@ source='unwind/Backtrace.c' object='Backtrace.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Backtrace.Plo' tmpdepfile='$(DEPDIR)/Backtrace.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Backtrace.lo `test -f 'unwind/Backtrace.c' || echo '$(srcdir)/'`unwind/Backtrace.c - -DeleteException.o: unwind/DeleteException.c -@AMDEP_TRUE@ source='unwind/DeleteException.c' object='DeleteException.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/DeleteException.Po' tmpdepfile='$(DEPDIR)/DeleteException.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o DeleteException.o `test -f 'unwind/DeleteException.c' || echo '$(srcdir)/'`unwind/DeleteException.c - -DeleteException.obj: unwind/DeleteException.c -@AMDEP_TRUE@ source='unwind/DeleteException.c' object='DeleteException.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/DeleteException.Po' tmpdepfile='$(DEPDIR)/DeleteException.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o DeleteException.obj `cygpath -w unwind/DeleteException.c` - -DeleteException.lo: unwind/DeleteException.c -@AMDEP_TRUE@ source='unwind/DeleteException.c' object='DeleteException.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/DeleteException.Plo' tmpdepfile='$(DEPDIR)/DeleteException.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o DeleteException.lo `test -f 'unwind/DeleteException.c' || echo '$(srcdir)/'`unwind/DeleteException.c - -FindEnclosingFunction.o: unwind/FindEnclosingFunction.c -@AMDEP_TRUE@ source='unwind/FindEnclosingFunction.c' object='FindEnclosingFunction.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/FindEnclosingFunction.Po' tmpdepfile='$(DEPDIR)/FindEnclosingFunction.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o FindEnclosingFunction.o `test -f 'unwind/FindEnclosingFunction.c' || echo '$(srcdir)/'`unwind/FindEnclosingFunction.c - -FindEnclosingFunction.obj: unwind/FindEnclosingFunction.c -@AMDEP_TRUE@ source='unwind/FindEnclosingFunction.c' object='FindEnclosingFunction.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/FindEnclosingFunction.Po' tmpdepfile='$(DEPDIR)/FindEnclosingFunction.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o FindEnclosingFunction.obj `cygpath -w unwind/FindEnclosingFunction.c` - -FindEnclosingFunction.lo: unwind/FindEnclosingFunction.c -@AMDEP_TRUE@ source='unwind/FindEnclosingFunction.c' object='FindEnclosingFunction.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/FindEnclosingFunction.Plo' tmpdepfile='$(DEPDIR)/FindEnclosingFunction.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o FindEnclosingFunction.lo `test -f 'unwind/FindEnclosingFunction.c' || echo '$(srcdir)/'`unwind/FindEnclosingFunction.c - -ForcedUnwind.o: unwind/ForcedUnwind.c -@AMDEP_TRUE@ source='unwind/ForcedUnwind.c' object='ForcedUnwind.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/ForcedUnwind.Po' tmpdepfile='$(DEPDIR)/ForcedUnwind.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ForcedUnwind.o `test -f 'unwind/ForcedUnwind.c' || echo '$(srcdir)/'`unwind/ForcedUnwind.c - -ForcedUnwind.obj: unwind/ForcedUnwind.c -@AMDEP_TRUE@ source='unwind/ForcedUnwind.c' object='ForcedUnwind.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/ForcedUnwind.Po' tmpdepfile='$(DEPDIR)/ForcedUnwind.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ForcedUnwind.obj `cygpath -w unwind/ForcedUnwind.c` - -ForcedUnwind.lo: unwind/ForcedUnwind.c -@AMDEP_TRUE@ source='unwind/ForcedUnwind.c' object='ForcedUnwind.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/ForcedUnwind.Plo' tmpdepfile='$(DEPDIR)/ForcedUnwind.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ForcedUnwind.lo `test -f 'unwind/ForcedUnwind.c' || echo '$(srcdir)/'`unwind/ForcedUnwind.c - -GetBSP.o: unwind/GetBSP.c -@AMDEP_TRUE@ source='unwind/GetBSP.c' object='GetBSP.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetBSP.Po' tmpdepfile='$(DEPDIR)/GetBSP.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetBSP.o `test -f 'unwind/GetBSP.c' || echo '$(srcdir)/'`unwind/GetBSP.c - -GetBSP.obj: unwind/GetBSP.c -@AMDEP_TRUE@ source='unwind/GetBSP.c' object='GetBSP.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetBSP.Po' tmpdepfile='$(DEPDIR)/GetBSP.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetBSP.obj `cygpath -w unwind/GetBSP.c` - -GetBSP.lo: unwind/GetBSP.c -@AMDEP_TRUE@ source='unwind/GetBSP.c' object='GetBSP.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetBSP.Plo' tmpdepfile='$(DEPDIR)/GetBSP.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetBSP.lo `test -f 'unwind/GetBSP.c' || echo '$(srcdir)/'`unwind/GetBSP.c - -GetCFA.o: unwind/GetCFA.c -@AMDEP_TRUE@ source='unwind/GetCFA.c' object='GetCFA.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetCFA.Po' tmpdepfile='$(DEPDIR)/GetCFA.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetCFA.o `test -f 'unwind/GetCFA.c' || echo '$(srcdir)/'`unwind/GetCFA.c - -GetCFA.obj: unwind/GetCFA.c -@AMDEP_TRUE@ source='unwind/GetCFA.c' object='GetCFA.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetCFA.Po' tmpdepfile='$(DEPDIR)/GetCFA.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetCFA.obj `cygpath -w unwind/GetCFA.c` - -GetCFA.lo: unwind/GetCFA.c -@AMDEP_TRUE@ source='unwind/GetCFA.c' object='GetCFA.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetCFA.Plo' tmpdepfile='$(DEPDIR)/GetCFA.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetCFA.lo `test -f 'unwind/GetCFA.c' || echo '$(srcdir)/'`unwind/GetCFA.c - -GetDataRelBase.o: unwind/GetDataRelBase.c -@AMDEP_TRUE@ source='unwind/GetDataRelBase.c' object='GetDataRelBase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetDataRelBase.Po' tmpdepfile='$(DEPDIR)/GetDataRelBase.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetDataRelBase.o `test -f 'unwind/GetDataRelBase.c' || echo '$(srcdir)/'`unwind/GetDataRelBase.c - -GetDataRelBase.obj: unwind/GetDataRelBase.c -@AMDEP_TRUE@ source='unwind/GetDataRelBase.c' object='GetDataRelBase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetDataRelBase.Po' tmpdepfile='$(DEPDIR)/GetDataRelBase.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetDataRelBase.obj `cygpath -w unwind/GetDataRelBase.c` - -GetDataRelBase.lo: unwind/GetDataRelBase.c -@AMDEP_TRUE@ source='unwind/GetDataRelBase.c' object='GetDataRelBase.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetDataRelBase.Plo' tmpdepfile='$(DEPDIR)/GetDataRelBase.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetDataRelBase.lo `test -f 'unwind/GetDataRelBase.c' || echo '$(srcdir)/'`unwind/GetDataRelBase.c - -GetGR.o: unwind/GetGR.c -@AMDEP_TRUE@ source='unwind/GetGR.c' object='GetGR.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetGR.Po' tmpdepfile='$(DEPDIR)/GetGR.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetGR.o `test -f 'unwind/GetGR.c' || echo '$(srcdir)/'`unwind/GetGR.c - -GetGR.obj: unwind/GetGR.c -@AMDEP_TRUE@ source='unwind/GetGR.c' object='GetGR.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetGR.Po' tmpdepfile='$(DEPDIR)/GetGR.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetGR.obj `cygpath -w unwind/GetGR.c` - -GetGR.lo: unwind/GetGR.c -@AMDEP_TRUE@ source='unwind/GetGR.c' object='GetGR.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetGR.Plo' tmpdepfile='$(DEPDIR)/GetGR.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetGR.lo `test -f 'unwind/GetGR.c' || echo '$(srcdir)/'`unwind/GetGR.c - -GetIP.o: unwind/GetIP.c -@AMDEP_TRUE@ source='unwind/GetIP.c' object='GetIP.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetIP.Po' tmpdepfile='$(DEPDIR)/GetIP.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetIP.o `test -f 'unwind/GetIP.c' || echo '$(srcdir)/'`unwind/GetIP.c - -GetIP.obj: unwind/GetIP.c -@AMDEP_TRUE@ source='unwind/GetIP.c' object='GetIP.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetIP.Po' tmpdepfile='$(DEPDIR)/GetIP.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetIP.obj `cygpath -w unwind/GetIP.c` - -GetIP.lo: unwind/GetIP.c -@AMDEP_TRUE@ source='unwind/GetIP.c' object='GetIP.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetIP.Plo' tmpdepfile='$(DEPDIR)/GetIP.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetIP.lo `test -f 'unwind/GetIP.c' || echo '$(srcdir)/'`unwind/GetIP.c - -GetLanguageSpecificData.o: unwind/GetLanguageSpecificData.c -@AMDEP_TRUE@ source='unwind/GetLanguageSpecificData.c' object='GetLanguageSpecificData.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetLanguageSpecificData.Po' tmpdepfile='$(DEPDIR)/GetLanguageSpecificData.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetLanguageSpecificData.o `test -f 'unwind/GetLanguageSpecificData.c' || echo '$(srcdir)/'`unwind/GetLanguageSpecificData.c - -GetLanguageSpecificData.obj: unwind/GetLanguageSpecificData.c -@AMDEP_TRUE@ source='unwind/GetLanguageSpecificData.c' object='GetLanguageSpecificData.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetLanguageSpecificData.Po' tmpdepfile='$(DEPDIR)/GetLanguageSpecificData.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetLanguageSpecificData.obj `cygpath -w unwind/GetLanguageSpecificData.c` - -GetLanguageSpecificData.lo: unwind/GetLanguageSpecificData.c -@AMDEP_TRUE@ source='unwind/GetLanguageSpecificData.c' object='GetLanguageSpecificData.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetLanguageSpecificData.Plo' tmpdepfile='$(DEPDIR)/GetLanguageSpecificData.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetLanguageSpecificData.lo `test -f 'unwind/GetLanguageSpecificData.c' || echo '$(srcdir)/'`unwind/GetLanguageSpecificData.c - -GetRegionStart.o: unwind/GetRegionStart.c -@AMDEP_TRUE@ source='unwind/GetRegionStart.c' object='GetRegionStart.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetRegionStart.Po' tmpdepfile='$(DEPDIR)/GetRegionStart.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetRegionStart.o `test -f 'unwind/GetRegionStart.c' || echo '$(srcdir)/'`unwind/GetRegionStart.c - -GetRegionStart.obj: unwind/GetRegionStart.c -@AMDEP_TRUE@ source='unwind/GetRegionStart.c' object='GetRegionStart.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetRegionStart.Po' tmpdepfile='$(DEPDIR)/GetRegionStart.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetRegionStart.obj `cygpath -w unwind/GetRegionStart.c` - -GetRegionStart.lo: unwind/GetRegionStart.c -@AMDEP_TRUE@ source='unwind/GetRegionStart.c' object='GetRegionStart.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetRegionStart.Plo' tmpdepfile='$(DEPDIR)/GetRegionStart.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetRegionStart.lo `test -f 'unwind/GetRegionStart.c' || echo '$(srcdir)/'`unwind/GetRegionStart.c - -GetTextRelBase.o: unwind/GetTextRelBase.c -@AMDEP_TRUE@ source='unwind/GetTextRelBase.c' object='GetTextRelBase.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetTextRelBase.Po' tmpdepfile='$(DEPDIR)/GetTextRelBase.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetTextRelBase.o `test -f 'unwind/GetTextRelBase.c' || echo '$(srcdir)/'`unwind/GetTextRelBase.c - -GetTextRelBase.obj: unwind/GetTextRelBase.c -@AMDEP_TRUE@ source='unwind/GetTextRelBase.c' object='GetTextRelBase.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetTextRelBase.Po' tmpdepfile='$(DEPDIR)/GetTextRelBase.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetTextRelBase.obj `cygpath -w unwind/GetTextRelBase.c` - -GetTextRelBase.lo: unwind/GetTextRelBase.c -@AMDEP_TRUE@ source='unwind/GetTextRelBase.c' object='GetTextRelBase.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/GetTextRelBase.Plo' tmpdepfile='$(DEPDIR)/GetTextRelBase.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o GetTextRelBase.lo `test -f 'unwind/GetTextRelBase.c' || echo '$(srcdir)/'`unwind/GetTextRelBase.c - -RaiseException.o: unwind/RaiseException.c -@AMDEP_TRUE@ source='unwind/RaiseException.c' object='RaiseException.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/RaiseException.Po' tmpdepfile='$(DEPDIR)/RaiseException.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o RaiseException.o `test -f 'unwind/RaiseException.c' || echo '$(srcdir)/'`unwind/RaiseException.c - -RaiseException.obj: unwind/RaiseException.c -@AMDEP_TRUE@ source='unwind/RaiseException.c' object='RaiseException.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/RaiseException.Po' tmpdepfile='$(DEPDIR)/RaiseException.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o RaiseException.obj `cygpath -w unwind/RaiseException.c` - -RaiseException.lo: unwind/RaiseException.c -@AMDEP_TRUE@ source='unwind/RaiseException.c' object='RaiseException.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/RaiseException.Plo' tmpdepfile='$(DEPDIR)/RaiseException.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o RaiseException.lo `test -f 'unwind/RaiseException.c' || echo '$(srcdir)/'`unwind/RaiseException.c - -Resume.o: unwind/Resume.c -@AMDEP_TRUE@ source='unwind/Resume.c' object='Resume.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Resume.Po' tmpdepfile='$(DEPDIR)/Resume.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Resume.o `test -f 'unwind/Resume.c' || echo '$(srcdir)/'`unwind/Resume.c - -Resume.obj: unwind/Resume.c -@AMDEP_TRUE@ source='unwind/Resume.c' object='Resume.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Resume.Po' tmpdepfile='$(DEPDIR)/Resume.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Resume.obj `cygpath -w unwind/Resume.c` - -Resume.lo: unwind/Resume.c -@AMDEP_TRUE@ source='unwind/Resume.c' object='Resume.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Resume.Plo' tmpdepfile='$(DEPDIR)/Resume.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Resume.lo `test -f 'unwind/Resume.c' || echo '$(srcdir)/'`unwind/Resume.c - -Resume_or_Rethrow.o: unwind/Resume_or_Rethrow.c -@AMDEP_TRUE@ source='unwind/Resume_or_Rethrow.c' object='Resume_or_Rethrow.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Resume_or_Rethrow.Po' tmpdepfile='$(DEPDIR)/Resume_or_Rethrow.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Resume_or_Rethrow.o `test -f 'unwind/Resume_or_Rethrow.c' || echo '$(srcdir)/'`unwind/Resume_or_Rethrow.c - -Resume_or_Rethrow.obj: unwind/Resume_or_Rethrow.c -@AMDEP_TRUE@ source='unwind/Resume_or_Rethrow.c' object='Resume_or_Rethrow.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Resume_or_Rethrow.Po' tmpdepfile='$(DEPDIR)/Resume_or_Rethrow.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Resume_or_Rethrow.obj `cygpath -w unwind/Resume_or_Rethrow.c` - -Resume_or_Rethrow.lo: unwind/Resume_or_Rethrow.c -@AMDEP_TRUE@ source='unwind/Resume_or_Rethrow.c' object='Resume_or_Rethrow.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Resume_or_Rethrow.Plo' tmpdepfile='$(DEPDIR)/Resume_or_Rethrow.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Resume_or_Rethrow.lo `test -f 'unwind/Resume_or_Rethrow.c' || echo '$(srcdir)/'`unwind/Resume_or_Rethrow.c - -SetGR.o: unwind/SetGR.c -@AMDEP_TRUE@ source='unwind/SetGR.c' object='SetGR.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/SetGR.Po' tmpdepfile='$(DEPDIR)/SetGR.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o SetGR.o `test -f 'unwind/SetGR.c' || echo '$(srcdir)/'`unwind/SetGR.c - -SetGR.obj: unwind/SetGR.c -@AMDEP_TRUE@ source='unwind/SetGR.c' object='SetGR.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/SetGR.Po' tmpdepfile='$(DEPDIR)/SetGR.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o SetGR.obj `cygpath -w unwind/SetGR.c` - -SetGR.lo: unwind/SetGR.c -@AMDEP_TRUE@ source='unwind/SetGR.c' object='SetGR.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/SetGR.Plo' tmpdepfile='$(DEPDIR)/SetGR.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o SetGR.lo `test -f 'unwind/SetGR.c' || echo '$(srcdir)/'`unwind/SetGR.c - -SetIP.o: unwind/SetIP.c -@AMDEP_TRUE@ source='unwind/SetIP.c' object='SetIP.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/SetIP.Po' tmpdepfile='$(DEPDIR)/SetIP.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o SetIP.o `test -f 'unwind/SetIP.c' || echo '$(srcdir)/'`unwind/SetIP.c - -SetIP.obj: unwind/SetIP.c -@AMDEP_TRUE@ source='unwind/SetIP.c' object='SetIP.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/SetIP.Po' tmpdepfile='$(DEPDIR)/SetIP.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o SetIP.obj `cygpath -w unwind/SetIP.c` - -SetIP.lo: unwind/SetIP.c -@AMDEP_TRUE@ source='unwind/SetIP.c' object='SetIP.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/SetIP.Plo' tmpdepfile='$(DEPDIR)/SetIP.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o SetIP.lo `test -f 'unwind/SetIP.c' || echo '$(srcdir)/'`unwind/SetIP.c - -Lexpr-dwarf.o: dwarf/Lexpr-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lexpr-dwarf.c' object='Lexpr-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lexpr-dwarf.Po' tmpdepfile='$(DEPDIR)/Lexpr-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lexpr-dwarf.o `test -f 'dwarf/Lexpr-dwarf.c' || echo '$(srcdir)/'`dwarf/Lexpr-dwarf.c - -Lexpr-dwarf.obj: dwarf/Lexpr-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lexpr-dwarf.c' object='Lexpr-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lexpr-dwarf.Po' tmpdepfile='$(DEPDIR)/Lexpr-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lexpr-dwarf.obj `cygpath -w dwarf/Lexpr-dwarf.c` - -Lexpr-dwarf.lo: dwarf/Lexpr-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lexpr-dwarf.c' object='Lexpr-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lexpr-dwarf.Plo' tmpdepfile='$(DEPDIR)/Lexpr-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lexpr-dwarf.lo `test -f 'dwarf/Lexpr-dwarf.c' || echo '$(srcdir)/'`dwarf/Lexpr-dwarf.c - -Lfde-dwarf.o: dwarf/Lfde-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lfde-dwarf.c' object='Lfde-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfde-dwarf.Po' tmpdepfile='$(DEPDIR)/Lfde-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfde-dwarf.o `test -f 'dwarf/Lfde-dwarf.c' || echo '$(srcdir)/'`dwarf/Lfde-dwarf.c - -Lfde-dwarf.obj: dwarf/Lfde-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lfde-dwarf.c' object='Lfde-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfde-dwarf.Po' tmpdepfile='$(DEPDIR)/Lfde-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfde-dwarf.obj `cygpath -w dwarf/Lfde-dwarf.c` - -Lfde-dwarf.lo: dwarf/Lfde-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lfde-dwarf.c' object='Lfde-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfde-dwarf.Plo' tmpdepfile='$(DEPDIR)/Lfde-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfde-dwarf.lo `test -f 'dwarf/Lfde-dwarf.c' || echo '$(srcdir)/'`dwarf/Lfde-dwarf.c - -Lparser-dwarf.o: dwarf/Lparser-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lparser-dwarf.c' object='Lparser-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lparser-dwarf.Po' tmpdepfile='$(DEPDIR)/Lparser-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lparser-dwarf.o `test -f 'dwarf/Lparser-dwarf.c' || echo '$(srcdir)/'`dwarf/Lparser-dwarf.c - -Lparser-dwarf.obj: dwarf/Lparser-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lparser-dwarf.c' object='Lparser-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lparser-dwarf.Po' tmpdepfile='$(DEPDIR)/Lparser-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lparser-dwarf.obj `cygpath -w dwarf/Lparser-dwarf.c` - -Lparser-dwarf.lo: dwarf/Lparser-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lparser-dwarf.c' object='Lparser-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lparser-dwarf.Plo' tmpdepfile='$(DEPDIR)/Lparser-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lparser-dwarf.lo `test -f 'dwarf/Lparser-dwarf.c' || echo '$(srcdir)/'`dwarf/Lparser-dwarf.c - -Lpe-dwarf.o: dwarf/Lpe-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lpe-dwarf.c' object='Lpe-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lpe-dwarf.Po' tmpdepfile='$(DEPDIR)/Lpe-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lpe-dwarf.o `test -f 'dwarf/Lpe-dwarf.c' || echo '$(srcdir)/'`dwarf/Lpe-dwarf.c - -Lpe-dwarf.obj: dwarf/Lpe-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lpe-dwarf.c' object='Lpe-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lpe-dwarf.Po' tmpdepfile='$(DEPDIR)/Lpe-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lpe-dwarf.obj `cygpath -w dwarf/Lpe-dwarf.c` - -Lpe-dwarf.lo: dwarf/Lpe-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lpe-dwarf.c' object='Lpe-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lpe-dwarf.Plo' tmpdepfile='$(DEPDIR)/Lpe-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lpe-dwarf.lo `test -f 'dwarf/Lpe-dwarf.c' || echo '$(srcdir)/'`dwarf/Lpe-dwarf.c - -Lstep-dwarf.o: dwarf/Lstep-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lstep-dwarf.c' object='Lstep-dwarf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-dwarf.Po' tmpdepfile='$(DEPDIR)/Lstep-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-dwarf.o `test -f 'dwarf/Lstep-dwarf.c' || echo '$(srcdir)/'`dwarf/Lstep-dwarf.c - -Lstep-dwarf.obj: dwarf/Lstep-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lstep-dwarf.c' object='Lstep-dwarf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-dwarf.Po' tmpdepfile='$(DEPDIR)/Lstep-dwarf.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-dwarf.obj `cygpath -w dwarf/Lstep-dwarf.c` - -Lstep-dwarf.lo: dwarf/Lstep-dwarf.c -@AMDEP_TRUE@ source='dwarf/Lstep-dwarf.c' object='Lstep-dwarf.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-dwarf.Plo' tmpdepfile='$(DEPDIR)/Lstep-dwarf.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-dwarf.lo `test -f 'dwarf/Lstep-dwarf.c' || echo '$(srcdir)/'`dwarf/Lstep-dwarf.c - -Lfind_proc_info-lsb.o: dwarf/Lfind_proc_info-lsb.c -@AMDEP_TRUE@ source='dwarf/Lfind_proc_info-lsb.c' object='Lfind_proc_info-lsb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfind_proc_info-lsb.Po' tmpdepfile='$(DEPDIR)/Lfind_proc_info-lsb.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfind_proc_info-lsb.o `test -f 'dwarf/Lfind_proc_info-lsb.c' || echo '$(srcdir)/'`dwarf/Lfind_proc_info-lsb.c - -Lfind_proc_info-lsb.obj: dwarf/Lfind_proc_info-lsb.c -@AMDEP_TRUE@ source='dwarf/Lfind_proc_info-lsb.c' object='Lfind_proc_info-lsb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfind_proc_info-lsb.Po' tmpdepfile='$(DEPDIR)/Lfind_proc_info-lsb.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfind_proc_info-lsb.obj `cygpath -w dwarf/Lfind_proc_info-lsb.c` - -Lfind_proc_info-lsb.lo: dwarf/Lfind_proc_info-lsb.c -@AMDEP_TRUE@ source='dwarf/Lfind_proc_info-lsb.c' object='Lfind_proc_info-lsb.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lfind_proc_info-lsb.Plo' tmpdepfile='$(DEPDIR)/Lfind_proc_info-lsb.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lfind_proc_info-lsb.lo `test -f 'dwarf/Lfind_proc_info-lsb.c' || echo '$(srcdir)/'`dwarf/Lfind_proc_info-lsb.c - -Lcreate_addr_space-x86.o: x86/Lcreate_addr_space-x86.c -@AMDEP_TRUE@ source='x86/Lcreate_addr_space-x86.c' object='Lcreate_addr_space-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lcreate_addr_space-x86.Po' tmpdepfile='$(DEPDIR)/Lcreate_addr_space-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lcreate_addr_space-x86.o `test -f 'x86/Lcreate_addr_space-x86.c' || echo '$(srcdir)/'`x86/Lcreate_addr_space-x86.c - -Lcreate_addr_space-x86.obj: x86/Lcreate_addr_space-x86.c -@AMDEP_TRUE@ source='x86/Lcreate_addr_space-x86.c' object='Lcreate_addr_space-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lcreate_addr_space-x86.Po' tmpdepfile='$(DEPDIR)/Lcreate_addr_space-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lcreate_addr_space-x86.obj `cygpath -w x86/Lcreate_addr_space-x86.c` - -Lcreate_addr_space-x86.lo: x86/Lcreate_addr_space-x86.c -@AMDEP_TRUE@ source='x86/Lcreate_addr_space-x86.c' object='Lcreate_addr_space-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lcreate_addr_space-x86.Plo' tmpdepfile='$(DEPDIR)/Lcreate_addr_space-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lcreate_addr_space-x86.lo `test -f 'x86/Lcreate_addr_space-x86.c' || echo '$(srcdir)/'`x86/Lcreate_addr_space-x86.c - -Lget_save_loc-x86.o: x86/Lget_save_loc-x86.c -@AMDEP_TRUE@ source='x86/Lget_save_loc-x86.c' object='Lget_save_loc-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_save_loc-x86.Po' tmpdepfile='$(DEPDIR)/Lget_save_loc-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_save_loc-x86.o `test -f 'x86/Lget_save_loc-x86.c' || echo '$(srcdir)/'`x86/Lget_save_loc-x86.c - -Lget_save_loc-x86.obj: x86/Lget_save_loc-x86.c -@AMDEP_TRUE@ source='x86/Lget_save_loc-x86.c' object='Lget_save_loc-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_save_loc-x86.Po' tmpdepfile='$(DEPDIR)/Lget_save_loc-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_save_loc-x86.obj `cygpath -w x86/Lget_save_loc-x86.c` - -Lget_save_loc-x86.lo: x86/Lget_save_loc-x86.c -@AMDEP_TRUE@ source='x86/Lget_save_loc-x86.c' object='Lget_save_loc-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_save_loc-x86.Plo' tmpdepfile='$(DEPDIR)/Lget_save_loc-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_save_loc-x86.lo `test -f 'x86/Lget_save_loc-x86.c' || echo '$(srcdir)/'`x86/Lget_save_loc-x86.c - -Lglobal-x86.o: x86/Lglobal-x86.c -@AMDEP_TRUE@ source='x86/Lglobal-x86.c' object='Lglobal-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lglobal-x86.Po' tmpdepfile='$(DEPDIR)/Lglobal-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lglobal-x86.o `test -f 'x86/Lglobal-x86.c' || echo '$(srcdir)/'`x86/Lglobal-x86.c - -Lglobal-x86.obj: x86/Lglobal-x86.c -@AMDEP_TRUE@ source='x86/Lglobal-x86.c' object='Lglobal-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lglobal-x86.Po' tmpdepfile='$(DEPDIR)/Lglobal-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lglobal-x86.obj `cygpath -w x86/Lglobal-x86.c` - -Lglobal-x86.lo: x86/Lglobal-x86.c -@AMDEP_TRUE@ source='x86/Lglobal-x86.c' object='Lglobal-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lglobal-x86.Plo' tmpdepfile='$(DEPDIR)/Lglobal-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lglobal-x86.lo `test -f 'x86/Lglobal-x86.c' || echo '$(srcdir)/'`x86/Lglobal-x86.c - -Linit-x86.o: x86/Linit-x86.c -@AMDEP_TRUE@ source='x86/Linit-x86.c' object='Linit-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-x86.Po' tmpdepfile='$(DEPDIR)/Linit-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-x86.o `test -f 'x86/Linit-x86.c' || echo '$(srcdir)/'`x86/Linit-x86.c - -Linit-x86.obj: x86/Linit-x86.c -@AMDEP_TRUE@ source='x86/Linit-x86.c' object='Linit-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-x86.Po' tmpdepfile='$(DEPDIR)/Linit-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-x86.obj `cygpath -w x86/Linit-x86.c` - -Linit-x86.lo: x86/Linit-x86.c -@AMDEP_TRUE@ source='x86/Linit-x86.c' object='Linit-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-x86.Plo' tmpdepfile='$(DEPDIR)/Linit-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-x86.lo `test -f 'x86/Linit-x86.c' || echo '$(srcdir)/'`x86/Linit-x86.c - -Linit_local-x86.o: x86/Linit_local-x86.c -@AMDEP_TRUE@ source='x86/Linit_local-x86.c' object='Linit_local-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-x86.Po' tmpdepfile='$(DEPDIR)/Linit_local-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-x86.o `test -f 'x86/Linit_local-x86.c' || echo '$(srcdir)/'`x86/Linit_local-x86.c - -Linit_local-x86.obj: x86/Linit_local-x86.c -@AMDEP_TRUE@ source='x86/Linit_local-x86.c' object='Linit_local-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-x86.Po' tmpdepfile='$(DEPDIR)/Linit_local-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-x86.obj `cygpath -w x86/Linit_local-x86.c` - -Linit_local-x86.lo: x86/Linit_local-x86.c -@AMDEP_TRUE@ source='x86/Linit_local-x86.c' object='Linit_local-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-x86.Plo' tmpdepfile='$(DEPDIR)/Linit_local-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-x86.lo `test -f 'x86/Linit_local-x86.c' || echo '$(srcdir)/'`x86/Linit_local-x86.c - -Linit_remote-x86.o: x86/Linit_remote-x86.c -@AMDEP_TRUE@ source='x86/Linit_remote-x86.c' object='Linit_remote-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_remote-x86.Po' tmpdepfile='$(DEPDIR)/Linit_remote-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_remote-x86.o `test -f 'x86/Linit_remote-x86.c' || echo '$(srcdir)/'`x86/Linit_remote-x86.c - -Linit_remote-x86.obj: x86/Linit_remote-x86.c -@AMDEP_TRUE@ source='x86/Linit_remote-x86.c' object='Linit_remote-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_remote-x86.Po' tmpdepfile='$(DEPDIR)/Linit_remote-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_remote-x86.obj `cygpath -w x86/Linit_remote-x86.c` - -Linit_remote-x86.lo: x86/Linit_remote-x86.c -@AMDEP_TRUE@ source='x86/Linit_remote-x86.c' object='Linit_remote-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_remote-x86.Plo' tmpdepfile='$(DEPDIR)/Linit_remote-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_remote-x86.lo `test -f 'x86/Linit_remote-x86.c' || echo '$(srcdir)/'`x86/Linit_remote-x86.c - -Lis_signal_frame-x86.o: x86/Lis_signal_frame-x86.c -@AMDEP_TRUE@ source='x86/Lis_signal_frame-x86.c' object='Lis_signal_frame-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lis_signal_frame-x86.Po' tmpdepfile='$(DEPDIR)/Lis_signal_frame-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lis_signal_frame-x86.o `test -f 'x86/Lis_signal_frame-x86.c' || echo '$(srcdir)/'`x86/Lis_signal_frame-x86.c - -Lis_signal_frame-x86.obj: x86/Lis_signal_frame-x86.c -@AMDEP_TRUE@ source='x86/Lis_signal_frame-x86.c' object='Lis_signal_frame-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lis_signal_frame-x86.Po' tmpdepfile='$(DEPDIR)/Lis_signal_frame-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lis_signal_frame-x86.obj `cygpath -w x86/Lis_signal_frame-x86.c` - -Lis_signal_frame-x86.lo: x86/Lis_signal_frame-x86.c -@AMDEP_TRUE@ source='x86/Lis_signal_frame-x86.c' object='Lis_signal_frame-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lis_signal_frame-x86.Plo' tmpdepfile='$(DEPDIR)/Lis_signal_frame-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lis_signal_frame-x86.lo `test -f 'x86/Lis_signal_frame-x86.c' || echo '$(srcdir)/'`x86/Lis_signal_frame-x86.c - -Lget_proc_info-x86.o: x86/Lget_proc_info-x86.c -@AMDEP_TRUE@ source='x86/Lget_proc_info-x86.c' object='Lget_proc_info-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-x86.Po' tmpdepfile='$(DEPDIR)/Lget_proc_info-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-x86.o `test -f 'x86/Lget_proc_info-x86.c' || echo '$(srcdir)/'`x86/Lget_proc_info-x86.c - -Lget_proc_info-x86.obj: x86/Lget_proc_info-x86.c -@AMDEP_TRUE@ source='x86/Lget_proc_info-x86.c' object='Lget_proc_info-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-x86.Po' tmpdepfile='$(DEPDIR)/Lget_proc_info-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-x86.obj `cygpath -w x86/Lget_proc_info-x86.c` - -Lget_proc_info-x86.lo: x86/Lget_proc_info-x86.c -@AMDEP_TRUE@ source='x86/Lget_proc_info-x86.c' object='Lget_proc_info-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-x86.Plo' tmpdepfile='$(DEPDIR)/Lget_proc_info-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-x86.lo `test -f 'x86/Lget_proc_info-x86.c' || echo '$(srcdir)/'`x86/Lget_proc_info-x86.c - -Lregs-x86.o: x86/Lregs-x86.c -@AMDEP_TRUE@ source='x86/Lregs-x86.c' object='Lregs-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-x86.Po' tmpdepfile='$(DEPDIR)/Lregs-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-x86.o `test -f 'x86/Lregs-x86.c' || echo '$(srcdir)/'`x86/Lregs-x86.c - -Lregs-x86.obj: x86/Lregs-x86.c -@AMDEP_TRUE@ source='x86/Lregs-x86.c' object='Lregs-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-x86.Po' tmpdepfile='$(DEPDIR)/Lregs-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-x86.obj `cygpath -w x86/Lregs-x86.c` - -Lregs-x86.lo: x86/Lregs-x86.c -@AMDEP_TRUE@ source='x86/Lregs-x86.c' object='Lregs-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-x86.Plo' tmpdepfile='$(DEPDIR)/Lregs-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-x86.lo `test -f 'x86/Lregs-x86.c' || echo '$(srcdir)/'`x86/Lregs-x86.c - -Lresume-x86.o: x86/Lresume-x86.c -@AMDEP_TRUE@ source='x86/Lresume-x86.c' object='Lresume-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lresume-x86.Po' tmpdepfile='$(DEPDIR)/Lresume-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lresume-x86.o `test -f 'x86/Lresume-x86.c' || echo '$(srcdir)/'`x86/Lresume-x86.c - -Lresume-x86.obj: x86/Lresume-x86.c -@AMDEP_TRUE@ source='x86/Lresume-x86.c' object='Lresume-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lresume-x86.Po' tmpdepfile='$(DEPDIR)/Lresume-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lresume-x86.obj `cygpath -w x86/Lresume-x86.c` - -Lresume-x86.lo: x86/Lresume-x86.c -@AMDEP_TRUE@ source='x86/Lresume-x86.c' object='Lresume-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lresume-x86.Plo' tmpdepfile='$(DEPDIR)/Lresume-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lresume-x86.lo `test -f 'x86/Lresume-x86.c' || echo '$(srcdir)/'`x86/Lresume-x86.c - -Lstep-x86.o: x86/Lstep-x86.c -@AMDEP_TRUE@ source='x86/Lstep-x86.c' object='Lstep-x86.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-x86.Po' tmpdepfile='$(DEPDIR)/Lstep-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-x86.o `test -f 'x86/Lstep-x86.c' || echo '$(srcdir)/'`x86/Lstep-x86.c - -Lstep-x86.obj: x86/Lstep-x86.c -@AMDEP_TRUE@ source='x86/Lstep-x86.c' object='Lstep-x86.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-x86.Po' tmpdepfile='$(DEPDIR)/Lstep-x86.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-x86.obj `cygpath -w x86/Lstep-x86.c` - -Lstep-x86.lo: x86/Lstep-x86.c -@AMDEP_TRUE@ source='x86/Lstep-x86.c' object='Lstep-x86.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-x86.Plo' tmpdepfile='$(DEPDIR)/Lstep-x86.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-x86.lo `test -f 'x86/Lstep-x86.c' || echo '$(srcdir)/'`x86/Lstep-x86.c - -global-hppa.o: hppa/global-hppa.c -@AMDEP_TRUE@ source='hppa/global-hppa.c' object='global-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/global-hppa.Po' tmpdepfile='$(DEPDIR)/global-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o global-hppa.o `test -f 'hppa/global-hppa.c' || echo '$(srcdir)/'`hppa/global-hppa.c - -global-hppa.obj: hppa/global-hppa.c -@AMDEP_TRUE@ source='hppa/global-hppa.c' object='global-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/global-hppa.Po' tmpdepfile='$(DEPDIR)/global-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o global-hppa.obj `cygpath -w hppa/global-hppa.c` - -global-hppa.lo: hppa/global-hppa.c -@AMDEP_TRUE@ source='hppa/global-hppa.c' object='global-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/global-hppa.Plo' tmpdepfile='$(DEPDIR)/global-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o global-hppa.lo `test -f 'hppa/global-hppa.c' || echo '$(srcdir)/'`hppa/global-hppa.c - -tables-hppa.o: hppa/tables-hppa.c -@AMDEP_TRUE@ source='hppa/tables-hppa.c' object='tables-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/tables-hppa.Po' tmpdepfile='$(DEPDIR)/tables-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tables-hppa.o `test -f 'hppa/tables-hppa.c' || echo '$(srcdir)/'`hppa/tables-hppa.c - -tables-hppa.obj: hppa/tables-hppa.c -@AMDEP_TRUE@ source='hppa/tables-hppa.c' object='tables-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/tables-hppa.Po' tmpdepfile='$(DEPDIR)/tables-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tables-hppa.obj `cygpath -w hppa/tables-hppa.c` - -tables-hppa.lo: hppa/tables-hppa.c -@AMDEP_TRUE@ source='hppa/tables-hppa.c' object='tables-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/tables-hppa.Plo' tmpdepfile='$(DEPDIR)/tables-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tables-hppa.lo `test -f 'hppa/tables-hppa.c' || echo '$(srcdir)/'`hppa/tables-hppa.c - -Gget_reg-hppa.o: hppa/Gget_reg-hppa.c -@AMDEP_TRUE@ source='hppa/Gget_reg-hppa.c' object='Gget_reg-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_reg-hppa.Po' tmpdepfile='$(DEPDIR)/Gget_reg-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_reg-hppa.o `test -f 'hppa/Gget_reg-hppa.c' || echo '$(srcdir)/'`hppa/Gget_reg-hppa.c - -Gget_reg-hppa.obj: hppa/Gget_reg-hppa.c -@AMDEP_TRUE@ source='hppa/Gget_reg-hppa.c' object='Gget_reg-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_reg-hppa.Po' tmpdepfile='$(DEPDIR)/Gget_reg-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_reg-hppa.obj `cygpath -w hppa/Gget_reg-hppa.c` - -Gget_reg-hppa.lo: hppa/Gget_reg-hppa.c -@AMDEP_TRUE@ source='hppa/Gget_reg-hppa.c' object='Gget_reg-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_reg-hppa.Plo' tmpdepfile='$(DEPDIR)/Gget_reg-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_reg-hppa.lo `test -f 'hppa/Gget_reg-hppa.c' || echo '$(srcdir)/'`hppa/Gget_reg-hppa.c - -Ginit-hppa.o: hppa/Ginit-hppa.c -@AMDEP_TRUE@ source='hppa/Ginit-hppa.c' object='Ginit-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-hppa.Po' tmpdepfile='$(DEPDIR)/Ginit-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-hppa.o `test -f 'hppa/Ginit-hppa.c' || echo '$(srcdir)/'`hppa/Ginit-hppa.c - -Ginit-hppa.obj: hppa/Ginit-hppa.c -@AMDEP_TRUE@ source='hppa/Ginit-hppa.c' object='Ginit-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-hppa.Po' tmpdepfile='$(DEPDIR)/Ginit-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-hppa.obj `cygpath -w hppa/Ginit-hppa.c` - -Ginit-hppa.lo: hppa/Ginit-hppa.c -@AMDEP_TRUE@ source='hppa/Ginit-hppa.c' object='Ginit-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit-hppa.Plo' tmpdepfile='$(DEPDIR)/Ginit-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit-hppa.lo `test -f 'hppa/Ginit-hppa.c' || echo '$(srcdir)/'`hppa/Ginit-hppa.c - -Ginit_local-hppa.o: hppa/Ginit_local-hppa.c -@AMDEP_TRUE@ source='hppa/Ginit_local-hppa.c' object='Ginit_local-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-hppa.Po' tmpdepfile='$(DEPDIR)/Ginit_local-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-hppa.o `test -f 'hppa/Ginit_local-hppa.c' || echo '$(srcdir)/'`hppa/Ginit_local-hppa.c - -Ginit_local-hppa.obj: hppa/Ginit_local-hppa.c -@AMDEP_TRUE@ source='hppa/Ginit_local-hppa.c' object='Ginit_local-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-hppa.Po' tmpdepfile='$(DEPDIR)/Ginit_local-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-hppa.obj `cygpath -w hppa/Ginit_local-hppa.c` - -Ginit_local-hppa.lo: hppa/Ginit_local-hppa.c -@AMDEP_TRUE@ source='hppa/Ginit_local-hppa.c' object='Ginit_local-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ginit_local-hppa.Plo' tmpdepfile='$(DEPDIR)/Ginit_local-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ginit_local-hppa.lo `test -f 'hppa/Ginit_local-hppa.c' || echo '$(srcdir)/'`hppa/Ginit_local-hppa.c - -Gget_proc_info-hppa.o: hppa/Gget_proc_info-hppa.c -@AMDEP_TRUE@ source='hppa/Gget_proc_info-hppa.c' object='Gget_proc_info-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-hppa.Po' tmpdepfile='$(DEPDIR)/Gget_proc_info-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-hppa.o `test -f 'hppa/Gget_proc_info-hppa.c' || echo '$(srcdir)/'`hppa/Gget_proc_info-hppa.c - -Gget_proc_info-hppa.obj: hppa/Gget_proc_info-hppa.c -@AMDEP_TRUE@ source='hppa/Gget_proc_info-hppa.c' object='Gget_proc_info-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-hppa.Po' tmpdepfile='$(DEPDIR)/Gget_proc_info-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-hppa.obj `cygpath -w hppa/Gget_proc_info-hppa.c` - -Gget_proc_info-hppa.lo: hppa/Gget_proc_info-hppa.c -@AMDEP_TRUE@ source='hppa/Gget_proc_info-hppa.c' object='Gget_proc_info-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gget_proc_info-hppa.Plo' tmpdepfile='$(DEPDIR)/Gget_proc_info-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gget_proc_info-hppa.lo `test -f 'hppa/Gget_proc_info-hppa.c' || echo '$(srcdir)/'`hppa/Gget_proc_info-hppa.c - -Gregs-hppa.o: hppa/Gregs-hppa.c -@AMDEP_TRUE@ source='hppa/Gregs-hppa.c' object='Gregs-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-hppa.Po' tmpdepfile='$(DEPDIR)/Gregs-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-hppa.o `test -f 'hppa/Gregs-hppa.c' || echo '$(srcdir)/'`hppa/Gregs-hppa.c - -Gregs-hppa.obj: hppa/Gregs-hppa.c -@AMDEP_TRUE@ source='hppa/Gregs-hppa.c' object='Gregs-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-hppa.Po' tmpdepfile='$(DEPDIR)/Gregs-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-hppa.obj `cygpath -w hppa/Gregs-hppa.c` - -Gregs-hppa.lo: hppa/Gregs-hppa.c -@AMDEP_TRUE@ source='hppa/Gregs-hppa.c' object='Gregs-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gregs-hppa.Plo' tmpdepfile='$(DEPDIR)/Gregs-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gregs-hppa.lo `test -f 'hppa/Gregs-hppa.c' || echo '$(srcdir)/'`hppa/Gregs-hppa.c - -Gstep-hppa.o: hppa/Gstep-hppa.c -@AMDEP_TRUE@ source='hppa/Gstep-hppa.c' object='Gstep-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-hppa.Po' tmpdepfile='$(DEPDIR)/Gstep-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-hppa.o `test -f 'hppa/Gstep-hppa.c' || echo '$(srcdir)/'`hppa/Gstep-hppa.c - -Gstep-hppa.obj: hppa/Gstep-hppa.c -@AMDEP_TRUE@ source='hppa/Gstep-hppa.c' object='Gstep-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-hppa.Po' tmpdepfile='$(DEPDIR)/Gstep-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-hppa.obj `cygpath -w hppa/Gstep-hppa.c` - -Gstep-hppa.lo: hppa/Gstep-hppa.c -@AMDEP_TRUE@ source='hppa/Gstep-hppa.c' object='Gstep-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Gstep-hppa.Plo' tmpdepfile='$(DEPDIR)/Gstep-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Gstep-hppa.lo `test -f 'hppa/Gstep-hppa.c' || echo '$(srcdir)/'`hppa/Gstep-hppa.c - -Lget_reg-hppa.o: hppa/Lget_reg-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_reg-hppa.c' object='Lget_reg-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_reg-hppa.Po' tmpdepfile='$(DEPDIR)/Lget_reg-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_reg-hppa.o `test -f 'hppa/Lget_reg-hppa.c' || echo '$(srcdir)/'`hppa/Lget_reg-hppa.c - -Lget_reg-hppa.obj: hppa/Lget_reg-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_reg-hppa.c' object='Lget_reg-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_reg-hppa.Po' tmpdepfile='$(DEPDIR)/Lget_reg-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_reg-hppa.obj `cygpath -w hppa/Lget_reg-hppa.c` - -Lget_reg-hppa.lo: hppa/Lget_reg-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_reg-hppa.c' object='Lget_reg-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_reg-hppa.Plo' tmpdepfile='$(DEPDIR)/Lget_reg-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_reg-hppa.lo `test -f 'hppa/Lget_reg-hppa.c' || echo '$(srcdir)/'`hppa/Lget_reg-hppa.c - -Lget_proc_name-hppa.o: hppa/Lget_proc_name-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_proc_name-hppa.c' object='Lget_proc_name-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_name-hppa.Po' tmpdepfile='$(DEPDIR)/Lget_proc_name-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_name-hppa.o `test -f 'hppa/Lget_proc_name-hppa.c' || echo '$(srcdir)/'`hppa/Lget_proc_name-hppa.c - -Lget_proc_name-hppa.obj: hppa/Lget_proc_name-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_proc_name-hppa.c' object='Lget_proc_name-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_name-hppa.Po' tmpdepfile='$(DEPDIR)/Lget_proc_name-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_name-hppa.obj `cygpath -w hppa/Lget_proc_name-hppa.c` - -Lget_proc_name-hppa.lo: hppa/Lget_proc_name-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_proc_name-hppa.c' object='Lget_proc_name-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_name-hppa.Plo' tmpdepfile='$(DEPDIR)/Lget_proc_name-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_name-hppa.lo `test -f 'hppa/Lget_proc_name-hppa.c' || echo '$(srcdir)/'`hppa/Lget_proc_name-hppa.c - -Linit-hppa.o: hppa/Linit-hppa.c -@AMDEP_TRUE@ source='hppa/Linit-hppa.c' object='Linit-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-hppa.Po' tmpdepfile='$(DEPDIR)/Linit-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-hppa.o `test -f 'hppa/Linit-hppa.c' || echo '$(srcdir)/'`hppa/Linit-hppa.c - -Linit-hppa.obj: hppa/Linit-hppa.c -@AMDEP_TRUE@ source='hppa/Linit-hppa.c' object='Linit-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-hppa.Po' tmpdepfile='$(DEPDIR)/Linit-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-hppa.obj `cygpath -w hppa/Linit-hppa.c` - -Linit-hppa.lo: hppa/Linit-hppa.c -@AMDEP_TRUE@ source='hppa/Linit-hppa.c' object='Linit-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-hppa.Plo' tmpdepfile='$(DEPDIR)/Linit-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-hppa.lo `test -f 'hppa/Linit-hppa.c' || echo '$(srcdir)/'`hppa/Linit-hppa.c - -Linit_local-hppa.o: hppa/Linit_local-hppa.c -@AMDEP_TRUE@ source='hppa/Linit_local-hppa.c' object='Linit_local-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-hppa.Po' tmpdepfile='$(DEPDIR)/Linit_local-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-hppa.o `test -f 'hppa/Linit_local-hppa.c' || echo '$(srcdir)/'`hppa/Linit_local-hppa.c - -Linit_local-hppa.obj: hppa/Linit_local-hppa.c -@AMDEP_TRUE@ source='hppa/Linit_local-hppa.c' object='Linit_local-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-hppa.Po' tmpdepfile='$(DEPDIR)/Linit_local-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-hppa.obj `cygpath -w hppa/Linit_local-hppa.c` - -Linit_local-hppa.lo: hppa/Linit_local-hppa.c -@AMDEP_TRUE@ source='hppa/Linit_local-hppa.c' object='Linit_local-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-hppa.Plo' tmpdepfile='$(DEPDIR)/Linit_local-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-hppa.lo `test -f 'hppa/Linit_local-hppa.c' || echo '$(srcdir)/'`hppa/Linit_local-hppa.c - -Lget_proc_info-hppa.o: hppa/Lget_proc_info-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_proc_info-hppa.c' object='Lget_proc_info-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-hppa.Po' tmpdepfile='$(DEPDIR)/Lget_proc_info-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-hppa.o `test -f 'hppa/Lget_proc_info-hppa.c' || echo '$(srcdir)/'`hppa/Lget_proc_info-hppa.c - -Lget_proc_info-hppa.obj: hppa/Lget_proc_info-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_proc_info-hppa.c' object='Lget_proc_info-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-hppa.Po' tmpdepfile='$(DEPDIR)/Lget_proc_info-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-hppa.obj `cygpath -w hppa/Lget_proc_info-hppa.c` - -Lget_proc_info-hppa.lo: hppa/Lget_proc_info-hppa.c -@AMDEP_TRUE@ source='hppa/Lget_proc_info-hppa.c' object='Lget_proc_info-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-hppa.Plo' tmpdepfile='$(DEPDIR)/Lget_proc_info-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-hppa.lo `test -f 'hppa/Lget_proc_info-hppa.c' || echo '$(srcdir)/'`hppa/Lget_proc_info-hppa.c - -Lregs-hppa.o: hppa/Lregs-hppa.c -@AMDEP_TRUE@ source='hppa/Lregs-hppa.c' object='Lregs-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-hppa.Po' tmpdepfile='$(DEPDIR)/Lregs-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-hppa.o `test -f 'hppa/Lregs-hppa.c' || echo '$(srcdir)/'`hppa/Lregs-hppa.c - -Lregs-hppa.obj: hppa/Lregs-hppa.c -@AMDEP_TRUE@ source='hppa/Lregs-hppa.c' object='Lregs-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-hppa.Po' tmpdepfile='$(DEPDIR)/Lregs-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-hppa.obj `cygpath -w hppa/Lregs-hppa.c` - -Lregs-hppa.lo: hppa/Lregs-hppa.c -@AMDEP_TRUE@ source='hppa/Lregs-hppa.c' object='Lregs-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-hppa.Plo' tmpdepfile='$(DEPDIR)/Lregs-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-hppa.lo `test -f 'hppa/Lregs-hppa.c' || echo '$(srcdir)/'`hppa/Lregs-hppa.c - -Lstep-hppa.o: hppa/Lstep-hppa.c -@AMDEP_TRUE@ source='hppa/Lstep-hppa.c' object='Lstep-hppa.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-hppa.Po' tmpdepfile='$(DEPDIR)/Lstep-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-hppa.o `test -f 'hppa/Lstep-hppa.c' || echo '$(srcdir)/'`hppa/Lstep-hppa.c - -Lstep-hppa.obj: hppa/Lstep-hppa.c -@AMDEP_TRUE@ source='hppa/Lstep-hppa.c' object='Lstep-hppa.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-hppa.Po' tmpdepfile='$(DEPDIR)/Lstep-hppa.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-hppa.obj `cygpath -w hppa/Lstep-hppa.c` - -Lstep-hppa.lo: hppa/Lstep-hppa.c -@AMDEP_TRUE@ source='hppa/Lstep-hppa.c' object='Lstep-hppa.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-hppa.Plo' tmpdepfile='$(DEPDIR)/Lstep-hppa.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-hppa.lo `test -f 'hppa/Lstep-hppa.c' || echo '$(srcdir)/'`hppa/Lstep-hppa.c - -Lcreate_addr_space-ia64.o: ia64/Lcreate_addr_space-ia64.c -@AMDEP_TRUE@ source='ia64/Lcreate_addr_space-ia64.c' object='Lcreate_addr_space-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lcreate_addr_space-ia64.Po' tmpdepfile='$(DEPDIR)/Lcreate_addr_space-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lcreate_addr_space-ia64.o `test -f 'ia64/Lcreate_addr_space-ia64.c' || echo '$(srcdir)/'`ia64/Lcreate_addr_space-ia64.c - -Lcreate_addr_space-ia64.obj: ia64/Lcreate_addr_space-ia64.c -@AMDEP_TRUE@ source='ia64/Lcreate_addr_space-ia64.c' object='Lcreate_addr_space-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lcreate_addr_space-ia64.Po' tmpdepfile='$(DEPDIR)/Lcreate_addr_space-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lcreate_addr_space-ia64.obj `cygpath -w ia64/Lcreate_addr_space-ia64.c` - -Lcreate_addr_space-ia64.lo: ia64/Lcreate_addr_space-ia64.c -@AMDEP_TRUE@ source='ia64/Lcreate_addr_space-ia64.c' object='Lcreate_addr_space-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lcreate_addr_space-ia64.Plo' tmpdepfile='$(DEPDIR)/Lcreate_addr_space-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lcreate_addr_space-ia64.lo `test -f 'ia64/Lcreate_addr_space-ia64.c' || echo '$(srcdir)/'`ia64/Lcreate_addr_space-ia64.c - -Lget_proc_info-ia64.o: ia64/Lget_proc_info-ia64.c -@AMDEP_TRUE@ source='ia64/Lget_proc_info-ia64.c' object='Lget_proc_info-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-ia64.Po' tmpdepfile='$(DEPDIR)/Lget_proc_info-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-ia64.o `test -f 'ia64/Lget_proc_info-ia64.c' || echo '$(srcdir)/'`ia64/Lget_proc_info-ia64.c - -Lget_proc_info-ia64.obj: ia64/Lget_proc_info-ia64.c -@AMDEP_TRUE@ source='ia64/Lget_proc_info-ia64.c' object='Lget_proc_info-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-ia64.Po' tmpdepfile='$(DEPDIR)/Lget_proc_info-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-ia64.obj `cygpath -w ia64/Lget_proc_info-ia64.c` - -Lget_proc_info-ia64.lo: ia64/Lget_proc_info-ia64.c -@AMDEP_TRUE@ source='ia64/Lget_proc_info-ia64.c' object='Lget_proc_info-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_proc_info-ia64.Plo' tmpdepfile='$(DEPDIR)/Lget_proc_info-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_proc_info-ia64.lo `test -f 'ia64/Lget_proc_info-ia64.c' || echo '$(srcdir)/'`ia64/Lget_proc_info-ia64.c - -Lget_save_loc-ia64.o: ia64/Lget_save_loc-ia64.c -@AMDEP_TRUE@ source='ia64/Lget_save_loc-ia64.c' object='Lget_save_loc-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_save_loc-ia64.Po' tmpdepfile='$(DEPDIR)/Lget_save_loc-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_save_loc-ia64.o `test -f 'ia64/Lget_save_loc-ia64.c' || echo '$(srcdir)/'`ia64/Lget_save_loc-ia64.c - -Lget_save_loc-ia64.obj: ia64/Lget_save_loc-ia64.c -@AMDEP_TRUE@ source='ia64/Lget_save_loc-ia64.c' object='Lget_save_loc-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_save_loc-ia64.Po' tmpdepfile='$(DEPDIR)/Lget_save_loc-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_save_loc-ia64.obj `cygpath -w ia64/Lget_save_loc-ia64.c` - -Lget_save_loc-ia64.lo: ia64/Lget_save_loc-ia64.c -@AMDEP_TRUE@ source='ia64/Lget_save_loc-ia64.c' object='Lget_save_loc-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lget_save_loc-ia64.Plo' tmpdepfile='$(DEPDIR)/Lget_save_loc-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lget_save_loc-ia64.lo `test -f 'ia64/Lget_save_loc-ia64.c' || echo '$(srcdir)/'`ia64/Lget_save_loc-ia64.c - -Lglobal-ia64.o: ia64/Lglobal-ia64.c -@AMDEP_TRUE@ source='ia64/Lglobal-ia64.c' object='Lglobal-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lglobal-ia64.Po' tmpdepfile='$(DEPDIR)/Lglobal-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lglobal-ia64.o `test -f 'ia64/Lglobal-ia64.c' || echo '$(srcdir)/'`ia64/Lglobal-ia64.c - -Lglobal-ia64.obj: ia64/Lglobal-ia64.c -@AMDEP_TRUE@ source='ia64/Lglobal-ia64.c' object='Lglobal-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lglobal-ia64.Po' tmpdepfile='$(DEPDIR)/Lglobal-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lglobal-ia64.obj `cygpath -w ia64/Lglobal-ia64.c` - -Lglobal-ia64.lo: ia64/Lglobal-ia64.c -@AMDEP_TRUE@ source='ia64/Lglobal-ia64.c' object='Lglobal-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lglobal-ia64.Plo' tmpdepfile='$(DEPDIR)/Lglobal-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lglobal-ia64.lo `test -f 'ia64/Lglobal-ia64.c' || echo '$(srcdir)/'`ia64/Lglobal-ia64.c - -Linit-ia64.o: ia64/Linit-ia64.c -@AMDEP_TRUE@ source='ia64/Linit-ia64.c' object='Linit-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-ia64.Po' tmpdepfile='$(DEPDIR)/Linit-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-ia64.o `test -f 'ia64/Linit-ia64.c' || echo '$(srcdir)/'`ia64/Linit-ia64.c - -Linit-ia64.obj: ia64/Linit-ia64.c -@AMDEP_TRUE@ source='ia64/Linit-ia64.c' object='Linit-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-ia64.Po' tmpdepfile='$(DEPDIR)/Linit-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-ia64.obj `cygpath -w ia64/Linit-ia64.c` - -Linit-ia64.lo: ia64/Linit-ia64.c -@AMDEP_TRUE@ source='ia64/Linit-ia64.c' object='Linit-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit-ia64.Plo' tmpdepfile='$(DEPDIR)/Linit-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit-ia64.lo `test -f 'ia64/Linit-ia64.c' || echo '$(srcdir)/'`ia64/Linit-ia64.c - -Linit_local-ia64.o: ia64/Linit_local-ia64.c -@AMDEP_TRUE@ source='ia64/Linit_local-ia64.c' object='Linit_local-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-ia64.Po' tmpdepfile='$(DEPDIR)/Linit_local-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-ia64.o `test -f 'ia64/Linit_local-ia64.c' || echo '$(srcdir)/'`ia64/Linit_local-ia64.c - -Linit_local-ia64.obj: ia64/Linit_local-ia64.c -@AMDEP_TRUE@ source='ia64/Linit_local-ia64.c' object='Linit_local-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-ia64.Po' tmpdepfile='$(DEPDIR)/Linit_local-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-ia64.obj `cygpath -w ia64/Linit_local-ia64.c` - -Linit_local-ia64.lo: ia64/Linit_local-ia64.c -@AMDEP_TRUE@ source='ia64/Linit_local-ia64.c' object='Linit_local-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_local-ia64.Plo' tmpdepfile='$(DEPDIR)/Linit_local-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_local-ia64.lo `test -f 'ia64/Linit_local-ia64.c' || echo '$(srcdir)/'`ia64/Linit_local-ia64.c - -Linit_remote-ia64.o: ia64/Linit_remote-ia64.c -@AMDEP_TRUE@ source='ia64/Linit_remote-ia64.c' object='Linit_remote-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_remote-ia64.Po' tmpdepfile='$(DEPDIR)/Linit_remote-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_remote-ia64.o `test -f 'ia64/Linit_remote-ia64.c' || echo '$(srcdir)/'`ia64/Linit_remote-ia64.c - -Linit_remote-ia64.obj: ia64/Linit_remote-ia64.c -@AMDEP_TRUE@ source='ia64/Linit_remote-ia64.c' object='Linit_remote-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_remote-ia64.Po' tmpdepfile='$(DEPDIR)/Linit_remote-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_remote-ia64.obj `cygpath -w ia64/Linit_remote-ia64.c` - -Linit_remote-ia64.lo: ia64/Linit_remote-ia64.c -@AMDEP_TRUE@ source='ia64/Linit_remote-ia64.c' object='Linit_remote-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Linit_remote-ia64.Plo' tmpdepfile='$(DEPDIR)/Linit_remote-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Linit_remote-ia64.lo `test -f 'ia64/Linit_remote-ia64.c' || echo '$(srcdir)/'`ia64/Linit_remote-ia64.c - -Lis_signal_frame-ia64.o: ia64/Lis_signal_frame-ia64.c -@AMDEP_TRUE@ source='ia64/Lis_signal_frame-ia64.c' object='Lis_signal_frame-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lis_signal_frame-ia64.Po' tmpdepfile='$(DEPDIR)/Lis_signal_frame-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lis_signal_frame-ia64.o `test -f 'ia64/Lis_signal_frame-ia64.c' || echo '$(srcdir)/'`ia64/Lis_signal_frame-ia64.c - -Lis_signal_frame-ia64.obj: ia64/Lis_signal_frame-ia64.c -@AMDEP_TRUE@ source='ia64/Lis_signal_frame-ia64.c' object='Lis_signal_frame-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lis_signal_frame-ia64.Po' tmpdepfile='$(DEPDIR)/Lis_signal_frame-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lis_signal_frame-ia64.obj `cygpath -w ia64/Lis_signal_frame-ia64.c` - -Lis_signal_frame-ia64.lo: ia64/Lis_signal_frame-ia64.c -@AMDEP_TRUE@ source='ia64/Lis_signal_frame-ia64.c' object='Lis_signal_frame-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lis_signal_frame-ia64.Plo' tmpdepfile='$(DEPDIR)/Lis_signal_frame-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lis_signal_frame-ia64.lo `test -f 'ia64/Lis_signal_frame-ia64.c' || echo '$(srcdir)/'`ia64/Lis_signal_frame-ia64.c - -Lparser-ia64.o: ia64/Lparser-ia64.c -@AMDEP_TRUE@ source='ia64/Lparser-ia64.c' object='Lparser-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lparser-ia64.Po' tmpdepfile='$(DEPDIR)/Lparser-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lparser-ia64.o `test -f 'ia64/Lparser-ia64.c' || echo '$(srcdir)/'`ia64/Lparser-ia64.c - -Lparser-ia64.obj: ia64/Lparser-ia64.c -@AMDEP_TRUE@ source='ia64/Lparser-ia64.c' object='Lparser-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lparser-ia64.Po' tmpdepfile='$(DEPDIR)/Lparser-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lparser-ia64.obj `cygpath -w ia64/Lparser-ia64.c` - -Lparser-ia64.lo: ia64/Lparser-ia64.c -@AMDEP_TRUE@ source='ia64/Lparser-ia64.c' object='Lparser-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lparser-ia64.Plo' tmpdepfile='$(DEPDIR)/Lparser-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lparser-ia64.lo `test -f 'ia64/Lparser-ia64.c' || echo '$(srcdir)/'`ia64/Lparser-ia64.c - -Lrbs-ia64.o: ia64/Lrbs-ia64.c -@AMDEP_TRUE@ source='ia64/Lrbs-ia64.c' object='Lrbs-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lrbs-ia64.Po' tmpdepfile='$(DEPDIR)/Lrbs-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lrbs-ia64.o `test -f 'ia64/Lrbs-ia64.c' || echo '$(srcdir)/'`ia64/Lrbs-ia64.c - -Lrbs-ia64.obj: ia64/Lrbs-ia64.c -@AMDEP_TRUE@ source='ia64/Lrbs-ia64.c' object='Lrbs-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lrbs-ia64.Po' tmpdepfile='$(DEPDIR)/Lrbs-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lrbs-ia64.obj `cygpath -w ia64/Lrbs-ia64.c` - -Lrbs-ia64.lo: ia64/Lrbs-ia64.c -@AMDEP_TRUE@ source='ia64/Lrbs-ia64.c' object='Lrbs-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lrbs-ia64.Plo' tmpdepfile='$(DEPDIR)/Lrbs-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lrbs-ia64.lo `test -f 'ia64/Lrbs-ia64.c' || echo '$(srcdir)/'`ia64/Lrbs-ia64.c - -Lregs-ia64.o: ia64/Lregs-ia64.c -@AMDEP_TRUE@ source='ia64/Lregs-ia64.c' object='Lregs-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-ia64.Po' tmpdepfile='$(DEPDIR)/Lregs-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-ia64.o `test -f 'ia64/Lregs-ia64.c' || echo '$(srcdir)/'`ia64/Lregs-ia64.c - -Lregs-ia64.obj: ia64/Lregs-ia64.c -@AMDEP_TRUE@ source='ia64/Lregs-ia64.c' object='Lregs-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-ia64.Po' tmpdepfile='$(DEPDIR)/Lregs-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-ia64.obj `cygpath -w ia64/Lregs-ia64.c` - -Lregs-ia64.lo: ia64/Lregs-ia64.c -@AMDEP_TRUE@ source='ia64/Lregs-ia64.c' object='Lregs-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lregs-ia64.Plo' tmpdepfile='$(DEPDIR)/Lregs-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lregs-ia64.lo `test -f 'ia64/Lregs-ia64.c' || echo '$(srcdir)/'`ia64/Lregs-ia64.c - -Lresume-ia64.o: ia64/Lresume-ia64.c -@AMDEP_TRUE@ source='ia64/Lresume-ia64.c' object='Lresume-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lresume-ia64.Po' tmpdepfile='$(DEPDIR)/Lresume-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lresume-ia64.o `test -f 'ia64/Lresume-ia64.c' || echo '$(srcdir)/'`ia64/Lresume-ia64.c - -Lresume-ia64.obj: ia64/Lresume-ia64.c -@AMDEP_TRUE@ source='ia64/Lresume-ia64.c' object='Lresume-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lresume-ia64.Po' tmpdepfile='$(DEPDIR)/Lresume-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lresume-ia64.obj `cygpath -w ia64/Lresume-ia64.c` - -Lresume-ia64.lo: ia64/Lresume-ia64.c -@AMDEP_TRUE@ source='ia64/Lresume-ia64.c' object='Lresume-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lresume-ia64.Plo' tmpdepfile='$(DEPDIR)/Lresume-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lresume-ia64.lo `test -f 'ia64/Lresume-ia64.c' || echo '$(srcdir)/'`ia64/Lresume-ia64.c - -Lscript-ia64.o: ia64/Lscript-ia64.c -@AMDEP_TRUE@ source='ia64/Lscript-ia64.c' object='Lscript-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lscript-ia64.Po' tmpdepfile='$(DEPDIR)/Lscript-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lscript-ia64.o `test -f 'ia64/Lscript-ia64.c' || echo '$(srcdir)/'`ia64/Lscript-ia64.c - -Lscript-ia64.obj: ia64/Lscript-ia64.c -@AMDEP_TRUE@ source='ia64/Lscript-ia64.c' object='Lscript-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lscript-ia64.Po' tmpdepfile='$(DEPDIR)/Lscript-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lscript-ia64.obj `cygpath -w ia64/Lscript-ia64.c` - -Lscript-ia64.lo: ia64/Lscript-ia64.c -@AMDEP_TRUE@ source='ia64/Lscript-ia64.c' object='Lscript-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lscript-ia64.Plo' tmpdepfile='$(DEPDIR)/Lscript-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lscript-ia64.lo `test -f 'ia64/Lscript-ia64.c' || echo '$(srcdir)/'`ia64/Lscript-ia64.c - -Lstep-ia64.o: ia64/Lstep-ia64.c -@AMDEP_TRUE@ source='ia64/Lstep-ia64.c' object='Lstep-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-ia64.Po' tmpdepfile='$(DEPDIR)/Lstep-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-ia64.o `test -f 'ia64/Lstep-ia64.c' || echo '$(srcdir)/'`ia64/Lstep-ia64.c - -Lstep-ia64.obj: ia64/Lstep-ia64.c -@AMDEP_TRUE@ source='ia64/Lstep-ia64.c' object='Lstep-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-ia64.Po' tmpdepfile='$(DEPDIR)/Lstep-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-ia64.obj `cygpath -w ia64/Lstep-ia64.c` - -Lstep-ia64.lo: ia64/Lstep-ia64.c -@AMDEP_TRUE@ source='ia64/Lstep-ia64.c' object='Lstep-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Lstep-ia64.Plo' tmpdepfile='$(DEPDIR)/Lstep-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Lstep-ia64.lo `test -f 'ia64/Lstep-ia64.c' || echo '$(srcdir)/'`ia64/Lstep-ia64.c - -Ltables-ia64.o: ia64/Ltables-ia64.c -@AMDEP_TRUE@ source='ia64/Ltables-ia64.c' object='Ltables-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ltables-ia64.Po' tmpdepfile='$(DEPDIR)/Ltables-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ltables-ia64.o `test -f 'ia64/Ltables-ia64.c' || echo '$(srcdir)/'`ia64/Ltables-ia64.c - -Ltables-ia64.obj: ia64/Ltables-ia64.c -@AMDEP_TRUE@ source='ia64/Ltables-ia64.c' object='Ltables-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ltables-ia64.Po' tmpdepfile='$(DEPDIR)/Ltables-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ltables-ia64.obj `cygpath -w ia64/Ltables-ia64.c` - -Ltables-ia64.lo: ia64/Ltables-ia64.c -@AMDEP_TRUE@ source='ia64/Ltables-ia64.c' object='Ltables-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/Ltables-ia64.Plo' tmpdepfile='$(DEPDIR)/Ltables-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Ltables-ia64.lo `test -f 'ia64/Ltables-ia64.c' || echo '$(srcdir)/'`ia64/Ltables-ia64.c - -mk_Gcursor_i-ia64.o: ia64/mk_Gcursor_i-ia64.c -@AMDEP_TRUE@ source='ia64/mk_Gcursor_i-ia64.c' object='mk_Gcursor_i-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mk_Gcursor_i-ia64.Po' tmpdepfile='$(DEPDIR)/mk_Gcursor_i-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mk_Gcursor_i-ia64.o `test -f 'ia64/mk_Gcursor_i-ia64.c' || echo '$(srcdir)/'`ia64/mk_Gcursor_i-ia64.c - -mk_Gcursor_i-ia64.obj: ia64/mk_Gcursor_i-ia64.c -@AMDEP_TRUE@ source='ia64/mk_Gcursor_i-ia64.c' object='mk_Gcursor_i-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mk_Gcursor_i-ia64.Po' tmpdepfile='$(DEPDIR)/mk_Gcursor_i-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mk_Gcursor_i-ia64.obj `cygpath -w ia64/mk_Gcursor_i-ia64.c` - -mk_Gcursor_i-ia64.lo: ia64/mk_Gcursor_i-ia64.c -@AMDEP_TRUE@ source='ia64/mk_Gcursor_i-ia64.c' object='mk_Gcursor_i-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mk_Gcursor_i-ia64.Plo' tmpdepfile='$(DEPDIR)/mk_Gcursor_i-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mk_Gcursor_i-ia64.lo `test -f 'ia64/mk_Gcursor_i-ia64.c' || echo '$(srcdir)/'`ia64/mk_Gcursor_i-ia64.c - -mk_Lcursor_i-ia64.o: ia64/mk_Lcursor_i-ia64.c -@AMDEP_TRUE@ source='ia64/mk_Lcursor_i-ia64.c' object='mk_Lcursor_i-ia64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mk_Lcursor_i-ia64.Po' tmpdepfile='$(DEPDIR)/mk_Lcursor_i-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mk_Lcursor_i-ia64.o `test -f 'ia64/mk_Lcursor_i-ia64.c' || echo '$(srcdir)/'`ia64/mk_Lcursor_i-ia64.c - -mk_Lcursor_i-ia64.obj: ia64/mk_Lcursor_i-ia64.c -@AMDEP_TRUE@ source='ia64/mk_Lcursor_i-ia64.c' object='mk_Lcursor_i-ia64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mk_Lcursor_i-ia64.Po' tmpdepfile='$(DEPDIR)/mk_Lcursor_i-ia64.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mk_Lcursor_i-ia64.obj `cygpath -w ia64/mk_Lcursor_i-ia64.c` - -mk_Lcursor_i-ia64.lo: ia64/mk_Lcursor_i-ia64.c -@AMDEP_TRUE@ source='ia64/mk_Lcursor_i-ia64.c' object='mk_Lcursor_i-ia64.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/mk_Lcursor_i-ia64.Plo' tmpdepfile='$(DEPDIR)/mk_Lcursor_i-ia64.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mk_Lcursor_i-ia64.lo `test -f 'ia64/mk_Lcursor_i-ia64.c' || echo '$(srcdir)/'`ia64/mk_Lcursor_i-ia64.c -CCDEPMODE = @CCDEPMODE@ +@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \ +@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \ +@am__fastdepCC_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _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 unwind/.libs unwind/_libs + -rm -rf x86/.libs x86/_libs distclean-libtool: -rm -f libtool uninstall-info-am: -ETAGS = etags -ETAGSFLAGS = - -tags: TAGS - ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ @@ -3910,6 +1551,7 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique +tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) @@ -3921,8 +1563,24 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ - test -z "$(ETAGS_ARGS)$$tags$$unique" \ - || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: @@ -3931,20 +1589,22 @@ GTAGS: && gtags -i $(GTAGS_ARGS) $$here distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) - -top_distdir = .. -distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) - $(mkinstalldirs) $(distdir)/dwarf $(distdir)/hppa $(distdir)/ia64 $(distdir)/mi $(distdir)/ptrace $(distdir)/unwind $(distdir)/x86 - @list='$(DISTFILES)'; for file in $$list; do \ + $(mkdir_p) $(distdir)/dwarf $(distdir)/hppa $(distdir)/ia64 $(distdir)/mi $(distdir)/ptrace $(distdir)/unwind $(distdir)/x86 + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ - $(mkinstalldirs) "$(distdir)$$dir"; \ + $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ @@ -3960,13 +1620,15 @@ distdir: $(DISTFILES) fi; \ done check-am: all-am -check: check-am +check: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(PROGRAMS) - installdirs: - $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libdir) - -install: install-am + for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libdir)"; 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 @@ -3977,7 +1639,7 @@ install-am: all-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - INSTALL_STRIP_FLAG=-s \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: @@ -3985,7 +1647,21 @@ mostlyclean-generic: clean-generic: distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -rm -f dwarf/$(DEPDIR)/$(am__dirstamp) + -rm -f hppa/$(DEPDIR)/$(am__dirstamp) + -rm -f unwind/$(DEPDIR)/$(am__dirstamp) + -rm -f unwind/$(am__dirstamp) + -rm -f x86/$(DEPDIR)/$(am__dirstamp) + -rm -f mi/$(DEPDIR)/$(am__dirstamp) + -rm -f x86/$(am__dirstamp) + -rm -f ia64/$(DEPDIR)/$(am__dirstamp) + -rm -f dwarf/$(am__dirstamp) + -rm -f hppa/$(am__dirstamp) + -rm -f ptrace/$(DEPDIR)/$(am__dirstamp) + -rm -f ptrace/$(am__dirstamp) + -rm -f mi/$(am__dirstamp) + -rm -f ia64/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @@ -3997,14 +1673,17 @@ clean-am: clean-generic clean-libLIBRARIES clean-libLTLIBRARIES \ clean-libtool clean-noinstPROGRAMS mostlyclean-am distclean: distclean-am - -distclean-am: clean-am distclean-compile distclean-depend \ - distclean-generic distclean-libtool distclean-tags + -rm -rf ./$(DEPDIR) dwarf/$(DEPDIR) hppa/$(DEPDIR) ia64/$(DEPDIR) mi/$(DEPDIR) ptrace/$(DEPDIR) unwind/$(DEPDIR) x86/$(DEPDIR) + -rm -f Makefile +distclean-am: clean-am distclean-compile distclean-generic \ + distclean-libtool distclean-tags dvi: dvi-am dvi-am: +html: html-am + info: info-am info-am: @@ -4022,7 +1701,8 @@ install-man: installcheck-am: maintainer-clean: maintainer-clean-am - + -rm -rf ./$(DEPDIR) dwarf/$(DEPDIR) hppa/$(DEPDIR) ia64/$(DEPDIR) mi/$(DEPDIR) ptrace/$(DEPDIR) unwind/$(DEPDIR) x86/$(DEPDIR) + -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am @@ -4030,22 +1710,31 @@ mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + uninstall-am: uninstall-info-am uninstall-libLIBRARIES \ uninstall-libLTLIBRARIES -.PHONY: GTAGS all all-am check check-am clean clean-generic \ +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libLIBRARIES clean-libLTLIBRARIES clean-libtool \ - clean-noinstPROGRAMS distclean distclean-compile \ - distclean-depend distclean-generic distclean-libtool \ - distclean-tags distdir dvi dvi-am info info-am install \ - install-am install-data install-data-am install-exec \ - install-exec-am install-info install-info-am \ + clean-noinstPROGRAMS ctags 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-exec install-exec-am \ + install-exec-hook install-info install-info-am \ install-libLIBRARIES install-libLTLIBRARIES install-man \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - tags uninstall uninstall-am uninstall-info-am \ - uninstall-libLIBRARIES uninstall-libLTLIBRARIES + pdf pdf-am ps ps-am tags uninstall uninstall-am \ + uninstall-info-am uninstall-libLIBRARIES \ + uninstall-libLTLIBRARIES @REMOTE_ONLY_TRUE@install-exec-hook: @@ -4058,10 +1747,10 @@ uninstall-am: uninstall-info-am uninstall-libLIBRARIES \ @REMOTE_ONLY_FALSE@ $(LN_S) -f libunwind-$(arch).a $(DESTDIR)$(libdir)/libunwind-generic.a @REMOTE_ONLY_FALSE@ $(LN_S) -f libunwind-$(arch).so \ @REMOTE_ONLY_FALSE@ $(DESTDIR)$(libdir)/libunwind-generic.so -@ARCH_IA64_TRUE@Gcursor_i.h: mk_Gcursor_i-ia64 -@ARCH_IA64_TRUE@ ./mk_Gcursor_i-ia64 > $@ -@ARCH_IA64_TRUE@Lcursor_i.h: mk_Lcursor_i-ia64 -@ARCH_IA64_TRUE@ ./mk_Lcursor_i-ia64 > $@ +@ARCH_IA64_TRUE@Gcursor_i.h: ia64/mk_Gcursor_i +@ARCH_IA64_TRUE@ ia64/mk_Gcursor_i > $@ +@ARCH_IA64_TRUE@Lcursor_i.h: ia64/mk_Lcursor_i +@ARCH_IA64_TRUE@ ia64/mk_Lcursor_i > $@ # The -version-info flag accepts an argument of the form # `current[:revision[:age]]'. So, passing `-version-info 3:12:1' sets diff --git a/tests/Makefile.in b/tests/Makefile.in index 40a08c28..ed568466 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.6.3 from Makefile.am. +# Makefile.in generated by automake 1.9.1 from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004 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. @@ -13,109 +13,393 @@ # PARTICULAR PURPOSE. @SET_MAKE@ -SHELL = @SHELL@ + +SOURCES = $(Gia64_test_nat_SOURCES) $(Gia64_test_rbs_SOURCES) $(Gia64_test_readonly_SOURCES) $(Gia64_test_stack_SOURCES) Gperf-simple.c Gtest-concurrent.c $(Gtest_dyn1_SOURCES) Gtest-exc.c $(Gtest_init_SOURCES) Gtest-resume-sig.c $(Lia64_test_nat_SOURCES) $(Lia64_test_rbs_SOURCES) $(Lia64_test_readonly_SOURCES) $(Lia64_test_stack_SOURCES) Lperf-simple.c Ltest-concurrent.c $(Ltest_dyn1_SOURCES) Ltest-exc.c $(Ltest_init_SOURCES) Ltest-resume-sig.c bt.c forker.c $(ia64_test_dyn1_SOURCES) ia64-test-sig.c mapper.c test-async-sig.c test-flush-cache.c test-mem.c test-proc-info.c test-ptrace.c test-setjmp.c $(test_static_link_SOURCES) test-varargs.c srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ - -bindir = @bindir@ -sbindir = @sbindir@ -libexecdir = @libexecdir@ -datadir = @datadir@ -sysconfdir = @sysconfdir@ -sharedstatedir = @sharedstatedir@ -localstatedir = @localstatedir@ -libdir = @libdir@ -infodir = @infodir@ -mandir = @mandir@ -includedir = @includedir@ -oldincludedir = /usr/include pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. - -ACLOCAL = @ACLOCAL@ -AUTOCONF = @AUTOCONF@ -AUTOMAKE = @AUTOMAKE@ -AUTOHEADER = @AUTOHEADER@ - am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_DATA = @INSTALL_DATA@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c -INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_HEADER = $(INSTALL_DATA) -transform = @program_transform_name@ +transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_alias = @build_alias@ build_triplet = @build@ -host_alias = @host_alias@ host_triplet = @host@ -target_alias = @target_alias@ target_triplet = @target@ - -EXEEXT = @EXEEXT@ -OBJEXT = @OBJEXT@ -PATH_SEPARATOR = @PATH_SEPARATOR@ +check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) +noinst_PROGRAMS = $(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6) +subdir = tests +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ + $(srcdir)/check-namespace.sh.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/include/config.h +CONFIG_CLEAN_FILES = check-namespace.sh +am__EXEEXT_1 = test-proc-info$(EXEEXT) test-static-link$(EXEEXT) +@REMOTE_ONLY_FALSE@am__EXEEXT_2 = Gtest-exc$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ Ltest-exc$(EXEEXT) Gtest-init$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ Ltest-init$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ Gtest-concurrent$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ Ltest-concurrent$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ Gtest-resume-sig$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ Ltest-resume-sig$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ Gtest-dyn1$(EXEEXT) Ltest-dyn1$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ test-async-sig$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ test-flush-cache$(EXEEXT) test-mem$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ test-setjmp$(EXEEXT) test-ptrace$(EXEEXT) +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@am__EXEEXT_3 = \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-stack$(EXEEXT) \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lia64-test-stack$(EXEEXT) \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-nat$(EXEEXT) \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lia64-test-nat$(EXEEXT) \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-rbs$(EXEEXT) \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lia64-test-rbs$(EXEEXT) \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-readonly$(EXEEXT) \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lia64-test-readonly$(EXEEXT) +am__EXEEXT_4 = +@REMOTE_ONLY_FALSE@am__EXEEXT_5 = bt$(EXEEXT) forker$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ mapper$(EXEEXT) test-varargs$(EXEEXT) \ +@REMOTE_ONLY_FALSE@ Gperf-simple$(EXEEXT) Lperf-simple$(EXEEXT) +@REMOTE_ONLY_TRUE@am__EXEEXT_5 = $(am__EXEEXT_4) +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@am__EXEEXT_6 = \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ ia64-test-sig$(EXEEXT) \ +@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ ia64-test-dyn1$(EXEEXT) +PROGRAMS = $(noinst_PROGRAMS) +am_Gia64_test_nat_OBJECTS = Gia64-test-nat.$(OBJEXT) \ + ia64-test-nat-asm.$(OBJEXT) +Gia64_test_nat_OBJECTS = $(am_Gia64_test_nat_OBJECTS) +Gia64_test_nat_LDADD = $(LDADD) +am__DEPENDENCIES_1 = ../src/libunwind-$(arch).la +Gia64_test_nat_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Gia64_test_rbs_OBJECTS = Gia64-test-rbs.$(OBJEXT) \ + ia64-test-rbs-asm.$(OBJEXT) +Gia64_test_rbs_OBJECTS = $(am_Gia64_test_rbs_OBJECTS) +Gia64_test_rbs_LDADD = $(LDADD) +Gia64_test_rbs_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Gia64_test_readonly_OBJECTS = Gia64-test-readonly.$(OBJEXT) \ + ia64-test-readonly-asm.$(OBJEXT) +Gia64_test_readonly_OBJECTS = $(am_Gia64_test_readonly_OBJECTS) +Gia64_test_readonly_LDADD = $(LDADD) +Gia64_test_readonly_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Gia64_test_stack_OBJECTS = Gia64-test-stack.$(OBJEXT) \ + ia64-test-stack-asm.$(OBJEXT) +Gia64_test_stack_OBJECTS = $(am_Gia64_test_stack_OBJECTS) +Gia64_test_stack_LDADD = $(LDADD) +Gia64_test_stack_DEPENDENCIES = $(am__DEPENDENCIES_1) +Gperf_simple_SOURCES = Gperf-simple.c +Gperf_simple_OBJECTS = Gperf-simple.$(OBJEXT) +Gperf_simple_LDADD = $(LDADD) +Gperf_simple_DEPENDENCIES = $(am__DEPENDENCIES_1) +Gtest_concurrent_SOURCES = Gtest-concurrent.c +Gtest_concurrent_OBJECTS = Gtest-concurrent.$(OBJEXT) +Gtest_concurrent_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Gtest_dyn1_OBJECTS = Gtest-dyn1.$(OBJEXT) flush-cache.$(OBJEXT) +Gtest_dyn1_OBJECTS = $(am_Gtest_dyn1_OBJECTS) +Gtest_dyn1_LDADD = $(LDADD) +Gtest_dyn1_DEPENDENCIES = $(am__DEPENDENCIES_1) +Gtest_exc_SOURCES = Gtest-exc.c +Gtest_exc_OBJECTS = Gtest-exc.$(OBJEXT) +Gtest_exc_LDADD = $(LDADD) +Gtest_exc_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Gtest_init_OBJECTS = Gtest-init.$(OBJEXT) +Gtest_init_OBJECTS = $(am_Gtest_init_OBJECTS) +Gtest_init_LDADD = $(LDADD) +Gtest_init_DEPENDENCIES = $(am__DEPENDENCIES_1) +Gtest_resume_sig_SOURCES = Gtest-resume-sig.c +Gtest_resume_sig_OBJECTS = Gtest-resume-sig.$(OBJEXT) +Gtest_resume_sig_LDADD = $(LDADD) +Gtest_resume_sig_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Lia64_test_nat_OBJECTS = Lia64-test-nat.$(OBJEXT) \ + ia64-test-nat-asm.$(OBJEXT) +Lia64_test_nat_OBJECTS = $(am_Lia64_test_nat_OBJECTS) +Lia64_test_nat_LDADD = $(LDADD) +Lia64_test_nat_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Lia64_test_rbs_OBJECTS = Lia64-test-rbs.$(OBJEXT) \ + ia64-test-rbs-asm.$(OBJEXT) +Lia64_test_rbs_OBJECTS = $(am_Lia64_test_rbs_OBJECTS) +Lia64_test_rbs_LDADD = $(LDADD) +Lia64_test_rbs_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Lia64_test_readonly_OBJECTS = Lia64-test-readonly.$(OBJEXT) \ + ia64-test-readonly-asm.$(OBJEXT) +Lia64_test_readonly_OBJECTS = $(am_Lia64_test_readonly_OBJECTS) +Lia64_test_readonly_LDADD = $(LDADD) +Lia64_test_readonly_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Lia64_test_stack_OBJECTS = Lia64-test-stack.$(OBJEXT) \ + ia64-test-stack-asm.$(OBJEXT) +Lia64_test_stack_OBJECTS = $(am_Lia64_test_stack_OBJECTS) +Lia64_test_stack_LDADD = $(LDADD) +Lia64_test_stack_DEPENDENCIES = $(am__DEPENDENCIES_1) +Lperf_simple_SOURCES = Lperf-simple.c +Lperf_simple_OBJECTS = Lperf-simple.$(OBJEXT) +Lperf_simple_LDADD = $(LDADD) +Lperf_simple_DEPENDENCIES = $(am__DEPENDENCIES_1) +Ltest_concurrent_SOURCES = Ltest-concurrent.c +Ltest_concurrent_OBJECTS = Ltest-concurrent.$(OBJEXT) +Ltest_concurrent_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Ltest_dyn1_OBJECTS = Ltest-dyn1.$(OBJEXT) flush-cache.$(OBJEXT) +Ltest_dyn1_OBJECTS = $(am_Ltest_dyn1_OBJECTS) +Ltest_dyn1_LDADD = $(LDADD) +Ltest_dyn1_DEPENDENCIES = $(am__DEPENDENCIES_1) +Ltest_exc_SOURCES = Ltest-exc.c +Ltest_exc_OBJECTS = Ltest-exc.$(OBJEXT) +Ltest_exc_LDADD = $(LDADD) +Ltest_exc_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_Ltest_init_OBJECTS = Ltest-init.$(OBJEXT) +Ltest_init_OBJECTS = $(am_Ltest_init_OBJECTS) +Ltest_init_LDADD = $(LDADD) +Ltest_init_DEPENDENCIES = $(am__DEPENDENCIES_1) +Ltest_resume_sig_SOURCES = Ltest-resume-sig.c +Ltest_resume_sig_OBJECTS = Ltest-resume-sig.$(OBJEXT) +Ltest_resume_sig_LDADD = $(LDADD) +Ltest_resume_sig_DEPENDENCIES = $(am__DEPENDENCIES_1) +bt_SOURCES = bt.c +bt_OBJECTS = bt.$(OBJEXT) +bt_LDADD = $(LDADD) +bt_DEPENDENCIES = $(am__DEPENDENCIES_1) +forker_SOURCES = forker.c +forker_OBJECTS = forker.$(OBJEXT) +forker_LDADD = $(LDADD) +forker_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_ia64_test_dyn1_OBJECTS = ia64-test-dyn1.$(OBJEXT) \ + ia64-dyn-asm.$(OBJEXT) flush-cache.$(OBJEXT) +ia64_test_dyn1_OBJECTS = $(am_ia64_test_dyn1_OBJECTS) +ia64_test_dyn1_LDADD = $(LDADD) +ia64_test_dyn1_DEPENDENCIES = $(am__DEPENDENCIES_1) +ia64_test_sig_SOURCES = ia64-test-sig.c +ia64_test_sig_OBJECTS = ia64-test-sig.$(OBJEXT) +ia64_test_sig_LDADD = $(LDADD) +ia64_test_sig_DEPENDENCIES = $(am__DEPENDENCIES_1) +mapper_SOURCES = mapper.c +mapper_OBJECTS = mapper.$(OBJEXT) +mapper_LDADD = $(LDADD) +mapper_DEPENDENCIES = $(am__DEPENDENCIES_1) +test_async_sig_SOURCES = test-async-sig.c +test_async_sig_OBJECTS = test-async-sig.$(OBJEXT) +test_async_sig_DEPENDENCIES = $(am__DEPENDENCIES_1) +test_flush_cache_SOURCES = test-flush-cache.c +test_flush_cache_OBJECTS = test-flush-cache.$(OBJEXT) +test_flush_cache_LDADD = $(LDADD) +test_flush_cache_DEPENDENCIES = $(am__DEPENDENCIES_1) +test_mem_SOURCES = test-mem.c +test_mem_OBJECTS = test-mem.$(OBJEXT) +test_mem_LDADD = $(LDADD) +test_mem_DEPENDENCIES = $(am__DEPENDENCIES_1) +test_proc_info_SOURCES = test-proc-info.c +test_proc_info_OBJECTS = test-proc-info.$(OBJEXT) +test_proc_info_LDADD = $(LDADD) +test_proc_info_DEPENDENCIES = $(am__DEPENDENCIES_1) +test_ptrace_SOURCES = test-ptrace.c +test_ptrace_OBJECTS = test-ptrace.$(OBJEXT) +test_ptrace_DEPENDENCIES = ../src/libunwind-ptrace.a \ + $(am__DEPENDENCIES_1) +test_setjmp_SOURCES = test-setjmp.c +test_setjmp_OBJECTS = test-setjmp.$(OBJEXT) +test_setjmp_DEPENDENCIES = ../src/libunwind-setjmp.la +am_test_static_link_OBJECTS = test-static-link-loc.$(OBJEXT) \ + test-static-link-gen.$(OBJEXT) +test_static_link_OBJECTS = $(am_test_static_link_OBJECTS) +test_static_link_LDADD = $(LDADD) +test_static_link_DEPENDENCIES = $(am__DEPENDENCIES_1) +test_varargs_SOURCES = test-varargs.c +test_varargs_OBJECTS = test-varargs.$(OBJEXT) +test_varargs_LDADD = $(LDADD) +test_varargs_DEPENDENCIES = $(am__DEPENDENCIES_1) +DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include +depcomp = $(SHELL) $(top_srcdir)/config/depcomp +am__depfiles_maybe = depfiles +CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) +LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \ + $(CCASFLAGS) +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CFLAGS) $(CFLAGS) +CCLD = $(CC) +LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(AM_LDFLAGS) $(LDFLAGS) -o $@ +CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CXXFLAGS) $(CXXFLAGS) +CXXLD = $(CXX) +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \ + $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ +SOURCES = $(Gia64_test_nat_SOURCES) $(Gia64_test_rbs_SOURCES) \ + $(Gia64_test_readonly_SOURCES) $(Gia64_test_stack_SOURCES) \ + Gperf-simple.c Gtest-concurrent.c $(Gtest_dyn1_SOURCES) \ + Gtest-exc.c $(Gtest_init_SOURCES) Gtest-resume-sig.c \ + $(Lia64_test_nat_SOURCES) $(Lia64_test_rbs_SOURCES) \ + $(Lia64_test_readonly_SOURCES) $(Lia64_test_stack_SOURCES) \ + Lperf-simple.c Ltest-concurrent.c $(Ltest_dyn1_SOURCES) \ + Ltest-exc.c $(Ltest_init_SOURCES) Ltest-resume-sig.c bt.c \ + forker.c $(ia64_test_dyn1_SOURCES) ia64-test-sig.c mapper.c \ + test-async-sig.c test-flush-cache.c test-mem.c \ + test-proc-info.c test-ptrace.c test-setjmp.c \ + $(test_static_link_SOURCES) test-varargs.c +DIST_SOURCES = $(Gia64_test_nat_SOURCES) $(Gia64_test_rbs_SOURCES) \ + $(Gia64_test_readonly_SOURCES) $(Gia64_test_stack_SOURCES) \ + Gperf-simple.c Gtest-concurrent.c $(Gtest_dyn1_SOURCES) \ + Gtest-exc.c $(Gtest_init_SOURCES) Gtest-resume-sig.c \ + $(Lia64_test_nat_SOURCES) $(Lia64_test_rbs_SOURCES) \ + $(Lia64_test_readonly_SOURCES) $(Lia64_test_stack_SOURCES) \ + Lperf-simple.c Ltest-concurrent.c $(Ltest_dyn1_SOURCES) \ + Ltest-exc.c $(Ltest_init_SOURCES) Ltest-resume-sig.c bt.c \ + forker.c $(ia64_test_dyn1_SOURCES) ia64-test-sig.c mapper.c \ + test-async-sig.c test-flush-cache.c test-mem.c \ + test-proc-info.c test-ptrace.c test-setjmp.c \ + $(test_static_link_SOURCES) test-varargs.c +ETAGS = etags +CTAGS = ctags +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +AMDEP_FALSE = @AMDEP_FALSE@ +AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ ARCH = @ARCH@ -AS = @AS@ +ARCH_HPPA_FALSE = @ARCH_HPPA_FALSE@ +ARCH_HPPA_TRUE = @ARCH_HPPA_TRUE@ +ARCH_IA64_FALSE = @ARCH_IA64_FALSE@ +ARCH_IA64_TRUE = @ARCH_IA64_TRUE@ +ARCH_X86_FALSE = @ARCH_X86_FALSE@ +ARCH_X86_TRUE = @ARCH_X86_TRUE@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCAS = @CCAS@ CCASFLAGS = @CCASFLAGS@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ ECHO = @ECHO@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ EGREP = @EGREP@ +EXEEXT = @EXEEXT@ F77 = @F77@ -GCJ = @GCJ@ -GCJFLAGS = @GCJFLAGS@ +FFLAGS = @FFLAGS@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +LDFLAGS = @LDFLAGS@ LDFLAGS_STATIC_LIBCXA = @LDFLAGS_STATIC_LIBCXA@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ -OBJDUMP = @OBJDUMP@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ +MAKEINFO = @MAKEINFO@ +OBJEXT = @OBJEXT@ +OS_HPUX_FALSE = @OS_HPUX_FALSE@ +OS_HPUX_TRUE = @OS_HPUX_TRUE@ +OS_LINUX_FALSE = @OS_LINUX_FALSE@ +OS_LINUX_TRUE = @OS_LINUX_TRUE@ PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ -RC = @RC@ +REMOTE_ONLY_FALSE = @REMOTE_ONLY_FALSE@ +REMOTE_ONLY_TRUE = @REMOTE_ONLY_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ +ac_ct_RANLIB = @ac_ct_RANLIB@ +ac_ct_STRIP = @ac_ct_STRIP@ +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ +am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ arch = @arch@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ build_arch = @build_arch@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +datadir = @datadir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +includedir = @includedir@ +infodir = @infodir@ install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ target_os = @target_os@ +target_vendor = @target_vendor@ AM_CPPFLAGS = -I$(top_srcdir)/include - EXTRA_DIST = run-ia64-test-dyn1 run-ptrace-mapper \ run-check-namespace check-namespace.sh.in - noinst_PROGRAMS_common = check_PROGRAMS_common = test-proc-info test-static-link check_SCRIPTS_common = run-check-namespace - -@REMOTE_ONLY_TRUE@check_SCRIPTS_cdep = @REMOTE_ONLY_FALSE@check_SCRIPTS_cdep = run-ptrace-mapper -@REMOTE_ONLY_TRUE@check_PROGRAMS_cdep = +@REMOTE_ONLY_TRUE@check_SCRIPTS_cdep = @REMOTE_ONLY_FALSE@check_PROGRAMS_cdep = Gtest-exc Ltest-exc Gtest-init Ltest-init \ @REMOTE_ONLY_FALSE@ Gtest-concurrent Ltest-concurrent \ @REMOTE_ONLY_FALSE@ Gtest-resume-sig Ltest-resume-sig \ @@ -123,9 +407,9 @@ check_SCRIPTS_common = run-check-namespace @REMOTE_ONLY_FALSE@ test-async-sig test-flush-cache test-mem \ @REMOTE_ONLY_FALSE@ test-setjmp test-ptrace -@REMOTE_ONLY_TRUE@noinst_PROGRAMS_cdep = $(noinst_PROGRAMS_common) +@REMOTE_ONLY_TRUE@check_PROGRAMS_cdep = @REMOTE_ONLY_FALSE@noinst_PROGRAMS_cdep = bt forker mapper test-varargs Gperf-simple Lperf-simple - +@REMOTE_ONLY_TRUE@noinst_PROGRAMS_cdep = $(noinst_PROGRAMS_common) @ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@noinst_PROGRAMS_arch = ia64-test-sig ia64-test-dyn1 @ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@check_SCRIPTS_arch = run-ia64-test-dyn1 @ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@check_PROGRAMS_arch = Gia64-test-stack Lia64-test-stack \ @@ -133,20 +417,10 @@ check_SCRIPTS_common = run-check-namespace @ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-rbs Lia64-test-rbs \ @ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-readonly Lia64-test-readonly - -check_PROGRAMS = $(check_PROGRAMS_common) $(check_PROGRAMS_cdep) \ - $(check_PROGRAMS_arch) - check_SCRIPTS = $(check_SCRIPTS_common) $(check_SCRIPTS_cdep) \ $(check_SCRIPTS_arch) - TESTS = $(check_PROGRAMS) $(check_SCRIPTS) - -noinst_PROGRAMS = $(noinst_PROGRAMS_common) $(noinst_PROGRAMS_cdep) \ - $(noinst_PROGRAMS_arch) - - Lia64_test_readonly_SOURCES = Lia64-test-readonly.c ia64-test-readonly-asm.S Gia64_test_readonly_SOURCES = Gia64-test-readonly.c ia64-test-readonly-asm.S Lia64_test_stack_SOURCES = Lia64-test-stack.c ia64-test-stack-asm.S \ @@ -167,338 +441,47 @@ Ltest_dyn1_SOURCES = Ltest-dyn1.c flush-cache.S test_static_link_SOURCES = test-static-link-loc.c test-static-link-gen.c test_static_link_LDFLAGS = -static forker_LDFLAGS = -static - LIBUNWIND = ../src/libunwind-$(arch).la LDADD = $(LIBUNWIND) - test_setjmp_LDADD = ../src/libunwind-setjmp.la test_ptrace_LDADD = ../src/libunwind-ptrace.a $(LIBUNWIND) Ltest_concurrent_LDADD = $(LIBUNWIND) -lpthread Gtest_concurrent_LDADD = $(LIBUNWIND) -lpthread test_async_sig_LDADD = $(LIBUNWIND) -lpthread -subdir = tests -mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/include/config.h -CONFIG_CLEAN_FILES = check-namespace.sh -@ARCH_IA64_FALSE@@REMOTE_ONLY_TRUE@check_PROGRAMS = \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_TRUE@ test-proc-info$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_TRUE@ test-static-link$(EXEEXT) -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@check_PROGRAMS = \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ test-proc-info$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ test-static-link$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Gtest-exc$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Ltest-exc$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Gtest-init$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Ltest-init$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Gtest-concurrent$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Ltest-concurrent$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Gtest-resume-sig$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Ltest-resume-sig$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Gtest-dyn1$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Ltest-dyn1$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ test-async-sig$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ test-flush-cache$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ test-mem$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ test-setjmp$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ test-ptrace$(EXEEXT) -@ARCH_IA64_TRUE@@REMOTE_ONLY_TRUE@check_PROGRAMS = \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_TRUE@ test-proc-info$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_TRUE@ test-static-link$(EXEEXT) -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@check_PROGRAMS = \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ test-proc-info$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ test-static-link$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gtest-exc$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Ltest-exc$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gtest-init$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Ltest-init$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gtest-concurrent$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Ltest-concurrent$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gtest-resume-sig$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Ltest-resume-sig$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gtest-dyn1$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Ltest-dyn1$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ test-async-sig$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ test-flush-cache$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ test-mem$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ test-setjmp$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ test-ptrace$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-stack$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lia64-test-stack$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-nat$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lia64-test-nat$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-rbs$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lia64-test-rbs$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gia64-test-readonly$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lia64-test-readonly$(EXEEXT) -@ARCH_IA64_FALSE@@REMOTE_ONLY_TRUE@noinst_PROGRAMS = -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@noinst_PROGRAMS = bt$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ forker$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ mapper$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ test-varargs$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Gperf-simple$(EXEEXT) \ -@ARCH_IA64_FALSE@@REMOTE_ONLY_FALSE@ Lperf-simple$(EXEEXT) -@ARCH_IA64_TRUE@@REMOTE_ONLY_TRUE@noinst_PROGRAMS = -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@noinst_PROGRAMS = bt$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ forker$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ mapper$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ test-varargs$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Gperf-simple$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ Lperf-simple$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ ia64-test-sig$(EXEEXT) \ -@ARCH_IA64_TRUE@@REMOTE_ONLY_FALSE@ ia64-test-dyn1$(EXEEXT) -PROGRAMS = $(noinst_PROGRAMS) - -am_Gia64_test_nat_OBJECTS = Gia64-test-nat.$(OBJEXT) \ - ia64-test-nat-asm.$(OBJEXT) -Gia64_test_nat_OBJECTS = $(am_Gia64_test_nat_OBJECTS) -Gia64_test_nat_LDADD = $(LDADD) -Gia64_test_nat_DEPENDENCIES = ../src/libunwind-$(arch).la -Gia64_test_nat_LDFLAGS = -am_Gia64_test_rbs_OBJECTS = Gia64-test-rbs.$(OBJEXT) \ - ia64-test-rbs-asm.$(OBJEXT) -Gia64_test_rbs_OBJECTS = $(am_Gia64_test_rbs_OBJECTS) -Gia64_test_rbs_LDADD = $(LDADD) -Gia64_test_rbs_DEPENDENCIES = ../src/libunwind-$(arch).la -Gia64_test_rbs_LDFLAGS = -am_Gia64_test_readonly_OBJECTS = Gia64-test-readonly.$(OBJEXT) \ - ia64-test-readonly-asm.$(OBJEXT) -Gia64_test_readonly_OBJECTS = $(am_Gia64_test_readonly_OBJECTS) -Gia64_test_readonly_LDADD = $(LDADD) -Gia64_test_readonly_DEPENDENCIES = ../src/libunwind-$(arch).la -Gia64_test_readonly_LDFLAGS = -am_Gia64_test_stack_OBJECTS = Gia64-test-stack.$(OBJEXT) \ - ia64-test-stack-asm.$(OBJEXT) -Gia64_test_stack_OBJECTS = $(am_Gia64_test_stack_OBJECTS) -Gia64_test_stack_LDADD = $(LDADD) -Gia64_test_stack_DEPENDENCIES = ../src/libunwind-$(arch).la -Gia64_test_stack_LDFLAGS = -Gperf_simple_SOURCES = Gperf-simple.c -Gperf_simple_OBJECTS = Gperf-simple.$(OBJEXT) -Gperf_simple_LDADD = $(LDADD) -Gperf_simple_DEPENDENCIES = ../src/libunwind-$(arch).la -Gperf_simple_LDFLAGS = -Gtest_concurrent_SOURCES = Gtest-concurrent.c -Gtest_concurrent_OBJECTS = Gtest-concurrent.$(OBJEXT) -Gtest_concurrent_DEPENDENCIES = ../src/libunwind-$(arch).la -Gtest_concurrent_LDFLAGS = -am_Gtest_dyn1_OBJECTS = Gtest-dyn1.$(OBJEXT) flush-cache.$(OBJEXT) -Gtest_dyn1_OBJECTS = $(am_Gtest_dyn1_OBJECTS) -Gtest_dyn1_LDADD = $(LDADD) -Gtest_dyn1_DEPENDENCIES = ../src/libunwind-$(arch).la -Gtest_dyn1_LDFLAGS = -Gtest_exc_SOURCES = Gtest-exc.c -Gtest_exc_OBJECTS = Gtest-exc.$(OBJEXT) -Gtest_exc_LDADD = $(LDADD) -Gtest_exc_DEPENDENCIES = ../src/libunwind-$(arch).la -Gtest_exc_LDFLAGS = -am_Gtest_init_OBJECTS = Gtest-init.$(OBJEXT) -Gtest_init_OBJECTS = $(am_Gtest_init_OBJECTS) -Gtest_init_LDADD = $(LDADD) -Gtest_init_DEPENDENCIES = ../src/libunwind-$(arch).la -Gtest_init_LDFLAGS = -Gtest_resume_sig_SOURCES = Gtest-resume-sig.c -Gtest_resume_sig_OBJECTS = Gtest-resume-sig.$(OBJEXT) -Gtest_resume_sig_LDADD = $(LDADD) -Gtest_resume_sig_DEPENDENCIES = ../src/libunwind-$(arch).la -Gtest_resume_sig_LDFLAGS = -am_Lia64_test_nat_OBJECTS = Lia64-test-nat.$(OBJEXT) \ - ia64-test-nat-asm.$(OBJEXT) -Lia64_test_nat_OBJECTS = $(am_Lia64_test_nat_OBJECTS) -Lia64_test_nat_LDADD = $(LDADD) -Lia64_test_nat_DEPENDENCIES = ../src/libunwind-$(arch).la -Lia64_test_nat_LDFLAGS = -am_Lia64_test_rbs_OBJECTS = Lia64-test-rbs.$(OBJEXT) \ - ia64-test-rbs-asm.$(OBJEXT) -Lia64_test_rbs_OBJECTS = $(am_Lia64_test_rbs_OBJECTS) -Lia64_test_rbs_LDADD = $(LDADD) -Lia64_test_rbs_DEPENDENCIES = ../src/libunwind-$(arch).la -Lia64_test_rbs_LDFLAGS = -am_Lia64_test_readonly_OBJECTS = Lia64-test-readonly.$(OBJEXT) \ - ia64-test-readonly-asm.$(OBJEXT) -Lia64_test_readonly_OBJECTS = $(am_Lia64_test_readonly_OBJECTS) -Lia64_test_readonly_LDADD = $(LDADD) -Lia64_test_readonly_DEPENDENCIES = ../src/libunwind-$(arch).la -Lia64_test_readonly_LDFLAGS = -am_Lia64_test_stack_OBJECTS = Lia64-test-stack.$(OBJEXT) \ - ia64-test-stack-asm.$(OBJEXT) -Lia64_test_stack_OBJECTS = $(am_Lia64_test_stack_OBJECTS) -Lia64_test_stack_LDADD = $(LDADD) -Lia64_test_stack_DEPENDENCIES = ../src/libunwind-$(arch).la -Lia64_test_stack_LDFLAGS = -Lperf_simple_SOURCES = Lperf-simple.c -Lperf_simple_OBJECTS = Lperf-simple.$(OBJEXT) -Lperf_simple_LDADD = $(LDADD) -Lperf_simple_DEPENDENCIES = ../src/libunwind-$(arch).la -Lperf_simple_LDFLAGS = -Ltest_concurrent_SOURCES = Ltest-concurrent.c -Ltest_concurrent_OBJECTS = Ltest-concurrent.$(OBJEXT) -Ltest_concurrent_DEPENDENCIES = ../src/libunwind-$(arch).la -Ltest_concurrent_LDFLAGS = -am_Ltest_dyn1_OBJECTS = Ltest-dyn1.$(OBJEXT) flush-cache.$(OBJEXT) -Ltest_dyn1_OBJECTS = $(am_Ltest_dyn1_OBJECTS) -Ltest_dyn1_LDADD = $(LDADD) -Ltest_dyn1_DEPENDENCIES = ../src/libunwind-$(arch).la -Ltest_dyn1_LDFLAGS = -Ltest_exc_SOURCES = Ltest-exc.c -Ltest_exc_OBJECTS = Ltest-exc.$(OBJEXT) -Ltest_exc_LDADD = $(LDADD) -Ltest_exc_DEPENDENCIES = ../src/libunwind-$(arch).la -Ltest_exc_LDFLAGS = -am_Ltest_init_OBJECTS = Ltest-init.$(OBJEXT) -Ltest_init_OBJECTS = $(am_Ltest_init_OBJECTS) -Ltest_init_LDADD = $(LDADD) -Ltest_init_DEPENDENCIES = ../src/libunwind-$(arch).la -Ltest_init_LDFLAGS = -Ltest_resume_sig_SOURCES = Ltest-resume-sig.c -Ltest_resume_sig_OBJECTS = Ltest-resume-sig.$(OBJEXT) -Ltest_resume_sig_LDADD = $(LDADD) -Ltest_resume_sig_DEPENDENCIES = ../src/libunwind-$(arch).la -Ltest_resume_sig_LDFLAGS = -bt_SOURCES = bt.c -bt_OBJECTS = bt.$(OBJEXT) -bt_LDADD = $(LDADD) -bt_DEPENDENCIES = ../src/libunwind-$(arch).la -bt_LDFLAGS = -forker_SOURCES = forker.c -forker_OBJECTS = forker.$(OBJEXT) -forker_LDADD = $(LDADD) -forker_DEPENDENCIES = ../src/libunwind-$(arch).la -am_ia64_test_dyn1_OBJECTS = ia64-test-dyn1.$(OBJEXT) \ - ia64-dyn-asm.$(OBJEXT) flush-cache.$(OBJEXT) -ia64_test_dyn1_OBJECTS = $(am_ia64_test_dyn1_OBJECTS) -ia64_test_dyn1_LDADD = $(LDADD) -ia64_test_dyn1_DEPENDENCIES = ../src/libunwind-$(arch).la -ia64_test_dyn1_LDFLAGS = -ia64_test_sig_SOURCES = ia64-test-sig.c -ia64_test_sig_OBJECTS = ia64-test-sig.$(OBJEXT) -ia64_test_sig_LDADD = $(LDADD) -ia64_test_sig_DEPENDENCIES = ../src/libunwind-$(arch).la -ia64_test_sig_LDFLAGS = -mapper_SOURCES = mapper.c -mapper_OBJECTS = mapper.$(OBJEXT) -mapper_LDADD = $(LDADD) -mapper_DEPENDENCIES = ../src/libunwind-$(arch).la -mapper_LDFLAGS = -test_async_sig_SOURCES = test-async-sig.c -test_async_sig_OBJECTS = test-async-sig.$(OBJEXT) -test_async_sig_DEPENDENCIES = ../src/libunwind-$(arch).la -test_async_sig_LDFLAGS = -test_flush_cache_SOURCES = test-flush-cache.c -test_flush_cache_OBJECTS = test-flush-cache.$(OBJEXT) -test_flush_cache_LDADD = $(LDADD) -test_flush_cache_DEPENDENCIES = ../src/libunwind-$(arch).la -test_flush_cache_LDFLAGS = -test_mem_SOURCES = test-mem.c -test_mem_OBJECTS = test-mem.$(OBJEXT) -test_mem_LDADD = $(LDADD) -test_mem_DEPENDENCIES = ../src/libunwind-$(arch).la -test_mem_LDFLAGS = -test_proc_info_SOURCES = test-proc-info.c -test_proc_info_OBJECTS = test-proc-info.$(OBJEXT) -test_proc_info_LDADD = $(LDADD) -test_proc_info_DEPENDENCIES = ../src/libunwind-$(arch).la -test_proc_info_LDFLAGS = -test_ptrace_SOURCES = test-ptrace.c -test_ptrace_OBJECTS = test-ptrace.$(OBJEXT) -test_ptrace_DEPENDENCIES = ../src/libunwind-ptrace.a \ - ../src/libunwind-$(arch).la -test_ptrace_LDFLAGS = -test_setjmp_SOURCES = test-setjmp.c -test_setjmp_OBJECTS = test-setjmp.$(OBJEXT) -test_setjmp_DEPENDENCIES = ../src/libunwind-setjmp.la -test_setjmp_LDFLAGS = -am_test_static_link_OBJECTS = test-static-link-loc.$(OBJEXT) \ - test-static-link-gen.$(OBJEXT) -test_static_link_OBJECTS = $(am_test_static_link_OBJECTS) -test_static_link_LDADD = $(LDADD) -test_static_link_DEPENDENCIES = ../src/libunwind-$(arch).la -test_varargs_SOURCES = test-varargs.c -test_varargs_OBJECTS = test-varargs.$(OBJEXT) -test_varargs_LDADD = $(LDADD) -test_varargs_DEPENDENCIES = ../src/libunwind-$(arch).la -test_varargs_LDFLAGS = - -DEFS = @DEFS@ -DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -CPPFLAGS = @CPPFLAGS@ -LDFLAGS = @LDFLAGS@ -LIBS = @LIBS@ -depcomp = $(SHELL) $(top_srcdir)/config/depcomp -am__depfiles_maybe = depfiles -@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/Gia64-test-nat.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gia64-test-rbs.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gia64-test-readonly.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gia64-test-stack.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gperf-simple.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gtest-concurrent.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gtest-dyn1.Po ./$(DEPDIR)/Gtest-exc.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gtest-init.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Gtest-resume-sig.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lia64-test-nat.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lia64-test-rbs.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lia64-test-readonly.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lia64-test-stack.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Lperf-simple.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ltest-concurrent.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ltest-dyn1.Po ./$(DEPDIR)/Ltest-exc.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ltest-init.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/Ltest-resume-sig.Po ./$(DEPDIR)/bt.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/forker.Po ./$(DEPDIR)/ia64-test-dyn1.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/ia64-test-sig.Po ./$(DEPDIR)/mapper.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-async-sig.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-flush-cache.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-mem.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-proc-info.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-ptrace.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-setjmp.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-static-link-gen.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-static-link-loc.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/test-varargs.Po -CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) -LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \ - $(CCASFLAGS) -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ - $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o $@ -CFLAGS = @CFLAGS@ -CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CXXFLAGS) $(CXXFLAGS) -CXXLD = $(CXX) -CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o $@ -CXXFLAGS = @CXXFLAGS@ -DIST_SOURCES = $(Gia64_test_nat_SOURCES) $(Gia64_test_rbs_SOURCES) \ - $(Gia64_test_readonly_SOURCES) $(Gia64_test_stack_SOURCES) \ - Gperf-simple.c Gtest-concurrent.c $(Gtest_dyn1_SOURCES) \ - Gtest-exc.c $(Gtest_init_SOURCES) Gtest-resume-sig.c \ - $(Lia64_test_nat_SOURCES) $(Lia64_test_rbs_SOURCES) \ - $(Lia64_test_readonly_SOURCES) $(Lia64_test_stack_SOURCES) \ - Lperf-simple.c Ltest-concurrent.c $(Ltest_dyn1_SOURCES) \ - Ltest-exc.c $(Ltest_init_SOURCES) Ltest-resume-sig.c bt.c \ - forker.c $(ia64_test_dyn1_SOURCES) ia64-test-sig.c mapper.c \ - test-async-sig.c test-flush-cache.c test-mem.c test-proc-info.c \ - test-ptrace.c test-setjmp.c $(test_static_link_SOURCES) \ - test-varargs.c -DIST_COMMON = Makefile.am Makefile.in check-namespace.sh.in -SOURCES = $(Gia64_test_nat_SOURCES) $(Gia64_test_rbs_SOURCES) $(Gia64_test_readonly_SOURCES) $(Gia64_test_stack_SOURCES) Gperf-simple.c Gtest-concurrent.c $(Gtest_dyn1_SOURCES) Gtest-exc.c $(Gtest_init_SOURCES) Gtest-resume-sig.c $(Lia64_test_nat_SOURCES) $(Lia64_test_rbs_SOURCES) $(Lia64_test_readonly_SOURCES) $(Lia64_test_stack_SOURCES) Lperf-simple.c Ltest-concurrent.c $(Ltest_dyn1_SOURCES) Ltest-exc.c $(Ltest_init_SOURCES) Ltest-resume-sig.c bt.c forker.c $(ia64_test_dyn1_SOURCES) ia64-test-sig.c mapper.c test-async-sig.c test-flush-cache.c test-mem.c test-proc-info.c test-ptrace.c test-setjmp.c $(test_static_link_SOURCES) test-varargs.c - all: all-am .SUFFIXES: .SUFFIXES: .S .c .cxx .lo .o .obj -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/Makefile -Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) -check-namespace.sh: $(top_builddir)/config.status check-namespace.sh.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +check-namespace.sh: $(top_builddir)/config.status $(srcdir)/check-namespace.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ clean-checkPROGRAMS: @@ -615,7 +598,7 @@ test-varargs$(EXEEXT): $(test_varargs_OBJECTS) $(test_varargs_DEPENDENCIES) $(LINK) $(test_varargs_LDFLAGS) $(test_varargs_OBJECTS) $(test_varargs_LDADD) $(LIBS) mostlyclean-compile: - -rm -f *.$(OBJEXT) core *.core + -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @@ -655,55 +638,62 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-static-link-loc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-varargs.Po@am__quote@ -distclean-depend: - -rm -rf ./$(DEPDIR) - .S.o: - $(CCASCOMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< + $(CCASCOMPILE) -c $< .S.obj: - $(CCASCOMPILE) -c `cygpath -w $<` + $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'` .S.lo: - $(LTCCASCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< + $(LTCCASCOMPILE) -c -o $@ $< .c.o: -@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< +@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \ +@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \ +@am__fastdepCC_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< .c.obj: -@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(COMPILE) -c `cygpath -w $<` +@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \ +@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ +@am__fastdepCC_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: -@AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< -CCDEPMODE = @CCDEPMODE@ +@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \ +@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \ +@am__fastdepCC_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< .cxx.o: -@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< +@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \ +@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \ +@am__fastdepCXX_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< .cxx.obj: -@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(CXXCOMPILE) -c -o $@ `cygpath -w $<` +@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \ +@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ +@am__fastdepCXX_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cxx.lo: -@AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ - $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< -CXXDEPMODE = @CXXDEPMODE@ +@am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \ +@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \ +@am__fastdepCXX_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -715,11 +705,6 @@ distclean-libtool: -rm -f libtool uninstall-info-am: -ETAGS = etags -ETAGSFLAGS = - -tags: TAGS - ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ @@ -728,6 +713,7 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique +tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) @@ -739,8 +725,24 @@ TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ - test -z "$(ETAGS_ARGS)$$tags$$unique" \ - || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: @@ -749,10 +751,10 @@ GTAGS: && gtags -i $(GTAGS_ARGS) $$here distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags check-TESTS: $(TESTS) - @failed=0; all=0; xfail=0; xpass=0; \ + @failed=0; all=0; xfail=0; xpass=0; skip=0; \ srcdir=$(srcdir); export srcdir; \ list='$(TESTS)'; \ if test -n "$$list"; then \ @@ -764,26 +766,29 @@ check-TESTS: $(TESTS) all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *" $$tst "*) \ - xpass=`expr $$xpass + 1`; \ - failed=`expr $$failed + 1`; \ - echo "XPASS: $$tst"; \ + xpass=`expr $$xpass + 1`; \ + failed=`expr $$failed + 1`; \ + echo "XPASS: $$tst"; \ ;; \ *) \ - echo "PASS: $$tst"; \ + echo "PASS: $$tst"; \ ;; \ esac; \ elif test $$? -ne 77; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *" $$tst "*) \ - xfail=`expr $$xfail + 1`; \ - echo "XFAIL: $$tst"; \ + xfail=`expr $$xfail + 1`; \ + echo "XFAIL: $$tst"; \ ;; \ *) \ - failed=`expr $$failed + 1`; \ - echo "FAIL: $$tst"; \ + failed=`expr $$failed + 1`; \ + echo "FAIL: $$tst"; \ ;; \ esac; \ + else \ + skip=`expr $$skip + 1`; \ + echo "SKIP: $$tst"; \ fi; \ done; \ if test "$$failed" -eq 0; then \ @@ -799,24 +804,41 @@ check-TESTS: $(TESTS) banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \ fi; \ fi; \ - dashes=`echo "$$banner" | sed s/./=/g`; \ + dashes="$$banner"; \ + skipped=""; \ + if test "$$skip" -ne 0; then \ + skipped="($$skip tests were not run)"; \ + test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ + dashes="$$skipped"; \ + fi; \ + report=""; \ + if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ + report="Please report to $(PACKAGE_BUGREPORT)"; \ + test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ + dashes="$$report"; \ + fi; \ + dashes=`echo "$$dashes" | sed s/./=/g`; \ echo "$$dashes"; \ echo "$$banner"; \ + test -z "$$skipped" || echo "$$skipped"; \ + test -z "$$report" || echo "$$report"; \ echo "$$dashes"; \ test "$$failed" -eq 0; \ else :; fi -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) - -top_distdir = .. -distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) - @list='$(DISTFILES)'; for file in $$list; do \ + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ - $(mkinstalldirs) "$(distdir)$$dir"; \ + $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ @@ -836,9 +858,7 @@ check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile $(PROGRAMS) - installdirs: - install: install-am install-exec: install-exec-am install-data: install-data-am @@ -850,7 +870,7 @@ install-am: all-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - INSTALL_STRIP_FLAG=-s \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: @@ -858,7 +878,7 @@ mostlyclean-generic: clean-generic: distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @@ -869,14 +889,17 @@ clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ clean-noinstPROGRAMS mostlyclean-am distclean: distclean-am - -distclean-am: clean-am distclean-compile distclean-depend \ - distclean-generic distclean-libtool distclean-tags + -rm -rf ./$(DEPDIR) + -rm -f Makefile +distclean-am: clean-am distclean-compile distclean-generic \ + distclean-libtool distclean-tags dvi: dvi-am dvi-am: +html: html-am + info: info-am info-am: @@ -892,7 +915,8 @@ install-man: installcheck-am: maintainer-clean: maintainer-clean-am - + -rm -rf ./$(DEPDIR) + -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am @@ -900,18 +924,26 @@ mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + uninstall-am: uninstall-info-am -.PHONY: GTAGS all all-am check check-TESTS check-am clean \ +.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ clean-checkPROGRAMS clean-generic clean-libtool \ - clean-noinstPROGRAMS distclean distclean-compile \ - distclean-depend distclean-generic distclean-libtool \ - distclean-tags distdir dvi dvi-am info info-am install \ - install-am install-data install-data-am install-exec \ - install-exec-am install-info install-info-am install-man \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ + clean-noinstPROGRAMS ctags 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-exec install-exec-am \ + install-info install-info-am install-man 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 uninstall uninstall-am uninstall-info-am