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