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