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