e1817127ad35d00f4a80edaac2756195a1f0e3a2
[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_STACKFLAGS = @DEBUG_STACKFLAGS@
217 DEBUG_ZFS = @DEBUG_ZFS@
218 DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
219 DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
220 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
221 DEFS = @DEFS@
222 DEPDIR = @DEPDIR@
223 DPKG = @DPKG@
224 DPKGBUILD = @DPKGBUILD@
225 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
226 DPKG_VERSION = @DPKG_VERSION@
227 DSYMUTIL = @DSYMUTIL@
228 DUMPBIN = @DUMPBIN@
229 ECHO_C = @ECHO_C@
230 ECHO_N = @ECHO_N@
231 ECHO_T = @ECHO_T@
232 EGREP = @EGREP@
233 EXEEXT = @EXEEXT@
234 FGREP = @FGREP@
235 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
236 GREP = @GREP@
237 HAVE_ALIEN = @HAVE_ALIEN@
238 HAVE_DPKG = @HAVE_DPKG@
239 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
240 HAVE_MAKEPKG = @HAVE_MAKEPKG@
241 HAVE_PACMAN = @HAVE_PACMAN@
242 HAVE_RPM = @HAVE_RPM@
243 HAVE_RPMBUILD = @HAVE_RPMBUILD@
244 INSTALL = @INSTALL@
245 INSTALL_DATA = @INSTALL_DATA@
246 INSTALL_PROGRAM = @INSTALL_PROGRAM@
247 INSTALL_SCRIPT = @INSTALL_SCRIPT@
248 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
249 KERNELCPPFLAGS = @KERNELCPPFLAGS@
250 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
251 LD = @LD@
252 LDFLAGS = @LDFLAGS@
253 LIBBLKID = @LIBBLKID@
254 LIBOBJS = @LIBOBJS@
255 LIBS = @LIBS@
256 LIBSELINUX = @LIBSELINUX@
257 LIBTOOL = @LIBTOOL@
258 LIBUUID = @LIBUUID@
259 LINUX = @LINUX@
260 LINUX_OBJ = @LINUX_OBJ@
261 LINUX_SYMBOLS = @LINUX_SYMBOLS@
262 LINUX_VERSION = @LINUX_VERSION@
263 LIPO = @LIPO@
264 LN_S = @LN_S@
265 LTLIBOBJS = @LTLIBOBJS@
266 MAINT = @MAINT@
267 MAKEINFO = @MAKEINFO@
268 MAKEPKG = @MAKEPKG@
269 MAKEPKG_VERSION = @MAKEPKG_VERSION@
270 MKDIR_P = @MKDIR_P@
271 NM = @NM@
272 NMEDIT = @NMEDIT@
273 NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
274 OBJDUMP = @OBJDUMP@
275 OBJEXT = @OBJEXT@
276 OTOOL = @OTOOL@
277 OTOOL64 = @OTOOL64@
278 PACKAGE = @PACKAGE@
279 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
280 PACKAGE_NAME = @PACKAGE_NAME@
281 PACKAGE_STRING = @PACKAGE_STRING@
282 PACKAGE_TARNAME = @PACKAGE_TARNAME@
283 PACKAGE_VERSION = @PACKAGE_VERSION@
284 PACMAN = @PACMAN@
285 PACMAN_VERSION = @PACMAN_VERSION@
286 PATH_SEPARATOR = @PATH_SEPARATOR@
287 RANLIB = @RANLIB@
288 RPM = @RPM@
289 RPMBUILD = @RPMBUILD@
290 RPMBUILD_VERSION = @RPMBUILD_VERSION@
291 RPM_VERSION = @RPM_VERSION@
292 SED = @SED@
293 SET_MAKE = @SET_MAKE@
294 SHELL = @SHELL@
295 SPL = @SPL@
296 SPL_OBJ = @SPL_OBJ@
297 SPL_SYMBOLS = @SPL_SYMBOLS@
298 SPL_VERSION = @SPL_VERSION@
299 STRIP = @STRIP@
300 TARGET_ASM_DIR = @TARGET_ASM_DIR@
301 VENDOR = @VENDOR@
302 VERSION = @VERSION@
303 ZFS_CONFIG = @ZFS_CONFIG@
304 ZFS_META_ALIAS = @ZFS_META_ALIAS@
305 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
306 ZFS_META_DATA = @ZFS_META_DATA@
307 ZFS_META_LICENSE = @ZFS_META_LICENSE@
308 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
309 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
310 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
311 ZFS_META_NAME = @ZFS_META_NAME@
312 ZFS_META_RELEASE = @ZFS_META_RELEASE@
313 ZFS_META_VERSION = @ZFS_META_VERSION@
314 ZLIB = @ZLIB@
315 abs_builddir = @abs_builddir@
316 abs_srcdir = @abs_srcdir@
317 abs_top_builddir = @abs_top_builddir@
318 abs_top_srcdir = @abs_top_srcdir@
319 ac_ct_CC = @ac_ct_CC@
320 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
321 am__include = @am__include@
322 am__leading_dot = @am__leading_dot@
323 am__quote = @am__quote@
324 am__tar = @am__tar@
325 am__untar = @am__untar@
326 bindir = @bindir@
327 build = @build@
328 build_alias = @build_alias@
329 build_cpu = @build_cpu@
330 build_os = @build_os@
331 build_vendor = @build_vendor@
332 builddir = @builddir@
333 datadir = @datadir@
334 datarootdir = @datarootdir@
335 docdir = @docdir@
336 dvidir = @dvidir@
337 exec_prefix = @exec_prefix@
338 host = @host@
339 host_alias = @host_alias@
340 host_cpu = @host_cpu@
341 host_os = @host_os@
342 host_vendor = @host_vendor@
343 htmldir = @htmldir@
344 includedir = @includedir@
345 infodir = @infodir@
346 install_sh = @install_sh@
347 libdir = @libdir@
348 libexecdir = @libexecdir@
349 localedir = @localedir@
350 localstatedir = @localstatedir@
351 lt_ECHO = @lt_ECHO@
352 mandir = @mandir@
353 mkdir_p = @mkdir_p@
354 oldincludedir = @oldincludedir@
355 pdfdir = @pdfdir@
356 prefix = @prefix@
357 program_transform_name = @program_transform_name@
358 psdir = @psdir@
359 sbindir = @sbindir@
360 sharedstatedir = @sharedstatedir@
361 srcdir = @srcdir@
362 sysconfdir = @sysconfdir@
363 target = @target@
364 target_alias = @target_alias@
365 target_cpu = @target_cpu@
366 target_os = @target_os@
367 target_vendor = @target_vendor@
368 top_build_prefix = @top_build_prefix@
369 top_builddir = @top_builddir@
370 top_srcdir = @top_srcdir@
371 udevdir = @udevdir@
372 udevruledir = @udevruledir@
373 SUBDIRS = linux sys
374 COMMON_H = \
375         $(top_srcdir)/include/zfs_comutil.h \
376         $(top_srcdir)/include/zfs_deleg.h \
377         $(top_srcdir)/include/zfs_fletcher.h \
378         $(top_srcdir)/include/zfs_namecheck.h \
379         $(top_srcdir)/include/zfs_prop.h \
380         $(top_srcdir)/include/zpios-ctl.h
381
382 KERNEL_H = \
383         $(top_srcdir)/include/zpios-internal.h
384
385 USER_H = \
386         $(top_srcdir)/include/libnvpair.h \
387         $(top_srcdir)/include/libuutil_common.h \
388         $(top_srcdir)/include/libuutil.h \
389         $(top_srcdir)/include/libuutil_impl.h \
390         $(top_srcdir)/include/libzfs.h \
391         $(top_srcdir)/include/libzfs_impl.h
392
393 EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
394 @CONFIG_USER_TRUE@libzfsdir = $(includedir)/libzfs
395 @CONFIG_USER_TRUE@libzfs_HEADERS = $(COMMON_H) $(USER_H)
396 @CONFIG_KERNEL_TRUE@kerneldir = /usr/src/zfs-$(ZFS_META_VERSION)-$(ZFS_META_RELEASE)/$(LINUX_VERSION)
397 @CONFIG_KERNEL_TRUE@kernel_HEADERS = $(COMMON_H) $(KERNEL_H)
398 all: all-recursive
399
400 .SUFFIXES:
401 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
402         @for dep in $?; do \
403           case '$(am__configure_deps)' in \
404             *$$dep*) \
405               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
406                 && { if test -f $@; then exit 0; else break; fi; }; \
407               exit 1;; \
408           esac; \
409         done; \
410         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
411         $(am__cd) $(top_srcdir) && \
412           $(AUTOMAKE) --gnu include/Makefile
413 .PRECIOUS: Makefile
414 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
415         @case '$?' in \
416           *config.status*) \
417             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
418           *) \
419             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
420             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
421         esac;
422
423 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
424         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425
426 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
427         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
428 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
429         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
430 $(am__aclocal_m4_deps):
431
432 mostlyclean-libtool:
433         -rm -f *.lo
434
435 clean-libtool:
436         -rm -rf .libs _libs
437 install-kernelHEADERS: $(kernel_HEADERS)
438         @$(NORMAL_INSTALL)
439         test -z "$(kerneldir)" || $(MKDIR_P) "$(DESTDIR)$(kerneldir)"
440         @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
441         for p in $$list; do \
442           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
443           echo "$$d$$p"; \
444         done | $(am__base_list) | \
445         while read files; do \
446           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
447           $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
448         done
449
450 uninstall-kernelHEADERS:
451         @$(NORMAL_UNINSTALL)
452         @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
453         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
454         test -n "$$files" || exit 0; \
455         echo " ( cd '$(DESTDIR)$(kerneldir)' && rm -f" $$files ")"; \
456         cd "$(DESTDIR)$(kerneldir)" && rm -f $$files
457 install-libzfsHEADERS: $(libzfs_HEADERS)
458         @$(NORMAL_INSTALL)
459         test -z "$(libzfsdir)" || $(MKDIR_P) "$(DESTDIR)$(libzfsdir)"
460         @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
461         for p in $$list; do \
462           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
463           echo "$$d$$p"; \
464         done | $(am__base_list) | \
465         while read files; do \
466           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libzfsdir)'"; \
467           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libzfsdir)" || exit $$?; \
468         done
469
470 uninstall-libzfsHEADERS:
471         @$(NORMAL_UNINSTALL)
472         @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
473         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
474         test -n "$$files" || exit 0; \
475         echo " ( cd '$(DESTDIR)$(libzfsdir)' && rm -f" $$files ")"; \
476         cd "$(DESTDIR)$(libzfsdir)" && rm -f $$files
477
478 # This directory's subdirectories are mostly independent; you can cd
479 # into them and run `make' without going through this Makefile.
480 # To change the values of `make' variables: instead of editing Makefiles,
481 # (1) if the variable is set in `config.status', edit `config.status'
482 #     (which will cause the Makefiles to be regenerated when you run `make');
483 # (2) otherwise, pass the desired values on the `make' command line.
484 $(RECURSIVE_TARGETS):
485         @fail= failcom='exit 1'; \
486         for f in x $$MAKEFLAGS; do \
487           case $$f in \
488             *=* | --[!k]*);; \
489             *k*) failcom='fail=yes';; \
490           esac; \
491         done; \
492         dot_seen=no; \
493         target=`echo $@ | sed s/-recursive//`; \
494         list='$(SUBDIRS)'; for subdir in $$list; do \
495           echo "Making $$target in $$subdir"; \
496           if test "$$subdir" = "."; then \
497             dot_seen=yes; \
498             local_target="$$target-am"; \
499           else \
500             local_target="$$target"; \
501           fi; \
502           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
503           || eval $$failcom; \
504         done; \
505         if test "$$dot_seen" = "no"; then \
506           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
507         fi; test -z "$$fail"
508
509 $(RECURSIVE_CLEAN_TARGETS):
510         @fail= failcom='exit 1'; \
511         for f in x $$MAKEFLAGS; do \
512           case $$f in \
513             *=* | --[!k]*);; \
514             *k*) failcom='fail=yes';; \
515           esac; \
516         done; \
517         dot_seen=no; \
518         case "$@" in \
519           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
520           *) list='$(SUBDIRS)' ;; \
521         esac; \
522         rev=''; for subdir in $$list; do \
523           if test "$$subdir" = "."; then :; else \
524             rev="$$subdir $$rev"; \
525           fi; \
526         done; \
527         rev="$$rev ."; \
528         target=`echo $@ | sed s/-recursive//`; \
529         for subdir in $$rev; do \
530           echo "Making $$target in $$subdir"; \
531           if test "$$subdir" = "."; then \
532             local_target="$$target-am"; \
533           else \
534             local_target="$$target"; \
535           fi; \
536           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
537           || eval $$failcom; \
538         done && test -z "$$fail"
539 tags-recursive:
540         list='$(SUBDIRS)'; for subdir in $$list; do \
541           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
542         done
543 ctags-recursive:
544         list='$(SUBDIRS)'; for subdir in $$list; do \
545           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
546         done
547
548 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
549         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
550         unique=`for i in $$list; do \
551             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
552           done | \
553           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
554               END { if (nonempty) { for (i in files) print i; }; }'`; \
555         mkid -fID $$unique
556 tags: TAGS
557
558 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
559                 $(TAGS_FILES) $(LISP)
560         set x; \
561         here=`pwd`; \
562         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
563           include_option=--etags-include; \
564           empty_fix=.; \
565         else \
566           include_option=--include; \
567           empty_fix=; \
568         fi; \
569         list='$(SUBDIRS)'; for subdir in $$list; do \
570           if test "$$subdir" = .; then :; else \
571             test ! -f $$subdir/TAGS || \
572               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
573           fi; \
574         done; \
575         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
576         unique=`for i in $$list; do \
577             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578           done | \
579           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
580               END { if (nonempty) { for (i in files) print i; }; }'`; \
581         shift; \
582         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
583           test -n "$$unique" || unique=$$empty_fix; \
584           if test $$# -gt 0; then \
585             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
586               "$$@" $$unique; \
587           else \
588             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
589               $$unique; \
590           fi; \
591         fi
592 ctags: CTAGS
593 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
594                 $(TAGS_FILES) $(LISP)
595         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
596         unique=`for i in $$list; do \
597             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
598           done | \
599           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
600               END { if (nonempty) { for (i in files) print i; }; }'`; \
601         test -z "$(CTAGS_ARGS)$$unique" \
602           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
603              $$unique
604
605 GTAGS:
606         here=`$(am__cd) $(top_builddir) && pwd` \
607           && $(am__cd) $(top_srcdir) \
608           && gtags -i $(GTAGS_ARGS) "$$here"
609
610 distclean-tags:
611         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
612
613 distdir: $(DISTFILES)
614         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
615         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
616         list='$(DISTFILES)'; \
617           dist_files=`for file in $$list; do echo $$file; done | \
618           sed -e "s|^$$srcdirstrip/||;t" \
619               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
620         case $$dist_files in \
621           */*) $(MKDIR_P) `echo "$$dist_files" | \
622                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
623                            sort -u` ;; \
624         esac; \
625         for file in $$dist_files; do \
626           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
627           if test -d $$d/$$file; then \
628             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
629             if test -d "$(distdir)/$$file"; then \
630               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
631             fi; \
632             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
633               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
634               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
635             fi; \
636             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
637           else \
638             test -f "$(distdir)/$$file" \
639             || cp -p $$d/$$file "$(distdir)/$$file" \
640             || exit 1; \
641           fi; \
642         done
643         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
644           if test "$$subdir" = .; then :; else \
645             test -d "$(distdir)/$$subdir" \
646             || $(MKDIR_P) "$(distdir)/$$subdir" \
647             || exit 1; \
648           fi; \
649         done
650         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
651           if test "$$subdir" = .; then :; else \
652             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
653             $(am__relativize); \
654             new_distdir=$$reldir; \
655             dir1=$$subdir; dir2="$(top_distdir)"; \
656             $(am__relativize); \
657             new_top_distdir=$$reldir; \
658             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
659             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
660             ($(am__cd) $$subdir && \
661               $(MAKE) $(AM_MAKEFLAGS) \
662                 top_distdir="$$new_top_distdir" \
663                 distdir="$$new_distdir" \
664                 am__remove_distdir=: \
665                 am__skip_length_check=: \
666                 am__skip_mode_fix=: \
667                 distdir) \
668               || exit 1; \
669           fi; \
670         done
671 check-am: all-am
672 check: check-recursive
673 all-am: Makefile $(HEADERS)
674 installdirs: installdirs-recursive
675 installdirs-am:
676         for dir in "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"; do \
677           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
678         done
679 install: install-recursive
680 install-exec: install-exec-recursive
681 install-data: install-data-recursive
682 uninstall: uninstall-recursive
683
684 install-am: all-am
685         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
686
687 installcheck: installcheck-recursive
688 install-strip:
689         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
690           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
691           `test -z '$(STRIP)' || \
692             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
693 mostlyclean-generic:
694
695 clean-generic:
696
697 distclean-generic:
698         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
699         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
700
701 maintainer-clean-generic:
702         @echo "This command is intended for maintainers to use"
703         @echo "it deletes files that may require special tools to rebuild."
704 clean: clean-recursive
705
706 clean-am: clean-generic clean-libtool mostlyclean-am
707
708 distclean: distclean-recursive
709         -rm -f Makefile
710 distclean-am: clean-am distclean-generic distclean-tags
711
712 dvi: dvi-recursive
713
714 dvi-am:
715
716 html: html-recursive
717
718 html-am:
719
720 info: info-recursive
721
722 info-am:
723
724 install-data-am: install-kernelHEADERS install-libzfsHEADERS
725
726 install-dvi: install-dvi-recursive
727
728 install-dvi-am:
729
730 install-exec-am:
731
732 install-html: install-html-recursive
733
734 install-html-am:
735
736 install-info: install-info-recursive
737
738 install-info-am:
739
740 install-man:
741
742 install-pdf: install-pdf-recursive
743
744 install-pdf-am:
745
746 install-ps: install-ps-recursive
747
748 install-ps-am:
749
750 installcheck-am:
751
752 maintainer-clean: maintainer-clean-recursive
753         -rm -f Makefile
754 maintainer-clean-am: distclean-am maintainer-clean-generic
755
756 mostlyclean: mostlyclean-recursive
757
758 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
759
760 pdf: pdf-recursive
761
762 pdf-am:
763
764 ps: ps-recursive
765
766 ps-am:
767
768 uninstall-am: uninstall-kernelHEADERS uninstall-libzfsHEADERS
769
770 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
771         install-am install-strip tags-recursive
772
773 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
774         all all-am check check-am clean clean-generic clean-libtool \
775         ctags ctags-recursive distclean distclean-generic \
776         distclean-libtool distclean-tags distdir dvi dvi-am html \
777         html-am info info-am install install-am install-data \
778         install-data-am install-dvi install-dvi-am install-exec \
779         install-exec-am install-html install-html-am install-info \
780         install-info-am install-kernelHEADERS install-libzfsHEADERS \
781         install-man install-pdf install-pdf-am install-ps \
782         install-ps-am install-strip installcheck installcheck-am \
783         installdirs installdirs-am maintainer-clean \
784         maintainer-clean-generic mostlyclean mostlyclean-generic \
785         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
786         uninstall uninstall-am uninstall-kernelHEADERS \
787         uninstall-libzfsHEADERS
788
789
790 # Tell versions [3.59,3.63) of GNU make to not export all variables.
791 # Otherwise a system limit (for SysV at least) may be exceeded.
792 .NOEXPORT: