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