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