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