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