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