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