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