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