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