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