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