Cleanup
[external/libsndfile.git] / Makefile.in
1 # Makefile.in generated by automake 1.11 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 = .
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/build-test-tarball.mk.in \
41         $(srcdir)/libsndfile.spec.in $(srcdir)/shave-libtool.in \
42         $(srcdir)/shave.in $(srcdir)/sndfile.pc.in \
43         $(top_srcdir)/configure AUTHORS COPYING Cfg/compile \
44         Cfg/config.guess Cfg/config.sub Cfg/depcomp Cfg/install-sh \
45         Cfg/ltmain.sh Cfg/missing ChangeLog INSTALL NEWS
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/M4/add_cflags.m4 \
48         $(top_srcdir)/M4/add_cxxflags.m4 $(top_srcdir)/M4/clip_mode.m4 \
49         $(top_srcdir)/M4/endian.m4 $(top_srcdir)/M4/extra_largefile.m4 \
50         $(top_srcdir)/M4/extra_pkg.m4 \
51         $(top_srcdir)/M4/flexible_array.m4 \
52         $(top_srcdir)/M4/gcc_version.m4 $(top_srcdir)/M4/libtool.m4 \
53         $(top_srcdir)/M4/lrint.m4 $(top_srcdir)/M4/lrintf.m4 \
54         $(top_srcdir)/M4/ltoptions.m4 $(top_srcdir)/M4/ltsugar.m4 \
55         $(top_srcdir)/M4/ltversion.m4 $(top_srcdir)/M4/lt~obsolete.m4 \
56         $(top_srcdir)/M4/mkoctfile_version.m4 \
57         $(top_srcdir)/M4/octave.m4 $(top_srcdir)/M4/shave.m4 \
58         $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
62  configure.lineno config.status.lineno
63 mkinstalldirs = $(install_sh) -d
64 CONFIG_HEADER = $(top_builddir)/src/config.h
65 CONFIG_CLEAN_FILES = shave shave-libtool libsndfile.spec sndfile.pc \
66         build-test-tarball.mk
67 CONFIG_CLEAN_VPATH_FILES =
68 SOURCES =
69 DIST_SOURCES =
70 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
71         html-recursive info-recursive install-data-recursive \
72         install-dvi-recursive install-exec-recursive \
73         install-html-recursive install-info-recursive \
74         install-pdf-recursive install-ps-recursive install-recursive \
75         installcheck-recursive installdirs-recursive pdf-recursive \
76         ps-recursive uninstall-recursive
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj = case $$p in \
79     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80     *) f=$$p;; \
81   esac;
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83 am__install_max = 40
84 am__nobase_strip_setup = \
85   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86 am__nobase_strip = \
87   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88 am__nobase_list = $(am__nobase_strip_setup); \
89   for p in $$list; do echo "$$p $$p"; done | \
90   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92     if (++n[$$2] == $(am__install_max)) \
93       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94     END { for (dir in files) print dir, files[dir] }'
95 am__base_list = \
96   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
99 DATA = $(pkgconfig_DATA)
100 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
101   distclean-recursive maintainer-clean-recursive
102 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
103         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
104         distdir dist dist-all distcheck
105 ETAGS = etags
106 CTAGS = ctags
107 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108 distdir = $(PACKAGE)-$(VERSION)
109 top_distdir = $(distdir)
110 am__remove_distdir = \
111   { test ! -d "$(distdir)" \
112     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
113          && rm -fr "$(distdir)"; }; }
114 am__relativize = \
115   dir0=`pwd`; \
116   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
117   sed_rest='s,^[^/]*/*,,'; \
118   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
119   sed_butlast='s,/*[^/]*$$,,'; \
120   while test -n "$$dir1"; do \
121     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
122     if test "$$first" != "."; then \
123       if test "$$first" = ".."; then \
124         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
125         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
126       else \
127         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
128         if test "$$first2" = "$$first"; then \
129           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
130         else \
131           dir2="../$$dir2"; \
132         fi; \
133         dir0="$$dir0"/"$$first"; \
134       fi; \
135     fi; \
136     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
137   done; \
138   reldir="$$dir2"
139 DIST_ARCHIVES = $(distdir).tar.gz
140 GZIP_ENV = --best
141 distuninstallcheck_listfiles = find . -type f -print
142 distcleancheck_listfiles = find . -type f -print
143 ACLOCAL = @ACLOCAL@
144 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
145 ALSA_LIBS = @ALSA_LIBS@
146 AMTAR = @AMTAR@
147 AM_MAKEFLAGS = @AM_MAKEFLAGS@
148 AR = @AR@
149 AUTOCONF = @AUTOCONF@
150 AUTOHEADER = @AUTOHEADER@
151 AUTOMAKE = @AUTOMAKE@
152 AWK = @AWK@
153 CC = @CC@
154 CCDEPMODE = @CCDEPMODE@
155 CFLAGS = @CFLAGS@
156 CPP = @CPP@
157 CPPFLAGS = @CPPFLAGS@
158 CXX = @CXX@
159 CXXCPP = @CXXCPP@
160 CXXDEPMODE = @CXXDEPMODE@
161 CXXFLAGS = @CXXFLAGS@
162 CYGPATH_W = @CYGPATH_W@
163 DEFS = @DEFS@
164 DEPDIR = @DEPDIR@
165 DSYMUTIL = @DSYMUTIL@
166 DUMPBIN = @DUMPBIN@
167 ECHO_C = @ECHO_C@
168 ECHO_N = @ECHO_N@
169 ECHO_T = @ECHO_T@
170 EGREP = @EGREP@
171 EXEEXT = @EXEEXT@
172 EXTERNAL_CFLAGS = @EXTERNAL_CFLAGS@
173 EXTERNAL_LIBS = @EXTERNAL_LIBS@
174 F77 = @F77@
175 FC = @FC@
176 FGREP = @FGREP@
177 FLAC_CFLAGS = @FLAC_CFLAGS@
178 FLAC_LIBS = @FLAC_LIBS@
179 GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
180 GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
181 GCC_VERSION = @GCC_VERSION@
182 GETCONF = @GETCONF@
183 GREP = @GREP@
184 HAVE_AUTOGEN = @HAVE_AUTOGEN@
185 HAVE_MKOCTFILE = @HAVE_MKOCTFILE@
186 HAVE_OCTAVE = @HAVE_OCTAVE@
187 HAVE_OCTAVE_CONFIG = @HAVE_OCTAVE_CONFIG@
188 HAVE_WINE = @HAVE_WINE@
189 HOST_TRIPLET = @HOST_TRIPLET@
190 HTML_BGCOLOUR = @HTML_BGCOLOUR@
191 HTML_FGCOLOUR = @HTML_FGCOLOUR@
192 INSTALL = @INSTALL@
193 INSTALL_DATA = @INSTALL_DATA@
194 INSTALL_PROGRAM = @INSTALL_PROGRAM@
195 INSTALL_SCRIPT = @INSTALL_SCRIPT@
196 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
197 LD = @LD@
198 LDFLAGS = @LDFLAGS@
199 LIBOBJS = @LIBOBJS@
200 LIBS = @LIBS@
201 LIBTOOL = @LIBTOOL@
202 LIBTOOL_DEPS = @LIBTOOL_DEPS@
203 LIPO = @LIPO@
204 LN_S = @LN_S@
205 LTLIBOBJS = @LTLIBOBJS@
206 MAKEFLAGS = @MAKEFLAGS@
207 MAKEINFO = @MAKEINFO@
208 MKDIR_P = @MKDIR_P@
209 MKOCTFILE = @MKOCTFILE@
210 MKOCTFILE_VERSION = @MKOCTFILE_VERSION@
211 NM = @NM@
212 NMEDIT = @NMEDIT@
213 OBJC = @OBJC@
214 OBJDUMP = @OBJDUMP@
215 OBJEXT = @OBJEXT@
216 OCTAVE = @OCTAVE@
217 OCTAVE_CONFIG = @OCTAVE_CONFIG@
218 OCTAVE_CONFIG_VERSION = @OCTAVE_CONFIG_VERSION@
219 OCTAVE_DEST_MDIR = @OCTAVE_DEST_MDIR@
220 OCTAVE_DEST_ODIR = @OCTAVE_DEST_ODIR@
221 OCTAVE_VERSION = @OCTAVE_VERSION@
222 OGG_CFLAGS = @OGG_CFLAGS@
223 OGG_LIBS = @OGG_LIBS@
224 OS_SPECIFIC_CFLAGS = @OS_SPECIFIC_CFLAGS@
225 OS_SPECIFIC_LINKS = @OS_SPECIFIC_LINKS@
226 OTOOL = @OTOOL@
227 OTOOL64 = @OTOOL64@
228 PACKAGE = @PACKAGE@
229 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230 PACKAGE_NAME = @PACKAGE_NAME@
231 PACKAGE_STRING = @PACKAGE_STRING@
232 PACKAGE_TARNAME = @PACKAGE_TARNAME@
233 PACKAGE_URL = @PACKAGE_URL@
234 PACKAGE_VERSION = @PACKAGE_VERSION@
235 PATH_SEPARATOR = @PATH_SEPARATOR@
236 PKG_CONFIG = @PKG_CONFIG@
237 Q = @Q@
238 RANLIB = @RANLIB@
239 SED = @SED@
240 SET_MAKE = @SET_MAKE@
241 SF_COUNT_MAX = @SF_COUNT_MAX@
242 SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
243 SHELL = @SHELL@
244 SHLIB_VERSION_ARG = @SHLIB_VERSION_ARG@
245 SIZEOF_SF_COUNT_T = @SIZEOF_SF_COUNT_T@
246 SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
247 SQLITE3_LIBS = @SQLITE3_LIBS@
248 STRIP = @STRIP@
249 TYPEOF_SF_COUNT_T = @TYPEOF_SF_COUNT_T@
250 V = @V@
251 VERSION = @VERSION@
252 VORBISENC_CFLAGS = @VORBISENC_CFLAGS@
253 VORBISENC_LIBS = @VORBISENC_LIBS@
254 VORBIS_CFLAGS = @VORBIS_CFLAGS@
255 VORBIS_LIBS = @VORBIS_LIBS@
256 abs_builddir = @abs_builddir@
257 abs_srcdir = @abs_srcdir@
258 abs_top_builddir = @abs_top_builddir@
259 abs_top_srcdir = @abs_top_srcdir@
260 ac_ct_CC = @ac_ct_CC@
261 ac_ct_CXX = @ac_ct_CXX@
262 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
263 am__include = @am__include@
264 am__leading_dot = @am__leading_dot@
265 am__quote = @am__quote@
266 am__tar = @am__tar@
267 am__untar = @am__untar@
268 bindir = @bindir@
269 build = @build@
270 build_alias = @build_alias@
271 build_cpu = @build_cpu@
272 build_os = @build_os@
273 build_vendor = @build_vendor@
274 builddir = @builddir@
275 datadir = @datadir@
276 datarootdir = @datarootdir@
277 docdir = @docdir@
278 dvidir = @dvidir@
279 exec_prefix = @exec_prefix@
280 host = @host@
281 host_alias = @host_alias@
282 host_cpu = @host_cpu@
283 host_os = @host_os@
284 host_vendor = @host_vendor@
285 htmldir = @htmldir@
286 htmldocdir = @htmldocdir@
287 includedir = @includedir@
288 infodir = @infodir@
289 install_sh = @install_sh@
290 libdir = @libdir@
291 libexecdir = @libexecdir@
292 localedir = @localedir@
293 localstatedir = @localstatedir@
294 lt_ECHO = @lt_ECHO@
295 mandir = @mandir@
296 mkdir_p = @mkdir_p@
297 oldincludedir = @oldincludedir@
298 pdfdir = @pdfdir@
299 prefix = @prefix@
300 program_transform_name = @program_transform_name@
301 psdir = @psdir@
302 sbindir = @sbindir@
303 sharedstatedir = @sharedstatedir@
304 shavedir = @shavedir@
305 srcdir = @srcdir@
306 sysconfdir = @sysconfdir@
307 target = @target@
308 target_alias = @target_alias@
309 target_cpu = @target_cpu@
310 target_os = @target_os@
311 target_vendor = @target_vendor@
312 top_build_prefix = @top_build_prefix@
313 top_builddir = @top_builddir@
314 top_srcdir = @top_srcdir@
315 DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
316 @BUILD_OCTAVE_MOD_TRUE@octave_dir = Octave
317 SUBDIRS = M4 man doc Win32 src $(octave_dir) examples regtest tests programs
318 DIST_SUBDIRS = M4 man doc Win32 src Octave examples regtest tests programs
319 EXTRA_DIST = libsndfile.spec.in sndfile.pc.in
320 pkgconfigdir = $(libdir)/pkgconfig
321 pkgconfig_DATA = sndfile.pc
322 m4datadir = $(datadir)/aclocal
323 all: all-recursive
324
325 .SUFFIXES:
326 am--refresh:
327         @:
328 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
329         @for dep in $?; do \
330           case '$(am__configure_deps)' in \
331             *$$dep*) \
332               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
333               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
334                 && exit 0; \
335               exit 1;; \
336           esac; \
337         done; \
338         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
339         $(am__cd) $(top_srcdir) && \
340           $(AUTOMAKE) --gnu Makefile
341 .PRECIOUS: Makefile
342 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
343         @case '$?' in \
344           *config.status*) \
345             echo ' $(SHELL) ./config.status'; \
346             $(SHELL) ./config.status;; \
347           *) \
348             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
349             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
350         esac;
351
352 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
353         $(SHELL) ./config.status --recheck
354
355 $(top_srcdir)/configure:  $(am__configure_deps)
356         $(am__cd) $(srcdir) && $(AUTOCONF)
357 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
358         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
359 $(am__aclocal_m4_deps):
360 shave: $(top_builddir)/config.status $(srcdir)/shave.in
361         cd $(top_builddir) && $(SHELL) ./config.status $@
362 shave-libtool: $(top_builddir)/config.status $(srcdir)/shave-libtool.in
363         cd $(top_builddir) && $(SHELL) ./config.status $@
364 libsndfile.spec: $(top_builddir)/config.status $(srcdir)/libsndfile.spec.in
365         cd $(top_builddir) && $(SHELL) ./config.status $@
366 sndfile.pc: $(top_builddir)/config.status $(srcdir)/sndfile.pc.in
367         cd $(top_builddir) && $(SHELL) ./config.status $@
368 build-test-tarball.mk: $(top_builddir)/config.status $(srcdir)/build-test-tarball.mk.in
369         cd $(top_builddir) && $(SHELL) ./config.status $@
370
371 mostlyclean-libtool:
372         -rm -f *.lo
373
374 clean-libtool:
375         -rm -rf .libs _libs
376
377 distclean-libtool:
378         -rm -f libtool config.lt
379 install-pkgconfigDATA: $(pkgconfig_DATA)
380         @$(NORMAL_INSTALL)
381         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
382         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
383         for p in $$list; do \
384           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
385           echo "$$d$$p"; \
386         done | $(am__base_list) | \
387         while read files; do \
388           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
389           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
390         done
391
392 uninstall-pkgconfigDATA:
393         @$(NORMAL_UNINSTALL)
394         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
395         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
396         test -n "$$files" || exit 0; \
397         echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
398         cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
399
400 # This directory's subdirectories are mostly independent; you can cd
401 # into them and run `make' without going through this Makefile.
402 # To change the values of `make' variables: instead of editing Makefiles,
403 # (1) if the variable is set in `config.status', edit `config.status'
404 #     (which will cause the Makefiles to be regenerated when you run `make');
405 # (2) otherwise, pass the desired values on the `make' command line.
406 $(RECURSIVE_TARGETS):
407         @failcom='exit 1'; \
408         for f in x $$MAKEFLAGS; do \
409           case $$f in \
410             *=* | --[!k]*);; \
411             *k*) failcom='fail=yes';; \
412           esac; \
413         done; \
414         dot_seen=no; \
415         target=`echo $@ | sed s/-recursive//`; \
416         list='$(SUBDIRS)'; for subdir in $$list; do \
417           echo "Making $$target in $$subdir"; \
418           if test "$$subdir" = "."; then \
419             dot_seen=yes; \
420             local_target="$$target-am"; \
421           else \
422             local_target="$$target"; \
423           fi; \
424           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
425           || eval $$failcom; \
426         done; \
427         if test "$$dot_seen" = "no"; then \
428           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
429         fi; test -z "$$fail"
430
431 $(RECURSIVE_CLEAN_TARGETS):
432         @failcom='exit 1'; \
433         for f in x $$MAKEFLAGS; do \
434           case $$f in \
435             *=* | --[!k]*);; \
436             *k*) failcom='fail=yes';; \
437           esac; \
438         done; \
439         dot_seen=no; \
440         case "$@" in \
441           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
442           *) list='$(SUBDIRS)' ;; \
443         esac; \
444         rev=''; for subdir in $$list; do \
445           if test "$$subdir" = "."; then :; else \
446             rev="$$subdir $$rev"; \
447           fi; \
448         done; \
449         rev="$$rev ."; \
450         target=`echo $@ | sed s/-recursive//`; \
451         for subdir in $$rev; do \
452           echo "Making $$target in $$subdir"; \
453           if test "$$subdir" = "."; then \
454             local_target="$$target-am"; \
455           else \
456             local_target="$$target"; \
457           fi; \
458           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
459           || eval $$failcom; \
460         done && test -z "$$fail"
461 tags-recursive:
462         list='$(SUBDIRS)'; for subdir in $$list; do \
463           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
464         done
465 ctags-recursive:
466         list='$(SUBDIRS)'; for subdir in $$list; do \
467           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
468         done
469
470 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
471         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
472         unique=`for i in $$list; do \
473             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
474           done | \
475           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476               END { if (nonempty) { for (i in files) print i; }; }'`; \
477         mkid -fID $$unique
478 tags: TAGS
479
480 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
481                 $(TAGS_FILES) $(LISP)
482         set x; \
483         here=`pwd`; \
484         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
485           include_option=--etags-include; \
486           empty_fix=.; \
487         else \
488           include_option=--include; \
489           empty_fix=; \
490         fi; \
491         list='$(SUBDIRS)'; for subdir in $$list; do \
492           if test "$$subdir" = .; then :; else \
493             test ! -f $$subdir/TAGS || \
494               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
495           fi; \
496         done; \
497         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
498         unique=`for i in $$list; do \
499             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500           done | \
501           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502               END { if (nonempty) { for (i in files) print i; }; }'`; \
503         shift; \
504         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
505           test -n "$$unique" || unique=$$empty_fix; \
506           if test $$# -gt 0; then \
507             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
508               "$$@" $$unique; \
509           else \
510             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
511               $$unique; \
512           fi; \
513         fi
514 ctags: CTAGS
515 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
516                 $(TAGS_FILES) $(LISP)
517         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
518         unique=`for i in $$list; do \
519             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
520           done | \
521           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522               END { if (nonempty) { for (i in files) print i; }; }'`; \
523         test -z "$(CTAGS_ARGS)$$unique" \
524           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
525              $$unique
526
527 GTAGS:
528         here=`$(am__cd) $(top_builddir) && pwd` \
529           && $(am__cd) $(top_srcdir) \
530           && gtags -i $(GTAGS_ARGS) "$$here"
531
532 distclean-tags:
533         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
534
535 distdir: $(DISTFILES)
536         $(am__remove_distdir)
537         test -d "$(distdir)" || mkdir "$(distdir)"
538         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
539         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
540         list='$(DISTFILES)'; \
541           dist_files=`for file in $$list; do echo $$file; done | \
542           sed -e "s|^$$srcdirstrip/||;t" \
543               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
544         case $$dist_files in \
545           */*) $(MKDIR_P) `echo "$$dist_files" | \
546                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
547                            sort -u` ;; \
548         esac; \
549         for file in $$dist_files; do \
550           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
551           if test -d $$d/$$file; then \
552             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
553             if test -d "$(distdir)/$$file"; then \
554               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
555             fi; \
556             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
557               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
558               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
559             fi; \
560             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
561           else \
562             test -f "$(distdir)/$$file" \
563             || cp -p $$d/$$file "$(distdir)/$$file" \
564             || exit 1; \
565           fi; \
566         done
567         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
568           if test "$$subdir" = .; then :; else \
569             test -d "$(distdir)/$$subdir" \
570             || $(MKDIR_P) "$(distdir)/$$subdir" \
571             || exit 1; \
572           fi; \
573         done
574         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
575           if test "$$subdir" = .; then :; else \
576             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
577             $(am__relativize); \
578             new_distdir=$$reldir; \
579             dir1=$$subdir; dir2="$(top_distdir)"; \
580             $(am__relativize); \
581             new_top_distdir=$$reldir; \
582             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
583             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
584             ($(am__cd) $$subdir && \
585               $(MAKE) $(AM_MAKEFLAGS) \
586                 top_distdir="$$new_top_distdir" \
587                 distdir="$$new_distdir" \
588                 am__remove_distdir=: \
589                 am__skip_length_check=: \
590                 am__skip_mode_fix=: \
591                 distdir) \
592               || exit 1; \
593           fi; \
594         done
595         -test -n "$(am__skip_mode_fix)" \
596         || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
597           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
598           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
599           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
600         || chmod -R a+r "$(distdir)"
601 dist-gzip: distdir
602         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
603         $(am__remove_distdir)
604
605 dist-bzip2: distdir
606         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
607         $(am__remove_distdir)
608
609 dist-lzma: distdir
610         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
611         $(am__remove_distdir)
612
613 dist-xz: distdir
614         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
615         $(am__remove_distdir)
616
617 dist-tarZ: distdir
618         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
619         $(am__remove_distdir)
620
621 dist-shar: distdir
622         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
623         $(am__remove_distdir)
624
625 dist-zip: distdir
626         -rm -f $(distdir).zip
627         zip -rq $(distdir).zip $(distdir)
628         $(am__remove_distdir)
629
630 dist dist-all: distdir
631         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
632         $(am__remove_distdir)
633
634 # This target untars the dist file and tries a VPATH configuration.  Then
635 # it guarantees that the distribution is self-contained by making another
636 # tarfile.
637 distcheck: dist
638         case '$(DIST_ARCHIVES)' in \
639         *.tar.gz*) \
640           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
641         *.tar.bz2*) \
642           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
643         *.tar.lzma*) \
644           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
645         *.tar.xz*) \
646           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
647         *.tar.Z*) \
648           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
649         *.shar.gz*) \
650           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
651         *.zip*) \
652           unzip $(distdir).zip ;;\
653         esac
654         chmod -R a-w $(distdir); chmod a+w $(distdir)
655         mkdir $(distdir)/_build
656         mkdir $(distdir)/_inst
657         chmod a-w $(distdir)
658         test -d $(distdir)/_build || exit 0; \
659         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
660           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
661           && am__cwd=`pwd` \
662           && $(am__cd) $(distdir)/_build \
663           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
664             $(DISTCHECK_CONFIGURE_FLAGS) \
665           && $(MAKE) $(AM_MAKEFLAGS) \
666           && $(MAKE) $(AM_MAKEFLAGS) dvi \
667           && $(MAKE) $(AM_MAKEFLAGS) check \
668           && $(MAKE) $(AM_MAKEFLAGS) install \
669           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
670           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
671           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
672                 distuninstallcheck \
673           && chmod -R a-w "$$dc_install_base" \
674           && ({ \
675                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
676                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
677                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
678                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
679                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
680               } || { rm -rf "$$dc_destdir"; exit 1; }) \
681           && rm -rf "$$dc_destdir" \
682           && $(MAKE) $(AM_MAKEFLAGS) dist \
683           && rm -rf $(DIST_ARCHIVES) \
684           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
685           && cd "$$am__cwd" \
686           || exit 1
687         $(am__remove_distdir)
688         @(echo "$(distdir) archives ready for distribution: "; \
689           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
690           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
691 distuninstallcheck:
692         @$(am__cd) '$(distuninstallcheck_dir)' \
693         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
694            || { echo "ERROR: files left after uninstall:" ; \
695                 if test -n "$(DESTDIR)"; then \
696                   echo "  (check DESTDIR support)"; \
697                 fi ; \
698                 $(distuninstallcheck_listfiles) ; \
699                 exit 1; } >&2
700 distcleancheck: distclean
701         @if test '$(srcdir)' = . ; then \
702           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
703           exit 1 ; \
704         fi
705         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
706           || { echo "ERROR: files left in build directory after distclean:" ; \
707                $(distcleancheck_listfiles) ; \
708                exit 1; } >&2
709 check-am: all-am
710 check: check-recursive
711 all-am: Makefile $(DATA)
712 installdirs: installdirs-recursive
713 installdirs-am:
714         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
715           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
716         done
717 install: install-recursive
718 install-exec: install-exec-recursive
719 install-data: install-data-recursive
720 uninstall: uninstall-recursive
721
722 install-am: all-am
723         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
724
725 installcheck: installcheck-recursive
726 install-strip:
727         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
728           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
729           `test -z '$(STRIP)' || \
730             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
731 mostlyclean-generic:
732
733 clean-generic:
734
735 distclean-generic:
736         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
737         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
738
739 maintainer-clean-generic:
740         @echo "This command is intended for maintainers to use"
741         @echo "it deletes files that may require special tools to rebuild."
742 clean: clean-recursive
743
744 clean-am: clean-generic clean-libtool mostlyclean-am
745
746 distclean: distclean-recursive
747         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
748         -rm -f Makefile
749 distclean-am: clean-am distclean-generic distclean-libtool \
750         distclean-tags
751
752 dvi: dvi-recursive
753
754 dvi-am:
755
756 html: html-recursive
757
758 html-am:
759
760 info: info-recursive
761
762 info-am:
763
764 install-data-am: install-pkgconfigDATA
765
766 install-dvi: install-dvi-recursive
767
768 install-dvi-am:
769
770 install-exec-am:
771
772 install-html: install-html-recursive
773
774 install-html-am:
775
776 install-info: install-info-recursive
777
778 install-info-am:
779
780 install-man:
781
782 install-pdf: install-pdf-recursive
783
784 install-pdf-am:
785
786 install-ps: install-ps-recursive
787
788 install-ps-am:
789
790 installcheck-am:
791
792 maintainer-clean: maintainer-clean-recursive
793         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
794         -rm -rf $(top_srcdir)/autom4te.cache
795         -rm -f Makefile
796 maintainer-clean-am: distclean-am maintainer-clean-generic
797
798 mostlyclean: mostlyclean-recursive
799
800 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
801
802 pdf: pdf-recursive
803
804 pdf-am:
805
806 ps: ps-recursive
807
808 ps-am:
809
810 uninstall-am: uninstall-pkgconfigDATA
811
812 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
813         install-am install-strip tags-recursive
814
815 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
816         all all-am am--refresh check check-am clean clean-generic \
817         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
818         dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
819         distcheck distclean distclean-generic distclean-libtool \
820         distclean-tags distcleancheck distdir distuninstallcheck dvi \
821         dvi-am html html-am info info-am install install-am \
822         install-data install-data-am install-dvi install-dvi-am \
823         install-exec install-exec-am install-html install-html-am \
824         install-info install-info-am install-man install-pdf \
825         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
826         install-strip installcheck installcheck-am installdirs \
827         installdirs-am maintainer-clean maintainer-clean-generic \
828         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
829         ps ps-am tags tags-recursive uninstall uninstall-am \
830         uninstall-pkgconfigDATA
831
832
833 test: check-recursive
834
835 # Target to make autogenerated files.
836 genfiles :
837         (cd src ; make genfiles)
838         (cd tests ; make genfiles)
839
840 testprogs :
841         (cd src ; make testprogs)
842         (cd tests ; make testprogs)
843
844 test-tarball : build-test-tarball.mk
845         make all
846         make -f build-test-tarball.mk
847
848 # Tell versions [3.59,3.63) of GNU make to not export all variables.
849 # Otherwise a system limit (for SysV at least) may be exceeded.
850 .NOEXPORT: