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