]> git.proxmox.com Git - mirror_zfs-debian.git/blame - cmd/Makefile.in
Merge tag 'upstream/0.7.9'
[mirror_zfs-debian.git] / cmd / Makefile.in
CommitLineData
cae5b340 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
ea04106b
AX
2# @configure_input@
3
cae5b340
AX
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.
ea04106b
AX
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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37subdir = cmd
cae5b340 38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ea04106b 39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
cae5b340
AX
40am__aclocal_m4_deps = $(top_srcdir)/config/always-arch.m4 \
41 $(top_srcdir)/config/always-no-bool-compare.m4 \
ea04106b 42 $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
42f7b73b
AX
43 $(top_srcdir)/config/ax_code_coverage.m4 \
44 $(top_srcdir)/config/kernel-acl-refcount.m4 \
ea04106b 45 $(top_srcdir)/config/kernel-acl.m4 \
68d83c55 46 $(top_srcdir)/config/kernel-aio-fsync.m4 \
ea04106b
AX
47 $(top_srcdir)/config/kernel-automount.m4 \
48 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
49 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
50 $(top_srcdir)/config/kernel-bdev-physical-size.m4 \
22929307 51 $(top_srcdir)/config/kernel-bdi.m4 \
ea04106b
AX
52 $(top_srcdir)/config/kernel-bio-bvec-iter.m4 \
53 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
54 $(top_srcdir)/config/kernel-bio-failfast.m4 \
87dac73d 55 $(top_srcdir)/config/kernel-bio-op.m4 \
e10b0808
AX
56 $(top_srcdir)/config/kernel-bio-rw-barrier.m4 \
57 $(top_srcdir)/config/kernel-bio-rw-discard.m4 \
cae5b340
AX
58 $(top_srcdir)/config/kernel-bio_set_dev.m4 \
59 $(top_srcdir)/config/kernel-blk-queue-bdi.m4 \
42f7b73b 60 $(top_srcdir)/config/kernel-blk-queue-flags.m4 \
ea04106b 61 $(top_srcdir)/config/kernel-blk-queue-flush.m4 \
ea04106b
AX
62 $(top_srcdir)/config/kernel-blk-queue-max-hw-sectors.m4 \
63 $(top_srcdir)/config/kernel-blk-queue-max-segments.m4 \
68d83c55 64 $(top_srcdir)/config/kernel-blk-queue-unplug.m4 \
ea04106b
AX
65 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
66 $(top_srcdir)/config/kernel-blkdev-get.m4 \
67 $(top_srcdir)/config/kernel-block-device-operations-release-void.m4 \
ea04106b
AX
68 $(top_srcdir)/config/kernel-clear-inode.m4 \
69 $(top_srcdir)/config/kernel-commit-metadata.m4 \
70 $(top_srcdir)/config/kernel-create-nameidata.m4 \
22929307 71 $(top_srcdir)/config/kernel-current-time.m4 \
e10b0808 72 $(top_srcdir)/config/kernel-current_bio_tail.m4 \
ea04106b
AX
73 $(top_srcdir)/config/kernel-d-make-root.m4 \
74 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
75 $(top_srcdir)/config/kernel-d-prune-aliases.m4 \
76 $(top_srcdir)/config/kernel-declare-event-class.m4 \
77 $(top_srcdir)/config/kernel-dentry-operations.m4 \
78 $(top_srcdir)/config/kernel-dirty-inode.m4 \
79 $(top_srcdir)/config/kernel-discard-granularity.m4 \
80 $(top_srcdir)/config/kernel-elevator-change.m4 \
81 $(top_srcdir)/config/kernel-encode-fh-inode.m4 \
82 $(top_srcdir)/config/kernel-evict-inode.m4 \
83 $(top_srcdir)/config/kernel-fallocate.m4 \
cae5b340 84 $(top_srcdir)/config/kernel-file-dentry.m4 \
ea04106b
AX
85 $(top_srcdir)/config/kernel-file-inode.m4 \
86 $(top_srcdir)/config/kernel-fmode-t.m4 \
e10b0808 87 $(top_srcdir)/config/kernel-follow-down-one.m4 \
cae5b340 88 $(top_srcdir)/config/kernel-fpu.m4 \
42f7b73b 89 $(top_srcdir)/config/kernel-fst-mount.m4 \
ea04106b 90 $(top_srcdir)/config/kernel-fsync.m4 \
e10b0808 91 $(top_srcdir)/config/kernel-generic_io_acct.m4 \
68d83c55 92 $(top_srcdir)/config/kernel-generic_readlink.m4 \
42f7b73b 93 $(top_srcdir)/config/kernel-get-disk-and-module.m4 \
ea04106b
AX
94 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
95 $(top_srcdir)/config/kernel-get-gendisk.m4 \
4d815aed 96 $(top_srcdir)/config/kernel-get-link.m4 \
42f7b73b 97 $(top_srcdir)/config/kernel-global_page_state.m4 \
22929307 98 $(top_srcdir)/config/kernel-inode-getattr.m4 \
cae5b340 99 $(top_srcdir)/config/kernel-inode-set-flags.m4 \
42f7b73b 100 $(top_srcdir)/config/kernel-inode-set-iversion.m4 \
ea04106b
AX
101 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
102 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
103 $(top_srcdir)/config/kernel-is_owner_or_cap.m4 \
e10b0808 104 $(top_srcdir)/config/kernel-kmap-atomic-args.m4 \
cae5b340 105 $(top_srcdir)/config/kernel-kuid-helpers.m4 \
ea04106b
AX
106 $(top_srcdir)/config/kernel-lookup-bdev.m4 \
107 $(top_srcdir)/config/kernel-lookup-nameidata.m4 \
108 $(top_srcdir)/config/kernel-lseek-execute.m4 \
e10b0808 109 $(top_srcdir)/config/kernel-mk-request-fn.m4 \
ea04106b 110 $(top_srcdir)/config/kernel-mkdir-umode-t.m4 \
cae5b340 111 $(top_srcdir)/config/kernel-mod-param.m4 \
cae5b340 112 $(top_srcdir)/config/kernel-objtool.m4 \
ea04106b 113 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
4d815aed 114 $(top_srcdir)/config/kernel-put-link.m4 \
68d83c55 115 $(top_srcdir)/config/kernel-rename.m4 \
ea04106b
AX
116 $(top_srcdir)/config/kernel-security-inode-init.m4 \
117 $(top_srcdir)/config/kernel-set-nlink.m4 \
68d83c55 118 $(top_srcdir)/config/kernel-setattr-prepare.m4 \
ea04106b
AX
119 $(top_srcdir)/config/kernel-sget-args.m4 \
120 $(top_srcdir)/config/kernel-show-options.m4 \
121 $(top_srcdir)/config/kernel-shrink.m4 \
87dac73d 122 $(top_srcdir)/config/kernel-submit_bio.m4 \
cae5b340
AX
123 $(top_srcdir)/config/kernel-super-userns.m4 \
124 $(top_srcdir)/config/kernel-tmpfile.m4 \
ea04106b
AX
125 $(top_srcdir)/config/kernel-truncate-range.m4 \
126 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
42f7b73b 127 $(top_srcdir)/config/kernel-userns-capabilities.m4 \
ea04106b
AX
128 $(top_srcdir)/config/kernel-vfs-iterate.m4 \
129 $(top_srcdir)/config/kernel-vfs-rw-iterate.m4 \
130 $(top_srcdir)/config/kernel-xattr-handler.m4 \
131 $(top_srcdir)/config/kernel.m4 $(top_srcdir)/config/libtool.m4 \
132 $(top_srcdir)/config/ltoptions.m4 \
133 $(top_srcdir)/config/ltsugar.m4 \
134 $(top_srcdir)/config/ltversion.m4 \
135 $(top_srcdir)/config/lt~obsolete.m4 \
136 $(top_srcdir)/config/mount-helper.m4 \
cae5b340 137 $(top_srcdir)/config/toolchain-simd.m4 \
ea04106b
AX
138 $(top_srcdir)/config/user-dracut.m4 \
139 $(top_srcdir)/config/user-frame-larger-than.m4 \
42f7b73b 140 $(top_srcdir)/config/user-libaio.m4 \
ea04106b 141 $(top_srcdir)/config/user-libblkid.m4 \
cae5b340
AX
142 $(top_srcdir)/config/user-libtirpc.m4 \
143 $(top_srcdir)/config/user-libudev.m4 \
ea04106b 144 $(top_srcdir)/config/user-libuuid.m4 \
cae5b340
AX
145 $(top_srcdir)/config/user-makedev.m4 \
146 $(top_srcdir)/config/user-no-format-truncation.m4 \
ea04106b
AX
147 $(top_srcdir)/config/user-runstatedir.m4 \
148 $(top_srcdir)/config/user-systemd.m4 \
149 $(top_srcdir)/config/user-sysvinit.m4 \
150 $(top_srcdir)/config/user-udev.m4 \
151 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
152 $(top_srcdir)/config/zfs-build.m4 \
153 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
154am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
155 $(ACLOCAL_M4)
156mkinstalldirs = $(install_sh) -d
157CONFIG_HEADER = $(top_builddir)/zfs_config.h
158CONFIG_CLEAN_FILES =
159CONFIG_CLEAN_VPATH_FILES =
cae5b340
AX
160AM_V_GEN = $(am__v_GEN_$(V))
161am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
162am__v_GEN_0 = @echo " GEN " $@;
163AM_V_at = $(am__v_at_$(V))
164am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
ea04106b
AX
165am__v_at_0 = @
166SOURCES =
167DIST_SOURCES =
cae5b340
AX
168RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
169 html-recursive info-recursive install-data-recursive \
170 install-dvi-recursive install-exec-recursive \
171 install-html-recursive install-info-recursive \
172 install-pdf-recursive install-ps-recursive install-recursive \
173 installcheck-recursive installdirs-recursive pdf-recursive \
174 ps-recursive uninstall-recursive
ea04106b
AX
175RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
176 distclean-recursive maintainer-clean-recursive
cae5b340
AX
177AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
178 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
ea04106b
AX
179 distdir
180ETAGS = etags
181CTAGS = ctags
182DIST_SUBDIRS = $(SUBDIRS)
183DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
184am__relativize = \
185 dir0=`pwd`; \
186 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
187 sed_rest='s,^[^/]*/*,,'; \
188 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
189 sed_butlast='s,/*[^/]*$$,,'; \
190 while test -n "$$dir1"; do \
191 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
192 if test "$$first" != "."; then \
193 if test "$$first" = ".."; then \
194 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
195 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
196 else \
197 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
198 if test "$$first2" = "$$first"; then \
199 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
200 else \
201 dir2="../$$dir2"; \
202 fi; \
203 dir0="$$dir0"/"$$first"; \
204 fi; \
205 fi; \
206 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
207 done; \
208 reldir="$$dir2"
209ACLOCAL = @ACLOCAL@
210ALIEN = @ALIEN@
211ALIEN_VERSION = @ALIEN_VERSION@
212AMTAR = @AMTAR@
213AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
214AR = @AR@
215AUTOCONF = @AUTOCONF@
216AUTOHEADER = @AUTOHEADER@
217AUTOMAKE = @AUTOMAKE@
218AWK = @AWK@
219CC = @CC@
220CCAS = @CCAS@
221CCASDEPMODE = @CCASDEPMODE@
222CCASFLAGS = @CCASFLAGS@
223CCDEPMODE = @CCDEPMODE@
224CFLAGS = @CFLAGS@
42f7b73b
AX
225CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
226CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
227CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
228CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
229CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
230CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
ea04106b
AX
231CPP = @CPP@
232CPPFLAGS = @CPPFLAGS@
233CYGPATH_W = @CYGPATH_W@
234DEBUG_CFLAGS = @DEBUG_CFLAGS@
ea04106b
AX
235DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
236DEBUG_ZFS = @DEBUG_ZFS@
e10b0808 237DEFAULT_INITCONF_DIR = @DEFAULT_INITCONF_DIR@
ea04106b
AX
238DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
239DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
240DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
e10b0808 241DEFINE_INITRAMFS = @DEFINE_INITRAMFS@
42f7b73b 242DEFINE_SYSTEMD = @DEFINE_SYSTEMD@
ea04106b
AX
243DEFS = @DEFS@
244DEPDIR = @DEPDIR@
ea04106b
AX
245DPKG = @DPKG@
246DPKGBUILD = @DPKGBUILD@
247DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
248DPKG_VERSION = @DPKG_VERSION@
249DSYMUTIL = @DSYMUTIL@
250DUMPBIN = @DUMPBIN@
251ECHO_C = @ECHO_C@
252ECHO_N = @ECHO_N@
253ECHO_T = @ECHO_T@
254EGREP = @EGREP@
255EXEEXT = @EXEEXT@
256FGREP = @FGREP@
257FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
42f7b73b
AX
258GCOV = @GCOV@
259GENHTML = @GENHTML@
ea04106b
AX
260GREP = @GREP@
261HAVE_ALIEN = @HAVE_ALIEN@
262HAVE_DPKG = @HAVE_DPKG@
263HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
264HAVE_RPM = @HAVE_RPM@
265HAVE_RPMBUILD = @HAVE_RPMBUILD@
266INSTALL = @INSTALL@
267INSTALL_DATA = @INSTALL_DATA@
268INSTALL_PROGRAM = @INSTALL_PROGRAM@
269INSTALL_SCRIPT = @INSTALL_SCRIPT@
270INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
271KERNELCPPFLAGS = @KERNELCPPFLAGS@
272KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
42f7b73b 273LCOV = @LCOV@
ea04106b
AX
274LD = @LD@
275LDFLAGS = @LDFLAGS@
42f7b73b 276LIBAIO = @LIBAIO@
ea04106b
AX
277LIBBLKID = @LIBBLKID@
278LIBOBJS = @LIBOBJS@
279LIBS = @LIBS@
cae5b340
AX
280LIBTIRPC = @LIBTIRPC@
281LIBTIRPC_CFLAGS = @LIBTIRPC_CFLAGS@
ea04106b 282LIBTOOL = @LIBTOOL@
cae5b340 283LIBUDEV = @LIBUDEV@
ea04106b
AX
284LIBUUID = @LIBUUID@
285LINUX = @LINUX@
286LINUX_OBJ = @LINUX_OBJ@
287LINUX_SYMBOLS = @LINUX_SYMBOLS@
288LINUX_VERSION = @LINUX_VERSION@
289LIPO = @LIPO@
290LN_S = @LN_S@
291LTLIBOBJS = @LTLIBOBJS@
292MAINT = @MAINT@
293MAKEINFO = @MAKEINFO@
ea04106b 294MKDIR_P = @MKDIR_P@
42f7b73b 295MULTIARCH_LIBDIR = @MULTIARCH_LIBDIR@
ea04106b
AX
296NM = @NM@
297NMEDIT = @NMEDIT@
e10b0808 298NO_BOOL_COMPARE = @NO_BOOL_COMPARE@
cae5b340 299NO_FORMAT_TRUNCATION = @NO_FORMAT_TRUNCATION@
ea04106b
AX
300NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
301OBJDUMP = @OBJDUMP@
302OBJEXT = @OBJEXT@
303OTOOL = @OTOOL@
304OTOOL64 = @OTOOL64@
305PACKAGE = @PACKAGE@
306PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
307PACKAGE_NAME = @PACKAGE_NAME@
308PACKAGE_STRING = @PACKAGE_STRING@
309PACKAGE_TARNAME = @PACKAGE_TARNAME@
ea04106b
AX
310PACKAGE_VERSION = @PACKAGE_VERSION@
311PATH_SEPARATOR = @PATH_SEPARATOR@
cae5b340
AX
312QAT_OBJ = @QAT_OBJ@
313QAT_SRC = @QAT_SRC@
314QAT_SYMBOLS = @QAT_SYMBOLS@
ea04106b
AX
315RANLIB = @RANLIB@
316RELEASE = @RELEASE@
cae5b340 317RM = @RM@
ea04106b
AX
318RPM = @RPM@
319RPMBUILD = @RPMBUILD@
320RPMBUILD_VERSION = @RPMBUILD_VERSION@
321RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
322RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
323RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
324RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
325RPM_SPEC_DIR = @RPM_SPEC_DIR@
326RPM_VERSION = @RPM_VERSION@
327SED = @SED@
328SET_MAKE = @SET_MAKE@
329SHELL = @SHELL@
330SPL = @SPL@
331SPL_OBJ = @SPL_OBJ@
332SPL_SYMBOLS = @SPL_SYMBOLS@
333SPL_VERSION = @SPL_VERSION@
334SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
335SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
336SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
337SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
338STRIP = @STRIP@
339TARGET_ASM_DIR = @TARGET_ASM_DIR@
340VENDOR = @VENDOR@
341VERSION = @VERSION@
342ZFS_CONFIG = @ZFS_CONFIG@
343ZFS_INIT_SYSTEMD = @ZFS_INIT_SYSTEMD@
344ZFS_INIT_SYSV = @ZFS_INIT_SYSV@
345ZFS_META_ALIAS = @ZFS_META_ALIAS@
346ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
347ZFS_META_DATA = @ZFS_META_DATA@
348ZFS_META_LICENSE = @ZFS_META_LICENSE@
349ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
350ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
351ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
352ZFS_META_NAME = @ZFS_META_NAME@
353ZFS_META_RELEASE = @ZFS_META_RELEASE@
354ZFS_META_VERSION = @ZFS_META_VERSION@
355ZFS_MODULE_LOAD = @ZFS_MODULE_LOAD@
356ZLIB = @ZLIB@
cae5b340 357ZONENAME = @ZONENAME@
ea04106b
AX
358abs_builddir = @abs_builddir@
359abs_srcdir = @abs_srcdir@
360abs_top_builddir = @abs_top_builddir@
361abs_top_srcdir = @abs_top_srcdir@
ea04106b
AX
362ac_ct_CC = @ac_ct_CC@
363ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
364am__include = @am__include@
365am__leading_dot = @am__leading_dot@
366am__quote = @am__quote@
367am__tar = @am__tar@
368am__untar = @am__untar@
369bindir = @bindir@
370build = @build@
371build_alias = @build_alias@
372build_cpu = @build_cpu@
373build_os = @build_os@
374build_vendor = @build_vendor@
375builddir = @builddir@
376datadir = @datadir@
377datarootdir = @datarootdir@
378docdir = @docdir@
379dracutdir = @dracutdir@
380dvidir = @dvidir@
381exec_prefix = @exec_prefix@
382host = @host@
383host_alias = @host_alias@
384host_cpu = @host_cpu@
385host_os = @host_os@
386host_vendor = @host_vendor@
387htmldir = @htmldir@
388includedir = @includedir@
389infodir = @infodir@
390install_sh = @install_sh@
391libdir = @libdir@
392libexecdir = @libexecdir@
393localedir = @localedir@
394localstatedir = @localstatedir@
cae5b340 395lt_ECHO = @lt_ECHO@
ea04106b
AX
396mandir = @mandir@
397mkdir_p = @mkdir_p@
398modulesloaddir = @modulesloaddir@
399mounthelperdir = @mounthelperdir@
400oldincludedir = @oldincludedir@
401pdfdir = @pdfdir@
402prefix = @prefix@
403program_transform_name = @program_transform_name@
404psdir = @psdir@
405runstatedir = @runstatedir@
406sbindir = @sbindir@
407sharedstatedir = @sharedstatedir@
408srcdir = @srcdir@
409sysconfdir = @sysconfdir@
410systemdpresetdir = @systemdpresetdir@
411systemdunitdir = @systemdunitdir@
412target = @target@
413target_alias = @target_alias@
414target_cpu = @target_cpu@
415target_os = @target_os@
416target_vendor = @target_vendor@
417top_build_prefix = @top_build_prefix@
418top_builddir = @top_builddir@
419top_srcdir = @top_srcdir@
420udevdir = @udevdir@
421udevruledir = @udevruledir@
422SUBDIRS = zfs zpool zdb zhack zinject zstreamdump ztest zpios \
423 mount_zfs fsck_zfs zvol_id vdev_id arcstat dbufstat zed \
cae5b340 424 arc_summary raidz_test zgenhostid
ea04106b
AX
425all: all-recursive
426
427.SUFFIXES:
428$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
429 @for dep in $?; do \
430 case '$(am__configure_deps)' in \
431 *$$dep*) \
432 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
433 && { if test -f $@; then exit 0; else break; fi; }; \
434 exit 1;; \
435 esac; \
436 done; \
437 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu cmd/Makefile'; \
438 $(am__cd) $(top_srcdir) && \
439 $(AUTOMAKE) --gnu cmd/Makefile
cae5b340 440.PRECIOUS: Makefile
ea04106b
AX
441Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
442 @case '$?' in \
443 *config.status*) \
444 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
445 *) \
446 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
447 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
448 esac;
449
450$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
451 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452
453$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
454 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
455$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
456 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457$(am__aclocal_m4_deps):
458
459mostlyclean-libtool:
460 -rm -f *.lo
461
462clean-libtool:
463 -rm -rf .libs _libs
464
465# This directory's subdirectories are mostly independent; you can cd
cae5b340
AX
466# into them and run `make' without going through this Makefile.
467# To change the values of `make' variables: instead of editing Makefiles,
468# (1) if the variable is set in `config.status', edit `config.status'
469# (which will cause the Makefiles to be regenerated when you run `make');
470# (2) otherwise, pass the desired values on the `make' command line.
471$(RECURSIVE_TARGETS):
472 @fail= failcom='exit 1'; \
473 for f in x $$MAKEFLAGS; do \
474 case $$f in \
475 *=* | --[!k]*);; \
476 *k*) failcom='fail=yes';; \
477 esac; \
478 done; \
ea04106b
AX
479 dot_seen=no; \
480 target=`echo $@ | sed s/-recursive//`; \
cae5b340 481 list='$(SUBDIRS)'; for subdir in $$list; do \
ea04106b
AX
482 echo "Making $$target in $$subdir"; \
483 if test "$$subdir" = "."; then \
484 dot_seen=yes; \
485 local_target="$$target-am"; \
486 else \
487 local_target="$$target"; \
488 fi; \
489 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
490 || eval $$failcom; \
491 done; \
492 if test "$$dot_seen" = "no"; then \
493 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
494 fi; test -z "$$fail"
495
cae5b340
AX
496$(RECURSIVE_CLEAN_TARGETS):
497 @fail= failcom='exit 1'; \
498 for f in x $$MAKEFLAGS; do \
499 case $$f in \
500 *=* | --[!k]*);; \
501 *k*) failcom='fail=yes';; \
502 esac; \
503 done; \
504 dot_seen=no; \
505 case "$@" in \
506 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
507 *) list='$(SUBDIRS)' ;; \
508 esac; \
509 rev=''; for subdir in $$list; do \
510 if test "$$subdir" = "."; then :; else \
511 rev="$$subdir $$rev"; \
512 fi; \
513 done; \
514 rev="$$rev ."; \
515 target=`echo $@ | sed s/-recursive//`; \
516 for subdir in $$rev; do \
517 echo "Making $$target in $$subdir"; \
518 if test "$$subdir" = "."; then \
519 local_target="$$target-am"; \
520 else \
521 local_target="$$target"; \
522 fi; \
523 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
524 || eval $$failcom; \
525 done && test -z "$$fail"
526tags-recursive:
527 list='$(SUBDIRS)'; for subdir in $$list; do \
528 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
529 done
530ctags-recursive:
531 list='$(SUBDIRS)'; for subdir in $$list; do \
532 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
533 done
ea04106b 534
cae5b340
AX
535ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
536 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
537 unique=`for i in $$list; do \
538 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
539 done | \
540 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
541 END { if (nonempty) { for (i in files) print i; }; }'`; \
542 mkid -fID $$unique
543tags: TAGS
544
545TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
546 $(TAGS_FILES) $(LISP)
ea04106b
AX
547 set x; \
548 here=`pwd`; \
549 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
550 include_option=--etags-include; \
551 empty_fix=.; \
552 else \
553 include_option=--include; \
554 empty_fix=; \
555 fi; \
556 list='$(SUBDIRS)'; for subdir in $$list; do \
557 if test "$$subdir" = .; then :; else \
558 test ! -f $$subdir/TAGS || \
559 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
560 fi; \
561 done; \
cae5b340
AX
562 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
563 unique=`for i in $$list; do \
564 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
565 done | \
566 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
567 END { if (nonempty) { for (i in files) print i; }; }'`; \
ea04106b
AX
568 shift; \
569 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
570 test -n "$$unique" || unique=$$empty_fix; \
571 if test $$# -gt 0; then \
572 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
573 "$$@" $$unique; \
574 else \
575 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
576 $$unique; \
577 fi; \
578 fi
cae5b340
AX
579ctags: CTAGS
580CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
581 $(TAGS_FILES) $(LISP)
582 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
583 unique=`for i in $$list; do \
584 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
585 done | \
586 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
587 END { if (nonempty) { for (i in files) print i; }; }'`; \
ea04106b
AX
588 test -z "$(CTAGS_ARGS)$$unique" \
589 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
590 $$unique
591
592GTAGS:
593 here=`$(am__cd) $(top_builddir) && pwd` \
594 && $(am__cd) $(top_srcdir) \
595 && gtags -i $(GTAGS_ARGS) "$$here"
596
597distclean-tags:
598 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
599
600distdir: $(DISTFILES)
601 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
602 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
603 list='$(DISTFILES)'; \
604 dist_files=`for file in $$list; do echo $$file; done | \
605 sed -e "s|^$$srcdirstrip/||;t" \
606 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
607 case $$dist_files in \
608 */*) $(MKDIR_P) `echo "$$dist_files" | \
609 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
610 sort -u` ;; \
611 esac; \
612 for file in $$dist_files; do \
613 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
614 if test -d $$d/$$file; then \
615 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
616 if test -d "$(distdir)/$$file"; then \
617 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
618 fi; \
619 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
620 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
621 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
622 fi; \
623 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
624 else \
625 test -f "$(distdir)/$$file" \
626 || cp -p $$d/$$file "$(distdir)/$$file" \
627 || exit 1; \
628 fi; \
629 done
630 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
631 if test "$$subdir" = .; then :; else \
cae5b340
AX
632 test -d "$(distdir)/$$subdir" \
633 || $(MKDIR_P) "$(distdir)/$$subdir" \
634 || exit 1; \
635 fi; \
636 done
637 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
638 if test "$$subdir" = .; then :; else \
ea04106b
AX
639 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
640 $(am__relativize); \
641 new_distdir=$$reldir; \
642 dir1=$$subdir; dir2="$(top_distdir)"; \
643 $(am__relativize); \
644 new_top_distdir=$$reldir; \
645 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
646 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
647 ($(am__cd) $$subdir && \
648 $(MAKE) $(AM_MAKEFLAGS) \
649 top_distdir="$$new_top_distdir" \
650 distdir="$$new_distdir" \
651 am__remove_distdir=: \
652 am__skip_length_check=: \
653 am__skip_mode_fix=: \
654 distdir) \
655 || exit 1; \
656 fi; \
657 done
658check-am: all-am
659check: check-recursive
660all-am: Makefile
661installdirs: installdirs-recursive
662installdirs-am:
663install: install-recursive
664install-exec: install-exec-recursive
665install-data: install-data-recursive
666uninstall: uninstall-recursive
667
668install-am: all-am
669 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
670
671installcheck: installcheck-recursive
672install-strip:
cae5b340
AX
673 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
674 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
675 `test -z '$(STRIP)' || \
676 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
ea04106b
AX
677mostlyclean-generic:
678
679clean-generic:
680
681distclean-generic:
682 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
683 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
684
685maintainer-clean-generic:
686 @echo "This command is intended for maintainers to use"
687 @echo "it deletes files that may require special tools to rebuild."
688clean: clean-recursive
689
690clean-am: clean-generic clean-libtool mostlyclean-am
691
692distclean: distclean-recursive
693 -rm -f Makefile
694distclean-am: clean-am distclean-generic distclean-tags
695
696dvi: dvi-recursive
697
698dvi-am:
699
700html: html-recursive
701
702html-am:
703
704info: info-recursive
705
706info-am:
707
708install-data-am:
709
710install-dvi: install-dvi-recursive
711
712install-dvi-am:
713
714install-exec-am:
715
716install-html: install-html-recursive
717
718install-html-am:
719
720install-info: install-info-recursive
721
722install-info-am:
723
724install-man:
725
726install-pdf: install-pdf-recursive
727
728install-pdf-am:
729
730install-ps: install-ps-recursive
731
732install-ps-am:
733
734installcheck-am:
735
736maintainer-clean: maintainer-clean-recursive
737 -rm -f Makefile
738maintainer-clean-am: distclean-am maintainer-clean-generic
739
740mostlyclean: mostlyclean-recursive
741
742mostlyclean-am: mostlyclean-generic mostlyclean-libtool
743
744pdf: pdf-recursive
745
746pdf-am:
747
748ps: ps-recursive
749
750ps-am:
751
752uninstall-am:
753
cae5b340
AX
754.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
755 install-am install-strip tags-recursive
756
757.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
758 all all-am check check-am clean clean-generic clean-libtool \
759 ctags ctags-recursive distclean distclean-generic \
760 distclean-libtool distclean-tags distdir dvi dvi-am html \
761 html-am info info-am install install-am install-data \
762 install-data-am install-dvi install-dvi-am install-exec \
763 install-exec-am install-html install-html-am install-info \
764 install-info-am install-man install-pdf install-pdf-am \
765 install-ps install-ps-am install-strip installcheck \
766 installcheck-am installdirs installdirs-am maintainer-clean \
767 maintainer-clean-generic mostlyclean mostlyclean-generic \
768 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
769 uninstall uninstall-am
ea04106b
AX
770
771
772# Tell versions [3.59,3.63) of GNU make to not export all variables.
773# Otherwise a system limit (for SysV at least) may be exceeded.
774.NOEXPORT: