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