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