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