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