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