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