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