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