OSDN Git Service

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