]> git.proxmox.com Git - mirror_zfs.git/blame - include/Makefile.in
rmdir(2) should return ENOTEMPTY
[mirror_zfs.git] / include / 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
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 \
ebe7e575 44 $(top_srcdir)/config/kernel-automount.m4 \
e70e591c
BB
45 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
46 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
5547c2f1 47 $(top_srcdir)/config/kernel-bdi-setup-and-register.m4 \
76659dc1 48 $(top_srcdir)/config/kernel-bdi.m4 \
e70e591c
BB
49 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
50 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 51 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
52 $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
53 $(top_srcdir)/config/kernel-blk-end-request.m4 \
54 $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
30930fba 55 $(top_srcdir)/config/kernel-blk-queue-discard.m4 \
b18019d2 56 $(top_srcdir)/config/kernel-blk-queue-flush.m4 \
34037afe
ED
57 $(top_srcdir)/config/kernel-blk-queue-io-opt.m4 \
58 $(top_srcdir)/config/kernel-blk-queue-max-hw-sectors.m4 \
59 $(top_srcdir)/config/kernel-blk-queue-max-segments.m4 \
60 $(top_srcdir)/config/kernel-blk-queue-nonrot.m4 \
61 $(top_srcdir)/config/kernel-blk-queue-physical-block-size.m4 \
e70e591c
BB
62 $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
63 $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
64 $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
65 $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
45066d1f 66 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
b5a28807 67 $(top_srcdir)/config/kernel-blkdev-get.m4 \
df554c14 68 $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
739a1a82 69 $(top_srcdir)/config/kernel-clear-inode.m4 \
b39d3b9f 70 $(top_srcdir)/config/kernel-create-umode-t.m4 \
6a0936ba 71 $(top_srcdir)/config/kernel-d-make-root.m4 \
055656d4 72 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
ee5fd0bb 73 $(top_srcdir)/config/kernel-discard-granularity.m4 \
756c3e5a 74 $(top_srcdir)/config/kernel-encode-fh-inode.m4 \
2c395def 75 $(top_srcdir)/config/kernel-evict-inode.m4 \
cb2d1901 76 $(top_srcdir)/config/kernel-fallocate.m4 \
e70e591c 77 $(top_srcdir)/config/kernel-fmode-t.m4 \
7268e1be 78 $(top_srcdir)/config/kernel-fsync.m4 \
e70e591c 79 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
b5a28807 80 $(top_srcdir)/config/kernel-get-gendisk.m4 \
bdf4328b 81 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
e70e591c
BB
82 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
83 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
2cf7f52b 84 $(top_srcdir)/config/kernel-mount-nodev.m4 \
e70e591c
BB
85 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
86 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
87 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
5c03efc3 88 $(top_srcdir)/config/kernel-security-inode-init.m4 \
28eb9213 89 $(top_srcdir)/config/kernel-set-nlink.m4 \
47621f3d 90 $(top_srcdir)/config/kernel-show-options.m4 \
ab26409d 91 $(top_srcdir)/config/kernel-shrink.m4 \
ea1fdf46 92 $(top_srcdir)/config/kernel-truncate-range.m4 \
b3129792 93 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
777d4af8 94 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
95 $(top_srcdir)/config/kernel.m4 \
96 $(top_srcdir)/config/user-arch.m4 \
97 $(top_srcdir)/config/user-frame-larger-than.m4 \
98 $(top_srcdir)/config/user-ioctl.m4 \
99 $(top_srcdir)/config/user-libblkid.m4 \
e70e591c
BB
100 $(top_srcdir)/config/user-libuuid.m4 \
101 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 102 $(top_srcdir)/config/user-selinux.m4 \
de0a1c09 103 $(top_srcdir)/config/user-udev.m4 \
e70e591c
BB
104 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
105 $(top_srcdir)/config/zfs-build.m4 \
106 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
107am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108 $(ACLOCAL_M4)
109mkinstalldirs = $(install_sh) -d
110CONFIG_HEADER = $(top_builddir)/zfs_config.h
111CONFIG_CLEAN_FILES =
112CONFIG_CLEAN_VPATH_FILES =
113AM_V_GEN = $(am__v_GEN_$(V))
114am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
115am__v_GEN_0 = @echo " GEN " $@;
116AM_V_at = $(am__v_at_$(V))
117am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
118am__v_at_0 = @
119SOURCES =
120DIST_SOURCES =
6283f55e
BB
121RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
122 html-recursive info-recursive install-data-recursive \
123 install-dvi-recursive install-exec-recursive \
124 install-html-recursive install-info-recursive \
125 install-pdf-recursive install-ps-recursive install-recursive \
126 installcheck-recursive installdirs-recursive pdf-recursive \
127 ps-recursive uninstall-recursive
128am__kernel_HEADERS_DIST = $(top_srcdir)/include/zfs_comutil.h \
129 $(top_srcdir)/include/zfs_deleg.h \
130 $(top_srcdir)/include/zfs_fletcher.h \
131 $(top_srcdir)/include/zfs_namecheck.h \
132 $(top_srcdir)/include/zfs_prop.h \
133 $(top_srcdir)/include/zpios-ctl.h \
134 $(top_srcdir)/include/zpios-internal.h
e70e591c
BB
135am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
136am__vpath_adj = case $$p in \
137 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
138 *) f=$$p;; \
139 esac;
140am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
141am__install_max = 40
142am__nobase_strip_setup = \
143 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
144am__nobase_strip = \
145 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
146am__nobase_list = $(am__nobase_strip_setup); \
147 for p in $$list; do echo "$$p $$p"; done | \
148 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
149 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
150 if (++n[$$2] == $(am__install_max)) \
151 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
152 END { for (dir in files) print dir, files[dir] }'
153am__base_list = \
154 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
155 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
6283f55e
BB
156am__installdirs = "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"
157am__libzfs_HEADERS_DIST = $(top_srcdir)/include/zfs_comutil.h \
158 $(top_srcdir)/include/zfs_deleg.h \
159 $(top_srcdir)/include/zfs_fletcher.h \
160 $(top_srcdir)/include/zfs_namecheck.h \
161 $(top_srcdir)/include/zfs_prop.h \
162 $(top_srcdir)/include/zpios-ctl.h \
163 $(top_srcdir)/include/libnvpair.h \
164 $(top_srcdir)/include/libuutil_common.h \
165 $(top_srcdir)/include/libuutil.h \
166 $(top_srcdir)/include/libuutil_impl.h \
167 $(top_srcdir)/include/libzfs.h \
168 $(top_srcdir)/include/libzfs_impl.h
169HEADERS = $(kernel_HEADERS) $(libzfs_HEADERS)
170RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
171 distclean-recursive maintainer-clean-recursive
172AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
173 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
174 distdir
e70e591c
BB
175ETAGS = etags
176CTAGS = ctags
6283f55e 177DIST_SUBDIRS = $(SUBDIRS)
e70e591c 178DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
6283f55e
BB
179am__relativize = \
180 dir0=`pwd`; \
181 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
182 sed_rest='s,^[^/]*/*,,'; \
183 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
184 sed_butlast='s,/*[^/]*$$,,'; \
185 while test -n "$$dir1"; do \
186 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
187 if test "$$first" != "."; then \
188 if test "$$first" = ".."; then \
189 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
190 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
191 else \
192 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
193 if test "$$first2" = "$$first"; then \
194 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
195 else \
196 dir2="../$$dir2"; \
197 fi; \
198 dir0="$$dir0"/"$$first"; \
199 fi; \
200 fi; \
201 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
202 done; \
203 reldir="$$dir2"
e70e591c
BB
204ACLOCAL = @ACLOCAL@
205ALIEN = @ALIEN@
206ALIEN_VERSION = @ALIEN_VERSION@
207AMTAR = @AMTAR@
208AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
209AR = @AR@
210AUTOCONF = @AUTOCONF@
211AUTOHEADER = @AUTOHEADER@
212AUTOMAKE = @AUTOMAKE@
213AWK = @AWK@
e70e591c
BB
214CC = @CC@
215CCAS = @CCAS@
216CCASDEPMODE = @CCASDEPMODE@
217CCASFLAGS = @CCASFLAGS@
218CCDEPMODE = @CCDEPMODE@
219CFLAGS = @CFLAGS@
e70e591c
BB
220CPP = @CPP@
221CPPFLAGS = @CPPFLAGS@
222CYGPATH_W = @CYGPATH_W@
223DEBUG_CFLAGS = @DEBUG_CFLAGS@
1c5de20a 224DEBUG_DMU_TX = @DEBUG_DMU_TX@
e70e591c 225DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
4b787d75 226DEBUG_ZFS = @DEBUG_ZFS@
615ab66d 227DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
01c0e61d 228DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
229DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
230DEFS = @DEFS@
231DEPDIR = @DEPDIR@
232DPKG = @DPKG@
233DPKGBUILD = @DPKGBUILD@
234DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
235DPKG_VERSION = @DPKG_VERSION@
236DSYMUTIL = @DSYMUTIL@
237DUMPBIN = @DUMPBIN@
238ECHO_C = @ECHO_C@
239ECHO_N = @ECHO_N@
240ECHO_T = @ECHO_T@
241EGREP = @EGREP@
242EXEEXT = @EXEEXT@
243FGREP = @FGREP@
244FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
245GREP = @GREP@
246HAVE_ALIEN = @HAVE_ALIEN@
247HAVE_DPKG = @HAVE_DPKG@
248HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
6ba3b446
PS
249HAVE_MAKEPKG = @HAVE_MAKEPKG@
250HAVE_PACMAN = @HAVE_PACMAN@
e70e591c
BB
251HAVE_RPM = @HAVE_RPM@
252HAVE_RPMBUILD = @HAVE_RPMBUILD@
253INSTALL = @INSTALL@
254INSTALL_DATA = @INSTALL_DATA@
255INSTALL_PROGRAM = @INSTALL_PROGRAM@
256INSTALL_SCRIPT = @INSTALL_SCRIPT@
257INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
258KERNELCPPFLAGS = @KERNELCPPFLAGS@
259KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
260LD = @LD@
261LDFLAGS = @LDFLAGS@
262LIBBLKID = @LIBBLKID@
e70e591c
BB
263LIBOBJS = @LIBOBJS@
264LIBS = @LIBS@
b3259b6a 265LIBSELINUX = @LIBSELINUX@
e70e591c
BB
266LIBTOOL = @LIBTOOL@
267LIBUUID = @LIBUUID@
268LINUX = @LINUX@
269LINUX_OBJ = @LINUX_OBJ@
270LINUX_SYMBOLS = @LINUX_SYMBOLS@
271LINUX_VERSION = @LINUX_VERSION@
272LIPO = @LIPO@
273LN_S = @LN_S@
274LTLIBOBJS = @LTLIBOBJS@
275MAINT = @MAINT@
276MAKEINFO = @MAKEINFO@
6ba3b446
PS
277MAKEPKG = @MAKEPKG@
278MAKEPKG_VERSION = @MAKEPKG_VERSION@
e70e591c 279MKDIR_P = @MKDIR_P@
e70e591c
BB
280NM = @NM@
281NMEDIT = @NMEDIT@
8a7e1cee 282NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
283OBJDUMP = @OBJDUMP@
284OBJEXT = @OBJEXT@
285OTOOL = @OTOOL@
286OTOOL64 = @OTOOL64@
287PACKAGE = @PACKAGE@
288PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
289PACKAGE_NAME = @PACKAGE_NAME@
290PACKAGE_STRING = @PACKAGE_STRING@
291PACKAGE_TARNAME = @PACKAGE_TARNAME@
292PACKAGE_VERSION = @PACKAGE_VERSION@
6ba3b446
PS
293PACMAN = @PACMAN@
294PACMAN_VERSION = @PACMAN_VERSION@
e70e591c
BB
295PATH_SEPARATOR = @PATH_SEPARATOR@
296RANLIB = @RANLIB@
297RPM = @RPM@
298RPMBUILD = @RPMBUILD@
299RPMBUILD_VERSION = @RPMBUILD_VERSION@
300RPM_VERSION = @RPM_VERSION@
e70e591c
BB
301SED = @SED@
302SET_MAKE = @SET_MAKE@
303SHELL = @SHELL@
304SPL = @SPL@
305SPL_OBJ = @SPL_OBJ@
306SPL_SYMBOLS = @SPL_SYMBOLS@
307SPL_VERSION = @SPL_VERSION@
308STRIP = @STRIP@
309TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
310VENDOR = @VENDOR@
311VERSION = @VERSION@
312ZFS_CONFIG = @ZFS_CONFIG@
313ZFS_META_ALIAS = @ZFS_META_ALIAS@
314ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
315ZFS_META_DATA = @ZFS_META_DATA@
316ZFS_META_LICENSE = @ZFS_META_LICENSE@
317ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
318ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
319ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
320ZFS_META_NAME = @ZFS_META_NAME@
321ZFS_META_RELEASE = @ZFS_META_RELEASE@
322ZFS_META_VERSION = @ZFS_META_VERSION@
323ZLIB = @ZLIB@
324abs_builddir = @abs_builddir@
325abs_srcdir = @abs_srcdir@
326abs_top_builddir = @abs_top_builddir@
327abs_top_srcdir = @abs_top_srcdir@
328ac_ct_CC = @ac_ct_CC@
329ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
330am__include = @am__include@
331am__leading_dot = @am__leading_dot@
332am__quote = @am__quote@
333am__tar = @am__tar@
334am__untar = @am__untar@
335bindir = @bindir@
336build = @build@
337build_alias = @build_alias@
338build_cpu = @build_cpu@
339build_os = @build_os@
340build_vendor = @build_vendor@
341builddir = @builddir@
342datadir = @datadir@
343datarootdir = @datarootdir@
344docdir = @docdir@
345dvidir = @dvidir@
346exec_prefix = @exec_prefix@
347host = @host@
348host_alias = @host_alias@
349host_cpu = @host_cpu@
350host_os = @host_os@
351host_vendor = @host_vendor@
352htmldir = @htmldir@
353includedir = @includedir@
354infodir = @infodir@
355install_sh = @install_sh@
356libdir = @libdir@
357libexecdir = @libexecdir@
358localedir = @localedir@
359localstatedir = @localstatedir@
360lt_ECHO = @lt_ECHO@
361mandir = @mandir@
362mkdir_p = @mkdir_p@
363oldincludedir = @oldincludedir@
364pdfdir = @pdfdir@
365prefix = @prefix@
366program_transform_name = @program_transform_name@
367psdir = @psdir@
368sbindir = @sbindir@
369sharedstatedir = @sharedstatedir@
370srcdir = @srcdir@
371sysconfdir = @sysconfdir@
372target = @target@
373target_alias = @target_alias@
374target_cpu = @target_cpu@
375target_os = @target_os@
376target_vendor = @target_vendor@
377top_build_prefix = @top_build_prefix@
378top_builddir = @top_builddir@
379top_srcdir = @top_srcdir@
de0a1c09
BB
380udevdir = @udevdir@
381udevruledir = @udevruledir@
8299a1f4 382SUBDIRS = linux sys
6283f55e
BB
383COMMON_H = \
384 $(top_srcdir)/include/zfs_comutil.h \
385 $(top_srcdir)/include/zfs_deleg.h \
386 $(top_srcdir)/include/zfs_fletcher.h \
387 $(top_srcdir)/include/zfs_namecheck.h \
388 $(top_srcdir)/include/zfs_prop.h \
389 $(top_srcdir)/include/zpios-ctl.h
390
391KERNEL_H = \
392 $(top_srcdir)/include/zpios-internal.h
393
394USER_H = \
395 $(top_srcdir)/include/libnvpair.h \
396 $(top_srcdir)/include/libuutil_common.h \
397 $(top_srcdir)/include/libuutil.h \
398 $(top_srcdir)/include/libuutil_impl.h \
399 $(top_srcdir)/include/libzfs.h \
400 $(top_srcdir)/include/libzfs_impl.h
401
402EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
403@CONFIG_USER_TRUE@libzfsdir = $(includedir)/libzfs
404@CONFIG_USER_TRUE@libzfs_HEADERS = $(COMMON_H) $(USER_H)
b40a77ae 405@CONFIG_KERNEL_TRUE@kerneldir = /usr/src/zfs-$(ZFS_META_VERSION)-$(ZFS_META_RELEASE)/$(LINUX_VERSION)
6283f55e
BB
406@CONFIG_KERNEL_TRUE@kernel_HEADERS = $(COMMON_H) $(KERNEL_H)
407all: all-recursive
e70e591c
BB
408
409.SUFFIXES:
410$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
411 @for dep in $?; do \
412 case '$(am__configure_deps)' in \
413 *$$dep*) \
414 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
415 && { if test -f $@; then exit 0; else break; fi; }; \
416 exit 1;; \
417 esac; \
418 done; \
6283f55e 419 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
e70e591c 420 $(am__cd) $(top_srcdir) && \
6283f55e 421 $(AUTOMAKE) --gnu include/Makefile
e70e591c
BB
422.PRECIOUS: Makefile
423Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
424 @case '$?' in \
425 *config.status*) \
426 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
427 *) \
428 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
429 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
430 esac;
431
432$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
433 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
434
435$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
436 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
437$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
438 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
439$(am__aclocal_m4_deps):
440
441mostlyclean-libtool:
442 -rm -f *.lo
443
444clean-libtool:
445 -rm -rf .libs _libs
6283f55e 446install-kernelHEADERS: $(kernel_HEADERS)
e70e591c 447 @$(NORMAL_INSTALL)
6283f55e
BB
448 test -z "$(kerneldir)" || $(MKDIR_P) "$(DESTDIR)$(kerneldir)"
449 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
450 for p in $$list; do \
451 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
452 echo "$$d$$p"; \
453 done | $(am__base_list) | \
454 while read files; do \
455 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
456 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
e70e591c
BB
457 done
458
6283f55e 459uninstall-kernelHEADERS:
e70e591c 460 @$(NORMAL_UNINSTALL)
6283f55e
BB
461 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
462 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
e70e591c 463 test -n "$$files" || exit 0; \
6283f55e
BB
464 echo " ( cd '$(DESTDIR)$(kerneldir)' && rm -f" $$files ")"; \
465 cd "$(DESTDIR)$(kerneldir)" && rm -f $$files
466install-libzfsHEADERS: $(libzfs_HEADERS)
467 @$(NORMAL_INSTALL)
468 test -z "$(libzfsdir)" || $(MKDIR_P) "$(DESTDIR)$(libzfsdir)"
469 @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
470 for p in $$list; do \
471 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
472 echo "$$d$$p"; \
473 done | $(am__base_list) | \
474 while read files; do \
475 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libzfsdir)'"; \
476 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libzfsdir)" || exit $$?; \
477 done
478
479uninstall-libzfsHEADERS:
480 @$(NORMAL_UNINSTALL)
481 @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
482 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
483 test -n "$$files" || exit 0; \
484 echo " ( cd '$(DESTDIR)$(libzfsdir)' && rm -f" $$files ")"; \
485 cd "$(DESTDIR)$(libzfsdir)" && rm -f $$files
486
487# This directory's subdirectories are mostly independent; you can cd
488# into them and run `make' without going through this Makefile.
489# To change the values of `make' variables: instead of editing Makefiles,
490# (1) if the variable is set in `config.status', edit `config.status'
491# (which will cause the Makefiles to be regenerated when you run `make');
492# (2) otherwise, pass the desired values on the `make' command line.
493$(RECURSIVE_TARGETS):
494 @fail= failcom='exit 1'; \
495 for f in x $$MAKEFLAGS; do \
496 case $$f in \
497 *=* | --[!k]*);; \
498 *k*) failcom='fail=yes';; \
499 esac; \
500 done; \
501 dot_seen=no; \
502 target=`echo $@ | sed s/-recursive//`; \
503 list='$(SUBDIRS)'; for subdir in $$list; do \
504 echo "Making $$target in $$subdir"; \
505 if test "$$subdir" = "."; then \
506 dot_seen=yes; \
507 local_target="$$target-am"; \
508 else \
509 local_target="$$target"; \
510 fi; \
511 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
512 || eval $$failcom; \
513 done; \
514 if test "$$dot_seen" = "no"; then \
515 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
516 fi; test -z "$$fail"
517
518$(RECURSIVE_CLEAN_TARGETS):
519 @fail= failcom='exit 1'; \
520 for f in x $$MAKEFLAGS; do \
521 case $$f in \
522 *=* | --[!k]*);; \
523 *k*) failcom='fail=yes';; \
524 esac; \
525 done; \
526 dot_seen=no; \
527 case "$@" in \
528 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
529 *) list='$(SUBDIRS)' ;; \
530 esac; \
531 rev=''; for subdir in $$list; do \
532 if test "$$subdir" = "."; then :; else \
533 rev="$$subdir $$rev"; \
534 fi; \
535 done; \
536 rev="$$rev ."; \
537 target=`echo $@ | sed s/-recursive//`; \
538 for subdir in $$rev; do \
539 echo "Making $$target in $$subdir"; \
540 if test "$$subdir" = "."; then \
541 local_target="$$target-am"; \
542 else \
543 local_target="$$target"; \
544 fi; \
545 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
546 || eval $$failcom; \
547 done && test -z "$$fail"
548tags-recursive:
549 list='$(SUBDIRS)'; for subdir in $$list; do \
550 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
551 done
552ctags-recursive:
553 list='$(SUBDIRS)'; for subdir in $$list; do \
554 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
555 done
e70e591c
BB
556
557ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
558 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
559 unique=`for i in $$list; do \
560 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
561 done | \
562 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
563 END { if (nonempty) { for (i in files) print i; }; }'`; \
564 mkid -fID $$unique
565tags: TAGS
566
6283f55e 567TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
e70e591c
BB
568 $(TAGS_FILES) $(LISP)
569 set x; \
570 here=`pwd`; \
6283f55e
BB
571 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
572 include_option=--etags-include; \
573 empty_fix=.; \
574 else \
575 include_option=--include; \
576 empty_fix=; \
577 fi; \
578 list='$(SUBDIRS)'; for subdir in $$list; do \
579 if test "$$subdir" = .; then :; else \
580 test ! -f $$subdir/TAGS || \
581 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
582 fi; \
583 done; \
e70e591c
BB
584 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
585 unique=`for i in $$list; do \
586 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
587 done | \
588 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
589 END { if (nonempty) { for (i in files) print i; }; }'`; \
590 shift; \
591 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
592 test -n "$$unique" || unique=$$empty_fix; \
593 if test $$# -gt 0; then \
594 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
595 "$$@" $$unique; \
596 else \
597 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
598 $$unique; \
599 fi; \
600 fi
601ctags: CTAGS
6283f55e 602CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
e70e591c
BB
603 $(TAGS_FILES) $(LISP)
604 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
605 unique=`for i in $$list; do \
606 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
607 done | \
608 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
609 END { if (nonempty) { for (i in files) print i; }; }'`; \
610 test -z "$(CTAGS_ARGS)$$unique" \
611 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
612 $$unique
613
614GTAGS:
615 here=`$(am__cd) $(top_builddir) && pwd` \
616 && $(am__cd) $(top_srcdir) \
617 && gtags -i $(GTAGS_ARGS) "$$here"
618
619distclean-tags:
620 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
621
622distdir: $(DISTFILES)
623 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
624 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
625 list='$(DISTFILES)'; \
626 dist_files=`for file in $$list; do echo $$file; done | \
627 sed -e "s|^$$srcdirstrip/||;t" \
628 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
629 case $$dist_files in \
630 */*) $(MKDIR_P) `echo "$$dist_files" | \
631 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
632 sort -u` ;; \
633 esac; \
634 for file in $$dist_files; do \
635 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
636 if test -d $$d/$$file; then \
637 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
638 if test -d "$(distdir)/$$file"; then \
639 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
640 fi; \
641 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
642 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
643 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
644 fi; \
645 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
646 else \
647 test -f "$(distdir)/$$file" \
648 || cp -p $$d/$$file "$(distdir)/$$file" \
649 || exit 1; \
650 fi; \
651 done
6283f55e
BB
652 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
653 if test "$$subdir" = .; then :; else \
654 test -d "$(distdir)/$$subdir" \
655 || $(MKDIR_P) "$(distdir)/$$subdir" \
656 || exit 1; \
657 fi; \
658 done
659 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
660 if test "$$subdir" = .; then :; else \
661 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
662 $(am__relativize); \
663 new_distdir=$$reldir; \
664 dir1=$$subdir; dir2="$(top_distdir)"; \
665 $(am__relativize); \
666 new_top_distdir=$$reldir; \
667 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
668 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
669 ($(am__cd) $$subdir && \
670 $(MAKE) $(AM_MAKEFLAGS) \
671 top_distdir="$$new_top_distdir" \
672 distdir="$$new_distdir" \
673 am__remove_distdir=: \
674 am__skip_length_check=: \
675 am__skip_mode_fix=: \
676 distdir) \
677 || exit 1; \
678 fi; \
679 done
e70e591c 680check-am: all-am
6283f55e 681check: check-recursive
e70e591c 682all-am: Makefile $(HEADERS)
6283f55e
BB
683installdirs: installdirs-recursive
684installdirs-am:
685 for dir in "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"; do \
e70e591c
BB
686 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
687 done
6283f55e
BB
688install: install-recursive
689install-exec: install-exec-recursive
690install-data: install-data-recursive
691uninstall: uninstall-recursive
e70e591c
BB
692
693install-am: all-am
694 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
695
6283f55e 696installcheck: installcheck-recursive
e70e591c
BB
697install-strip:
698 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
699 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
700 `test -z '$(STRIP)' || \
701 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
702mostlyclean-generic:
703
704clean-generic:
705
706distclean-generic:
707 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
708 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
709
710maintainer-clean-generic:
711 @echo "This command is intended for maintainers to use"
712 @echo "it deletes files that may require special tools to rebuild."
6283f55e 713clean: clean-recursive
e70e591c
BB
714
715clean-am: clean-generic clean-libtool mostlyclean-am
716
6283f55e 717distclean: distclean-recursive
e70e591c
BB
718 -rm -f Makefile
719distclean-am: clean-am distclean-generic distclean-tags
720
6283f55e 721dvi: dvi-recursive
e70e591c
BB
722
723dvi-am:
724
6283f55e 725html: html-recursive
e70e591c
BB
726
727html-am:
728
6283f55e 729info: info-recursive
e70e591c
BB
730
731info-am:
732
6283f55e 733install-data-am: install-kernelHEADERS install-libzfsHEADERS
e70e591c 734
6283f55e 735install-dvi: install-dvi-recursive
e70e591c
BB
736
737install-dvi-am:
738
739install-exec-am:
740
6283f55e 741install-html: install-html-recursive
e70e591c
BB
742
743install-html-am:
744
6283f55e 745install-info: install-info-recursive
e70e591c
BB
746
747install-info-am:
748
749install-man:
750
6283f55e 751install-pdf: install-pdf-recursive
e70e591c
BB
752
753install-pdf-am:
754
6283f55e 755install-ps: install-ps-recursive
e70e591c
BB
756
757install-ps-am:
758
759installcheck-am:
760
6283f55e 761maintainer-clean: maintainer-clean-recursive
e70e591c
BB
762 -rm -f Makefile
763maintainer-clean-am: distclean-am maintainer-clean-generic
764
6283f55e 765mostlyclean: mostlyclean-recursive
e70e591c
BB
766
767mostlyclean-am: mostlyclean-generic mostlyclean-libtool
768
6283f55e 769pdf: pdf-recursive
e70e591c
BB
770
771pdf-am:
772
6283f55e 773ps: ps-recursive
e70e591c
BB
774
775ps-am:
776
6283f55e 777uninstall-am: uninstall-kernelHEADERS uninstall-libzfsHEADERS
e70e591c 778
6283f55e
BB
779.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
780 install-am install-strip tags-recursive
e70e591c 781
6283f55e
BB
782.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
783 all all-am check check-am clean clean-generic clean-libtool \
784 ctags ctags-recursive distclean distclean-generic \
e70e591c
BB
785 distclean-libtool distclean-tags distdir dvi dvi-am html \
786 html-am info info-am install install-am install-data \
787 install-data-am install-dvi install-dvi-am install-exec \
788 install-exec-am install-html install-html-am install-info \
6283f55e
BB
789 install-info-am install-kernelHEADERS install-libzfsHEADERS \
790 install-man install-pdf install-pdf-am install-ps \
791 install-ps-am install-strip installcheck installcheck-am \
792 installdirs installdirs-am maintainer-clean \
793 maintainer-clean-generic mostlyclean mostlyclean-generic \
794 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
795 uninstall uninstall-am uninstall-kernelHEADERS \
796 uninstall-libzfsHEADERS
e70e591c
BB
797
798
799# Tell versions [3.59,3.63) of GNU make to not export all variables.
800# Otherwise a system limit (for SysV at least) may be exceeded.
801.NOEXPORT: