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