OSDN Git Service

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