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