adbb31b82df321a71b266ed2e8edff02cf60aa58
[zfs.git] / include / sys / fm / 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
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 subdir = include/sys/fm
39 DIST_COMMON = $(am__kernel_HEADERS_DIST) $(am__libzfs_HEADERS_DIST) \
40         $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps =  \
43         $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
44         $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
45         $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
46         $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
47         $(top_srcdir)/config/kernel-bio-failfast.m4 \
48         $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
49         $(top_srcdir)/config/kernel-blk-end-request.m4 \
50         $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
51         $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
52         $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
53         $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
54         $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
55         $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
56         $(top_srcdir)/config/kernel-evict-inode.m4 \
57         $(top_srcdir)/config/kernel-fmode-t.m4 \
58         $(top_srcdir)/config/kernel-fsync.m4 \
59         $(top_srcdir)/config/kernel-get-disk-ro.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 am__kernel_HEADERS_DIST = $(top_srcdir)/include/sys/fm/protocol.h \
99         $(top_srcdir)/include/sys/fm/util.h
100 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101 am__vpath_adj = case $$p in \
102     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103     *) f=$$p;; \
104   esac;
105 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106 am__install_max = 40
107 am__nobase_strip_setup = \
108   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109 am__nobase_strip = \
110   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111 am__nobase_list = $(am__nobase_strip_setup); \
112   for p in $$list; do echo "$$p $$p"; done | \
113   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115     if (++n[$$2] == $(am__install_max)) \
116       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117     END { for (dir in files) print dir, files[dir] }'
118 am__base_list = \
119   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121 am__installdirs = "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"
122 am__libzfs_HEADERS_DIST = $(top_srcdir)/include/sys/fm/protocol.h \
123         $(top_srcdir)/include/sys/fm/util.h
124 HEADERS = $(kernel_HEADERS) $(libzfs_HEADERS)
125 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
126   distclean-recursive maintainer-clean-recursive
127 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
128         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
129         distdir
130 ETAGS = etags
131 CTAGS = ctags
132 DIST_SUBDIRS = $(SUBDIRS)
133 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134 am__relativize = \
135   dir0=`pwd`; \
136   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
137   sed_rest='s,^[^/]*/*,,'; \
138   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
139   sed_butlast='s,/*[^/]*$$,,'; \
140   while test -n "$$dir1"; do \
141     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
142     if test "$$first" != "."; then \
143       if test "$$first" = ".."; then \
144         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
145         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
146       else \
147         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
148         if test "$$first2" = "$$first"; then \
149           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
150         else \
151           dir2="../$$dir2"; \
152         fi; \
153         dir0="$$dir0"/"$$first"; \
154       fi; \
155     fi; \
156     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
157   done; \
158   reldir="$$dir2"
159 ACLOCAL = @ACLOCAL@
160 ALIEN = @ALIEN@
161 ALIEN_VERSION = @ALIEN_VERSION@
162 AMTAR = @AMTAR@
163 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
164 AR = @AR@
165 AUTOCONF = @AUTOCONF@
166 AUTOHEADER = @AUTOHEADER@
167 AUTOMAKE = @AUTOMAKE@
168 AWK = @AWK@
169 CC = @CC@
170 CCAS = @CCAS@
171 CCASDEPMODE = @CCASDEPMODE@
172 CCASFLAGS = @CCASFLAGS@
173 CCDEPMODE = @CCDEPMODE@
174 CFLAGS = @CFLAGS@
175 CPP = @CPP@
176 CPPFLAGS = @CPPFLAGS@
177 CYGPATH_W = @CYGPATH_W@
178 DEBUG_CFLAGS = @DEBUG_CFLAGS@
179 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
180 DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
181 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
182 DEFS = @DEFS@
183 DEPDIR = @DEPDIR@
184 DPKG = @DPKG@
185 DPKGBUILD = @DPKGBUILD@
186 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
187 DPKG_VERSION = @DPKG_VERSION@
188 DSYMUTIL = @DSYMUTIL@
189 DUMPBIN = @DUMPBIN@
190 ECHO_C = @ECHO_C@
191 ECHO_N = @ECHO_N@
192 ECHO_T = @ECHO_T@
193 EGREP = @EGREP@
194 EXEEXT = @EXEEXT@
195 FGREP = @FGREP@
196 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
197 GREP = @GREP@
198 HAVE_ALIEN = @HAVE_ALIEN@
199 HAVE_DPKG = @HAVE_DPKG@
200 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
201 HAVE_RPM = @HAVE_RPM@
202 HAVE_RPMBUILD = @HAVE_RPMBUILD@
203 INSTALL = @INSTALL@
204 INSTALL_DATA = @INSTALL_DATA@
205 INSTALL_PROGRAM = @INSTALL_PROGRAM@
206 INSTALL_SCRIPT = @INSTALL_SCRIPT@
207 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208 KERNELCPPFLAGS = @KERNELCPPFLAGS@
209 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
210 LD = @LD@
211 LDFLAGS = @LDFLAGS@
212 LIBBLKID = @LIBBLKID@
213 LIBOBJS = @LIBOBJS@
214 LIBS = @LIBS@
215 LIBSELINUX = @LIBSELINUX@
216 LIBTOOL = @LIBTOOL@
217 LIBUUID = @LIBUUID@
218 LINUX = @LINUX@
219 LINUX_OBJ = @LINUX_OBJ@
220 LINUX_SYMBOLS = @LINUX_SYMBOLS@
221 LINUX_VERSION = @LINUX_VERSION@
222 LIPO = @LIPO@
223 LN_S = @LN_S@
224 LTLIBOBJS = @LTLIBOBJS@
225 MAINT = @MAINT@
226 MAKEINFO = @MAKEINFO@
227 MKDIR_P = @MKDIR_P@
228 NM = @NM@
229 NMEDIT = @NMEDIT@
230 OBJDUMP = @OBJDUMP@
231 OBJEXT = @OBJEXT@
232 OTOOL = @OTOOL@
233 OTOOL64 = @OTOOL64@
234 PACKAGE = @PACKAGE@
235 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
236 PACKAGE_NAME = @PACKAGE_NAME@
237 PACKAGE_STRING = @PACKAGE_STRING@
238 PACKAGE_TARNAME = @PACKAGE_TARNAME@
239 PACKAGE_VERSION = @PACKAGE_VERSION@
240 PATH_SEPARATOR = @PATH_SEPARATOR@
241 RANLIB = @RANLIB@
242 RPM = @RPM@
243 RPMBUILD = @RPMBUILD@
244 RPMBUILD_VERSION = @RPMBUILD_VERSION@
245 RPM_VERSION = @RPM_VERSION@
246 SED = @SED@
247 SET_MAKE = @SET_MAKE@
248 SHELL = @SHELL@
249 SPL = @SPL@
250 SPL_OBJ = @SPL_OBJ@
251 SPL_SYMBOLS = @SPL_SYMBOLS@
252 SPL_VERSION = @SPL_VERSION@
253 STRIP = @STRIP@
254 TARGET_ASM_DIR = @TARGET_ASM_DIR@
255 VENDOR = @VENDOR@
256 VERSION = @VERSION@
257 ZFS_CONFIG = @ZFS_CONFIG@
258 ZFS_META_ALIAS = @ZFS_META_ALIAS@
259 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
260 ZFS_META_DATA = @ZFS_META_DATA@
261 ZFS_META_LICENSE = @ZFS_META_LICENSE@
262 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
263 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
264 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
265 ZFS_META_NAME = @ZFS_META_NAME@
266 ZFS_META_RELEASE = @ZFS_META_RELEASE@
267 ZFS_META_VERSION = @ZFS_META_VERSION@
268 ZLIB = @ZLIB@
269 abs_builddir = @abs_builddir@
270 abs_srcdir = @abs_srcdir@
271 abs_top_builddir = @abs_top_builddir@
272 abs_top_srcdir = @abs_top_srcdir@
273 ac_ct_CC = @ac_ct_CC@
274 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
275 am__include = @am__include@
276 am__leading_dot = @am__leading_dot@
277 am__quote = @am__quote@
278 am__tar = @am__tar@
279 am__untar = @am__untar@
280 bindir = @bindir@
281 build = @build@
282 build_alias = @build_alias@
283 build_cpu = @build_cpu@
284 build_os = @build_os@
285 build_vendor = @build_vendor@
286 builddir = @builddir@
287 datadir = @datadir@
288 datarootdir = @datarootdir@
289 docdir = @docdir@
290 dvidir = @dvidir@
291 exec_prefix = @exec_prefix@
292 host = @host@
293 host_alias = @host_alias@
294 host_cpu = @host_cpu@
295 host_os = @host_os@
296 host_vendor = @host_vendor@
297 htmldir = @htmldir@
298 includedir = @includedir@
299 infodir = @infodir@
300 install_sh = @install_sh@
301 libdir = @libdir@
302 libexecdir = @libexecdir@
303 localedir = @localedir@
304 localstatedir = @localstatedir@
305 lt_ECHO = @lt_ECHO@
306 mandir = @mandir@
307 mkdir_p = @mkdir_p@
308 oldincludedir = @oldincludedir@
309 pdfdir = @pdfdir@
310 prefix = @prefix@
311 program_transform_name = @program_transform_name@
312 psdir = @psdir@
313 sbindir = @sbindir@
314 sharedstatedir = @sharedstatedir@
315 srcdir = @srcdir@
316 sysconfdir = @sysconfdir@
317 target = @target@
318 target_alias = @target_alias@
319 target_cpu = @target_cpu@
320 target_os = @target_os@
321 target_vendor = @target_vendor@
322 top_build_prefix = @top_build_prefix@
323 top_builddir = @top_builddir@
324 top_srcdir = @top_srcdir@
325 SUBDIRS = fs
326 COMMON_H = \
327         $(top_srcdir)/include/sys/fm/protocol.h \
328         $(top_srcdir)/include/sys/fm/util.h
329
330 KERNEL_H = 
331 USER_H = 
332 EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
333 @CONFIG_USER_TRUE@libzfsdir = $(includedir)/libzfs/sys/fm
334 @CONFIG_USER_TRUE@libzfs_HEADERS = $(COMMON_H) $(USER_H)
335 @CONFIG_KERNEL_TRUE@kerneldir = /usr/src/zfs-$(ZFS_META_VERSION)/$(LINUX_VERSION)/sys/fm
336 @CONFIG_KERNEL_TRUE@kernel_HEADERS = $(COMMON_H) $(KERNEL_H)
337 all: all-recursive
338
339 .SUFFIXES:
340 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
341         @for dep in $?; do \
342           case '$(am__configure_deps)' in \
343             *$$dep*) \
344               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
345                 && { if test -f $@; then exit 0; else break; fi; }; \
346               exit 1;; \
347           esac; \
348         done; \
349         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/sys/fm/Makefile'; \
350         $(am__cd) $(top_srcdir) && \
351           $(AUTOMAKE) --gnu include/sys/fm/Makefile
352 .PRECIOUS: Makefile
353 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
354         @case '$?' in \
355           *config.status*) \
356             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
357           *) \
358             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
359             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
360         esac;
361
362 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
363         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364
365 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
366         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
368         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369 $(am__aclocal_m4_deps):
370
371 mostlyclean-libtool:
372         -rm -f *.lo
373
374 clean-libtool:
375         -rm -rf .libs _libs
376 install-kernelHEADERS: $(kernel_HEADERS)
377         @$(NORMAL_INSTALL)
378         test -z "$(kerneldir)" || $(MKDIR_P) "$(DESTDIR)$(kerneldir)"
379         @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
380         for p in $$list; do \
381           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
382           echo "$$d$$p"; \
383         done | $(am__base_list) | \
384         while read files; do \
385           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
386           $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
387         done
388
389 uninstall-kernelHEADERS:
390         @$(NORMAL_UNINSTALL)
391         @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
392         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
393         test -n "$$files" || exit 0; \
394         echo " ( cd '$(DESTDIR)$(kerneldir)' && rm -f" $$files ")"; \
395         cd "$(DESTDIR)$(kerneldir)" && rm -f $$files
396 install-libzfsHEADERS: $(libzfs_HEADERS)
397         @$(NORMAL_INSTALL)
398         test -z "$(libzfsdir)" || $(MKDIR_P) "$(DESTDIR)$(libzfsdir)"
399         @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
400         for p in $$list; do \
401           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
402           echo "$$d$$p"; \
403         done | $(am__base_list) | \
404         while read files; do \
405           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libzfsdir)'"; \
406           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libzfsdir)" || exit $$?; \
407         done
408
409 uninstall-libzfsHEADERS:
410         @$(NORMAL_UNINSTALL)
411         @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
412         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
413         test -n "$$files" || exit 0; \
414         echo " ( cd '$(DESTDIR)$(libzfsdir)' && rm -f" $$files ")"; \
415         cd "$(DESTDIR)$(libzfsdir)" && rm -f $$files
416
417 # This directory's subdirectories are mostly independent; you can cd
418 # into them and run `make' without going through this Makefile.
419 # To change the values of `make' variables: instead of editing Makefiles,
420 # (1) if the variable is set in `config.status', edit `config.status'
421 #     (which will cause the Makefiles to be regenerated when you run `make');
422 # (2) otherwise, pass the desired values on the `make' command line.
423 $(RECURSIVE_TARGETS):
424         @fail= failcom='exit 1'; \
425         for f in x $$MAKEFLAGS; do \
426           case $$f in \
427             *=* | --[!k]*);; \
428             *k*) failcom='fail=yes';; \
429           esac; \
430         done; \
431         dot_seen=no; \
432         target=`echo $@ | sed s/-recursive//`; \
433         list='$(SUBDIRS)'; for subdir in $$list; do \
434           echo "Making $$target in $$subdir"; \
435           if test "$$subdir" = "."; then \
436             dot_seen=yes; \
437             local_target="$$target-am"; \
438           else \
439             local_target="$$target"; \
440           fi; \
441           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
442           || eval $$failcom; \
443         done; \
444         if test "$$dot_seen" = "no"; then \
445           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
446         fi; test -z "$$fail"
447
448 $(RECURSIVE_CLEAN_TARGETS):
449         @fail= failcom='exit 1'; \
450         for f in x $$MAKEFLAGS; do \
451           case $$f in \
452             *=* | --[!k]*);; \
453             *k*) failcom='fail=yes';; \
454           esac; \
455         done; \
456         dot_seen=no; \
457         case "$@" in \
458           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
459           *) list='$(SUBDIRS)' ;; \
460         esac; \
461         rev=''; for subdir in $$list; do \
462           if test "$$subdir" = "."; then :; else \
463             rev="$$subdir $$rev"; \
464           fi; \
465         done; \
466         rev="$$rev ."; \
467         target=`echo $@ | sed s/-recursive//`; \
468         for subdir in $$rev; do \
469           echo "Making $$target in $$subdir"; \
470           if test "$$subdir" = "."; then \
471             local_target="$$target-am"; \
472           else \
473             local_target="$$target"; \
474           fi; \
475           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
476           || eval $$failcom; \
477         done && test -z "$$fail"
478 tags-recursive:
479         list='$(SUBDIRS)'; for subdir in $$list; do \
480           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
481         done
482 ctags-recursive:
483         list='$(SUBDIRS)'; for subdir in $$list; do \
484           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
485         done
486
487 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
488         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
489         unique=`for i in $$list; do \
490             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491           done | \
492           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493               END { if (nonempty) { for (i in files) print i; }; }'`; \
494         mkid -fID $$unique
495 tags: TAGS
496
497 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
498                 $(TAGS_FILES) $(LISP)
499         set x; \
500         here=`pwd`; \
501         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
502           include_option=--etags-include; \
503           empty_fix=.; \
504         else \
505           include_option=--include; \
506           empty_fix=; \
507         fi; \
508         list='$(SUBDIRS)'; for subdir in $$list; do \
509           if test "$$subdir" = .; then :; else \
510             test ! -f $$subdir/TAGS || \
511               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
512           fi; \
513         done; \
514         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
515         unique=`for i in $$list; do \
516             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
517           done | \
518           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
519               END { if (nonempty) { for (i in files) print i; }; }'`; \
520         shift; \
521         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
522           test -n "$$unique" || unique=$$empty_fix; \
523           if test $$# -gt 0; then \
524             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
525               "$$@" $$unique; \
526           else \
527             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
528               $$unique; \
529           fi; \
530         fi
531 ctags: CTAGS
532 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
533                 $(TAGS_FILES) $(LISP)
534         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
535         unique=`for i in $$list; do \
536             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
537           done | \
538           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
539               END { if (nonempty) { for (i in files) print i; }; }'`; \
540         test -z "$(CTAGS_ARGS)$$unique" \
541           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
542              $$unique
543
544 GTAGS:
545         here=`$(am__cd) $(top_builddir) && pwd` \
546           && $(am__cd) $(top_srcdir) \
547           && gtags -i $(GTAGS_ARGS) "$$here"
548
549 distclean-tags:
550         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
551
552 distdir: $(DISTFILES)
553         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
554         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
555         list='$(DISTFILES)'; \
556           dist_files=`for file in $$list; do echo $$file; done | \
557           sed -e "s|^$$srcdirstrip/||;t" \
558               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
559         case $$dist_files in \
560           */*) $(MKDIR_P) `echo "$$dist_files" | \
561                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
562                            sort -u` ;; \
563         esac; \
564         for file in $$dist_files; do \
565           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
566           if test -d $$d/$$file; then \
567             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
568             if test -d "$(distdir)/$$file"; then \
569               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570             fi; \
571             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
572               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
573               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
574             fi; \
575             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
576           else \
577             test -f "$(distdir)/$$file" \
578             || cp -p $$d/$$file "$(distdir)/$$file" \
579             || exit 1; \
580           fi; \
581         done
582         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
583           if test "$$subdir" = .; then :; else \
584             test -d "$(distdir)/$$subdir" \
585             || $(MKDIR_P) "$(distdir)/$$subdir" \
586             || exit 1; \
587           fi; \
588         done
589         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
590           if test "$$subdir" = .; then :; else \
591             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
592             $(am__relativize); \
593             new_distdir=$$reldir; \
594             dir1=$$subdir; dir2="$(top_distdir)"; \
595             $(am__relativize); \
596             new_top_distdir=$$reldir; \
597             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
598             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
599             ($(am__cd) $$subdir && \
600               $(MAKE) $(AM_MAKEFLAGS) \
601                 top_distdir="$$new_top_distdir" \
602                 distdir="$$new_distdir" \
603                 am__remove_distdir=: \
604                 am__skip_length_check=: \
605                 am__skip_mode_fix=: \
606                 distdir) \
607               || exit 1; \
608           fi; \
609         done
610 check-am: all-am
611 check: check-recursive
612 all-am: Makefile $(HEADERS)
613 installdirs: installdirs-recursive
614 installdirs-am:
615         for dir in "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"; do \
616           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
617         done
618 install: install-recursive
619 install-exec: install-exec-recursive
620 install-data: install-data-recursive
621 uninstall: uninstall-recursive
622
623 install-am: all-am
624         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
625
626 installcheck: installcheck-recursive
627 install-strip:
628         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
629           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
630           `test -z '$(STRIP)' || \
631             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
632 mostlyclean-generic:
633
634 clean-generic:
635
636 distclean-generic:
637         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
638         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
639
640 maintainer-clean-generic:
641         @echo "This command is intended for maintainers to use"
642         @echo "it deletes files that may require special tools to rebuild."
643 clean: clean-recursive
644
645 clean-am: clean-generic clean-libtool mostlyclean-am
646
647 distclean: distclean-recursive
648         -rm -f Makefile
649 distclean-am: clean-am distclean-generic distclean-tags
650
651 dvi: dvi-recursive
652
653 dvi-am:
654
655 html: html-recursive
656
657 html-am:
658
659 info: info-recursive
660
661 info-am:
662
663 install-data-am: install-kernelHEADERS install-libzfsHEADERS
664
665 install-dvi: install-dvi-recursive
666
667 install-dvi-am:
668
669 install-exec-am:
670
671 install-html: install-html-recursive
672
673 install-html-am:
674
675 install-info: install-info-recursive
676
677 install-info-am:
678
679 install-man:
680
681 install-pdf: install-pdf-recursive
682
683 install-pdf-am:
684
685 install-ps: install-ps-recursive
686
687 install-ps-am:
688
689 installcheck-am:
690
691 maintainer-clean: maintainer-clean-recursive
692         -rm -f Makefile
693 maintainer-clean-am: distclean-am maintainer-clean-generic
694
695 mostlyclean: mostlyclean-recursive
696
697 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
698
699 pdf: pdf-recursive
700
701 pdf-am:
702
703 ps: ps-recursive
704
705 ps-am:
706
707 uninstall-am: uninstall-kernelHEADERS uninstall-libzfsHEADERS
708
709 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
710         install-am install-strip tags-recursive
711
712 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
713         all all-am check check-am clean clean-generic clean-libtool \
714         ctags ctags-recursive distclean distclean-generic \
715         distclean-libtool distclean-tags distdir dvi dvi-am html \
716         html-am info info-am install install-am install-data \
717         install-data-am install-dvi install-dvi-am install-exec \
718         install-exec-am install-html install-html-am install-info \
719         install-info-am install-kernelHEADERS install-libzfsHEADERS \
720         install-man install-pdf install-pdf-am install-ps \
721         install-ps-am install-strip installcheck installcheck-am \
722         installdirs installdirs-am maintainer-clean \
723         maintainer-clean-generic mostlyclean mostlyclean-generic \
724         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
725         uninstall uninstall-am uninstall-kernelHEADERS \
726         uninstall-libzfsHEADERS
727
728
729 # Tell versions [3.59,3.63) of GNU make to not export all variables.
730 # Otherwise a system limit (for SysV at least) may be exceeded.
731 .NOEXPORT: