Update 'zfs.sh -u' to umount all zfs filesystems
[zfs.git] / 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 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 DIST_COMMON = $(am__configure_deps) $(noinst_HEADERS) \
39         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(srcdir)/zfs-modules.spec.in \
41         $(srcdir)/zfs-script-config.sh.in $(srcdir)/zfs.spec.in \
42         $(srcdir)/zfs_config.h.in $(top_srcdir)/config/deb.am \
43         $(top_srcdir)/config/rpm.am $(top_srcdir)/config/tgz.am \
44         $(top_srcdir)/configure $(top_srcdir)/module/Makefile.in \
45         $(top_srcdir)/module/avl/Makefile.in \
46         $(top_srcdir)/module/nvpair/Makefile.in \
47         $(top_srcdir)/module/unicode/Makefile.in \
48         $(top_srcdir)/module/zcommon/Makefile.in \
49         $(top_srcdir)/module/zfs/Makefile.in \
50         $(top_srcdir)/module/zpios/Makefile.in AUTHORS COPYING \
51         ChangeLog config/config.guess config/config.sub config/depcomp \
52         config/install-sh config/ltmain.sh config/missing
53 subdir = .
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps =  \
56         $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
57         $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
58         $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
59         $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
60         $(top_srcdir)/config/kernel-bio-failfast.m4 \
61         $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
62         $(top_srcdir)/config/kernel-blk-end-request.m4 \
63         $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
64         $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
65         $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
66         $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
67         $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
68         $(top_srcdir)/config/kernel-evict-inode.m4 \
69         $(top_srcdir)/config/kernel-fmode-t.m4 \
70         $(top_srcdir)/config/kernel-fsync.m4 \
71         $(top_srcdir)/config/kernel-get-disk-ro.m4 \
72         $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
73         $(top_srcdir)/config/kernel-kobj-name-len.m4 \
74         $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
75         $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
76         $(top_srcdir)/config/kernel-rq-is_sync.m4 \
77         $(top_srcdir)/config/kernel-xattr-handler.m4 \
78         $(top_srcdir)/config/kernel.m4 \
79         $(top_srcdir)/config/user-arch.m4 \
80         $(top_srcdir)/config/user-frame-larger-than.m4 \
81         $(top_srcdir)/config/user-ioctl.m4 \
82         $(top_srcdir)/config/user-libblkid.m4 \
83         $(top_srcdir)/config/user-libuuid.m4 \
84         $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
85         $(top_srcdir)/config/user-selinux.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 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92  configure.lineno config.status.lineno
93 mkinstalldirs = $(install_sh) -d
94 CONFIG_HEADER = zfs_config.h
95 CONFIG_CLEAN_FILES = module/Makefile module/avl/Makefile \
96         module/nvpair/Makefile module/unicode/Makefile \
97         module/zcommon/Makefile module/zfs/Makefile \
98         module/zpios/Makefile zfs.spec zfs-modules.spec \
99         zfs-script-config.sh
100 CONFIG_CLEAN_VPATH_FILES =
101 AM_V_GEN = $(am__v_GEN_$(V))
102 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
103 am__v_GEN_0 = @echo "  GEN   " $@;
104 AM_V_at = $(am__v_at_$(V))
105 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
106 am__v_at_0 = @
107 SOURCES =
108 DIST_SOURCES =
109 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110         html-recursive info-recursive install-data-recursive \
111         install-dvi-recursive install-exec-recursive \
112         install-html-recursive install-info-recursive \
113         install-pdf-recursive install-ps-recursive install-recursive \
114         installcheck-recursive installdirs-recursive pdf-recursive \
115         ps-recursive uninstall-recursive
116 HEADERS = $(noinst_HEADERS)
117 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
118   distclean-recursive maintainer-clean-recursive
119 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
120         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
121         distdir dist dist-all distcheck
122 ETAGS = etags
123 CTAGS = ctags
124 DIST_SUBDIRS = etc man scripts lib cmd module include
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126 distdir = $(PACKAGE)-$(VERSION)
127 top_distdir = $(distdir)
128 am__remove_distdir = \
129   { test ! -d "$(distdir)" \
130     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
131          && rm -fr "$(distdir)"; }; }
132 am__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"
157 DIST_ARCHIVES = $(distdir).tar.gz
158 GZIP_ENV = --best
159 distuninstallcheck_listfiles = find . -type f -print
160 distcleancheck_listfiles = find . -type f -print
161 ACLOCAL = @ACLOCAL@
162 ALIEN = @ALIEN@
163 ALIEN_VERSION = @ALIEN_VERSION@
164 AMTAR = @AMTAR@
165 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
166 AR = @AR@
167 AUTOCONF = @AUTOCONF@
168 AUTOHEADER = @AUTOHEADER@
169 AUTOMAKE = @AUTOMAKE@
170 AWK = @AWK@
171 CC = @CC@
172 CCAS = @CCAS@
173 CCASDEPMODE = @CCASDEPMODE@
174 CCASFLAGS = @CCASFLAGS@
175 CCDEPMODE = @CCDEPMODE@
176 CFLAGS = @CFLAGS@
177 CPP = @CPP@
178 CPPFLAGS = @CPPFLAGS@
179 CYGPATH_W = @CYGPATH_W@
180 DEBUG_CFLAGS = @DEBUG_CFLAGS@
181 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
182 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
183 DEFS = @DEFS@
184 DEPDIR = @DEPDIR@
185 DPKG = @DPKG@
186 DPKGBUILD = @DPKGBUILD@
187 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
188 DPKG_VERSION = @DPKG_VERSION@
189 DSYMUTIL = @DSYMUTIL@
190 DUMPBIN = @DUMPBIN@
191 ECHO_C = @ECHO_C@
192 ECHO_N = @ECHO_N@
193 ECHO_T = @ECHO_T@
194 EGREP = @EGREP@
195 EXEEXT = @EXEEXT@
196 FGREP = @FGREP@
197 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
198 GREP = @GREP@
199 HAVE_ALIEN = @HAVE_ALIEN@
200 HAVE_DPKG = @HAVE_DPKG@
201 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
202 HAVE_RPM = @HAVE_RPM@
203 HAVE_RPMBUILD = @HAVE_RPMBUILD@
204 INSTALL = @INSTALL@
205 INSTALL_DATA = @INSTALL_DATA@
206 INSTALL_PROGRAM = @INSTALL_PROGRAM@
207 INSTALL_SCRIPT = @INSTALL_SCRIPT@
208 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
209 KERNELCPPFLAGS = @KERNELCPPFLAGS@
210 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
211 LD = @LD@
212 LDFLAGS = @LDFLAGS@
213 LIBBLKID = @LIBBLKID@
214 LIBOBJS = @LIBOBJS@
215 LIBS = @LIBS@
216 LIBSELINUX = @LIBSELINUX@
217 LIBTOOL = @LIBTOOL@
218 LIBUUID = @LIBUUID@
219 LINUX = @LINUX@
220 LINUX_OBJ = @LINUX_OBJ@
221 LINUX_SYMBOLS = @LINUX_SYMBOLS@
222 LINUX_VERSION = @LINUX_VERSION@
223 LIPO = @LIPO@
224 LN_S = @LN_S@
225 LTLIBOBJS = @LTLIBOBJS@
226 MAINT = @MAINT@
227 MAKEINFO = @MAKEINFO@
228 MKDIR_P = @MKDIR_P@
229 NM = @NM@
230 NMEDIT = @NMEDIT@
231 OBJDUMP = @OBJDUMP@
232 OBJEXT = @OBJEXT@
233 OTOOL = @OTOOL@
234 OTOOL64 = @OTOOL64@
235 PACKAGE = @PACKAGE@
236 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
237 PACKAGE_NAME = @PACKAGE_NAME@
238 PACKAGE_STRING = @PACKAGE_STRING@
239 PACKAGE_TARNAME = @PACKAGE_TARNAME@
240 PACKAGE_VERSION = @PACKAGE_VERSION@
241 PATH_SEPARATOR = @PATH_SEPARATOR@
242 RANLIB = @RANLIB@
243 RPM = @RPM@
244 RPMBUILD = @RPMBUILD@
245 RPMBUILD_VERSION = @RPMBUILD_VERSION@
246 RPM_VERSION = @RPM_VERSION@
247 SED = @SED@
248 SET_MAKE = @SET_MAKE@
249 SHELL = @SHELL@
250 SPL = @SPL@
251 SPL_OBJ = @SPL_OBJ@
252 SPL_SYMBOLS = @SPL_SYMBOLS@
253 SPL_VERSION = @SPL_VERSION@
254 STRIP = @STRIP@
255 TARGET_ASM_DIR = @TARGET_ASM_DIR@
256 VENDOR = @VENDOR@
257 VERSION = @VERSION@
258 ZFS_CONFIG = @ZFS_CONFIG@
259 ZFS_META_ALIAS = @ZFS_META_ALIAS@
260 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
261 ZFS_META_DATA = @ZFS_META_DATA@
262 ZFS_META_LICENSE = @ZFS_META_LICENSE@
263 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
264 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
265 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
266 ZFS_META_NAME = @ZFS_META_NAME@
267 ZFS_META_RELEASE = @ZFS_META_RELEASE@
268 ZFS_META_VERSION = @ZFS_META_VERSION@
269 ZLIB = @ZLIB@
270 abs_builddir = @abs_builddir@
271 abs_srcdir = @abs_srcdir@
272 abs_top_builddir = @abs_top_builddir@
273 abs_top_srcdir = @abs_top_srcdir@
274 ac_ct_CC = @ac_ct_CC@
275 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
276 am__include = @am__include@
277 am__leading_dot = @am__leading_dot@
278 am__quote = @am__quote@
279 am__tar = @am__tar@
280 am__untar = @am__untar@
281 bindir = @bindir@
282 build = @build@
283 build_alias = @build_alias@
284 build_cpu = @build_cpu@
285 build_os = @build_os@
286 build_vendor = @build_vendor@
287 builddir = @builddir@
288 datadir = @datadir@
289 datarootdir = @datarootdir@
290 docdir = @docdir@
291 dvidir = @dvidir@
292 exec_prefix = @exec_prefix@
293 host = @host@
294 host_alias = @host_alias@
295 host_cpu = @host_cpu@
296 host_os = @host_os@
297 host_vendor = @host_vendor@
298 htmldir = @htmldir@
299 includedir = @includedir@
300 infodir = @infodir@
301 install_sh = @install_sh@
302 libdir = @libdir@
303 libexecdir = @libexecdir@
304 localedir = @localedir@
305 localstatedir = @localstatedir@
306 lt_ECHO = @lt_ECHO@
307 mandir = @mandir@
308 mkdir_p = @mkdir_p@
309 oldincludedir = @oldincludedir@
310 pdfdir = @pdfdir@
311 prefix = @prefix@
312 program_transform_name = @program_transform_name@
313 psdir = @psdir@
314 sbindir = @sbindir@
315 sharedstatedir = @sharedstatedir@
316 srcdir = @srcdir@
317 sysconfdir = @sysconfdir@
318 target = @target@
319 target_alias = @target_alias@
320 target_cpu = @target_cpu@
321 target_os = @target_os@
322 target_vendor = @target_vendor@
323 top_build_prefix = @top_build_prefix@
324 top_builddir = @top_builddir@
325 top_srcdir = @top_srcdir@
326 @CONFIG_USER_TRUE@USER_DIR = etc man scripts lib cmd
327 @CONFIG_KERNEL_TRUE@KERNEL_DIR = module
328 SUBDIRS = $(USER_DIR) $(KERNEL_DIR) include
329 AUTOMAKE_OPTIONS = foreign
330 EXTRA_DIST = autogen.sh zfs.spec.in zfs-modules.spec.in \
331         config/config.awk config/rpm.am config/deb.am config/tgz.am \
332         META DISCLAIMER COPYRIGHT README.markdown OPENSOLARIS.LICENSE \
333         ZFS.RELEASE
334 noinst_HEADERS = zfs_config.h
335 all: zfs_config.h
336         $(MAKE) $(AM_MAKEFLAGS) all-recursive
337
338 .SUFFIXES:
339 am--refresh:
340         @:
341 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/rpm.am $(top_srcdir)/config/deb.am $(top_srcdir)/config/tgz.am $(am__configure_deps)
342         @for dep in $?; do \
343           case '$(am__configure_deps)' in \
344             *$$dep*) \
345               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
346               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
347                 && exit 0; \
348               exit 1;; \
349           esac; \
350         done; \
351         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
352         $(am__cd) $(top_srcdir) && \
353           $(AUTOMAKE) --foreign Makefile
354 .PRECIOUS: Makefile
355 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
356         @case '$?' in \
357           *config.status*) \
358             echo ' $(SHELL) ./config.status'; \
359             $(SHELL) ./config.status;; \
360           *) \
361             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
362             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
363         esac;
364
365 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
366         $(SHELL) ./config.status --recheck
367
368 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
369         $(am__cd) $(srcdir) && $(AUTOCONF)
370 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
371         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
372 $(am__aclocal_m4_deps):
373
374 zfs_config.h: stamp-h1
375         @if test ! -f $@; then \
376           rm -f stamp-h1; \
377           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
378         else :; fi
379
380 stamp-h1: $(srcdir)/zfs_config.h.in $(top_builddir)/config.status
381         @rm -f stamp-h1
382         cd $(top_builddir) && $(SHELL) ./config.status zfs_config.h
383 $(srcdir)/zfs_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
384         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
385         rm -f stamp-h1
386         touch $@
387
388 distclean-hdr:
389         -rm -f zfs_config.h stamp-h1
390 module/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/Makefile.in
391         cd $(top_builddir) && $(SHELL) ./config.status $@
392 module/avl/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/avl/Makefile.in
393         cd $(top_builddir) && $(SHELL) ./config.status $@
394 module/nvpair/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/nvpair/Makefile.in
395         cd $(top_builddir) && $(SHELL) ./config.status $@
396 module/unicode/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/unicode/Makefile.in
397         cd $(top_builddir) && $(SHELL) ./config.status $@
398 module/zcommon/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/zcommon/Makefile.in
399         cd $(top_builddir) && $(SHELL) ./config.status $@
400 module/zfs/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/zfs/Makefile.in
401         cd $(top_builddir) && $(SHELL) ./config.status $@
402 module/zpios/Makefile: $(top_builddir)/config.status $(top_srcdir)/module/zpios/Makefile.in
403         cd $(top_builddir) && $(SHELL) ./config.status $@
404 zfs.spec: $(top_builddir)/config.status $(srcdir)/zfs.spec.in
405         cd $(top_builddir) && $(SHELL) ./config.status $@
406 zfs-modules.spec: $(top_builddir)/config.status $(srcdir)/zfs-modules.spec.in
407         cd $(top_builddir) && $(SHELL) ./config.status $@
408 zfs-script-config.sh: $(top_builddir)/config.status $(srcdir)/zfs-script-config.sh.in
409         cd $(top_builddir) && $(SHELL) ./config.status $@
410
411 mostlyclean-libtool:
412         -rm -f *.lo
413
414 clean-libtool:
415         -rm -rf .libs _libs
416
417 distclean-libtool:
418         -rm -f libtool config.lt
419
420 # This directory's subdirectories are mostly independent; you can cd
421 # into them and run `make' without going through this Makefile.
422 # To change the values of `make' variables: instead of editing Makefiles,
423 # (1) if the variable is set in `config.status', edit `config.status'
424 #     (which will cause the Makefiles to be regenerated when you run `make');
425 # (2) otherwise, pass the desired values on the `make' command line.
426 $(RECURSIVE_TARGETS):
427         @fail= failcom='exit 1'; \
428         for f in x $$MAKEFLAGS; do \
429           case $$f in \
430             *=* | --[!k]*);; \
431             *k*) failcom='fail=yes';; \
432           esac; \
433         done; \
434         dot_seen=no; \
435         target=`echo $@ | sed s/-recursive//`; \
436         list='$(SUBDIRS)'; for subdir in $$list; do \
437           echo "Making $$target in $$subdir"; \
438           if test "$$subdir" = "."; then \
439             dot_seen=yes; \
440             local_target="$$target-am"; \
441           else \
442             local_target="$$target"; \
443           fi; \
444           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
445           || eval $$failcom; \
446         done; \
447         if test "$$dot_seen" = "no"; then \
448           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
449         fi; test -z "$$fail"
450
451 $(RECURSIVE_CLEAN_TARGETS):
452         @fail= failcom='exit 1'; \
453         for f in x $$MAKEFLAGS; do \
454           case $$f in \
455             *=* | --[!k]*);; \
456             *k*) failcom='fail=yes';; \
457           esac; \
458         done; \
459         dot_seen=no; \
460         case "$@" in \
461           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
462           *) list='$(SUBDIRS)' ;; \
463         esac; \
464         rev=''; for subdir in $$list; do \
465           if test "$$subdir" = "."; then :; else \
466             rev="$$subdir $$rev"; \
467           fi; \
468         done; \
469         rev="$$rev ."; \
470         target=`echo $@ | sed s/-recursive//`; \
471         for subdir in $$rev; do \
472           echo "Making $$target in $$subdir"; \
473           if test "$$subdir" = "."; then \
474             local_target="$$target-am"; \
475           else \
476             local_target="$$target"; \
477           fi; \
478           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
479           || eval $$failcom; \
480         done && test -z "$$fail"
481 tags-recursive:
482         list='$(SUBDIRS)'; for subdir in $$list; do \
483           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
484         done
485 ctags-recursive:
486         list='$(SUBDIRS)'; for subdir in $$list; do \
487           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
488         done
489
490 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
491         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
492         unique=`for i in $$list; do \
493             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494           done | \
495           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
496               END { if (nonempty) { for (i in files) print i; }; }'`; \
497         mkid -fID $$unique
498
499 TAGS: tags-recursive $(HEADERS) $(SOURCES) zfs_config.h.in $(TAGS_DEPENDENCIES) \
500                 $(TAGS_FILES) $(LISP)
501         set x; \
502         here=`pwd`; \
503         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
504           include_option=--etags-include; \
505           empty_fix=.; \
506         else \
507           include_option=--include; \
508           empty_fix=; \
509         fi; \
510         list='$(SUBDIRS)'; for subdir in $$list; do \
511           if test "$$subdir" = .; then :; else \
512             test ! -f $$subdir/TAGS || \
513               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
514           fi; \
515         done; \
516         list='$(SOURCES) $(HEADERS) zfs_config.h.in $(LISP) $(TAGS_FILES)'; \
517         unique=`for i in $$list; do \
518             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519           done | \
520           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
521               END { if (nonempty) { for (i in files) print i; }; }'`; \
522         shift; \
523         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
524           test -n "$$unique" || unique=$$empty_fix; \
525           if test $$# -gt 0; then \
526             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
527               "$$@" $$unique; \
528           else \
529             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
530               $$unique; \
531           fi; \
532         fi
533 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) zfs_config.h.in $(TAGS_DEPENDENCIES) \
534                 $(TAGS_FILES) $(LISP)
535         list='$(SOURCES) $(HEADERS) zfs_config.h.in $(LISP) $(TAGS_FILES)'; \
536         unique=`for i in $$list; do \
537             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
538           done | \
539           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
540               END { if (nonempty) { for (i in files) print i; }; }'`; \
541         test -z "$(CTAGS_ARGS)$$unique" \
542           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
543              $$unique
544
545 GTAGS:
546         here=`$(am__cd) $(top_builddir) && pwd` \
547           && $(am__cd) $(top_srcdir) \
548           && gtags -i $(GTAGS_ARGS) "$$here"
549
550 distclean-tags:
551         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
552
553 distdir: $(DISTFILES)
554         $(am__remove_distdir)
555         test -d "$(distdir)" || mkdir "$(distdir)"
556         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
557         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
558         list='$(DISTFILES)'; \
559           dist_files=`for file in $$list; do echo $$file; done | \
560           sed -e "s|^$$srcdirstrip/||;t" \
561               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
562         case $$dist_files in \
563           */*) $(MKDIR_P) `echo "$$dist_files" | \
564                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
565                            sort -u` ;; \
566         esac; \
567         for file in $$dist_files; do \
568           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
569           if test -d $$d/$$file; then \
570             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
571             if test -d "$(distdir)/$$file"; then \
572               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
573             fi; \
574             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
575               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
576               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
577             fi; \
578             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
579           else \
580             test -f "$(distdir)/$$file" \
581             || cp -p $$d/$$file "$(distdir)/$$file" \
582             || exit 1; \
583           fi; \
584         done
585         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
586           if test "$$subdir" = .; then :; else \
587             test -d "$(distdir)/$$subdir" \
588             || $(MKDIR_P) "$(distdir)/$$subdir" \
589             || exit 1; \
590           fi; \
591         done
592         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
593           if test "$$subdir" = .; then :; else \
594             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
595             $(am__relativize); \
596             new_distdir=$$reldir; \
597             dir1=$$subdir; dir2="$(top_distdir)"; \
598             $(am__relativize); \
599             new_top_distdir=$$reldir; \
600             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
601             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
602             ($(am__cd) $$subdir && \
603               $(MAKE) $(AM_MAKEFLAGS) \
604                 top_distdir="$$new_top_distdir" \
605                 distdir="$$new_distdir" \
606                 am__remove_distdir=: \
607                 am__skip_length_check=: \
608                 am__skip_mode_fix=: \
609                 distdir) \
610               || exit 1; \
611           fi; \
612         done
613         -test -n "$(am__skip_mode_fix)" \
614         || find "$(distdir)" -type d ! -perm -755 \
615                 -exec chmod u+rwx,go+rx {} \; -o \
616           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
617           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
618           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
619         || chmod -R a+r "$(distdir)"
620 dist-gzip: distdir
621         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
622         $(am__remove_distdir)
623
624 dist-bzip2: distdir
625         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
626         $(am__remove_distdir)
627
628 dist-lzma: distdir
629         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
630         $(am__remove_distdir)
631
632 dist-xz: distdir
633         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
634         $(am__remove_distdir)
635
636 dist-tarZ: distdir
637         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
638         $(am__remove_distdir)
639
640 dist-shar: distdir
641         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
642         $(am__remove_distdir)
643
644 dist-zip: distdir
645         -rm -f $(distdir).zip
646         zip -rq $(distdir).zip $(distdir)
647         $(am__remove_distdir)
648
649 dist dist-all: distdir
650         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
651         $(am__remove_distdir)
652
653 # This target untars the dist file and tries a VPATH configuration.  Then
654 # it guarantees that the distribution is self-contained by making another
655 # tarfile.
656 distcheck: dist
657         case '$(DIST_ARCHIVES)' in \
658         *.tar.gz*) \
659           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
660         *.tar.bz2*) \
661           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
662         *.tar.lzma*) \
663           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
664         *.tar.xz*) \
665           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
666         *.tar.Z*) \
667           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
668         *.shar.gz*) \
669           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
670         *.zip*) \
671           unzip $(distdir).zip ;;\
672         esac
673         chmod -R a-w $(distdir); chmod a+w $(distdir)
674         mkdir $(distdir)/_build
675         mkdir $(distdir)/_inst
676         chmod a-w $(distdir)
677         test -d $(distdir)/_build || exit 0; \
678         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
679           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
680           && am__cwd=`pwd` \
681           && $(am__cd) $(distdir)/_build \
682           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
683             $(DISTCHECK_CONFIGURE_FLAGS) \
684           && $(MAKE) $(AM_MAKEFLAGS) \
685           && $(MAKE) $(AM_MAKEFLAGS) dvi \
686           && $(MAKE) $(AM_MAKEFLAGS) check \
687           && $(MAKE) $(AM_MAKEFLAGS) install \
688           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
689           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
690           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
691                 distuninstallcheck \
692           && chmod -R a-w "$$dc_install_base" \
693           && ({ \
694                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
695                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
696                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
697                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
698                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
699               } || { rm -rf "$$dc_destdir"; exit 1; }) \
700           && rm -rf "$$dc_destdir" \
701           && $(MAKE) $(AM_MAKEFLAGS) dist \
702           && rm -rf $(DIST_ARCHIVES) \
703           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
704           && cd "$$am__cwd" \
705           || exit 1
706         $(am__remove_distdir)
707         @(echo "$(distdir) archives ready for distribution: "; \
708           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
709           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
710 distuninstallcheck:
711         @$(am__cd) '$(distuninstallcheck_dir)' \
712         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
713            || { echo "ERROR: files left after uninstall:" ; \
714                 if test -n "$(DESTDIR)"; then \
715                   echo "  (check DESTDIR support)"; \
716                 fi ; \
717                 $(distuninstallcheck_listfiles) ; \
718                 exit 1; } >&2
719 distcleancheck: distclean
720         @if test '$(srcdir)' = . ; then \
721           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
722           exit 1 ; \
723         fi
724         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
725           || { echo "ERROR: files left in build directory after distclean:" ; \
726                $(distcleancheck_listfiles) ; \
727                exit 1; } >&2
728 check-am: all-am
729 check: check-recursive
730 all-am: Makefile $(HEADERS) zfs_config.h
731 installdirs: installdirs-recursive
732 installdirs-am:
733 install: install-recursive
734 install-exec: install-exec-recursive
735 install-data: install-data-recursive
736 uninstall: uninstall-recursive
737
738 install-am: all-am
739         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
740
741 installcheck: installcheck-recursive
742 install-strip:
743         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
744           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
745           `test -z '$(STRIP)' || \
746             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
747 mostlyclean-generic:
748
749 clean-generic:
750
751 distclean-generic:
752         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
753         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
754
755 maintainer-clean-generic:
756         @echo "This command is intended for maintainers to use"
757         @echo "it deletes files that may require special tools to rebuild."
758 @CONFIG_KERNEL_FALSE@install-data-local:
759 clean: clean-recursive
760
761 clean-am: clean-generic clean-libtool mostlyclean-am
762
763 distclean: distclean-recursive
764         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
765         -rm -f Makefile
766 distclean-am: clean-am distclean-generic distclean-hdr \
767         distclean-libtool distclean-local distclean-tags
768
769 dvi: dvi-recursive
770
771 dvi-am:
772
773 html: html-recursive
774
775 html-am:
776
777 info: info-recursive
778
779 info-am:
780
781 install-data-am: install-data-local
782
783 install-dvi: install-dvi-recursive
784
785 install-dvi-am:
786
787 install-exec-am:
788
789 install-html: install-html-recursive
790
791 install-html-am:
792
793 install-info: install-info-recursive
794
795 install-info-am:
796
797 install-man:
798
799 install-pdf: install-pdf-recursive
800
801 install-pdf-am:
802
803 install-ps: install-ps-recursive
804
805 install-ps-am:
806
807 installcheck-am:
808
809 maintainer-clean: maintainer-clean-recursive
810         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
811         -rm -rf $(top_srcdir)/autom4te.cache
812         -rm -f Makefile
813 maintainer-clean-am: distclean-am maintainer-clean-generic
814
815 mostlyclean: mostlyclean-recursive
816
817 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
818
819 pdf: pdf-recursive
820
821 pdf-am:
822
823 ps: ps-recursive
824
825 ps-am:
826
827 uninstall-am:
828
829 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
830         ctags-recursive install-am install-strip tags-recursive
831
832 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
833         all all-am am--refresh check check-am clean clean-generic \
834         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
835         dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
836         distcheck distclean distclean-generic distclean-hdr \
837         distclean-libtool distclean-local distclean-tags \
838         distcleancheck distdir distuninstallcheck dvi dvi-am html \
839         html-am info info-am install install-am install-data \
840         install-data-am install-data-local install-dvi install-dvi-am \
841         install-exec install-exec-am install-html install-html-am \
842         install-info install-info-am install-man install-pdf \
843         install-pdf-am install-ps install-ps-am install-strip \
844         installcheck installcheck-am installdirs installdirs-am \
845         maintainer-clean maintainer-clean-generic mostlyclean \
846         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
847         tags tags-recursive uninstall uninstall-am
848
849 srpm-modules:
850         $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}-modules" srpm-common
851
852 srpm-utils:
853         $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}" srpm-common
854
855 srpm: srpm-modules srpm-utils
856
857 rpm-modules: srpm-modules
858         $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}-modules" rpm-common
859
860 rpm-utils: srpm-utils
861         $(MAKE) $(AM_MAKEFLAGS) pkg="${PACKAGE}" rpm-common
862
863 rpm-modules: srpm-modules
864
865 rpm: rpm-modules rpm-utils
866
867 rpm-local:
868         @(if test "${HAVE_RPMBUILD}" = "no"; then \
869                 echo -e "\n" \
870         "*** Required util ${RPMBUILD} missing.  Please install the\n" \
871         "*** package for your distribution which provides ${RPMBUILD},\n" \
872         "*** re-run configure, and try again.\n"; \
873                 exit 1; \
874         fi; \
875         mkdir -p $(rpmbuild)/TMP && \
876         mkdir -p $(rpmbuild)/BUILD && \
877         mkdir -p $(rpmbuild)/RPMS && \
878         mkdir -p $(rpmbuild)/SRPMS && \
879         mkdir -p $(rpmbuild)/SPECS && \
880         cp $(rpmspec) $(rpmbuild)/SPECS && \
881         mkdir -p $(rpmbuild)/SOURCES && \
882         cp $(distdir).tar.gz $(rpmbuild)/SOURCES)
883
884 srpm-common: dist
885         rpmpkg=$(pkg)-$(ZFS_META_VERSION)-$(ZFS_META_RELEASE).src.rpm; \
886         rpmspec=$(pkg).spec; \
887         rpmbuild=`mktemp -t -d $(PACKAGE)-build-$$USER-XXXXXXXX`; \
888         $(MAKE) $(AM_MAKEFLAGS) \
889                 rpmbuild="$$rpmbuild" \
890                 rpmspec="$$rpmspec" \
891                 rpm-local || exit 1; \
892         $(RPMBUILD) \
893                 --define "_tmppath $$rpmbuild/TMP" \
894                 --define "_topdir $$rpmbuild" \
895                 --define "build_src_rpm 1" \
896                 --define "dist %{nil}" \
897                 --nodeps -bs $$rpmbuild/SPECS/$$rpmspec || exit 1; \
898         cp $$rpmbuild/SRPMS/$$rpmpkg . || exit 1; \
899         $(RM) -R $$rpmbuild
900
901 rpm-common: 
902         rpmpkg=$(pkg)-$(ZFS_META_VERSION)-$(ZFS_META_RELEASE).src.rpm; \
903         rpmspec=$(pkg).spec; \
904         rpmbuild=`mktemp -t -d $(PACKAGE)-build-$$USER-XXXXXXXX`; \
905         $(MAKE) $(AM_MAKEFLAGS) \
906                 rpmbuild="$$rpmbuild" \
907                 rpmspec="$$rpmspec" \
908                 rpm-local || exit 1; \
909         $(RPMBUILD) \
910                 --define "_tmppath $$rpmbuild/TMP" \
911                 --define "_topdir $$rpmbuild" \
912                 --define "dist %{nil}" \
913                 --define "require_kdir $(LINUX)" \
914                 --define "require_kobj $(LINUX_OBJ)" \
915                 --define "require_kver $(LINUX_VERSION)" \
916                 --define "require_spldir $(SPL)" \
917                 --define "require_splobj $(SPL_OBJ)" \
918                 --define "require_splver $(SPL_VERSION)" \
919                 --nodeps --rebuild $$rpmpkg || exit 1; \
920         cp $$rpmbuild/RPMS/*/* . || exit 1; \
921         $(RM) -R $$rpmbuild
922 deb-local:
923         @(if test "${HAVE_DPKGBUILD}" = "no"; then \
924                 echo -e "\n" \
925         "*** Required util ${DPKGBUILD} missing.  Please install the\n" \
926         "*** package for your distribution which provides ${DPKGBUILD},\n" \
927         "*** re-run configure, and try again.\n"; \
928                 exit 1; \
929         fi; \
930         if test "${HAVE_ALIEN}" = "no"; then \
931                 echo -e "\n" \
932         "*** Required util ${ALIEN} missing.  Please install the\n" \
933         "*** package for your distribution which provides ${ALIEN},\n" \
934         "*** re-run configure, and try again.\n"; \
935                 exit 1; \
936         fi)
937
938 deb-modules: deb-local rpm-modules
939         name=${PACKAGE}-modules; \
940         version=${ZFS_META_VERSION}-${ZFS_META_RELEASE}; \
941         release=`echo ${LINUX_VERSION} | $(SED) -e "s/-/_/g"`; \
942         arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch}`; \
943         pkg1=$${name}-$${version}_$${release}.$${arch}.rpm; \
944         pkg2=$${name}-devel-$${version}_$${release}.$${arch}.rpm; \
945         fakeroot $(ALIEN) --scripts --to-deb $$pkg1 $$pkg2; \
946         $(RM) $$pkg1 $$pkg2
947
948 deb-utils: deb-local rpm-utils
949         name=${PACKAGE}; \
950         version=${ZFS_META_VERSION}-${ZFS_META_RELEASE}; \
951         arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch}`; \
952         pkg1=$${name}-$${version}.$${arch}.rpm; \
953         pkg2=$${name}-devel-$${version}.$${arch}.rpm; \
954         pkg3=$${name}-test-$${version}.$${arch}.rpm; \
955         fakeroot $(ALIEN) --scripts --to-deb $$pkg1 $$pkg2 $$pkg3; \
956         $(RM) $$pkg1 $$pkg2 $$pkg3
957
958 deb: deb-modules deb-utils
959 tgz-local:
960         @(if test "${HAVE_ALIEN}" = "no"; then \
961                 echo -e "\n" \
962         "*** Required util ${ALIEN} missing.  Please install the\n" \
963         "*** package for your distribution which provides ${ALIEN},\n" \
964         "*** re-run configure, and try again.\n"; \
965                 exit 1; \
966         fi)
967
968 tgz-modules: tgz-local rpm-modules
969         name=${PACKAGE}-modules; \
970         version=${ZFS_META_VERSION}-${ZFS_META_RELEASE}; \
971         release=`echo ${LINUX_VERSION} | $(SED) -e "s/-/_/g"`; \
972         arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch}`; \
973         pkg1=$${name}-$${version}_$${release}.$${arch}.rpm; \
974         pkg2=$${name}-devel-$${version}_$${release}.$${arch}.rpm; \
975         fakeroot $(ALIEN) --scripts --to-tgz $$pkg1 $$pkg2; \
976         $(RM) $$pkg1 $$pkg2
977
978 tgz-utils: tgz-local rpm-utils
979         name=${PACKAGE}; \
980         version=${ZFS_META_VERSION}-${ZFS_META_RELEASE}; \
981         arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch}`; \
982         pkg1=$${name}-$${version}.$${arch}.rpm; \
983         pkg2=$${name}-devel-$${version}.$${arch}.rpm; \
984         pkg3=$${name}-test-$${version}.$${arch}.rpm; \
985         fakeroot $(ALIEN) --scripts --to-tgz $$pkg1 $$pkg2 $$pkg3; \
986         $(RM) $$pkg1 $$pkg2 $$pkg3
987
988 tgz: tgz-modules tgz-utils
989
990 distclean-local::
991         -$(RM) -R autom4te*.cache
992         -find . \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS \
993                 -o -name .pc -o -name .hg -o -name .git \) -prune -o \
994                 \( -name '*.orig' -o -name '*.rej' -o -name '*~' \
995                 -o -name '*.bak' -o -name '#*#' -o -name '.*.orig' \
996                 -o -name '.*.rej' -o -name '.script-config' -o -size 0 \
997                 -o -name '*%' -o -name '.*.cmd' -o -name 'core' \
998                 -o -name 'Makefile' -o -name 'Module.symvers' \
999                 -o -name '*.order' -o -name '*.markers' \) \
1000                 -type f -print | xargs $(RM)
1001
1002 @CONFIG_KERNEL_TRUE@install-data-local:
1003 @CONFIG_KERNEL_TRUE@    destname=zfs-$(ZFS_META_VERSION)/$(LINUX_VERSION); \
1004 @CONFIG_KERNEL_TRUE@    instdest=$(DESTDIR)/usr/src/$$destname; \
1005 @CONFIG_KERNEL_TRUE@    echo "$(ZFS_META_VERSION)" >$$instdest/zfs.release; \
1006 @CONFIG_KERNEL_TRUE@    for instfile in $(noinst_HEADERS) module/$(LINUX_SYMBOLS); do \
1007 @CONFIG_KERNEL_TRUE@            $(INSTALL) -D $$instfile $$instdest/$$instfile; \
1008 @CONFIG_KERNEL_TRUE@    done
1009
1010 ctags:
1011         $(RM) $(top_srcdir)/tags
1012         find $(top_srcdir) -name .git -prune -o -name '*.[hc]' | xargs ctags
1013
1014 etags:
1015         $(RM) $(top_srcdir)/TAGS
1016         find $(top_srcdir) -name .pc -prune -o -name '*.[hc]' | xargs etags -a
1017
1018 tags: ctags etags
1019
1020 pkg: @DEFAULT_PACKAGE@
1021 pkg-modules: @DEFAULT_PACKAGE@-modules
1022 pkg-utils: @DEFAULT_PACKAGE@-utils
1023
1024 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1025 # Otherwise a system limit (for SysV at least) may be exceeded.
1026 .NOEXPORT: