Linux 2.6.38 compat, blkdev_get_by_path()
[zfs.git] / lib / libspl / asm-generic / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38         $(top_srcdir)/config/Rules.am
39 subdir = lib/libspl/asm-generic
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps =  \
42         $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
43         $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
44         $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
45         $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
46         $(top_srcdir)/config/kernel-bio-failfast.m4 \
47         $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
48         $(top_srcdir)/config/kernel-blk-end-request.m4 \
49         $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
50         $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
51         $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
52         $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
53         $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
54         $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
55         $(top_srcdir)/config/kernel-evict-inode.m4 \
56         $(top_srcdir)/config/kernel-fmode-t.m4 \
57         $(top_srcdir)/config/kernel-fsync.m4 \
58         $(top_srcdir)/config/kernel-get-disk-ro.m4 \
59         $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
60         $(top_srcdir)/config/kernel-kobj-name-len.m4 \
61         $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
62         $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
63         $(top_srcdir)/config/kernel-rq-is_sync.m4 \
64         $(top_srcdir)/config/kernel-xattr-handler.m4 \
65         $(top_srcdir)/config/kernel.m4 \
66         $(top_srcdir)/config/user-arch.m4 \
67         $(top_srcdir)/config/user-frame-larger-than.m4 \
68         $(top_srcdir)/config/user-ioctl.m4 \
69         $(top_srcdir)/config/user-libblkid.m4 \
70         $(top_srcdir)/config/user-libuuid.m4 \
71         $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
72         $(top_srcdir)/config/user-selinux.m4 \
73         $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
74         $(top_srcdir)/config/zfs-build.m4 \
75         $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
76 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77         $(ACLOCAL_M4)
78 mkinstalldirs = $(install_sh) -d
79 CONFIG_HEADER = $(top_builddir)/zfs_config.h
80 CONFIG_CLEAN_FILES =
81 CONFIG_CLEAN_VPATH_FILES =
82 AM_V_GEN = $(am__v_GEN_$(V))
83 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
84 am__v_GEN_0 = @echo "  GEN   " $@;
85 AM_V_at = $(am__v_at_$(V))
86 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
87 am__v_at_0 = @
88 SOURCES =
89 DIST_SOURCES =
90 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91 ACLOCAL = @ACLOCAL@
92 ALIEN = @ALIEN@
93 ALIEN_VERSION = @ALIEN_VERSION@
94 AMTAR = @AMTAR@
95 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
96 AR = @AR@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 CC = @CC@
102 CCAS = @CCAS@
103 CCASDEPMODE = @CCASDEPMODE@
104 CCASFLAGS = @CCASFLAGS@
105 CCDEPMODE = @CCDEPMODE@
106 CFLAGS = @CFLAGS@
107 CPP = @CPP@
108 CPPFLAGS = @CPPFLAGS@
109 CYGPATH_W = @CYGPATH_W@
110 DEBUG_CFLAGS = @DEBUG_CFLAGS@
111 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
112 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 DPKG = @DPKG@
116 DPKGBUILD = @DPKGBUILD@
117 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
118 DPKG_VERSION = @DPKG_VERSION@
119 DSYMUTIL = @DSYMUTIL@
120 DUMPBIN = @DUMPBIN@
121 ECHO_C = @ECHO_C@
122 ECHO_N = @ECHO_N@
123 ECHO_T = @ECHO_T@
124 EGREP = @EGREP@
125 EXEEXT = @EXEEXT@
126 FGREP = @FGREP@
127 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
128 GREP = @GREP@
129 HAVE_ALIEN = @HAVE_ALIEN@
130 HAVE_DPKG = @HAVE_DPKG@
131 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
132 HAVE_RPM = @HAVE_RPM@
133 HAVE_RPMBUILD = @HAVE_RPMBUILD@
134 INSTALL = @INSTALL@
135 INSTALL_DATA = @INSTALL_DATA@
136 INSTALL_PROGRAM = @INSTALL_PROGRAM@
137 INSTALL_SCRIPT = @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139 KERNELCPPFLAGS = @KERNELCPPFLAGS@
140 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
141 LD = @LD@
142 LDFLAGS = @LDFLAGS@
143 LIBBLKID = @LIBBLKID@
144 LIBOBJS = @LIBOBJS@
145 LIBS = @LIBS@
146 LIBSELINUX = @LIBSELINUX@
147 LIBTOOL = @LIBTOOL@
148 LIBUUID = @LIBUUID@
149 LINUX = @LINUX@
150 LINUX_OBJ = @LINUX_OBJ@
151 LINUX_SYMBOLS = @LINUX_SYMBOLS@
152 LINUX_VERSION = @LINUX_VERSION@
153 LIPO = @LIPO@
154 LN_S = @LN_S@
155 LTLIBOBJS = @LTLIBOBJS@
156 MAINT = @MAINT@
157 MAKEINFO = @MAKEINFO@
158 MKDIR_P = @MKDIR_P@
159 NM = @NM@
160 NMEDIT = @NMEDIT@
161 OBJDUMP = @OBJDUMP@
162 OBJEXT = @OBJEXT@
163 OTOOL = @OTOOL@
164 OTOOL64 = @OTOOL64@
165 PACKAGE = @PACKAGE@
166 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167 PACKAGE_NAME = @PACKAGE_NAME@
168 PACKAGE_STRING = @PACKAGE_STRING@
169 PACKAGE_TARNAME = @PACKAGE_TARNAME@
170 PACKAGE_VERSION = @PACKAGE_VERSION@
171 PATH_SEPARATOR = @PATH_SEPARATOR@
172 RANLIB = @RANLIB@
173 RPM = @RPM@
174 RPMBUILD = @RPMBUILD@
175 RPMBUILD_VERSION = @RPMBUILD_VERSION@
176 RPM_VERSION = @RPM_VERSION@
177 SED = @SED@
178 SET_MAKE = @SET_MAKE@
179 SHELL = @SHELL@
180 SPL = @SPL@
181 SPL_OBJ = @SPL_OBJ@
182 SPL_SYMBOLS = @SPL_SYMBOLS@
183 SPL_VERSION = @SPL_VERSION@
184 STRIP = @STRIP@
185 TARGET_ASM_DIR = @TARGET_ASM_DIR@
186 VENDOR = @VENDOR@
187 VERSION = @VERSION@
188 ZFS_CONFIG = @ZFS_CONFIG@
189 ZFS_META_ALIAS = @ZFS_META_ALIAS@
190 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
191 ZFS_META_DATA = @ZFS_META_DATA@
192 ZFS_META_LICENSE = @ZFS_META_LICENSE@
193 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
194 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
195 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
196 ZFS_META_NAME = @ZFS_META_NAME@
197 ZFS_META_RELEASE = @ZFS_META_RELEASE@
198 ZFS_META_VERSION = @ZFS_META_VERSION@
199 ZLIB = @ZLIB@
200 abs_builddir = @abs_builddir@
201 abs_srcdir = @abs_srcdir@
202 abs_top_builddir = @abs_top_builddir@
203 abs_top_srcdir = @abs_top_srcdir@
204 ac_ct_CC = @ac_ct_CC@
205 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
206 am__include = @am__include@
207 am__leading_dot = @am__leading_dot@
208 am__quote = @am__quote@
209 am__tar = @am__tar@
210 am__untar = @am__untar@
211 bindir = @bindir@
212 build = @build@
213 build_alias = @build_alias@
214 build_cpu = @build_cpu@
215 build_os = @build_os@
216 build_vendor = @build_vendor@
217 builddir = @builddir@
218 datadir = @datadir@
219 datarootdir = @datarootdir@
220 docdir = @docdir@
221 dvidir = @dvidir@
222 exec_prefix = @exec_prefix@
223 host = @host@
224 host_alias = @host_alias@
225 host_cpu = @host_cpu@
226 host_os = @host_os@
227 host_vendor = @host_vendor@
228 htmldir = @htmldir@
229 includedir = @includedir@
230 infodir = @infodir@
231 install_sh = @install_sh@
232 libdir = @libdir@
233 libexecdir = @libexecdir@
234 localedir = @localedir@
235 localstatedir = @localstatedir@
236 lt_ECHO = @lt_ECHO@
237 mandir = @mandir@
238 mkdir_p = @mkdir_p@
239 oldincludedir = @oldincludedir@
240 pdfdir = @pdfdir@
241 prefix = @prefix@
242 program_transform_name = @program_transform_name@
243 psdir = @psdir@
244 sbindir = @sbindir@
245 sharedstatedir = @sharedstatedir@
246 srcdir = @srcdir@
247 sysconfdir = @sysconfdir@
248 target = @target@
249 target_alias = @target_alias@
250 target_cpu = @target_cpu@
251 target_os = @target_os@
252 target_vendor = @target_vendor@
253 top_build_prefix = @top_build_prefix@
254 top_builddir = @top_builddir@
255 top_srcdir = @top_srcdir@
256 DEFAULT_INCLUDES = -include ${top_builddir}/zfs_config.h \
257         -I$(top_srcdir)/lib/libspl/include
258 AM_LIBTOOLFLAGS = --silent
259 AM_CFLAGS = -Wall -Wstrict-prototypes -fno-strict-aliasing \
260         ${DEBUG_CFLAGS} -D_GNU_SOURCE -D__EXTENSIONS__ -D_REENTRANT \
261         -D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
262         -D_LARGEFILE64_SOURCE -DTEXT_DOMAIN=\"zfs-linux-user\"
263 atomic_SOURCE = atomic.c
264 atomic_ASM = atomic.S
265 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
266           $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -fPIC
267
268 EXTRA_DIST = $(atomic_SOURCE)
269 all: all-am
270
271 .SUFFIXES:
272 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
273         @for dep in $?; do \
274           case '$(am__configure_deps)' in \
275             *$$dep*) \
276               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
277                 && { if test -f $@; then exit 0; else break; fi; }; \
278               exit 1;; \
279           esac; \
280         done; \
281         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libspl/asm-generic/Makefile'; \
282         $(am__cd) $(top_srcdir) && \
283           $(AUTOMAKE) --gnu lib/libspl/asm-generic/Makefile
284 .PRECIOUS: Makefile
285 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
286         @case '$?' in \
287           *config.status*) \
288             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
289           *) \
290             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
291             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
292         esac;
293
294 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
295         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296
297 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
298         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
300         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301 $(am__aclocal_m4_deps):
302
303 mostlyclean-libtool:
304         -rm -f *.lo
305
306 clean-libtool:
307         -rm -rf .libs _libs
308 tags: TAGS
309 TAGS:
310
311 ctags: CTAGS
312 CTAGS:
313
314
315 distdir: $(DISTFILES)
316         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
317         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
318         list='$(DISTFILES)'; \
319           dist_files=`for file in $$list; do echo $$file; done | \
320           sed -e "s|^$$srcdirstrip/||;t" \
321               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
322         case $$dist_files in \
323           */*) $(MKDIR_P) `echo "$$dist_files" | \
324                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
325                            sort -u` ;; \
326         esac; \
327         for file in $$dist_files; do \
328           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329           if test -d $$d/$$file; then \
330             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
331             if test -d "$(distdir)/$$file"; then \
332               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
333             fi; \
334             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
335               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
336               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
337             fi; \
338             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
339           else \
340             test -f "$(distdir)/$$file" \
341             || cp -p $$d/$$file "$(distdir)/$$file" \
342             || exit 1; \
343           fi; \
344         done
345 check-am: all-am
346 check: check-am
347 all-am: Makefile
348 installdirs:
349 install: install-am
350 install-exec: install-exec-am
351 install-data: install-data-am
352 uninstall: uninstall-am
353
354 install-am: all-am
355         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
356
357 installcheck: installcheck-am
358 install-strip:
359         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
360           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
361           `test -z '$(STRIP)' || \
362             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
363 mostlyclean-generic:
364
365 distclean-generic:
366         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
367         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
368
369 maintainer-clean-generic:
370         @echo "This command is intended for maintainers to use"
371         @echo "it deletes files that may require special tools to rebuild."
372 clean: clean-am
373
374 clean-am: clean-generic clean-libtool mostlyclean-am
375
376 distclean: distclean-am
377         -rm -f Makefile
378 distclean-am: clean-am distclean-generic
379
380 dvi: dvi-am
381
382 dvi-am:
383
384 html: html-am
385
386 html-am:
387
388 info: info-am
389
390 info-am:
391
392 install-data-am:
393
394 install-dvi: install-dvi-am
395
396 install-dvi-am:
397
398 install-exec-am:
399
400 install-html: install-html-am
401
402 install-html-am:
403
404 install-info: install-info-am
405
406 install-info-am:
407
408 install-man:
409
410 install-pdf: install-pdf-am
411
412 install-pdf-am:
413
414 install-ps: install-ps-am
415
416 install-ps-am:
417
418 installcheck-am:
419
420 maintainer-clean: maintainer-clean-am
421         -rm -f Makefile
422 maintainer-clean-am: distclean-am maintainer-clean-generic
423
424 mostlyclean: mostlyclean-am
425
426 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
427
428 pdf: pdf-am
429
430 pdf-am:
431
432 ps: ps-am
433
434 ps-am:
435
436 uninstall-am:
437
438 .MAKE: install-am install-strip
439
440 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
441         distclean distclean-generic distclean-libtool distdir dvi \
442         dvi-am html html-am info info-am install install-am \
443         install-data install-data-am install-dvi install-dvi-am \
444         install-exec install-exec-am install-html install-html-am \
445         install-info install-info-am install-man install-pdf \
446         install-pdf-am install-ps install-ps-am install-strip \
447         installcheck installcheck-am installdirs maintainer-clean \
448         maintainer-clean-generic mostlyclean mostlyclean-generic \
449         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
450
451
452 # Generates assembly to simplify inclusion in ../Makefile.am
453 all-am:
454         $(COMPILE) -c -S $(atomic_SOURCE) -o $(atomic_ASM)
455
456 clean-generic:
457         $(RM) $(atomic_ASM)
458
459 # Tell versions [3.59,3.63) of GNU make to not export all variables.
460 # Otherwise a system limit (for SysV at least) may be exceeded.
461 .NOEXPORT: