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