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