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