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