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