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