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