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