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