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