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