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