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