8105102d64a27ea857b2c365cd8b8c90f54e2b41
[profile/ivi/libwebsockets.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.5 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 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 subdir = .
54 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
55         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
56         $(top_srcdir)/configure COPYING INSTALL config.guess \
57         config.sub depcomp install-sh ltmain.sh missing
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
63  configure.lineno config.status.lineno
64 mkinstalldirs = $(install_sh) -d
65 CONFIG_HEADER = config.h
66 CONFIG_CLEAN_FILES =
67 CONFIG_CLEAN_VPATH_FILES =
68 SOURCES =
69 DIST_SOURCES =
70 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
71         html-recursive info-recursive install-data-recursive \
72         install-dvi-recursive install-exec-recursive \
73         install-html-recursive install-info-recursive \
74         install-pdf-recursive install-ps-recursive install-recursive \
75         installcheck-recursive installdirs-recursive pdf-recursive \
76         ps-recursive uninstall-recursive
77 am__can_run_installinfo = \
78   case $$AM_UPDATE_INFO_DIR in \
79     n|no|NO) false;; \
80     *) (install-info --version) >/dev/null 2>&1;; \
81   esac
82 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
83   distclean-recursive maintainer-clean-recursive
84 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
85         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
86         distdir dist dist-all distcheck
87 ETAGS = etags
88 CTAGS = ctags
89 DIST_SUBDIRS = $(SUBDIRS)
90 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91 distdir = $(PACKAGE)-$(VERSION)
92 top_distdir = $(distdir)
93 am__remove_distdir = \
94   if test -d "$(distdir)"; then \
95     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
96       && rm -rf "$(distdir)" \
97       || { sleep 5 && rm -rf "$(distdir)"; }; \
98   else :; fi
99 am__relativize = \
100   dir0=`pwd`; \
101   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
102   sed_rest='s,^[^/]*/*,,'; \
103   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
104   sed_butlast='s,/*[^/]*$$,,'; \
105   while test -n "$$dir1"; do \
106     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
107     if test "$$first" != "."; then \
108       if test "$$first" = ".."; then \
109         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
110         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
111       else \
112         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
113         if test "$$first2" = "$$first"; then \
114           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
115         else \
116           dir2="../$$dir2"; \
117         fi; \
118         dir0="$$dir0"/"$$first"; \
119       fi; \
120     fi; \
121     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
122   done; \
123   reldir="$$dir2"
124 DIST_ARCHIVES = $(distdir).tar.gz
125 GZIP_ENV = --best
126 distuninstallcheck_listfiles = find . -type f -print
127 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
128   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
129 distcleancheck_listfiles = find . -type f -print
130 ACLOCAL = @ACLOCAL@
131 AMTAR = @AMTAR@
132 AR = @AR@
133 AUTOCONF = @AUTOCONF@
134 AUTOHEADER = @AUTOHEADER@
135 AUTOMAKE = @AUTOMAKE@
136 AWK = @AWK@
137 CC = @CC@
138 CCDEPMODE = @CCDEPMODE@
139 CFLAGS = @CFLAGS@
140 CPP = @CPP@
141 CPPFLAGS = @CPPFLAGS@
142 CYGPATH_W = @CYGPATH_W@
143 DEFS = @DEFS@
144 DEPDIR = @DEPDIR@
145 DLLTOOL = @DLLTOOL@
146 DSYMUTIL = @DSYMUTIL@
147 DUMPBIN = @DUMPBIN@
148 ECHO_C = @ECHO_C@
149 ECHO_N = @ECHO_N@
150 ECHO_T = @ECHO_T@
151 EGREP = @EGREP@
152 EXEEXT = @EXEEXT@
153 FGREP = @FGREP@
154 GREP = @GREP@
155 INSTALL = @INSTALL@
156 INSTALL_DATA = @INSTALL_DATA@
157 INSTALL_PROGRAM = @INSTALL_PROGRAM@
158 INSTALL_SCRIPT = @INSTALL_SCRIPT@
159 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
160 LD = @LD@
161 LDFLAGS = @LDFLAGS@
162 LIBOBJS = @LIBOBJS@
163 LIBS = @LIBS@
164 LIBTOOL = @LIBTOOL@
165 LIPO = @LIPO@
166 LN_S = @LN_S@
167 LTLIBOBJS = @LTLIBOBJS@
168 MAKEINFO = @MAKEINFO@
169 MANIFEST_TOOL = @MANIFEST_TOOL@
170 MKDIR_P = @MKDIR_P@
171 NM = @NM@
172 NMEDIT = @NMEDIT@
173 OBJDUMP = @OBJDUMP@
174 OBJEXT = @OBJEXT@
175 OTOOL = @OTOOL@
176 OTOOL64 = @OTOOL64@
177 PACKAGE = @PACKAGE@
178 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
179 PACKAGE_NAME = @PACKAGE_NAME@
180 PACKAGE_STRING = @PACKAGE_STRING@
181 PACKAGE_TARNAME = @PACKAGE_TARNAME@
182 PACKAGE_URL = @PACKAGE_URL@
183 PACKAGE_VERSION = @PACKAGE_VERSION@
184 PATH_SEPARATOR = @PATH_SEPARATOR@
185 RANLIB = @RANLIB@
186 SED = @SED@
187 SET_MAKE = @SET_MAKE@
188 SHELL = @SHELL@
189 STRIP = @STRIP@
190 VERSION = @VERSION@
191 abs_builddir = @abs_builddir@
192 abs_srcdir = @abs_srcdir@
193 abs_top_builddir = @abs_top_builddir@
194 abs_top_srcdir = @abs_top_srcdir@
195 ac_ct_AR = @ac_ct_AR@
196 ac_ct_CC = @ac_ct_CC@
197 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198 am__include = @am__include@
199 am__leading_dot = @am__leading_dot@
200 am__quote = @am__quote@
201 am__tar = @am__tar@
202 am__untar = @am__untar@
203 bindir = @bindir@
204 build = @build@
205 build_alias = @build_alias@
206 build_cpu = @build_cpu@
207 build_os = @build_os@
208 build_vendor = @build_vendor@
209 builddir = @builddir@
210 clientcertdir = @clientcertdir@
211 datadir = @datadir@
212 datarootdir = @datarootdir@
213 docdir = @docdir@
214 dvidir = @dvidir@
215 exec_prefix = @exec_prefix@
216 host = @host@
217 host_alias = @host_alias@
218 host_cpu = @host_cpu@
219 host_os = @host_os@
220 host_vendor = @host_vendor@
221 htmldir = @htmldir@
222 includedir = @includedir@
223 infodir = @infodir@
224 install_sh = @install_sh@
225 libdir = @libdir@
226 libexecdir = @libexecdir@
227 localedir = @localedir@
228 localstatedir = @localstatedir@
229 mandir = @mandir@
230 mkdir_p = @mkdir_p@
231 oldincludedir = @oldincludedir@
232 pdfdir = @pdfdir@
233 prefix = @prefix@
234 program_transform_name = @program_transform_name@
235 psdir = @psdir@
236 sbindir = @sbindir@
237 sharedstatedir = @sharedstatedir@
238 srcdir = @srcdir@
239 sysconfdir = @sysconfdir@
240 target_alias = @target_alias@
241 top_build_prefix = @top_build_prefix@
242 top_builddir = @top_builddir@
243 top_srcdir = @top_srcdir@
244 SUBDIRS = lib test-server
245 all: config.h
246         $(MAKE) $(AM_MAKEFLAGS) all-recursive
247
248 .SUFFIXES:
249 am--refresh: Makefile
250         @:
251 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
252         @for dep in $?; do \
253           case '$(am__configure_deps)' in \
254             *$$dep*) \
255               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
256               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
257                 && exit 0; \
258               exit 1;; \
259           esac; \
260         done; \
261         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
262         $(am__cd) $(top_srcdir) && \
263           $(AUTOMAKE) --foreign Makefile
264 .PRECIOUS: Makefile
265 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266         @case '$?' in \
267           *config.status*) \
268             echo ' $(SHELL) ./config.status'; \
269             $(SHELL) ./config.status;; \
270           *) \
271             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
272             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
273         esac;
274
275 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276         $(SHELL) ./config.status --recheck
277
278 $(top_srcdir)/configure:  $(am__configure_deps)
279         $(am__cd) $(srcdir) && $(AUTOCONF)
280 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
281         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
282 $(am__aclocal_m4_deps):
283
284 config.h: stamp-h1
285         @if test ! -f $@; then rm -f stamp-h1; else :; fi
286         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
287
288 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
289         @rm -f stamp-h1
290         cd $(top_builddir) && $(SHELL) ./config.status config.h
291 $(srcdir)/config.h.in:  $(am__configure_deps) 
292         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
293         rm -f stamp-h1
294         touch $@
295
296 distclean-hdr:
297         -rm -f config.h stamp-h1
298
299 mostlyclean-libtool:
300         -rm -f *.lo
301
302 clean-libtool:
303         -rm -rf .libs _libs
304
305 distclean-libtool:
306         -rm -f libtool config.lt
307
308 # This directory's subdirectories are mostly independent; you can cd
309 # into them and run `make' without going through this Makefile.
310 # To change the values of `make' variables: instead of editing Makefiles,
311 # (1) if the variable is set in `config.status', edit `config.status'
312 #     (which will cause the Makefiles to be regenerated when you run `make');
313 # (2) otherwise, pass the desired values on the `make' command line.
314 $(RECURSIVE_TARGETS):
315         @fail= failcom='exit 1'; \
316         for f in x $$MAKEFLAGS; do \
317           case $$f in \
318             *=* | --[!k]*);; \
319             *k*) failcom='fail=yes';; \
320           esac; \
321         done; \
322         dot_seen=no; \
323         target=`echo $@ | sed s/-recursive//`; \
324         list='$(SUBDIRS)'; for subdir in $$list; do \
325           echo "Making $$target in $$subdir"; \
326           if test "$$subdir" = "."; then \
327             dot_seen=yes; \
328             local_target="$$target-am"; \
329           else \
330             local_target="$$target"; \
331           fi; \
332           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
333           || eval $$failcom; \
334         done; \
335         if test "$$dot_seen" = "no"; then \
336           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
337         fi; test -z "$$fail"
338
339 $(RECURSIVE_CLEAN_TARGETS):
340         @fail= failcom='exit 1'; \
341         for f in x $$MAKEFLAGS; do \
342           case $$f in \
343             *=* | --[!k]*);; \
344             *k*) failcom='fail=yes';; \
345           esac; \
346         done; \
347         dot_seen=no; \
348         case "$@" in \
349           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
350           *) list='$(SUBDIRS)' ;; \
351         esac; \
352         rev=''; for subdir in $$list; do \
353           if test "$$subdir" = "."; then :; else \
354             rev="$$subdir $$rev"; \
355           fi; \
356         done; \
357         rev="$$rev ."; \
358         target=`echo $@ | sed s/-recursive//`; \
359         for subdir in $$rev; do \
360           echo "Making $$target in $$subdir"; \
361           if test "$$subdir" = "."; then \
362             local_target="$$target-am"; \
363           else \
364             local_target="$$target"; \
365           fi; \
366           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
367           || eval $$failcom; \
368         done && test -z "$$fail"
369 tags-recursive:
370         list='$(SUBDIRS)'; for subdir in $$list; do \
371           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
372         done
373 ctags-recursive:
374         list='$(SUBDIRS)'; for subdir in $$list; do \
375           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
376         done
377
378 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
379         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
380         unique=`for i in $$list; do \
381             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382           done | \
383           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
384               END { if (nonempty) { for (i in files) print i; }; }'`; \
385         mkid -fID $$unique
386 tags: TAGS
387
388 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
389                 $(TAGS_FILES) $(LISP)
390         set x; \
391         here=`pwd`; \
392         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
393           include_option=--etags-include; \
394           empty_fix=.; \
395         else \
396           include_option=--include; \
397           empty_fix=; \
398         fi; \
399         list='$(SUBDIRS)'; for subdir in $$list; do \
400           if test "$$subdir" = .; then :; else \
401             test ! -f $$subdir/TAGS || \
402               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
403           fi; \
404         done; \
405         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
406         unique=`for i in $$list; do \
407             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408           done | \
409           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410               END { if (nonempty) { for (i in files) print i; }; }'`; \
411         shift; \
412         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
413           test -n "$$unique" || unique=$$empty_fix; \
414           if test $$# -gt 0; then \
415             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416               "$$@" $$unique; \
417           else \
418             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
419               $$unique; \
420           fi; \
421         fi
422 ctags: CTAGS
423 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
424                 $(TAGS_FILES) $(LISP)
425         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
426         unique=`for i in $$list; do \
427             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428           done | \
429           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
430               END { if (nonempty) { for (i in files) print i; }; }'`; \
431         test -z "$(CTAGS_ARGS)$$unique" \
432           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
433              $$unique
434
435 GTAGS:
436         here=`$(am__cd) $(top_builddir) && pwd` \
437           && $(am__cd) $(top_srcdir) \
438           && gtags -i $(GTAGS_ARGS) "$$here"
439
440 distclean-tags:
441         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
442
443 distdir: $(DISTFILES)
444         $(am__remove_distdir)
445         test -d "$(distdir)" || mkdir "$(distdir)"
446         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448         list='$(DISTFILES)'; \
449           dist_files=`for file in $$list; do echo $$file; done | \
450           sed -e "s|^$$srcdirstrip/||;t" \
451               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
452         case $$dist_files in \
453           */*) $(MKDIR_P) `echo "$$dist_files" | \
454                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
455                            sort -u` ;; \
456         esac; \
457         for file in $$dist_files; do \
458           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
459           if test -d $$d/$$file; then \
460             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
461             if test -d "$(distdir)/$$file"; then \
462               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
463             fi; \
464             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
465               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
466               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
467             fi; \
468             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
469           else \
470             test -f "$(distdir)/$$file" \
471             || cp -p $$d/$$file "$(distdir)/$$file" \
472             || exit 1; \
473           fi; \
474         done
475         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
476           if test "$$subdir" = .; then :; else \
477             $(am__make_dryrun) \
478               || test -d "$(distdir)/$$subdir" \
479               || $(MKDIR_P) "$(distdir)/$$subdir" \
480               || exit 1; \
481             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
482             $(am__relativize); \
483             new_distdir=$$reldir; \
484             dir1=$$subdir; dir2="$(top_distdir)"; \
485             $(am__relativize); \
486             new_top_distdir=$$reldir; \
487             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
488             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
489             ($(am__cd) $$subdir && \
490               $(MAKE) $(AM_MAKEFLAGS) \
491                 top_distdir="$$new_top_distdir" \
492                 distdir="$$new_distdir" \
493                 am__remove_distdir=: \
494                 am__skip_length_check=: \
495                 am__skip_mode_fix=: \
496                 distdir) \
497               || exit 1; \
498           fi; \
499         done
500         -test -n "$(am__skip_mode_fix)" \
501         || find "$(distdir)" -type d ! -perm -755 \
502                 -exec chmod u+rwx,go+rx {} \; -o \
503           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
504           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
505           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
506         || chmod -R a+r "$(distdir)"
507 dist-gzip: distdir
508         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
509         $(am__remove_distdir)
510
511 dist-bzip2: distdir
512         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
513         $(am__remove_distdir)
514
515 dist-lzip: distdir
516         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
517         $(am__remove_distdir)
518
519 dist-lzma: distdir
520         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
521         $(am__remove_distdir)
522
523 dist-xz: distdir
524         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
525         $(am__remove_distdir)
526
527 dist-tarZ: distdir
528         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
529         $(am__remove_distdir)
530
531 dist-shar: distdir
532         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
533         $(am__remove_distdir)
534
535 dist-zip: distdir
536         -rm -f $(distdir).zip
537         zip -rq $(distdir).zip $(distdir)
538         $(am__remove_distdir)
539
540 dist dist-all: distdir
541         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
542         $(am__remove_distdir)
543
544 # This target untars the dist file and tries a VPATH configuration.  Then
545 # it guarantees that the distribution is self-contained by making another
546 # tarfile.
547 distcheck: dist
548         case '$(DIST_ARCHIVES)' in \
549         *.tar.gz*) \
550           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
551         *.tar.bz2*) \
552           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
553         *.tar.lzma*) \
554           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
555         *.tar.lz*) \
556           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
557         *.tar.xz*) \
558           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
559         *.tar.Z*) \
560           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
561         *.shar.gz*) \
562           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
563         *.zip*) \
564           unzip $(distdir).zip ;;\
565         esac
566         chmod -R a-w $(distdir); chmod a+w $(distdir)
567         mkdir $(distdir)/_build
568         mkdir $(distdir)/_inst
569         chmod a-w $(distdir)
570         test -d $(distdir)/_build || exit 0; \
571         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
572           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
573           && am__cwd=`pwd` \
574           && $(am__cd) $(distdir)/_build \
575           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
576             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
577             $(DISTCHECK_CONFIGURE_FLAGS) \
578           && $(MAKE) $(AM_MAKEFLAGS) \
579           && $(MAKE) $(AM_MAKEFLAGS) dvi \
580           && $(MAKE) $(AM_MAKEFLAGS) check \
581           && $(MAKE) $(AM_MAKEFLAGS) install \
582           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
583           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
584           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
585                 distuninstallcheck \
586           && chmod -R a-w "$$dc_install_base" \
587           && ({ \
588                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
589                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
590                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
591                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
592                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
593               } || { rm -rf "$$dc_destdir"; exit 1; }) \
594           && rm -rf "$$dc_destdir" \
595           && $(MAKE) $(AM_MAKEFLAGS) dist \
596           && rm -rf $(DIST_ARCHIVES) \
597           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
598           && cd "$$am__cwd" \
599           || exit 1
600         $(am__remove_distdir)
601         @(echo "$(distdir) archives ready for distribution: "; \
602           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
603           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
604 distuninstallcheck:
605         @test -n '$(distuninstallcheck_dir)' || { \
606           echo 'ERROR: trying to run $@ with an empty' \
607                '$$(distuninstallcheck_dir)' >&2; \
608           exit 1; \
609         }; \
610         $(am__cd) '$(distuninstallcheck_dir)' || { \
611           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
612           exit 1; \
613         }; \
614         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
615            || { echo "ERROR: files left after uninstall:" ; \
616                 if test -n "$(DESTDIR)"; then \
617                   echo "  (check DESTDIR support)"; \
618                 fi ; \
619                 $(distuninstallcheck_listfiles) ; \
620                 exit 1; } >&2
621 distcleancheck: distclean
622         @if test '$(srcdir)' = . ; then \
623           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
624           exit 1 ; \
625         fi
626         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
627           || { echo "ERROR: files left in build directory after distclean:" ; \
628                $(distcleancheck_listfiles) ; \
629                exit 1; } >&2
630 check-am: all-am
631 check: check-recursive
632 all-am: Makefile config.h
633 installdirs: installdirs-recursive
634 installdirs-am:
635 install: install-recursive
636 install-exec: install-exec-recursive
637 install-data: install-data-recursive
638 uninstall: uninstall-recursive
639
640 install-am: all-am
641         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
642
643 installcheck: installcheck-recursive
644 install-strip:
645         if test -z '$(STRIP)'; then \
646           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648               install; \
649         else \
650           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
651             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
652             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
653         fi
654 mostlyclean-generic:
655
656 clean-generic:
657
658 distclean-generic:
659         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
660         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
661
662 maintainer-clean-generic:
663         @echo "This command is intended for maintainers to use"
664         @echo "it deletes files that may require special tools to rebuild."
665 clean: clean-recursive
666
667 clean-am: clean-generic clean-libtool mostlyclean-am
668
669 distclean: distclean-recursive
670         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
671         -rm -f Makefile
672 distclean-am: clean-am distclean-generic distclean-hdr \
673         distclean-libtool distclean-tags
674
675 dvi: dvi-recursive
676
677 dvi-am:
678
679 html: html-recursive
680
681 html-am:
682
683 info: info-recursive
684
685 info-am:
686
687 install-data-am:
688
689 install-dvi: install-dvi-recursive
690
691 install-dvi-am:
692
693 install-exec-am:
694
695 install-html: install-html-recursive
696
697 install-html-am:
698
699 install-info: install-info-recursive
700
701 install-info-am:
702
703 install-man:
704
705 install-pdf: install-pdf-recursive
706
707 install-pdf-am:
708
709 install-ps: install-ps-recursive
710
711 install-ps-am:
712
713 installcheck-am:
714
715 maintainer-clean: maintainer-clean-recursive
716         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
717         -rm -rf $(top_srcdir)/autom4te.cache
718         -rm -f Makefile
719 maintainer-clean-am: distclean-am maintainer-clean-generic
720
721 mostlyclean: mostlyclean-recursive
722
723 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
724
725 pdf: pdf-recursive
726
727 pdf-am:
728
729 ps: ps-recursive
730
731 ps-am:
732
733 uninstall-am:
734
735 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
736         ctags-recursive install-am install-strip tags-recursive
737
738 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
739         all all-am am--refresh check check-am clean clean-generic \
740         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
741         dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
742         dist-zip distcheck distclean distclean-generic distclean-hdr \
743         distclean-libtool distclean-tags distcleancheck distdir \
744         distuninstallcheck dvi dvi-am html html-am info info-am \
745         install install-am install-data install-data-am install-dvi \
746         install-dvi-am install-exec install-exec-am install-html \
747         install-html-am install-info install-info-am install-man \
748         install-pdf install-pdf-am install-ps install-ps-am \
749         install-strip installcheck installcheck-am installdirs \
750         installdirs-am maintainer-clean maintainer-clean-generic \
751         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
752         ps ps-am tags tags-recursive uninstall uninstall-am
753
754
755 # Tell versions [3.59,3.63) of GNU make to not export all variables.
756 # Otherwise a system limit (for SysV at least) may be exceeded.
757 .NOEXPORT: