]> git.proxmox.com Git - mirror_zfs-debian.git/blame - man/Makefile.in
Improve fstat(2) performance
[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 \
44 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
45 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 46 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
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 \
45066d1f 54 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
df554c14 55 $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
055656d4 56 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
2c395def 57 $(top_srcdir)/config/kernel-evict-inode.m4 \
e70e591c 58 $(top_srcdir)/config/kernel-fmode-t.m4 \
7268e1be 59 $(top_srcdir)/config/kernel-fsync.m4 \
e70e591c 60 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
bdf4328b 61 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
e70e591c
BB
62 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
63 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
2cf7f52b 64 $(top_srcdir)/config/kernel-mount-nodev.m4 \
e70e591c
BB
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 \
5c03efc3 68 $(top_srcdir)/config/kernel-security-inode-init.m4 \
b3129792 69 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
777d4af8 70 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
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 \
e70e591c
BB
76 $(top_srcdir)/config/user-libuuid.m4 \
77 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 78 $(top_srcdir)/config/user-selinux.m4 \
e70e591c
BB
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
82am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83 $(ACLOCAL_M4)
84mkinstalldirs = $(install_sh) -d
85CONFIG_HEADER = $(top_builddir)/zfs_config.h
86CONFIG_CLEAN_FILES =
87CONFIG_CLEAN_VPATH_FILES =
88AM_V_GEN = $(am__v_GEN_$(V))
89am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
90am__v_GEN_0 = @echo " GEN " $@;
91AM_V_at = $(am__v_at_$(V))
92am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
93am__v_at_0 = @
94SOURCES =
95DIST_SOURCES =
96RECURSIVE_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
103RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
104 distclean-recursive maintainer-clean-recursive
105AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
106 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
107 distdir
108ETAGS = etags
109CTAGS = ctags
110DIST_SUBDIRS = $(SUBDIRS)
111DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
112am__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"
137ACLOCAL = @ACLOCAL@
138ALIEN = @ALIEN@
139ALIEN_VERSION = @ALIEN_VERSION@
140AMTAR = @AMTAR@
141AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
142AR = @AR@
143AUTOCONF = @AUTOCONF@
144AUTOHEADER = @AUTOHEADER@
145AUTOMAKE = @AUTOMAKE@
146AWK = @AWK@
e70e591c
BB
147CC = @CC@
148CCAS = @CCAS@
149CCASDEPMODE = @CCASDEPMODE@
150CCASFLAGS = @CCASFLAGS@
151CCDEPMODE = @CCDEPMODE@
152CFLAGS = @CFLAGS@
e70e591c
BB
153CPP = @CPP@
154CPPFLAGS = @CPPFLAGS@
155CYGPATH_W = @CYGPATH_W@
156DEBUG_CFLAGS = @DEBUG_CFLAGS@
157DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
01c0e61d 158DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
159DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
160DEFS = @DEFS@
161DEPDIR = @DEPDIR@
162DPKG = @DPKG@
163DPKGBUILD = @DPKGBUILD@
164DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
165DPKG_VERSION = @DPKG_VERSION@
166DSYMUTIL = @DSYMUTIL@
167DUMPBIN = @DUMPBIN@
168ECHO_C = @ECHO_C@
169ECHO_N = @ECHO_N@
170ECHO_T = @ECHO_T@
171EGREP = @EGREP@
172EXEEXT = @EXEEXT@
173FGREP = @FGREP@
174FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
175GREP = @GREP@
176HAVE_ALIEN = @HAVE_ALIEN@
177HAVE_DPKG = @HAVE_DPKG@
178HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
179HAVE_RPM = @HAVE_RPM@
180HAVE_RPMBUILD = @HAVE_RPMBUILD@
181INSTALL = @INSTALL@
182INSTALL_DATA = @INSTALL_DATA@
183INSTALL_PROGRAM = @INSTALL_PROGRAM@
184INSTALL_SCRIPT = @INSTALL_SCRIPT@
185INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
186KERNELCPPFLAGS = @KERNELCPPFLAGS@
187KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
188LD = @LD@
189LDFLAGS = @LDFLAGS@
190LIBBLKID = @LIBBLKID@
e70e591c
BB
191LIBOBJS = @LIBOBJS@
192LIBS = @LIBS@
b3259b6a 193LIBSELINUX = @LIBSELINUX@
e70e591c
BB
194LIBTOOL = @LIBTOOL@
195LIBUUID = @LIBUUID@
196LINUX = @LINUX@
197LINUX_OBJ = @LINUX_OBJ@
198LINUX_SYMBOLS = @LINUX_SYMBOLS@
199LINUX_VERSION = @LINUX_VERSION@
200LIPO = @LIPO@
201LN_S = @LN_S@
202LTLIBOBJS = @LTLIBOBJS@
203MAINT = @MAINT@
204MAKEINFO = @MAKEINFO@
205MKDIR_P = @MKDIR_P@
e70e591c
BB
206NM = @NM@
207NMEDIT = @NMEDIT@
8a7e1cee 208NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
209OBJDUMP = @OBJDUMP@
210OBJEXT = @OBJEXT@
211OTOOL = @OTOOL@
212OTOOL64 = @OTOOL64@
213PACKAGE = @PACKAGE@
214PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
215PACKAGE_NAME = @PACKAGE_NAME@
216PACKAGE_STRING = @PACKAGE_STRING@
217PACKAGE_TARNAME = @PACKAGE_TARNAME@
218PACKAGE_VERSION = @PACKAGE_VERSION@
219PATH_SEPARATOR = @PATH_SEPARATOR@
220RANLIB = @RANLIB@
221RPM = @RPM@
222RPMBUILD = @RPMBUILD@
223RPMBUILD_VERSION = @RPMBUILD_VERSION@
224RPM_VERSION = @RPM_VERSION@
e70e591c
BB
225SED = @SED@
226SET_MAKE = @SET_MAKE@
227SHELL = @SHELL@
228SPL = @SPL@
229SPL_OBJ = @SPL_OBJ@
230SPL_SYMBOLS = @SPL_SYMBOLS@
231SPL_VERSION = @SPL_VERSION@
232STRIP = @STRIP@
233TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
234VENDOR = @VENDOR@
235VERSION = @VERSION@
236ZFS_CONFIG = @ZFS_CONFIG@
237ZFS_META_ALIAS = @ZFS_META_ALIAS@
238ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
239ZFS_META_DATA = @ZFS_META_DATA@
240ZFS_META_LICENSE = @ZFS_META_LICENSE@
241ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
242ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
243ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
244ZFS_META_NAME = @ZFS_META_NAME@
245ZFS_META_RELEASE = @ZFS_META_RELEASE@
246ZFS_META_VERSION = @ZFS_META_VERSION@
247ZLIB = @ZLIB@
248abs_builddir = @abs_builddir@
249abs_srcdir = @abs_srcdir@
250abs_top_builddir = @abs_top_builddir@
251abs_top_srcdir = @abs_top_srcdir@
252ac_ct_CC = @ac_ct_CC@
253ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
254am__include = @am__include@
255am__leading_dot = @am__leading_dot@
256am__quote = @am__quote@
257am__tar = @am__tar@
258am__untar = @am__untar@
259bindir = @bindir@
260build = @build@
261build_alias = @build_alias@
262build_cpu = @build_cpu@
263build_os = @build_os@
264build_vendor = @build_vendor@
265builddir = @builddir@
266datadir = @datadir@
267datarootdir = @datarootdir@
268docdir = @docdir@
269dvidir = @dvidir@
270exec_prefix = @exec_prefix@
271host = @host@
272host_alias = @host_alias@
273host_cpu = @host_cpu@
274host_os = @host_os@
275host_vendor = @host_vendor@
276htmldir = @htmldir@
277includedir = @includedir@
278infodir = @infodir@
279install_sh = @install_sh@
280libdir = @libdir@
281libexecdir = @libexecdir@
282localedir = @localedir@
283localstatedir = @localstatedir@
284lt_ECHO = @lt_ECHO@
285mandir = @mandir@
286mkdir_p = @mkdir_p@
287oldincludedir = @oldincludedir@
288pdfdir = @pdfdir@
289prefix = @prefix@
290program_transform_name = @program_transform_name@
291psdir = @psdir@
292sbindir = @sbindir@
293sharedstatedir = @sharedstatedir@
294srcdir = @srcdir@
295sysconfdir = @sysconfdir@
296target = @target@
297target_alias = @target_alias@
298target_cpu = @target_cpu@
299target_os = @target_os@
300target_vendor = @target_vendor@
301top_build_prefix = @top_build_prefix@
302top_builddir = @top_builddir@
303top_srcdir = @top_srcdir@
304SUBDIRS = man8
305all: 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
321Makefile: $(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
339mostlyclean-libtool:
340 -rm -f *.lo
341
342clean-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"
406tags-recursive:
407 list='$(SUBDIRS)'; for subdir in $$list; do \
408 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
409 done
410ctags-recursive:
411 list='$(SUBDIRS)'; for subdir in $$list; do \
412 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
413 done
414
415ID: $(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
423tags: TAGS
424
425TAGS: 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
459ctags: CTAGS
460CTAGS: 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
472GTAGS:
473 here=`$(am__cd) $(top_builddir) && pwd` \
474 && $(am__cd) $(top_srcdir) \
475 && gtags -i $(GTAGS_ARGS) "$$here"
476
477distclean-tags:
478 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
479
480distdir: $(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
538check-am: all-am
539check: check-recursive
540all-am: Makefile
541installdirs: installdirs-recursive
542installdirs-am:
543install: install-recursive
544install-exec: install-exec-recursive
545install-data: install-data-recursive
546uninstall: uninstall-recursive
547
548install-am: all-am
549 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
550
551installcheck: installcheck-recursive
552install-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
557mostlyclean-generic:
558
559clean-generic:
560
561distclean-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
565maintainer-clean-generic:
566 @echo "This command is intended for maintainers to use"
567 @echo "it deletes files that may require special tools to rebuild."
568clean: clean-recursive
569
570clean-am: clean-generic clean-libtool mostlyclean-am
571
572distclean: distclean-recursive
573 -rm -f Makefile
574distclean-am: clean-am distclean-generic distclean-tags
575
576dvi: dvi-recursive
577
578dvi-am:
579
580html: html-recursive
581
582html-am:
583
584info: info-recursive
585
586info-am:
587
588install-data-am:
589
590install-dvi: install-dvi-recursive
591
592install-dvi-am:
593
594install-exec-am:
595
596install-html: install-html-recursive
597
598install-html-am:
599
600install-info: install-info-recursive
601
602install-info-am:
603
604install-man:
605
606install-pdf: install-pdf-recursive
607
608install-pdf-am:
609
610install-ps: install-ps-recursive
611
612install-ps-am:
613
614installcheck-am:
615
616maintainer-clean: maintainer-clean-recursive
617 -rm -f Makefile
618maintainer-clean-am: distclean-am maintainer-clean-generic
619
620mostlyclean: mostlyclean-recursive
621
622mostlyclean-am: mostlyclean-generic mostlyclean-libtool
623
624pdf: pdf-recursive
625
626pdf-am:
627
628ps: ps-recursive
629
630ps-am:
631
632uninstall-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: