]> git.proxmox.com Git - mirror_zfs.git/blame - include/sys/fm/fs/Makefile.in
Improve ZVOL queue behavior.
[mirror_zfs.git] / include / sys / fm / fs / Makefile.in
CommitLineData
e70e591c
BB
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
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
6283f55e
BB
38subdir = include/sys/fm/fs
39DIST_COMMON = $(am__kernel_HEADERS_DIST) $(am__libzfs_HEADERS_DIST) \
40 $(srcdir)/Makefile.am $(srcdir)/Makefile.in
e70e591c
BB
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = \
2e08aedb 43 $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
e70e591c
BB
44 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
45 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
5547c2f1 46 $(top_srcdir)/config/kernel-bdi-setup-and-register.m4 \
76659dc1 47 $(top_srcdir)/config/kernel-bdi.m4 \
e70e591c
BB
48 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
49 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 50 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
51 $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
52 $(top_srcdir)/config/kernel-blk-end-request.m4 \
53 $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
b18019d2 54 $(top_srcdir)/config/kernel-blk-queue-flush.m4 \
34037afe
ED
55 $(top_srcdir)/config/kernel-blk-queue-io-opt.m4 \
56 $(top_srcdir)/config/kernel-blk-queue-max-hw-sectors.m4 \
57 $(top_srcdir)/config/kernel-blk-queue-max-segments.m4 \
58 $(top_srcdir)/config/kernel-blk-queue-nonrot.m4 \
59 $(top_srcdir)/config/kernel-blk-queue-physical-block-size.m4 \
e70e591c
BB
60 $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
61 $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
62 $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
63 $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
45066d1f 64 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
df554c14 65 $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
055656d4 66 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
2c395def 67 $(top_srcdir)/config/kernel-evict-inode.m4 \
e70e591c 68 $(top_srcdir)/config/kernel-fmode-t.m4 \
7268e1be 69 $(top_srcdir)/config/kernel-fsync.m4 \
e70e591c 70 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
bdf4328b 71 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
e70e591c
BB
72 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
73 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
2cf7f52b 74 $(top_srcdir)/config/kernel-mount-nodev.m4 \
e70e591c
BB
75 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
76 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
77 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
5c03efc3 78 $(top_srcdir)/config/kernel-security-inode-init.m4 \
28eb9213 79 $(top_srcdir)/config/kernel-set-nlink.m4 \
47621f3d 80 $(top_srcdir)/config/kernel-show-options.m4 \
ab26409d 81 $(top_srcdir)/config/kernel-shrink.m4 \
b3129792 82 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
777d4af8 83 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
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 \
e70e591c
BB
89 $(top_srcdir)/config/user-libuuid.m4 \
90 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 91 $(top_srcdir)/config/user-selinux.m4 \
de0a1c09 92 $(top_srcdir)/config/user-udev.m4 \
e70e591c
BB
93 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
94 $(top_srcdir)/config/zfs-build.m4 \
95 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97 $(ACLOCAL_M4)
98mkinstalldirs = $(install_sh) -d
99CONFIG_HEADER = $(top_builddir)/zfs_config.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102AM_V_GEN = $(am__v_GEN_$(V))
103am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
104am__v_GEN_0 = @echo " GEN " $@;
105AM_V_at = $(am__v_at_$(V))
106am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
107am__v_at_0 = @
108SOURCES =
109DIST_SOURCES =
6283f55e 110am__kernel_HEADERS_DIST = $(top_srcdir)/include/sys/fm/fs/zfs.h
e70e591c
BB
111am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
112am__vpath_adj = case $$p in \
113 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
114 *) f=$$p;; \
115 esac;
116am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
117am__install_max = 40
118am__nobase_strip_setup = \
119 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
120am__nobase_strip = \
121 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
122am__nobase_list = $(am__nobase_strip_setup); \
123 for p in $$list; do echo "$$p $$p"; done | \
124 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
125 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
126 if (++n[$$2] == $(am__install_max)) \
127 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
128 END { for (dir in files) print dir, files[dir] }'
129am__base_list = \
130 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
131 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
6283f55e
BB
132am__installdirs = "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"
133am__libzfs_HEADERS_DIST = $(top_srcdir)/include/sys/fm/fs/zfs.h
134HEADERS = $(kernel_HEADERS) $(libzfs_HEADERS)
e70e591c
BB
135ETAGS = etags
136CTAGS = ctags
137DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
138ACLOCAL = @ACLOCAL@
139ALIEN = @ALIEN@
140ALIEN_VERSION = @ALIEN_VERSION@
141AMTAR = @AMTAR@
142AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
143AR = @AR@
144AUTOCONF = @AUTOCONF@
145AUTOHEADER = @AUTOHEADER@
146AUTOMAKE = @AUTOMAKE@
147AWK = @AWK@
e70e591c
BB
148CC = @CC@
149CCAS = @CCAS@
150CCASDEPMODE = @CCASDEPMODE@
151CCASFLAGS = @CCASFLAGS@
152CCDEPMODE = @CCDEPMODE@
153CFLAGS = @CFLAGS@
e70e591c
BB
154CPP = @CPP@
155CPPFLAGS = @CPPFLAGS@
156CYGPATH_W = @CYGPATH_W@
157DEBUG_CFLAGS = @DEBUG_CFLAGS@
158DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
615ab66d 159DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
01c0e61d 160DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
161DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
162DEFS = @DEFS@
163DEPDIR = @DEPDIR@
164DPKG = @DPKG@
165DPKGBUILD = @DPKGBUILD@
166DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
167DPKG_VERSION = @DPKG_VERSION@
168DSYMUTIL = @DSYMUTIL@
169DUMPBIN = @DUMPBIN@
170ECHO_C = @ECHO_C@
171ECHO_N = @ECHO_N@
172ECHO_T = @ECHO_T@
173EGREP = @EGREP@
174EXEEXT = @EXEEXT@
175FGREP = @FGREP@
176FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
177GREP = @GREP@
178HAVE_ALIEN = @HAVE_ALIEN@
179HAVE_DPKG = @HAVE_DPKG@
180HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
6ba3b446
PS
181HAVE_MAKEPKG = @HAVE_MAKEPKG@
182HAVE_PACMAN = @HAVE_PACMAN@
e70e591c
BB
183HAVE_RPM = @HAVE_RPM@
184HAVE_RPMBUILD = @HAVE_RPMBUILD@
185INSTALL = @INSTALL@
186INSTALL_DATA = @INSTALL_DATA@
187INSTALL_PROGRAM = @INSTALL_PROGRAM@
188INSTALL_SCRIPT = @INSTALL_SCRIPT@
189INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
190KERNELCPPFLAGS = @KERNELCPPFLAGS@
191KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
192LD = @LD@
193LDFLAGS = @LDFLAGS@
194LIBBLKID = @LIBBLKID@
e70e591c
BB
195LIBOBJS = @LIBOBJS@
196LIBS = @LIBS@
b3259b6a 197LIBSELINUX = @LIBSELINUX@
e70e591c
BB
198LIBTOOL = @LIBTOOL@
199LIBUUID = @LIBUUID@
200LINUX = @LINUX@
201LINUX_OBJ = @LINUX_OBJ@
202LINUX_SYMBOLS = @LINUX_SYMBOLS@
203LINUX_VERSION = @LINUX_VERSION@
204LIPO = @LIPO@
205LN_S = @LN_S@
206LTLIBOBJS = @LTLIBOBJS@
207MAINT = @MAINT@
208MAKEINFO = @MAKEINFO@
6ba3b446
PS
209MAKEPKG = @MAKEPKG@
210MAKEPKG_VERSION = @MAKEPKG_VERSION@
e70e591c 211MKDIR_P = @MKDIR_P@
e70e591c
BB
212NM = @NM@
213NMEDIT = @NMEDIT@
8a7e1cee 214NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
215OBJDUMP = @OBJDUMP@
216OBJEXT = @OBJEXT@
217OTOOL = @OTOOL@
218OTOOL64 = @OTOOL64@
219PACKAGE = @PACKAGE@
220PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
221PACKAGE_NAME = @PACKAGE_NAME@
222PACKAGE_STRING = @PACKAGE_STRING@
223PACKAGE_TARNAME = @PACKAGE_TARNAME@
224PACKAGE_VERSION = @PACKAGE_VERSION@
6ba3b446
PS
225PACMAN = @PACMAN@
226PACMAN_VERSION = @PACMAN_VERSION@
e70e591c
BB
227PATH_SEPARATOR = @PATH_SEPARATOR@
228RANLIB = @RANLIB@
229RPM = @RPM@
230RPMBUILD = @RPMBUILD@
231RPMBUILD_VERSION = @RPMBUILD_VERSION@
232RPM_VERSION = @RPM_VERSION@
e70e591c
BB
233SED = @SED@
234SET_MAKE = @SET_MAKE@
235SHELL = @SHELL@
236SPL = @SPL@
237SPL_OBJ = @SPL_OBJ@
238SPL_SYMBOLS = @SPL_SYMBOLS@
239SPL_VERSION = @SPL_VERSION@
240STRIP = @STRIP@
241TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
242VENDOR = @VENDOR@
243VERSION = @VERSION@
244ZFS_CONFIG = @ZFS_CONFIG@
245ZFS_META_ALIAS = @ZFS_META_ALIAS@
246ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
247ZFS_META_DATA = @ZFS_META_DATA@
248ZFS_META_LICENSE = @ZFS_META_LICENSE@
249ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
250ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
251ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
252ZFS_META_NAME = @ZFS_META_NAME@
253ZFS_META_RELEASE = @ZFS_META_RELEASE@
254ZFS_META_VERSION = @ZFS_META_VERSION@
255ZLIB = @ZLIB@
256abs_builddir = @abs_builddir@
257abs_srcdir = @abs_srcdir@
258abs_top_builddir = @abs_top_builddir@
259abs_top_srcdir = @abs_top_srcdir@
260ac_ct_CC = @ac_ct_CC@
261ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
262am__include = @am__include@
263am__leading_dot = @am__leading_dot@
264am__quote = @am__quote@
265am__tar = @am__tar@
266am__untar = @am__untar@
267bindir = @bindir@
268build = @build@
269build_alias = @build_alias@
270build_cpu = @build_cpu@
271build_os = @build_os@
272build_vendor = @build_vendor@
273builddir = @builddir@
274datadir = @datadir@
275datarootdir = @datarootdir@
276docdir = @docdir@
277dvidir = @dvidir@
278exec_prefix = @exec_prefix@
279host = @host@
280host_alias = @host_alias@
281host_cpu = @host_cpu@
282host_os = @host_os@
283host_vendor = @host_vendor@
284htmldir = @htmldir@
285includedir = @includedir@
286infodir = @infodir@
287install_sh = @install_sh@
288libdir = @libdir@
289libexecdir = @libexecdir@
290localedir = @localedir@
291localstatedir = @localstatedir@
292lt_ECHO = @lt_ECHO@
293mandir = @mandir@
294mkdir_p = @mkdir_p@
295oldincludedir = @oldincludedir@
296pdfdir = @pdfdir@
297prefix = @prefix@
298program_transform_name = @program_transform_name@
299psdir = @psdir@
300sbindir = @sbindir@
301sharedstatedir = @sharedstatedir@
302srcdir = @srcdir@
303sysconfdir = @sysconfdir@
304target = @target@
305target_alias = @target_alias@
306target_cpu = @target_cpu@
307target_os = @target_os@
308target_vendor = @target_vendor@
309top_build_prefix = @top_build_prefix@
310top_builddir = @top_builddir@
311top_srcdir = @top_srcdir@
de0a1c09
BB
312udevdir = @udevdir@
313udevruledir = @udevruledir@
6283f55e
BB
314COMMON_H = \
315 $(top_srcdir)/include/sys/fm/fs/zfs.h
316
317KERNEL_H =
318USER_H =
319EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
320@CONFIG_USER_TRUE@libzfsdir = $(includedir)/libzfs/sys/fm/fs
321@CONFIG_USER_TRUE@libzfs_HEADERS = $(COMMON_H) $(USER_H)
b40a77ae 322@CONFIG_KERNEL_TRUE@kerneldir = /usr/src/zfs-$(ZFS_META_VERSION)-$(ZFS_META_RELEASE)/$(LINUX_VERSION)/sys/fm/fs
6283f55e 323@CONFIG_KERNEL_TRUE@kernel_HEADERS = $(COMMON_H) $(KERNEL_H)
e70e591c
BB
324all: all-am
325
326.SUFFIXES:
327$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
328 @for dep in $?; do \
329 case '$(am__configure_deps)' in \
330 *$$dep*) \
331 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
332 && { if test -f $@; then exit 0; else break; fi; }; \
333 exit 1;; \
334 esac; \
335 done; \
6283f55e 336 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/sys/fm/fs/Makefile'; \
e70e591c 337 $(am__cd) $(top_srcdir) && \
6283f55e 338 $(AUTOMAKE) --gnu include/sys/fm/fs/Makefile
e70e591c
BB
339.PRECIOUS: Makefile
340Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
341 @case '$?' in \
342 *config.status*) \
343 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
344 *) \
345 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
346 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
347 esac;
348
349$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
350 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351
352$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
353 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
355 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356$(am__aclocal_m4_deps):
357
358mostlyclean-libtool:
359 -rm -f *.lo
360
361clean-libtool:
362 -rm -rf .libs _libs
6283f55e 363install-kernelHEADERS: $(kernel_HEADERS)
e70e591c 364 @$(NORMAL_INSTALL)
6283f55e
BB
365 test -z "$(kerneldir)" || $(MKDIR_P) "$(DESTDIR)$(kerneldir)"
366 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
367 for p in $$list; do \
368 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
369 echo "$$d$$p"; \
370 done | $(am__base_list) | \
371 while read files; do \
372 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
373 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
e70e591c
BB
374 done
375
6283f55e 376uninstall-kernelHEADERS:
e70e591c 377 @$(NORMAL_UNINSTALL)
6283f55e
BB
378 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
379 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
e70e591c 380 test -n "$$files" || exit 0; \
6283f55e
BB
381 echo " ( cd '$(DESTDIR)$(kerneldir)' && rm -f" $$files ")"; \
382 cd "$(DESTDIR)$(kerneldir)" && rm -f $$files
383install-libzfsHEADERS: $(libzfs_HEADERS)
384 @$(NORMAL_INSTALL)
385 test -z "$(libzfsdir)" || $(MKDIR_P) "$(DESTDIR)$(libzfsdir)"
386 @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
387 for p in $$list; do \
388 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
389 echo "$$d$$p"; \
390 done | $(am__base_list) | \
391 while read files; do \
392 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libzfsdir)'"; \
393 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libzfsdir)" || exit $$?; \
394 done
395
396uninstall-libzfsHEADERS:
397 @$(NORMAL_UNINSTALL)
398 @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
399 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
400 test -n "$$files" || exit 0; \
401 echo " ( cd '$(DESTDIR)$(libzfsdir)' && rm -f" $$files ")"; \
402 cd "$(DESTDIR)$(libzfsdir)" && rm -f $$files
e70e591c
BB
403
404ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
405 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406 unique=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 done | \
409 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410 END { if (nonempty) { for (i in files) print i; }; }'`; \
411 mkid -fID $$unique
412tags: TAGS
413
414TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
415 $(TAGS_FILES) $(LISP)
416 set x; \
417 here=`pwd`; \
418 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
419 unique=`for i in $$list; do \
420 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421 done | \
422 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
423 END { if (nonempty) { for (i in files) print i; }; }'`; \
424 shift; \
425 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
426 test -n "$$unique" || unique=$$empty_fix; \
427 if test $$# -gt 0; then \
428 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429 "$$@" $$unique; \
430 else \
431 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432 $$unique; \
433 fi; \
434 fi
435ctags: CTAGS
436CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
437 $(TAGS_FILES) $(LISP)
438 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 done | \
442 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443 END { if (nonempty) { for (i in files) print i; }; }'`; \
444 test -z "$(CTAGS_ARGS)$$unique" \
445 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
446 $$unique
447
448GTAGS:
449 here=`$(am__cd) $(top_builddir) && pwd` \
450 && $(am__cd) $(top_srcdir) \
451 && gtags -i $(GTAGS_ARGS) "$$here"
452
453distclean-tags:
454 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
455
456distdir: $(DISTFILES)
457 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459 list='$(DISTFILES)'; \
460 dist_files=`for file in $$list; do echo $$file; done | \
461 sed -e "s|^$$srcdirstrip/||;t" \
462 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
463 case $$dist_files in \
464 */*) $(MKDIR_P) `echo "$$dist_files" | \
465 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
466 sort -u` ;; \
467 esac; \
468 for file in $$dist_files; do \
469 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
470 if test -d $$d/$$file; then \
471 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
472 if test -d "$(distdir)/$$file"; then \
473 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474 fi; \
475 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
476 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
477 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478 fi; \
479 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
480 else \
481 test -f "$(distdir)/$$file" \
482 || cp -p $$d/$$file "$(distdir)/$$file" \
483 || exit 1; \
484 fi; \
485 done
486check-am: all-am
487check: check-am
488all-am: Makefile $(HEADERS)
489installdirs:
6283f55e 490 for dir in "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"; do \
e70e591c
BB
491 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
492 done
493install: install-am
494install-exec: install-exec-am
495install-data: install-data-am
496uninstall: uninstall-am
497
498install-am: all-am
499 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
501installcheck: installcheck-am
502install-strip:
503 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
504 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
505 `test -z '$(STRIP)' || \
506 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
507mostlyclean-generic:
508
509clean-generic:
510
511distclean-generic:
512 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
513 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
514
515maintainer-clean-generic:
516 @echo "This command is intended for maintainers to use"
517 @echo "it deletes files that may require special tools to rebuild."
518clean: clean-am
519
520clean-am: clean-generic clean-libtool mostlyclean-am
521
522distclean: distclean-am
523 -rm -f Makefile
524distclean-am: clean-am distclean-generic distclean-tags
525
526dvi: dvi-am
527
528dvi-am:
529
530html: html-am
531
532html-am:
533
534info: info-am
535
536info-am:
537
6283f55e 538install-data-am: install-kernelHEADERS install-libzfsHEADERS
e70e591c
BB
539
540install-dvi: install-dvi-am
541
542install-dvi-am:
543
544install-exec-am:
545
546install-html: install-html-am
547
548install-html-am:
549
550install-info: install-info-am
551
552install-info-am:
553
554install-man:
555
556install-pdf: install-pdf-am
557
558install-pdf-am:
559
560install-ps: install-ps-am
561
562install-ps-am:
563
564installcheck-am:
565
566maintainer-clean: maintainer-clean-am
567 -rm -f Makefile
568maintainer-clean-am: distclean-am maintainer-clean-generic
569
570mostlyclean: mostlyclean-am
571
572mostlyclean-am: mostlyclean-generic mostlyclean-libtool
573
574pdf: pdf-am
575
576pdf-am:
577
578ps: ps-am
579
580ps-am:
581
6283f55e 582uninstall-am: uninstall-kernelHEADERS uninstall-libzfsHEADERS
e70e591c
BB
583
584.MAKE: install-am install-strip
585
586.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
587 clean-libtool ctags distclean distclean-generic \
588 distclean-libtool distclean-tags distdir dvi dvi-am html \
589 html-am info info-am install install-am install-data \
590 install-data-am install-dvi install-dvi-am install-exec \
591 install-exec-am install-html install-html-am install-info \
6283f55e
BB
592 install-info-am install-kernelHEADERS install-libzfsHEADERS \
593 install-man install-pdf install-pdf-am install-ps \
594 install-ps-am install-strip installcheck installcheck-am \
595 installdirs maintainer-clean maintainer-clean-generic \
596 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
597 ps ps-am tags uninstall uninstall-am uninstall-kernelHEADERS \
598 uninstall-libzfsHEADERS
e70e591c
BB
599
600
601# Tell versions [3.59,3.63) of GNU make to not export all variables.
602# Otherwise a system limit (for SysV at least) may be exceeded.
603.NOEXPORT: