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