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