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