OSDN Git Service

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