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