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