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