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