Fix handling of backspace key press
[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 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 CYGPATH_W = @CYGPATH_W@
208 DEFS = @DEFS@
209 DEPDIR = @DEPDIR@
210 DLLTOOL = @DLLTOOL@
211 DSYMUTIL = @DSYMUTIL@
212 DUMPBIN = @DUMPBIN@
213 ECHO_C = @ECHO_C@
214 ECHO_N = @ECHO_N@
215 ECHO_T = @ECHO_T@
216 EDJE_CC_PATH = @EDJE_CC_PATH@
217 EFL_CFLAGS = @EFL_CFLAGS@
218 EFL_LIBS = @EFL_LIBS@
219 EGREP = @EGREP@
220 ELDBUS_CFLAGS = @ELDBUS_CFLAGS@
221 ELDBUS_LIBS = @ELDBUS_LIBS@
222 EXEEXT = @EXEEXT@
223 FGREP = @FGREP@
224 GREP = @GREP@
225 INSTALL = @INSTALL@
226 INSTALL_DATA = @INSTALL_DATA@
227 INSTALL_PROGRAM = @INSTALL_PROGRAM@
228 INSTALL_SCRIPT = @INSTALL_SCRIPT@
229 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
230 LD = @LD@
231 LDFLAGS = @LDFLAGS@
232 LIBOBJS = @LIBOBJS@
233 LIBS = @LIBS@
234 LIBTOOL = @LIBTOOL@
235 LIPO = @LIPO@
236 LN_S = @LN_S@
237 LTLIBOBJS = @LTLIBOBJS@
238 MAKEINFO = @MAKEINFO@
239 MANIFEST_TOOL = @MANIFEST_TOOL@
240 MKDIR_P = @MKDIR_P@
241 NM = @NM@
242 NMEDIT = @NMEDIT@
243 OBJDUMP = @OBJDUMP@
244 OBJEXT = @OBJEXT@
245 OTOOL = @OTOOL@
246 OTOOL64 = @OTOOL64@
247 PACKAGE = @PACKAGE@
248 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
249 PACKAGE_NAME = @PACKAGE_NAME@
250 PACKAGE_STRING = @PACKAGE_STRING@
251 PACKAGE_TARNAME = @PACKAGE_TARNAME@
252 PACKAGE_URL = @PACKAGE_URL@
253 PACKAGE_VERSION = @PACKAGE_VERSION@
254 PATH_SEPARATOR = @PATH_SEPARATOR@
255 PKG_CONFIG = @PKG_CONFIG@
256 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
257 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
258 RANLIB = @RANLIB@
259 SED = @SED@
260 SET_MAKE = @SET_MAKE@
261 SHELL = @SHELL@
262 STRIP = @STRIP@
263 VERSION = @VERSION@
264 WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
265 WAYLAND_LIBS = @WAYLAND_LIBS@
266 abs_builddir = @abs_builddir@
267 abs_srcdir = @abs_srcdir@
268 abs_top_builddir = @abs_top_builddir@
269 abs_top_srcdir = @abs_top_srcdir@
270 ac_ct_AR = @ac_ct_AR@
271 ac_ct_CC = @ac_ct_CC@
272 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
273 am__include = @am__include@
274 am__leading_dot = @am__leading_dot@
275 am__quote = @am__quote@
276 am__tar = @am__tar@
277 am__untar = @am__untar@
278 bindir = @bindir@
279 build = @build@
280 build_alias = @build_alias@
281 build_cpu = @build_cpu@
282 build_os = @build_os@
283 build_vendor = @build_vendor@
284 builddir = @builddir@
285 datadir = @datadir@
286 datarootdir = @datarootdir@
287 docdir = @docdir@
288 dvidir = @dvidir@
289 exec_prefix = @exec_prefix@
290 have_ibus = @have_ibus@
291 host = @host@
292 host_alias = @host_alias@
293 host_cpu = @host_cpu@
294 host_os = @host_os@
295 host_vendor = @host_vendor@
296 htmldir = @htmldir@
297 includedir = @includedir@
298 infodir = @infodir@
299 install_sh = @install_sh@
300 libdir = @libdir@
301 libexecdir = @libexecdir@
302 localedir = @localedir@
303 localstatedir = @localstatedir@
304 mandir = @mandir@
305 mkdir_p = @mkdir_p@
306 oldincludedir = @oldincludedir@
307 pdfdir = @pdfdir@
308 prefix = @prefix@
309 program_transform_name = @program_transform_name@
310 psdir = @psdir@
311 sbindir = @sbindir@
312 sharedstatedir = @sharedstatedir@
313 srcdir = @srcdir@
314 sysconfdir = @sysconfdir@
315 target_alias = @target_alias@
316 top_build_prefix = @top_build_prefix@
317 top_builddir = @top_builddir@
318 top_srcdir = @top_srcdir@
319 wayland_protocoldir = @wayland_protocoldir@
320 wayland_scanner = @wayland_scanner@
321 weekeyboard_MAJOR = @weekeyboard_MAJOR@
322 weekeyboard_MICRO = @weekeyboard_MICRO@
323 weekeyboard_MINOR = @weekeyboard_MINOR@
324 weekeyboard_VERSION = @weekeyboard_VERSION@
325 SUBDIRS = protocol src data/themes
326 all: config.h
327         $(MAKE) $(AM_MAKEFLAGS) all-recursive
328
329 .SUFFIXES:
330 am--refresh: Makefile
331         @:
332 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
333         @for dep in $?; do \
334           case '$(am__configure_deps)' in \
335             *$$dep*) \
336               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
337               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
338                 && exit 0; \
339               exit 1;; \
340           esac; \
341         done; \
342         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
343         $(am__cd) $(top_srcdir) && \
344           $(AUTOMAKE) --foreign Makefile
345 .PRECIOUS: Makefile
346 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
347         @case '$?' in \
348           *config.status*) \
349             echo ' $(SHELL) ./config.status'; \
350             $(SHELL) ./config.status;; \
351           *) \
352             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
353             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
354         esac;
355
356 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
357         $(SHELL) ./config.status --recheck
358
359 $(top_srcdir)/configure:  $(am__configure_deps)
360         $(am__cd) $(srcdir) && $(AUTOCONF)
361 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
362         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
363 $(am__aclocal_m4_deps):
364
365 config.h: stamp-h1
366         @if test ! -f $@; then rm -f stamp-h1; else :; fi
367         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
368
369 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
370         @rm -f stamp-h1
371         cd $(top_builddir) && $(SHELL) ./config.status config.h
372 $(srcdir)/config.h.in:  $(am__configure_deps) 
373         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
374         rm -f stamp-h1
375         touch $@
376
377 distclean-hdr:
378         -rm -f config.h stamp-h1
379
380 mostlyclean-libtool:
381         -rm -f *.lo
382
383 clean-libtool:
384         -rm -rf .libs _libs
385
386 distclean-libtool:
387         -rm -f libtool config.lt
388
389 # This directory's subdirectories are mostly independent; you can cd
390 # into them and run 'make' without going through this Makefile.
391 # To change the values of 'make' variables: instead of editing Makefiles,
392 # (1) if the variable is set in 'config.status', edit 'config.status'
393 #     (which will cause the Makefiles to be regenerated when you run 'make');
394 # (2) otherwise, pass the desired values on the 'make' command line.
395 $(am__recursive_targets):
396         @fail=; \
397         if $(am__make_keepgoing); then \
398           failcom='fail=yes'; \
399         else \
400           failcom='exit 1'; \
401         fi; \
402         dot_seen=no; \
403         target=`echo $@ | sed s/-recursive//`; \
404         case "$@" in \
405           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
406           *) list='$(SUBDIRS)' ;; \
407         esac; \
408         for subdir in $$list; do \
409           echo "Making $$target in $$subdir"; \
410           if test "$$subdir" = "."; then \
411             dot_seen=yes; \
412             local_target="$$target-am"; \
413           else \
414             local_target="$$target"; \
415           fi; \
416           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
417           || eval $$failcom; \
418         done; \
419         if test "$$dot_seen" = "no"; then \
420           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
421         fi; test -z "$$fail"
422
423 ID: $(am__tagged_files)
424         $(am__define_uniq_tagged_files); mkid -fID $$unique
425 tags: tags-recursive
426 TAGS: tags
427
428 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
429         set x; \
430         here=`pwd`; \
431         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
432           include_option=--etags-include; \
433           empty_fix=.; \
434         else \
435           include_option=--include; \
436           empty_fix=; \
437         fi; \
438         list='$(SUBDIRS)'; for subdir in $$list; do \
439           if test "$$subdir" = .; then :; else \
440             test ! -f $$subdir/TAGS || \
441               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
442           fi; \
443         done; \
444         $(am__define_uniq_tagged_files); \
445         shift; \
446         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
447           test -n "$$unique" || unique=$$empty_fix; \
448           if test $$# -gt 0; then \
449             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
450               "$$@" $$unique; \
451           else \
452             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
453               $$unique; \
454           fi; \
455         fi
456 ctags: ctags-recursive
457
458 CTAGS: ctags
459 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
460         $(am__define_uniq_tagged_files); \
461         test -z "$(CTAGS_ARGS)$$unique" \
462           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
463              $$unique
464
465 GTAGS:
466         here=`$(am__cd) $(top_builddir) && pwd` \
467           && $(am__cd) $(top_srcdir) \
468           && gtags -i $(GTAGS_ARGS) "$$here"
469 cscope: cscope.files
470         test ! -s cscope.files \
471           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
472 clean-cscope:
473         -rm -f cscope.files
474 cscope.files: clean-cscope cscopelist
475 cscopelist: cscopelist-recursive
476
477 cscopelist-am: $(am__tagged_files)
478         list='$(am__tagged_files)'; \
479         case "$(srcdir)" in \
480           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
481           *) sdir=$(subdir)/$(srcdir) ;; \
482         esac; \
483         for i in $$list; do \
484           if test -f "$$i"; then \
485             echo "$(subdir)/$$i"; \
486           else \
487             echo "$$sdir/$$i"; \
488           fi; \
489         done >> $(top_builddir)/cscope.files
490
491 distclean-tags:
492         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
493         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
494
495 distdir: $(DISTFILES)
496         $(am__remove_distdir)
497         test -d "$(distdir)" || mkdir "$(distdir)"
498         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
499         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
500         list='$(DISTFILES)'; \
501           dist_files=`for file in $$list; do echo $$file; done | \
502           sed -e "s|^$$srcdirstrip/||;t" \
503               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
504         case $$dist_files in \
505           */*) $(MKDIR_P) `echo "$$dist_files" | \
506                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
507                            sort -u` ;; \
508         esac; \
509         for file in $$dist_files; do \
510           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
511           if test -d $$d/$$file; then \
512             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
513             if test -d "$(distdir)/$$file"; then \
514               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515             fi; \
516             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
518               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519             fi; \
520             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
521           else \
522             test -f "$(distdir)/$$file" \
523             || cp -p $$d/$$file "$(distdir)/$$file" \
524             || exit 1; \
525           fi; \
526         done
527         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
528           if test "$$subdir" = .; then :; else \
529             $(am__make_dryrun) \
530               || test -d "$(distdir)/$$subdir" \
531               || $(MKDIR_P) "$(distdir)/$$subdir" \
532               || exit 1; \
533             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
534             $(am__relativize); \
535             new_distdir=$$reldir; \
536             dir1=$$subdir; dir2="$(top_distdir)"; \
537             $(am__relativize); \
538             new_top_distdir=$$reldir; \
539             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
540             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
541             ($(am__cd) $$subdir && \
542               $(MAKE) $(AM_MAKEFLAGS) \
543                 top_distdir="$$new_top_distdir" \
544                 distdir="$$new_distdir" \
545                 am__remove_distdir=: \
546                 am__skip_length_check=: \
547                 am__skip_mode_fix=: \
548                 distdir) \
549               || exit 1; \
550           fi; \
551         done
552         -test -n "$(am__skip_mode_fix)" \
553         || find "$(distdir)" -type d ! -perm -755 \
554                 -exec chmod u+rwx,go+rx {} \; -o \
555           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
556           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
557           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
558         || chmod -R a+r "$(distdir)"
559 dist-gzip: distdir
560         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
561         $(am__post_remove_distdir)
562 dist-bzip2: distdir
563         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
564         $(am__post_remove_distdir)
565
566 dist-lzip: distdir
567         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
568         $(am__post_remove_distdir)
569
570 dist-xz: distdir
571         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
572         $(am__post_remove_distdir)
573
574 dist-tarZ: distdir
575         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
576         $(am__post_remove_distdir)
577
578 dist-shar: distdir
579         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
580         $(am__post_remove_distdir)
581
582 dist-zip: distdir
583         -rm -f $(distdir).zip
584         zip -rq $(distdir).zip $(distdir)
585         $(am__post_remove_distdir)
586
587 dist dist-all:
588         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
589         $(am__post_remove_distdir)
590
591 # This target untars the dist file and tries a VPATH configuration.  Then
592 # it guarantees that the distribution is self-contained by making another
593 # tarfile.
594 distcheck: dist
595         case '$(DIST_ARCHIVES)' in \
596         *.tar.gz*) \
597           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
598         *.tar.bz2*) \
599           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
600         *.tar.lz*) \
601           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
602         *.tar.xz*) \
603           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
604         *.tar.Z*) \
605           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
606         *.shar.gz*) \
607           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
608         *.zip*) \
609           unzip $(distdir).zip ;;\
610         esac
611         chmod -R a-w $(distdir)
612         chmod u+w $(distdir)
613         mkdir $(distdir)/_build $(distdir)/_inst
614         chmod a-w $(distdir)
615         test -d $(distdir)/_build || exit 0; \
616         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
617           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
618           && am__cwd=`pwd` \
619           && $(am__cd) $(distdir)/_build \
620           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
621             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
622             $(DISTCHECK_CONFIGURE_FLAGS) \
623           && $(MAKE) $(AM_MAKEFLAGS) \
624           && $(MAKE) $(AM_MAKEFLAGS) dvi \
625           && $(MAKE) $(AM_MAKEFLAGS) check \
626           && $(MAKE) $(AM_MAKEFLAGS) install \
627           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
628           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
629           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
630                 distuninstallcheck \
631           && chmod -R a-w "$$dc_install_base" \
632           && ({ \
633                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
634                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
635                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
636                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
637                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
638               } || { rm -rf "$$dc_destdir"; exit 1; }) \
639           && rm -rf "$$dc_destdir" \
640           && $(MAKE) $(AM_MAKEFLAGS) dist \
641           && rm -rf $(DIST_ARCHIVES) \
642           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
643           && cd "$$am__cwd" \
644           || exit 1
645         $(am__post_remove_distdir)
646         @(echo "$(distdir) archives ready for distribution: "; \
647           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
648           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
649 distuninstallcheck:
650         @test -n '$(distuninstallcheck_dir)' || { \
651           echo 'ERROR: trying to run $@ with an empty' \
652                '$$(distuninstallcheck_dir)' >&2; \
653           exit 1; \
654         }; \
655         $(am__cd) '$(distuninstallcheck_dir)' || { \
656           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
657           exit 1; \
658         }; \
659         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
660            || { echo "ERROR: files left after uninstall:" ; \
661                 if test -n "$(DESTDIR)"; then \
662                   echo "  (check DESTDIR support)"; \
663                 fi ; \
664                 $(distuninstallcheck_listfiles) ; \
665                 exit 1; } >&2
666 distcleancheck: distclean
667         @if test '$(srcdir)' = . ; then \
668           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
669           exit 1 ; \
670         fi
671         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
672           || { echo "ERROR: files left in build directory after distclean:" ; \
673                $(distcleancheck_listfiles) ; \
674                exit 1; } >&2
675 check-am: all-am
676 check: check-recursive
677 all-am: Makefile config.h
678 installdirs: installdirs-recursive
679 installdirs-am:
680 install: install-recursive
681 install-exec: install-exec-recursive
682 install-data: install-data-recursive
683 uninstall: uninstall-recursive
684
685 install-am: all-am
686         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
687
688 installcheck: installcheck-recursive
689 install-strip:
690         if test -z '$(STRIP)'; then \
691           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
692             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
693               install; \
694         else \
695           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
696             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
697             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
698         fi
699 mostlyclean-generic:
700
701 clean-generic:
702
703 distclean-generic:
704         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
705         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
706
707 maintainer-clean-generic:
708         @echo "This command is intended for maintainers to use"
709         @echo "it deletes files that may require special tools to rebuild."
710 clean: clean-recursive
711
712 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
713
714 distclean: distclean-recursive
715         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
716         -rm -f Makefile
717 distclean-am: clean-am distclean-generic distclean-hdr \
718         distclean-libtool distclean-tags
719
720 dvi: dvi-recursive
721
722 dvi-am:
723
724 html: html-recursive
725
726 html-am:
727
728 info: info-recursive
729
730 info-am:
731
732 install-data-am:
733
734 install-dvi: install-dvi-recursive
735
736 install-dvi-am:
737
738 install-exec-am:
739
740 install-html: install-html-recursive
741
742 install-html-am:
743
744 install-info: install-info-recursive
745
746 install-info-am:
747
748 install-man:
749
750 install-pdf: install-pdf-recursive
751
752 install-pdf-am:
753
754 install-ps: install-ps-recursive
755
756 install-ps-am:
757
758 installcheck-am:
759
760 maintainer-clean: maintainer-clean-recursive
761         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
762         -rm -rf $(top_srcdir)/autom4te.cache
763         -rm -f Makefile
764 maintainer-clean-am: distclean-am maintainer-clean-generic
765
766 mostlyclean: mostlyclean-recursive
767
768 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
769
770 pdf: pdf-recursive
771
772 pdf-am:
773
774 ps: ps-recursive
775
776 ps-am:
777
778 uninstall-am:
779
780 .MAKE: $(am__recursive_targets) all install-am install-strip
781
782 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
783         am--refresh check check-am clean clean-cscope clean-generic \
784         clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
785         dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
786         dist-tarZ dist-xz dist-zip distcheck distclean \
787         distclean-generic distclean-hdr distclean-libtool \
788         distclean-tags distcleancheck distdir distuninstallcheck dvi \
789         dvi-am html html-am info info-am install install-am \
790         install-data install-data-am install-dvi install-dvi-am \
791         install-exec install-exec-am install-html install-html-am \
792         install-info install-info-am install-man install-pdf \
793         install-pdf-am install-ps install-ps-am install-strip \
794         installcheck installcheck-am installdirs installdirs-am \
795         maintainer-clean maintainer-clean-generic mostlyclean \
796         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
797         tags tags-am uninstall uninstall-am
798
799
800 clean-local:
801         rm -f $(top_builddir)/install-sh
802         rm -f $(top_builddir)/missing
803         rm -f $(top_builddir)/config.guess
804         rm -f $(top_builddir)/ltmain.sh
805         rm -f $(top_builddir)/depcomp
806         rm -f $(top_builddir)/config.sub
807
808 # Tell versions [3.59,3.63) of GNU make to not export all variables.
809 # Otherwise a system limit (for SysV at least) may be exceeded.
810 .NOEXPORT: