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