OSDN Git Service

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