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