Always check -Wno-unused-but-set-variable gcc support
[zfs.git] / man / 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 = man
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps =  \
41         $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
42         $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
43         $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
44         $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
45         $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
46         $(top_srcdir)/config/kernel-bio-failfast.m4 \
47         $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
48         $(top_srcdir)/config/kernel-blk-end-request.m4 \
49         $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
50         $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
51         $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
52         $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
53         $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
54         $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
55         $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
56         $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
57         $(top_srcdir)/config/kernel-evict-inode.m4 \
58         $(top_srcdir)/config/kernel-fmode-t.m4 \
59         $(top_srcdir)/config/kernel-fsync.m4 \
60         $(top_srcdir)/config/kernel-get-disk-ro.m4 \
61         $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
62         $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
63         $(top_srcdir)/config/kernel-kobj-name-len.m4 \
64         $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
65         $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
66         $(top_srcdir)/config/kernel-rq-is_sync.m4 \
67         $(top_srcdir)/config/kernel-xattr-handler.m4 \
68         $(top_srcdir)/config/kernel.m4 \
69         $(top_srcdir)/config/user-arch.m4 \
70         $(top_srcdir)/config/user-frame-larger-than.m4 \
71         $(top_srcdir)/config/user-ioctl.m4 \
72         $(top_srcdir)/config/user-libblkid.m4 \
73         $(top_srcdir)/config/user-libuuid.m4 \
74         $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
75         $(top_srcdir)/config/user-selinux.m4 \
76         $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
77         $(top_srcdir)/config/zfs-build.m4 \
78         $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
79 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80         $(ACLOCAL_M4)
81 mkinstalldirs = $(install_sh) -d
82 CONFIG_HEADER = $(top_builddir)/zfs_config.h
83 CONFIG_CLEAN_FILES =
84 CONFIG_CLEAN_VPATH_FILES =
85 AM_V_GEN = $(am__v_GEN_$(V))
86 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
87 am__v_GEN_0 = @echo "  GEN   " $@;
88 AM_V_at = $(am__v_at_$(V))
89 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
90 am__v_at_0 = @
91 SOURCES =
92 DIST_SOURCES =
93 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
94         html-recursive info-recursive install-data-recursive \
95         install-dvi-recursive install-exec-recursive \
96         install-html-recursive install-info-recursive \
97         install-pdf-recursive install-ps-recursive install-recursive \
98         installcheck-recursive installdirs-recursive pdf-recursive \
99         ps-recursive uninstall-recursive
100 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
101   distclean-recursive maintainer-clean-recursive
102 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
103         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
104         distdir
105 ETAGS = etags
106 CTAGS = ctags
107 DIST_SUBDIRS = $(SUBDIRS)
108 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109 am__relativize = \
110   dir0=`pwd`; \
111   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
112   sed_rest='s,^[^/]*/*,,'; \
113   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
114   sed_butlast='s,/*[^/]*$$,,'; \
115   while test -n "$$dir1"; do \
116     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
117     if test "$$first" != "."; then \
118       if test "$$first" = ".."; then \
119         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
120         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
121       else \
122         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
123         if test "$$first2" = "$$first"; then \
124           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
125         else \
126           dir2="../$$dir2"; \
127         fi; \
128         dir0="$$dir0"/"$$first"; \
129       fi; \
130     fi; \
131     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
132   done; \
133   reldir="$$dir2"
134 ACLOCAL = @ACLOCAL@
135 ALIEN = @ALIEN@
136 ALIEN_VERSION = @ALIEN_VERSION@
137 AMTAR = @AMTAR@
138 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
139 AR = @AR@
140 AUTOCONF = @AUTOCONF@
141 AUTOHEADER = @AUTOHEADER@
142 AUTOMAKE = @AUTOMAKE@
143 AWK = @AWK@
144 CC = @CC@
145 CCAS = @CCAS@
146 CCASDEPMODE = @CCASDEPMODE@
147 CCASFLAGS = @CCASFLAGS@
148 CCDEPMODE = @CCDEPMODE@
149 CFLAGS = @CFLAGS@
150 CPP = @CPP@
151 CPPFLAGS = @CPPFLAGS@
152 CYGPATH_W = @CYGPATH_W@
153 DEBUG_CFLAGS = @DEBUG_CFLAGS@
154 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
155 DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
156 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
157 DEFS = @DEFS@
158 DEPDIR = @DEPDIR@
159 DPKG = @DPKG@
160 DPKGBUILD = @DPKGBUILD@
161 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
162 DPKG_VERSION = @DPKG_VERSION@
163 DSYMUTIL = @DSYMUTIL@
164 DUMPBIN = @DUMPBIN@
165 ECHO_C = @ECHO_C@
166 ECHO_N = @ECHO_N@
167 ECHO_T = @ECHO_T@
168 EGREP = @EGREP@
169 EXEEXT = @EXEEXT@
170 FGREP = @FGREP@
171 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
172 GREP = @GREP@
173 HAVE_ALIEN = @HAVE_ALIEN@
174 HAVE_DPKG = @HAVE_DPKG@
175 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
176 HAVE_RPM = @HAVE_RPM@
177 HAVE_RPMBUILD = @HAVE_RPMBUILD@
178 INSTALL = @INSTALL@
179 INSTALL_DATA = @INSTALL_DATA@
180 INSTALL_PROGRAM = @INSTALL_PROGRAM@
181 INSTALL_SCRIPT = @INSTALL_SCRIPT@
182 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
183 KERNELCPPFLAGS = @KERNELCPPFLAGS@
184 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
185 LD = @LD@
186 LDFLAGS = @LDFLAGS@
187 LIBBLKID = @LIBBLKID@
188 LIBOBJS = @LIBOBJS@
189 LIBS = @LIBS@
190 LIBSELINUX = @LIBSELINUX@
191 LIBTOOL = @LIBTOOL@
192 LIBUUID = @LIBUUID@
193 LINUX = @LINUX@
194 LINUX_OBJ = @LINUX_OBJ@
195 LINUX_SYMBOLS = @LINUX_SYMBOLS@
196 LINUX_VERSION = @LINUX_VERSION@
197 LIPO = @LIPO@
198 LN_S = @LN_S@
199 LTLIBOBJS = @LTLIBOBJS@
200 MAINT = @MAINT@
201 MAKEINFO = @MAKEINFO@
202 MKDIR_P = @MKDIR_P@
203 NM = @NM@
204 NMEDIT = @NMEDIT@
205 NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
206 OBJDUMP = @OBJDUMP@
207 OBJEXT = @OBJEXT@
208 OTOOL = @OTOOL@
209 OTOOL64 = @OTOOL64@
210 PACKAGE = @PACKAGE@
211 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
212 PACKAGE_NAME = @PACKAGE_NAME@
213 PACKAGE_STRING = @PACKAGE_STRING@
214 PACKAGE_TARNAME = @PACKAGE_TARNAME@
215 PACKAGE_VERSION = @PACKAGE_VERSION@
216 PATH_SEPARATOR = @PATH_SEPARATOR@
217 RANLIB = @RANLIB@
218 RPM = @RPM@
219 RPMBUILD = @RPMBUILD@
220 RPMBUILD_VERSION = @RPMBUILD_VERSION@
221 RPM_VERSION = @RPM_VERSION@
222 SED = @SED@
223 SET_MAKE = @SET_MAKE@
224 SHELL = @SHELL@
225 SPL = @SPL@
226 SPL_OBJ = @SPL_OBJ@
227 SPL_SYMBOLS = @SPL_SYMBOLS@
228 SPL_VERSION = @SPL_VERSION@
229 STRIP = @STRIP@
230 TARGET_ASM_DIR = @TARGET_ASM_DIR@
231 VENDOR = @VENDOR@
232 VERSION = @VERSION@
233 ZFS_CONFIG = @ZFS_CONFIG@
234 ZFS_META_ALIAS = @ZFS_META_ALIAS@
235 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
236 ZFS_META_DATA = @ZFS_META_DATA@
237 ZFS_META_LICENSE = @ZFS_META_LICENSE@
238 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
239 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
240 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
241 ZFS_META_NAME = @ZFS_META_NAME@
242 ZFS_META_RELEASE = @ZFS_META_RELEASE@
243 ZFS_META_VERSION = @ZFS_META_VERSION@
244 ZLIB = @ZLIB@
245 abs_builddir = @abs_builddir@
246 abs_srcdir = @abs_srcdir@
247 abs_top_builddir = @abs_top_builddir@
248 abs_top_srcdir = @abs_top_srcdir@
249 ac_ct_CC = @ac_ct_CC@
250 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
251 am__include = @am__include@
252 am__leading_dot = @am__leading_dot@
253 am__quote = @am__quote@
254 am__tar = @am__tar@
255 am__untar = @am__untar@
256 bindir = @bindir@
257 build = @build@
258 build_alias = @build_alias@
259 build_cpu = @build_cpu@
260 build_os = @build_os@
261 build_vendor = @build_vendor@
262 builddir = @builddir@
263 datadir = @datadir@
264 datarootdir = @datarootdir@
265 docdir = @docdir@
266 dvidir = @dvidir@
267 exec_prefix = @exec_prefix@
268 host = @host@
269 host_alias = @host_alias@
270 host_cpu = @host_cpu@
271 host_os = @host_os@
272 host_vendor = @host_vendor@
273 htmldir = @htmldir@
274 includedir = @includedir@
275 infodir = @infodir@
276 install_sh = @install_sh@
277 libdir = @libdir@
278 libexecdir = @libexecdir@
279 localedir = @localedir@
280 localstatedir = @localstatedir@
281 lt_ECHO = @lt_ECHO@
282 mandir = @mandir@
283 mkdir_p = @mkdir_p@
284 oldincludedir = @oldincludedir@
285 pdfdir = @pdfdir@
286 prefix = @prefix@
287 program_transform_name = @program_transform_name@
288 psdir = @psdir@
289 sbindir = @sbindir@
290 sharedstatedir = @sharedstatedir@
291 srcdir = @srcdir@
292 sysconfdir = @sysconfdir@
293 target = @target@
294 target_alias = @target_alias@
295 target_cpu = @target_cpu@
296 target_os = @target_os@
297 target_vendor = @target_vendor@
298 top_build_prefix = @top_build_prefix@
299 top_builddir = @top_builddir@
300 top_srcdir = @top_srcdir@
301 SUBDIRS = man8
302 all: all-recursive
303
304 .SUFFIXES:
305 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
306         @for dep in $?; do \
307           case '$(am__configure_deps)' in \
308             *$$dep*) \
309               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
310                 && { if test -f $@; then exit 0; else break; fi; }; \
311               exit 1;; \
312           esac; \
313         done; \
314         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
315         $(am__cd) $(top_srcdir) && \
316           $(AUTOMAKE) --gnu man/Makefile
317 .PRECIOUS: Makefile
318 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
319         @case '$?' in \
320           *config.status*) \
321             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
322           *) \
323             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
324             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
325         esac;
326
327 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
328         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329
330 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
331         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
333         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334 $(am__aclocal_m4_deps):
335
336 mostlyclean-libtool:
337         -rm -f *.lo
338
339 clean-libtool:
340         -rm -rf .libs _libs
341
342 # This directory's subdirectories are mostly independent; you can cd
343 # into them and run `make' without going through this Makefile.
344 # To change the values of `make' variables: instead of editing Makefiles,
345 # (1) if the variable is set in `config.status', edit `config.status'
346 #     (which will cause the Makefiles to be regenerated when you run `make');
347 # (2) otherwise, pass the desired values on the `make' command line.
348 $(RECURSIVE_TARGETS):
349         @fail= failcom='exit 1'; \
350         for f in x $$MAKEFLAGS; do \
351           case $$f in \
352             *=* | --[!k]*);; \
353             *k*) failcom='fail=yes';; \
354           esac; \
355         done; \
356         dot_seen=no; \
357         target=`echo $@ | sed s/-recursive//`; \
358         list='$(SUBDIRS)'; for subdir in $$list; do \
359           echo "Making $$target in $$subdir"; \
360           if test "$$subdir" = "."; then \
361             dot_seen=yes; \
362             local_target="$$target-am"; \
363           else \
364             local_target="$$target"; \
365           fi; \
366           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
367           || eval $$failcom; \
368         done; \
369         if test "$$dot_seen" = "no"; then \
370           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
371         fi; test -z "$$fail"
372
373 $(RECURSIVE_CLEAN_TARGETS):
374         @fail= failcom='exit 1'; \
375         for f in x $$MAKEFLAGS; do \
376           case $$f in \
377             *=* | --[!k]*);; \
378             *k*) failcom='fail=yes';; \
379           esac; \
380         done; \
381         dot_seen=no; \
382         case "$@" in \
383           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
384           *) list='$(SUBDIRS)' ;; \
385         esac; \
386         rev=''; for subdir in $$list; do \
387           if test "$$subdir" = "."; then :; else \
388             rev="$$subdir $$rev"; \
389           fi; \
390         done; \
391         rev="$$rev ."; \
392         target=`echo $@ | sed s/-recursive//`; \
393         for subdir in $$rev; do \
394           echo "Making $$target in $$subdir"; \
395           if test "$$subdir" = "."; then \
396             local_target="$$target-am"; \
397           else \
398             local_target="$$target"; \
399           fi; \
400           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
401           || eval $$failcom; \
402         done && test -z "$$fail"
403 tags-recursive:
404         list='$(SUBDIRS)'; for subdir in $$list; do \
405           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
406         done
407 ctags-recursive:
408         list='$(SUBDIRS)'; for subdir in $$list; do \
409           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
410         done
411
412 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
413         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
414         unique=`for i in $$list; do \
415             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
416           done | \
417           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
418               END { if (nonempty) { for (i in files) print i; }; }'`; \
419         mkid -fID $$unique
420 tags: TAGS
421
422 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
423                 $(TAGS_FILES) $(LISP)
424         set x; \
425         here=`pwd`; \
426         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
427           include_option=--etags-include; \
428           empty_fix=.; \
429         else \
430           include_option=--include; \
431           empty_fix=; \
432         fi; \
433         list='$(SUBDIRS)'; for subdir in $$list; do \
434           if test "$$subdir" = .; then :; else \
435             test ! -f $$subdir/TAGS || \
436               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
437           fi; \
438         done; \
439         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
440         unique=`for i in $$list; do \
441             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442           done | \
443           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444               END { if (nonempty) { for (i in files) print i; }; }'`; \
445         shift; \
446         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
447           test -n "$$unique" || unique=$$empty_fix; \
448           if test $$# -gt 0; then \
449             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
450               "$$@" $$unique; \
451           else \
452             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
453               $$unique; \
454           fi; \
455         fi
456 ctags: CTAGS
457 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
458                 $(TAGS_FILES) $(LISP)
459         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
460         unique=`for i in $$list; do \
461             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462           done | \
463           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464               END { if (nonempty) { for (i in files) print i; }; }'`; \
465         test -z "$(CTAGS_ARGS)$$unique" \
466           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
467              $$unique
468
469 GTAGS:
470         here=`$(am__cd) $(top_builddir) && pwd` \
471           && $(am__cd) $(top_srcdir) \
472           && gtags -i $(GTAGS_ARGS) "$$here"
473
474 distclean-tags:
475         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
476
477 distdir: $(DISTFILES)
478         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480         list='$(DISTFILES)'; \
481           dist_files=`for file in $$list; do echo $$file; done | \
482           sed -e "s|^$$srcdirstrip/||;t" \
483               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
484         case $$dist_files in \
485           */*) $(MKDIR_P) `echo "$$dist_files" | \
486                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
487                            sort -u` ;; \
488         esac; \
489         for file in $$dist_files; do \
490           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
491           if test -d $$d/$$file; then \
492             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
493             if test -d "$(distdir)/$$file"; then \
494               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495             fi; \
496             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
497               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
498               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
499             fi; \
500             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
501           else \
502             test -f "$(distdir)/$$file" \
503             || cp -p $$d/$$file "$(distdir)/$$file" \
504             || exit 1; \
505           fi; \
506         done
507         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
508           if test "$$subdir" = .; then :; else \
509             test -d "$(distdir)/$$subdir" \
510             || $(MKDIR_P) "$(distdir)/$$subdir" \
511             || exit 1; \
512           fi; \
513         done
514         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
515           if test "$$subdir" = .; then :; else \
516             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
517             $(am__relativize); \
518             new_distdir=$$reldir; \
519             dir1=$$subdir; dir2="$(top_distdir)"; \
520             $(am__relativize); \
521             new_top_distdir=$$reldir; \
522             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
523             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
524             ($(am__cd) $$subdir && \
525               $(MAKE) $(AM_MAKEFLAGS) \
526                 top_distdir="$$new_top_distdir" \
527                 distdir="$$new_distdir" \
528                 am__remove_distdir=: \
529                 am__skip_length_check=: \
530                 am__skip_mode_fix=: \
531                 distdir) \
532               || exit 1; \
533           fi; \
534         done
535 check-am: all-am
536 check: check-recursive
537 all-am: Makefile
538 installdirs: installdirs-recursive
539 installdirs-am:
540 install: install-recursive
541 install-exec: install-exec-recursive
542 install-data: install-data-recursive
543 uninstall: uninstall-recursive
544
545 install-am: all-am
546         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
547
548 installcheck: installcheck-recursive
549 install-strip:
550         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
551           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
552           `test -z '$(STRIP)' || \
553             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
554 mostlyclean-generic:
555
556 clean-generic:
557
558 distclean-generic:
559         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
560         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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 Makefile
571 distclean-am: clean-am distclean-generic distclean-tags
572
573 dvi: dvi-recursive
574
575 dvi-am:
576
577 html: html-recursive
578
579 html-am:
580
581 info: info-recursive
582
583 info-am:
584
585 install-data-am:
586
587 install-dvi: install-dvi-recursive
588
589 install-dvi-am:
590
591 install-exec-am:
592
593 install-html: install-html-recursive
594
595 install-html-am:
596
597 install-info: install-info-recursive
598
599 install-info-am:
600
601 install-man:
602
603 install-pdf: install-pdf-recursive
604
605 install-pdf-am:
606
607 install-ps: install-ps-recursive
608
609 install-ps-am:
610
611 installcheck-am:
612
613 maintainer-clean: maintainer-clean-recursive
614         -rm -f Makefile
615 maintainer-clean-am: distclean-am maintainer-clean-generic
616
617 mostlyclean: mostlyclean-recursive
618
619 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
620
621 pdf: pdf-recursive
622
623 pdf-am:
624
625 ps: ps-recursive
626
627 ps-am:
628
629 uninstall-am:
630
631 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
632         install-am install-strip tags-recursive
633
634 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
635         all all-am check check-am clean clean-generic clean-libtool \
636         ctags ctags-recursive distclean distclean-generic \
637         distclean-libtool distclean-tags distdir dvi dvi-am html \
638         html-am info info-am install install-am install-data \
639         install-data-am install-dvi install-dvi-am install-exec \
640         install-exec-am install-html install-html-am install-info \
641         install-info-am install-man install-pdf install-pdf-am \
642         install-ps install-ps-am install-strip installcheck \
643         installcheck-am installdirs installdirs-am maintainer-clean \
644         maintainer-clean-generic mostlyclean mostlyclean-generic \
645         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
646         uninstall uninstall-am
647
648
649 # Tell versions [3.59,3.63) of GNU make to not export all variables.
650 # Otherwise a system limit (for SysV at least) may be exceeded.
651 .NOEXPORT: