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