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