add changes
[platform/upstream/libunwind.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 @ARCH_AARCH64_TRUE@am__append_1 = include/libunwind-aarch64.h
39 @ARCH_ARM_TRUE@am__append_2 = include/libunwind-arm.h
40 @ARCH_IA64_TRUE@am__append_3 = include/libunwind-ia64.h
41 @ARCH_HPPA_TRUE@am__append_4 = include/libunwind-hppa.h
42 @ARCH_MIPS_TRUE@am__append_5 = include/libunwind-mips.h
43 @ARCH_TILEGX_TRUE@am__append_6 = include/libunwind-tilegx.h
44 @ARCH_X86_TRUE@am__append_7 = include/libunwind-x86.h
45 @ARCH_X86_64_TRUE@am__append_8 = include/libunwind-x86_64.h
46 @ARCH_PPC32_TRUE@am__append_9 = include/libunwind-ppc32.h
47 @ARCH_PPC64_TRUE@am__append_10 = include/libunwind-ppc64.h
48 @ARCH_SH_TRUE@am__append_11 = include/libunwind-sh.h
49 @REMOTE_ONLY_FALSE@am__append_12 = include/libunwind.h include/unwind.h
50 @CONFIG_DOCS_TRUE@am__append_13 = doc
51 subdir = .
52 DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \
53         $(noinst_HEADERS) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54         $(top_srcdir)/configure $(top_srcdir)/include/config.h.in \
55         $(top_srcdir)/include/libunwind-common.h.in \
56         $(top_srcdir)/include/libunwind.h.in \
57         $(top_srcdir)/include/tdep/libunwind_i.h.in \
58         $(top_srcdir)/src/coredump/libunwind-coredump.pc.in \
59         $(top_srcdir)/src/ptrace/libunwind-ptrace.pc.in \
60         $(top_srcdir)/src/setjmp/libunwind-setjmp.pc.in \
61         $(top_srcdir)/src/unwind/libunwind.pc.in AUTHORS COPYING \
62         ChangeLog INSTALL NEWS TODO config/compile config/config.guess \
63         config/config.sub config/depcomp config/install-sh \
64         config/ltmain.sh config/missing
65 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
67         $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69         $(ACLOCAL_M4)
70 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
71  configure.lineno config.status.lineno
72 mkinstalldirs = $(install_sh) -d
73 CONFIG_HEADER = $(top_builddir)/include/config.h
74 CONFIG_CLEAN_FILES = include/libunwind-common.h include/libunwind.h \
75         include/tdep/libunwind_i.h src/unwind/libunwind.pc \
76         src/coredump/libunwind-coredump.pc \
77         src/ptrace/libunwind-ptrace.pc src/setjmp/libunwind-setjmp.pc
78 CONFIG_CLEAN_VPATH_FILES =
79 SOURCES =
80 DIST_SOURCES =
81 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
82         html-recursive info-recursive install-data-recursive \
83         install-dvi-recursive install-exec-recursive \
84         install-html-recursive install-info-recursive \
85         install-pdf-recursive install-ps-recursive install-recursive \
86         installcheck-recursive installdirs-recursive pdf-recursive \
87         ps-recursive uninstall-recursive
88 am__include_HEADERS_DIST = include/libunwind-dynamic.h \
89         include/libunwind-ptrace.h include/libunwind-coredump.h \
90         include/libunwind-aarch64.h include/libunwind-arm.h \
91         include/libunwind-ia64.h include/libunwind-hppa.h \
92         include/libunwind-mips.h include/libunwind-tilegx.h \
93         include/libunwind-x86.h include/libunwind-x86_64.h \
94         include/libunwind-ppc32.h include/libunwind-ppc64.h \
95         include/libunwind-sh.h include/libunwind.h include/unwind.h
96 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj = case $$p in \
98     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
99     *) f=$$p;; \
100   esac;
101 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
102 am__install_max = 40
103 am__nobase_strip_setup = \
104   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
105 am__nobase_strip = \
106   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
107 am__nobase_list = $(am__nobase_strip_setup); \
108   for p in $$list; do echo "$$p $$p"; done | \
109   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111     if (++n[$$2] == $(am__install_max)) \
112       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113     END { for (dir in files) print dir, files[dir] }'
114 am__base_list = \
115   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__installdirs = "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"
118 HEADERS = $(include_HEADERS) $(nodist_include_HEADERS) \
119         $(noinst_HEADERS)
120 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
121   distclean-recursive maintainer-clean-recursive
122 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
123         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
124         distdir dist dist-all distcheck
125 ETAGS = etags
126 CTAGS = ctags
127 DIST_SUBDIRS = src tests doc
128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129 distdir = $(PACKAGE)-$(VERSION)
130 top_distdir = $(distdir)
131 am__remove_distdir = \
132   { test ! -d "$(distdir)" \
133     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
134          && rm -fr "$(distdir)"; }; }
135 am__relativize = \
136   dir0=`pwd`; \
137   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
138   sed_rest='s,^[^/]*/*,,'; \
139   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
140   sed_butlast='s,/*[^/]*$$,,'; \
141   while test -n "$$dir1"; do \
142     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
143     if test "$$first" != "."; then \
144       if test "$$first" = ".."; then \
145         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
146         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
147       else \
148         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
149         if test "$$first2" = "$$first"; then \
150           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
151         else \
152           dir2="../$$dir2"; \
153         fi; \
154         dir0="$$dir0"/"$$first"; \
155       fi; \
156     fi; \
157     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
158   done; \
159   reldir="$$dir2"
160 DIST_ARCHIVES = $(distdir).tar.gz
161 GZIP_ENV = --best
162 distuninstallcheck_listfiles = find . -type f -print
163 distcleancheck_listfiles = find . -type f -print
164 ACLOCAL = @ACLOCAL@
165 AMTAR = @AMTAR@
166 AR = @AR@
167 ARCH = @ARCH@
168 AUTOCONF = @AUTOCONF@
169 AUTOHEADER = @AUTOHEADER@
170 AUTOMAKE = @AUTOMAKE@
171 AWK = @AWK@
172 CC = @CC@
173 CCAS = @CCAS@
174 CCASDEPMODE = @CCASDEPMODE@
175 CCASFLAGS = @CCASFLAGS@
176 CCDEPMODE = @CCDEPMODE@
177 CFLAGS = @CFLAGS@
178 CPP = @CPP@
179 CPPFLAGS = @CPPFLAGS@
180 CXX = @CXX@
181 CXXCPP = @CXXCPP@
182 CXXDEPMODE = @CXXDEPMODE@
183 CXXFLAGS = @CXXFLAGS@
184 CYGPATH_W = @CYGPATH_W@
185 DEFS = @DEFS@
186 DEPDIR = @DEPDIR@
187 DLLIB = @DLLIB@
188 DSYMUTIL = @DSYMUTIL@
189 DUMPBIN = @DUMPBIN@
190 ECHO_C = @ECHO_C@
191 ECHO_N = @ECHO_N@
192 ECHO_T = @ECHO_T@
193 EGREP = @EGREP@
194 EXEEXT = @EXEEXT@
195 FGREP = @FGREP@
196 GREP = @GREP@
197 INSTALL = @INSTALL@
198 INSTALL_DATA = @INSTALL_DATA@
199 INSTALL_PROGRAM = @INSTALL_PROGRAM@
200 INSTALL_SCRIPT = @INSTALL_SCRIPT@
201 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
202 LATEX2MAN = @LATEX2MAN@
203 LD = @LD@
204 LDFLAGS = @LDFLAGS@
205 LDFLAGS_NOSTARTFILES = @LDFLAGS_NOSTARTFILES@
206 LDFLAGS_STATIC_LIBCXA = @LDFLAGS_STATIC_LIBCXA@
207 LIBCRTS = @LIBCRTS@
208 LIBLZMA = @LIBLZMA@
209 LIBOBJS = @LIBOBJS@
210 LIBS = @LIBS@
211 LIBTOOL = @LIBTOOL@
212 LIPO = @LIPO@
213 LN_S = @LN_S@
214 LTLIBOBJS = @LTLIBOBJS@
215 MAINT = @MAINT@
216 MAKEINFO = @MAKEINFO@
217 MKDIR_P = @MKDIR_P@
218 NM = @NM@
219 NMEDIT = @NMEDIT@
220 OBJDUMP = @OBJDUMP@
221 OBJEXT = @OBJEXT@
222 OTOOL = @OTOOL@
223 OTOOL64 = @OTOOL64@
224 PACKAGE = @PACKAGE@
225 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
226 PACKAGE_NAME = @PACKAGE_NAME@
227 PACKAGE_STRING = @PACKAGE_STRING@
228 PACKAGE_TARNAME = @PACKAGE_TARNAME@
229 PACKAGE_VERSION = @PACKAGE_VERSION@
230 PATH_SEPARATOR = @PATH_SEPARATOR@
231 PKG_EXTRA = @PKG_EXTRA@
232 PKG_MAINTAINER = @PKG_MAINTAINER@
233 PKG_MAJOR = @PKG_MAJOR@
234 PKG_MINOR = @PKG_MINOR@
235 RANLIB = @RANLIB@
236 SED = @SED@
237 SET_MAKE = @SET_MAKE@
238 SHELL = @SHELL@
239 STRIP = @STRIP@
240 VERSION = @VERSION@
241 abs_builddir = @abs_builddir@
242 abs_srcdir = @abs_srcdir@
243 abs_top_builddir = @abs_top_builddir@
244 abs_top_srcdir = @abs_top_srcdir@
245 ac_ct_CC = @ac_ct_CC@
246 ac_ct_CXX = @ac_ct_CXX@
247 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248 am__include = @am__include@
249 am__leading_dot = @am__leading_dot@
250 am__quote = @am__quote@
251 am__tar = @am__tar@
252 am__untar = @am__untar@
253 arch = @arch@
254 bindir = @bindir@
255 build = @build@
256 build_alias = @build_alias@
257 build_arch = @build_arch@
258 build_cpu = @build_cpu@
259 build_os = @build_os@
260 build_vendor = @build_vendor@
261 builddir = @builddir@
262 datadir = @datadir@
263 datarootdir = @datarootdir@
264 docdir = @docdir@
265 dvidir = @dvidir@
266 enable_cxx_exceptions = @enable_cxx_exceptions@
267 enable_debug_frame = @enable_debug_frame@
268 exec_prefix = @exec_prefix@
269 host = @host@
270 host_alias = @host_alias@
271 host_cpu = @host_cpu@
272 host_os = @host_os@
273 host_vendor = @host_vendor@
274 htmldir = @htmldir@
275 includedir = @includedir@
276 infodir = @infodir@
277 install_sh = @install_sh@
278 libdir = @libdir@
279 libexecdir = @libexecdir@
280 localedir = @localedir@
281 localstatedir = @localstatedir@
282 lt_ECHO = @lt_ECHO@
283 mandir = @mandir@
284 mkdir_p = @mkdir_p@
285 oldincludedir = @oldincludedir@
286 pdfdir = @pdfdir@
287 prefix = @prefix@
288 program_transform_name = @program_transform_name@
289 psdir = @psdir@
290 sbindir = @sbindir@
291 sharedstatedir = @sharedstatedir@
292 srcdir = @srcdir@
293 sysconfdir = @sysconfdir@
294 target = @target@
295 target_alias = @target_alias@
296 target_cpu = @target_cpu@
297 target_os = @target_os@
298 target_vendor = @target_vendor@
299 top_build_prefix = @top_build_prefix@
300 top_builddir = @top_builddir@
301 top_srcdir = @top_srcdir@
302 include_HEADERS = include/libunwind-dynamic.h \
303         include/libunwind-ptrace.h include/libunwind-coredump.h \
304         $(am__append_1) $(am__append_2) $(am__append_3) \
305         $(am__append_4) $(am__append_5) $(am__append_6) \
306         $(am__append_7) $(am__append_8) $(am__append_9) \
307         $(am__append_10) $(am__append_11) $(am__append_12)
308 nodist_include_HEADERS = include/libunwind-common.h
309 SUBDIRS = src tests $(am__append_13)
310 noinst_HEADERS = include/dwarf.h include/dwarf_i.h include/dwarf-eh.h   \
311         include/compiler.h include/libunwind_i.h include/mempool.h      \
312         include/remote.h                                                \
313         include/tdep-aarch64/dwarf-config.h                             \
314         include/tdep-aarch64/jmpbuf.h                                   \
315         include/tdep-aarch64/libunwind_i.h                              \
316         include/tdep-arm/dwarf-config.h include/tdep-arm/ex_tables.h    \
317         include/tdep-arm/jmpbuf.h include/tdep-arm/libunwind_i.h        \
318         include/tdep-ia64/jmpbuf.h include/tdep-ia64/rse.h              \
319         include/tdep-ia64/libunwind_i.h include/tdep-ia64/script.h      \
320         include/tdep-hppa/libunwind_i.h                                 \
321         include/tdep-hppa/jmpbuf.h include/tdep-hppa/dwarf-config.h     \
322         include/tdep-mips/libunwind_i.h                                 \
323         include/tdep-mips/jmpbuf.h include/tdep-mips/dwarf-config.h     \
324         include/tdep-tilegx/libunwind_i.h                               \
325         include/tdep-tilegx/jmpbuf.h include/tdep-tilegx/dwarf-config.h \
326         include/tdep-x86/libunwind_i.h                                  \
327         include/tdep-x86/jmpbuf.h include/tdep-x86/dwarf-config.h       \
328         include/tdep-x86_64/libunwind_i.h                               \
329         include/tdep-x86_64/jmpbuf.h include/tdep-x86_64/dwarf-config.h \
330         include/tdep-ppc32/dwarf-config.h                               \
331         include/tdep-ppc32/jmpbuf.h include/tdep-ppc32/libunwind_i.h    \
332         include/tdep-ppc64/dwarf-config.h                               \
333         include/tdep-ppc64/jmpbuf.h include/tdep-ppc64/libunwind_i.h    \
334         include/tdep-sh/dwarf-config.h                                  \
335         include/tdep-sh/jmpbuf.h include/tdep-sh/libunwind_i.h          \
336         include/tdep/libunwind_i.h                                      \
337         include/tdep/jmpbuf.h include/tdep/dwarf-config.h
338
339 EXTRA_DIST = include/libunwind-common.h.in
340 MAINTAINERCLEANFILES = \
341         Makefile.in \
342         INSTALL \
343         aclocal.m4 \
344         configure \
345         config/compile \
346         config/config.guess \
347         config/config.sub \
348         config/depcomp \
349         config/install-sh \
350         config/ltmain.sh \
351         config/missing \
352         include/config.h.in \
353         include/config.h.in~
354
355 all: all-recursive
356
357 .SUFFIXES:
358 am--refresh:
359         @:
360 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
361         @for dep in $?; do \
362           case '$(am__configure_deps)' in \
363             *$$dep*) \
364               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
365               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
366                 && exit 0; \
367               exit 1;; \
368           esac; \
369         done; \
370         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
371         $(am__cd) $(top_srcdir) && \
372           $(AUTOMAKE) --gnu Makefile
373 .PRECIOUS: Makefile
374 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
375         @case '$?' in \
376           *config.status*) \
377             echo ' $(SHELL) ./config.status'; \
378             $(SHELL) ./config.status;; \
379           *) \
380             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
381             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
382         esac;
383
384 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
385         $(SHELL) ./config.status --recheck
386
387 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
388         $(am__cd) $(srcdir) && $(AUTOCONF)
389 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
390         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
391 $(am__aclocal_m4_deps):
392
393 include/config.h: include/stamp-h1
394         @if test ! -f $@; then \
395           rm -f include/stamp-h1; \
396           $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1; \
397         else :; fi
398
399 include/stamp-h1: $(top_srcdir)/include/config.h.in $(top_builddir)/config.status
400         @rm -f include/stamp-h1
401         cd $(top_builddir) && $(SHELL) ./config.status include/config.h
402 $(top_srcdir)/include/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
403         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
404         rm -f include/stamp-h1
405         touch $@
406
407 distclean-hdr:
408         -rm -f include/config.h include/stamp-h1
409 include/libunwind-common.h: $(top_builddir)/config.status $(top_srcdir)/include/libunwind-common.h.in
410         cd $(top_builddir) && $(SHELL) ./config.status $@
411 include/libunwind.h: $(top_builddir)/config.status $(top_srcdir)/include/libunwind.h.in
412         cd $(top_builddir) && $(SHELL) ./config.status $@
413 include/tdep/libunwind_i.h: $(top_builddir)/config.status $(top_srcdir)/include/tdep/libunwind_i.h.in
414         cd $(top_builddir) && $(SHELL) ./config.status $@
415 src/unwind/libunwind.pc: $(top_builddir)/config.status $(top_srcdir)/src/unwind/libunwind.pc.in
416         cd $(top_builddir) && $(SHELL) ./config.status $@
417 src/coredump/libunwind-coredump.pc: $(top_builddir)/config.status $(top_srcdir)/src/coredump/libunwind-coredump.pc.in
418         cd $(top_builddir) && $(SHELL) ./config.status $@
419 src/ptrace/libunwind-ptrace.pc: $(top_builddir)/config.status $(top_srcdir)/src/ptrace/libunwind-ptrace.pc.in
420         cd $(top_builddir) && $(SHELL) ./config.status $@
421 src/setjmp/libunwind-setjmp.pc: $(top_builddir)/config.status $(top_srcdir)/src/setjmp/libunwind-setjmp.pc.in
422         cd $(top_builddir) && $(SHELL) ./config.status $@
423
424 mostlyclean-libtool:
425         -rm -f *.lo
426
427 clean-libtool:
428         -rm -rf .libs _libs
429
430 distclean-libtool:
431         -rm -f libtool config.lt
432 install-includeHEADERS: $(include_HEADERS)
433         @$(NORMAL_INSTALL)
434         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
435         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
436         for p in $$list; do \
437           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
438           echo "$$d$$p"; \
439         done | $(am__base_list) | \
440         while read files; do \
441           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
442           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
443         done
444
445 uninstall-includeHEADERS:
446         @$(NORMAL_UNINSTALL)
447         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
448         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
449         test -n "$$files" || exit 0; \
450         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
451         cd "$(DESTDIR)$(includedir)" && rm -f $$files
452 install-nodist_includeHEADERS: $(nodist_include_HEADERS)
453         @$(NORMAL_INSTALL)
454         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
455         @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
456         for p in $$list; do \
457           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
458           echo "$$d$$p"; \
459         done | $(am__base_list) | \
460         while read files; do \
461           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
462           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
463         done
464
465 uninstall-nodist_includeHEADERS:
466         @$(NORMAL_UNINSTALL)
467         @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
468         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
469         test -n "$$files" || exit 0; \
470         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
471         cd "$(DESTDIR)$(includedir)" && rm -f $$files
472
473 # This directory's subdirectories are mostly independent; you can cd
474 # into them and run `make' without going through this Makefile.
475 # To change the values of `make' variables: instead of editing Makefiles,
476 # (1) if the variable is set in `config.status', edit `config.status'
477 #     (which will cause the Makefiles to be regenerated when you run `make');
478 # (2) otherwise, pass the desired values on the `make' command line.
479 $(RECURSIVE_TARGETS):
480         @fail= failcom='exit 1'; \
481         for f in x $$MAKEFLAGS; do \
482           case $$f in \
483             *=* | --[!k]*);; \
484             *k*) failcom='fail=yes';; \
485           esac; \
486         done; \
487         dot_seen=no; \
488         target=`echo $@ | sed s/-recursive//`; \
489         list='$(SUBDIRS)'; for subdir in $$list; do \
490           echo "Making $$target in $$subdir"; \
491           if test "$$subdir" = "."; then \
492             dot_seen=yes; \
493             local_target="$$target-am"; \
494           else \
495             local_target="$$target"; \
496           fi; \
497           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
498           || eval $$failcom; \
499         done; \
500         if test "$$dot_seen" = "no"; then \
501           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
502         fi; test -z "$$fail"
503
504 $(RECURSIVE_CLEAN_TARGETS):
505         @fail= failcom='exit 1'; \
506         for f in x $$MAKEFLAGS; do \
507           case $$f in \
508             *=* | --[!k]*);; \
509             *k*) failcom='fail=yes';; \
510           esac; \
511         done; \
512         dot_seen=no; \
513         case "$@" in \
514           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
515           *) list='$(SUBDIRS)' ;; \
516         esac; \
517         rev=''; for subdir in $$list; do \
518           if test "$$subdir" = "."; then :; else \
519             rev="$$subdir $$rev"; \
520           fi; \
521         done; \
522         rev="$$rev ."; \
523         target=`echo $@ | sed s/-recursive//`; \
524         for subdir in $$rev; do \
525           echo "Making $$target in $$subdir"; \
526           if test "$$subdir" = "."; then \
527             local_target="$$target-am"; \
528           else \
529             local_target="$$target"; \
530           fi; \
531           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
532           || eval $$failcom; \
533         done && test -z "$$fail"
534 tags-recursive:
535         list='$(SUBDIRS)'; for subdir in $$list; do \
536           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
537         done
538 ctags-recursive:
539         list='$(SUBDIRS)'; for subdir in $$list; do \
540           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
541         done
542
543 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
544         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
545         unique=`for i in $$list; do \
546             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
547           done | \
548           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549               END { if (nonempty) { for (i in files) print i; }; }'`; \
550         mkid -fID $$unique
551 tags: TAGS
552
553 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
554                 $(TAGS_FILES) $(LISP)
555         set x; \
556         here=`pwd`; \
557         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
558           include_option=--etags-include; \
559           empty_fix=.; \
560         else \
561           include_option=--include; \
562           empty_fix=; \
563         fi; \
564         list='$(SUBDIRS)'; for subdir in $$list; do \
565           if test "$$subdir" = .; then :; else \
566             test ! -f $$subdir/TAGS || \
567               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
568           fi; \
569         done; \
570         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
571         unique=`for i in $$list; do \
572             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
573           done | \
574           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
575               END { if (nonempty) { for (i in files) print i; }; }'`; \
576         shift; \
577         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
578           test -n "$$unique" || unique=$$empty_fix; \
579           if test $$# -gt 0; then \
580             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
581               "$$@" $$unique; \
582           else \
583             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
584               $$unique; \
585           fi; \
586         fi
587 ctags: CTAGS
588 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
589                 $(TAGS_FILES) $(LISP)
590         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
591         unique=`for i in $$list; do \
592             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593           done | \
594           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595               END { if (nonempty) { for (i in files) print i; }; }'`; \
596         test -z "$(CTAGS_ARGS)$$unique" \
597           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
598              $$unique
599
600 GTAGS:
601         here=`$(am__cd) $(top_builddir) && pwd` \
602           && $(am__cd) $(top_srcdir) \
603           && gtags -i $(GTAGS_ARGS) "$$here"
604
605 distclean-tags:
606         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
607
608 distdir: $(DISTFILES)
609         $(am__remove_distdir)
610         test -d "$(distdir)" || mkdir "$(distdir)"
611         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
612         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
613         list='$(DISTFILES)'; \
614           dist_files=`for file in $$list; do echo $$file; done | \
615           sed -e "s|^$$srcdirstrip/||;t" \
616               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
617         case $$dist_files in \
618           */*) $(MKDIR_P) `echo "$$dist_files" | \
619                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
620                            sort -u` ;; \
621         esac; \
622         for file in $$dist_files; do \
623           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
624           if test -d $$d/$$file; then \
625             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
626             if test -d "$(distdir)/$$file"; then \
627               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
628             fi; \
629             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
630               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
631               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
632             fi; \
633             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
634           else \
635             test -f "$(distdir)/$$file" \
636             || cp -p $$d/$$file "$(distdir)/$$file" \
637             || exit 1; \
638           fi; \
639         done
640         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
641           if test "$$subdir" = .; then :; else \
642             test -d "$(distdir)/$$subdir" \
643             || $(MKDIR_P) "$(distdir)/$$subdir" \
644             || exit 1; \
645           fi; \
646         done
647         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
648           if test "$$subdir" = .; then :; else \
649             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
650             $(am__relativize); \
651             new_distdir=$$reldir; \
652             dir1=$$subdir; dir2="$(top_distdir)"; \
653             $(am__relativize); \
654             new_top_distdir=$$reldir; \
655             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
656             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
657             ($(am__cd) $$subdir && \
658               $(MAKE) $(AM_MAKEFLAGS) \
659                 top_distdir="$$new_top_distdir" \
660                 distdir="$$new_distdir" \
661                 am__remove_distdir=: \
662                 am__skip_length_check=: \
663                 am__skip_mode_fix=: \
664                 distdir) \
665               || exit 1; \
666           fi; \
667         done
668         -test -n "$(am__skip_mode_fix)" \
669         || find "$(distdir)" -type d ! -perm -755 \
670                 -exec chmod u+rwx,go+rx {} \; -o \
671           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
672           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
673           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
674         || chmod -R a+r "$(distdir)"
675 dist-gzip: distdir
676         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
677         $(am__remove_distdir)
678
679 dist-bzip2: distdir
680         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
681         $(am__remove_distdir)
682
683 dist-lzma: distdir
684         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
685         $(am__remove_distdir)
686
687 dist-xz: distdir
688         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
689         $(am__remove_distdir)
690
691 dist-tarZ: distdir
692         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
693         $(am__remove_distdir)
694
695 dist-shar: distdir
696         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
697         $(am__remove_distdir)
698
699 dist-zip: distdir
700         -rm -f $(distdir).zip
701         zip -rq $(distdir).zip $(distdir)
702         $(am__remove_distdir)
703
704 dist dist-all: distdir
705         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
706         $(am__remove_distdir)
707
708 # This target untars the dist file and tries a VPATH configuration.  Then
709 # it guarantees that the distribution is self-contained by making another
710 # tarfile.
711 distcheck: dist
712         case '$(DIST_ARCHIVES)' in \
713         *.tar.gz*) \
714           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
715         *.tar.bz2*) \
716           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
717         *.tar.lzma*) \
718           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
719         *.tar.xz*) \
720           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
721         *.tar.Z*) \
722           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
723         *.shar.gz*) \
724           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
725         *.zip*) \
726           unzip $(distdir).zip ;;\
727         esac
728         chmod -R a-w $(distdir); chmod u+w $(distdir)
729         mkdir $(distdir)/_build
730         mkdir $(distdir)/_inst
731         chmod a-w $(distdir)
732         test -d $(distdir)/_build || exit 0; \
733         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
734           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
735           && am__cwd=`pwd` \
736           && $(am__cd) $(distdir)/_build \
737           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
738             $(DISTCHECK_CONFIGURE_FLAGS) \
739           && $(MAKE) $(AM_MAKEFLAGS) \
740           && $(MAKE) $(AM_MAKEFLAGS) dvi \
741           && $(MAKE) $(AM_MAKEFLAGS) check \
742           && $(MAKE) $(AM_MAKEFLAGS) install \
743           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
744           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
745           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
746                 distuninstallcheck \
747           && chmod -R a-w "$$dc_install_base" \
748           && ({ \
749                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
750                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
751                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
752                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
753                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
754               } || { rm -rf "$$dc_destdir"; exit 1; }) \
755           && rm -rf "$$dc_destdir" \
756           && $(MAKE) $(AM_MAKEFLAGS) dist \
757           && rm -rf $(DIST_ARCHIVES) \
758           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
759           && cd "$$am__cwd" \
760           || exit 1
761         $(am__remove_distdir)
762         @(echo "$(distdir) archives ready for distribution: "; \
763           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
764           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
765 distuninstallcheck:
766         @$(am__cd) '$(distuninstallcheck_dir)' \
767         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
768            || { echo "ERROR: files left after uninstall:" ; \
769                 if test -n "$(DESTDIR)"; then \
770                   echo "  (check DESTDIR support)"; \
771                 fi ; \
772                 $(distuninstallcheck_listfiles) ; \
773                 exit 1; } >&2
774 distcleancheck: distclean
775         @if test '$(srcdir)' = . ; then \
776           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
777           exit 1 ; \
778         fi
779         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
780           || { echo "ERROR: files left in build directory after distclean:" ; \
781                $(distcleancheck_listfiles) ; \
782                exit 1; } >&2
783 check-am: all-am
784 check: check-recursive
785 all-am: Makefile $(HEADERS)
786 installdirs: installdirs-recursive
787 installdirs-am:
788         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
789           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
790         done
791 install: install-recursive
792 install-exec: install-exec-recursive
793 install-data: install-data-recursive
794 uninstall: uninstall-recursive
795
796 install-am: all-am
797         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
798
799 installcheck: installcheck-recursive
800 install-strip:
801         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
802           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
803           `test -z '$(STRIP)' || \
804             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
805 mostlyclean-generic:
806
807 clean-generic:
808
809 distclean-generic:
810         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
811         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
812
813 maintainer-clean-generic:
814         @echo "This command is intended for maintainers to use"
815         @echo "it deletes files that may require special tools to rebuild."
816         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
817 clean: clean-recursive
818
819 clean-am: clean-generic clean-libtool mostlyclean-am
820
821 distclean: distclean-recursive
822         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
823         -rm -f Makefile
824 distclean-am: clean-am distclean-generic distclean-hdr \
825         distclean-libtool distclean-tags
826
827 dvi: dvi-recursive
828
829 dvi-am:
830
831 html: html-recursive
832
833 html-am:
834
835 info: info-recursive
836
837 info-am:
838
839 install-data-am: install-includeHEADERS install-nodist_includeHEADERS
840
841 install-dvi: install-dvi-recursive
842
843 install-dvi-am:
844
845 install-exec-am:
846
847 install-html: install-html-recursive
848
849 install-html-am:
850
851 install-info: install-info-recursive
852
853 install-info-am:
854
855 install-man:
856
857 install-pdf: install-pdf-recursive
858
859 install-pdf-am:
860
861 install-ps: install-ps-recursive
862
863 install-ps-am:
864
865 installcheck-am:
866
867 maintainer-clean: maintainer-clean-recursive
868         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
869         -rm -rf $(top_srcdir)/autom4te.cache
870         -rm -f Makefile
871 maintainer-clean-am: distclean-am maintainer-clean-generic
872
873 mostlyclean: mostlyclean-recursive
874
875 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
876
877 pdf: pdf-recursive
878
879 pdf-am:
880
881 ps: ps-recursive
882
883 ps-am:
884
885 uninstall-am: uninstall-includeHEADERS uninstall-nodist_includeHEADERS
886
887 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
888         install-am install-strip tags-recursive
889
890 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
891         all all-am am--refresh check check-am clean clean-generic \
892         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
893         dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
894         distcheck distclean distclean-generic distclean-hdr \
895         distclean-libtool distclean-tags distcleancheck distdir \
896         distuninstallcheck dvi dvi-am html html-am info info-am \
897         install install-am install-data install-data-am install-dvi \
898         install-dvi-am install-exec install-exec-am install-html \
899         install-html-am install-includeHEADERS install-info \
900         install-info-am install-man install-nodist_includeHEADERS \
901         install-pdf install-pdf-am install-ps install-ps-am \
902         install-strip installcheck installcheck-am installdirs \
903         installdirs-am maintainer-clean maintainer-clean-generic \
904         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
905         ps ps-am tags tags-recursive uninstall uninstall-am \
906         uninstall-includeHEADERS uninstall-nodist_includeHEADERS
907
908
909 # Tell versions [3.59,3.63) of GNU make to not export all variables.
910 # Otherwise a system limit (for SysV at least) may be exceeded.
911 .NOEXPORT: