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