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