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