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