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