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