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