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