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