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