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