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