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