1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
18 pkgdatadir
= $(datadir)/@PACKAGE@
19 pkgincludedir
= $(includedir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
22 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA
= $(install_sh
) -c
-m
644
24 install_sh_PROGRAM
= $(install_sh
) -c
25 install_sh_SCRIPT
= $(install_sh
) -c
26 INSTALL_HEADER
= $(INSTALL_DATA
)
27 transform
= $(program_transform_name
)
34 build_triplet
= @build@
36 target_triplet
= @target@
38 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= $(top_srcdir
)/M4
/add_cflags.m4 \
41 $(top_srcdir
)/M4
/add_cxxflags.m4
$(top_srcdir
)/M4
/clip_mode.m4 \
42 $(top_srcdir
)/M4
/endian.m4
$(top_srcdir
)/M4
/extra_largefile.m4 \
43 $(top_srcdir
)/M4
/extra_pkg.m4 \
44 $(top_srcdir
)/M4
/flexible_array.m4 \
45 $(top_srcdir
)/M4
/gcc_version.m4
$(top_srcdir
)/M4
/libtool.m4 \
46 $(top_srcdir
)/M4
/lrint.m4
$(top_srcdir
)/M4
/lrintf.m4 \
47 $(top_srcdir
)/M4
/ltoptions.m4
$(top_srcdir
)/M4
/ltsugar.m4 \
48 $(top_srcdir
)/M4
/ltversion.m4
$(top_srcdir
)/M4
/lt~obsolete.m4 \
49 $(top_srcdir
)/M4
/mkoctfile_version.m4 \
50 $(top_srcdir
)/M4
/octave.m4
$(top_srcdir
)/configure.ac
51 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
53 mkinstalldirs
= $(install_sh
) -d
54 CONFIG_HEADER
= $(top_builddir
)/src
/config.h
56 CONFIG_CLEAN_VPATH_FILES
=
57 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
58 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
59 am__v_GEN_0
= @echo
" GEN " $@
;
60 AM_V_at
= $(am__v_at_@AM_V@
)
61 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
65 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
66 am__vpath_adj
= case
$$p in \
67 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
70 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
72 am__nobase_strip_setup
= \
73 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
75 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
76 am__nobase_list
= $(am__nobase_strip_setup
); \
77 for p in
$$list; do echo
"$$p $$p"; done | \
78 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
79 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
80 if (++n[$$2] == $(am__install_max)) \
81 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
82 END { for (dir in files) print dir, files[dir] }'
84 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
86 am__uninstall_files_from_dir
= { \
88 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
89 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
90 $(am__cd
) "$$dir" && rm -f
$$files; }; \
92 man1dir = $(mandir)/man1
93 am__installdirs
= "$(DESTDIR)$(man1dir)"
96 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
98 ACLOCAL_AMFLAGS
= @ACLOCAL_AMFLAGS@
99 ALSA_LIBS
= @ALSA_LIBS@
101 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
103 AUTOCONF
= @AUTOCONF@
104 AUTOHEADER
= @AUTOHEADER@
105 AUTOMAKE
= @AUTOMAKE@
108 CCDEPMODE
= @CCDEPMODE@
110 CLEAN_VERSION
= @CLEAN_VERSION@
112 CPPFLAGS
= @CPPFLAGS@
115 CXXDEPMODE
= @CXXDEPMODE@
116 CXXFLAGS
= @CXXFLAGS@
117 CYGPATH_W
= @CYGPATH_W@
121 DSYMUTIL
= @DSYMUTIL@
128 EXTERNAL_CFLAGS
= @EXTERNAL_CFLAGS@
129 EXTERNAL_LIBS
= @EXTERNAL_LIBS@
131 FLAC_CFLAGS
= @FLAC_CFLAGS@
132 FLAC_LIBS
= @FLAC_LIBS@
133 GCC_MAJOR_VERSION
= @GCC_MAJOR_VERSION@
134 GCC_MINOR_VERSION
= @GCC_MINOR_VERSION@
135 GCC_VERSION
= @GCC_VERSION@
138 HAVE_AUTOGEN
= @HAVE_AUTOGEN@
139 HAVE_MKOCTFILE
= @HAVE_MKOCTFILE@
140 HAVE_OCTAVE
= @HAVE_OCTAVE@
141 HAVE_OCTAVE_CONFIG
= @HAVE_OCTAVE_CONFIG@
142 HAVE_WINE
= @HAVE_WINE@
143 HOST_TRIPLET
= @HOST_TRIPLET@
144 HTML_BGCOLOUR
= @HTML_BGCOLOUR@
145 HTML_FGCOLOUR
= @HTML_FGCOLOUR@
147 INSTALL_DATA
= @INSTALL_DATA@
148 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
149 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
150 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
156 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
159 LTLIBOBJS
= @LTLIBOBJS@
160 MAKEINFO
= @MAKEINFO@
161 MANIFEST_TOOL
= @MANIFEST_TOOL@
163 MKOCTFILE
= @MKOCTFILE@
164 MKOCTFILE_VERSION
= @MKOCTFILE_VERSION@
170 OCTAVE_CONFIG
= @OCTAVE_CONFIG@
171 OCTAVE_CONFIG_VERSION
= @OCTAVE_CONFIG_VERSION@
172 OCTAVE_DEST_MDIR
= @OCTAVE_DEST_MDIR@
173 OCTAVE_DEST_ODIR
= @OCTAVE_DEST_ODIR@
174 OCTAVE_VERSION
= @OCTAVE_VERSION@
175 OGG_CFLAGS
= @OGG_CFLAGS@
176 OGG_LIBS
= @OGG_LIBS@
177 OS_SPECIFIC_CFLAGS
= @OS_SPECIFIC_CFLAGS@
178 OS_SPECIFIC_LINKS
= @OS_SPECIFIC_LINKS@
182 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
183 PACKAGE_NAME
= @PACKAGE_NAME@
184 PACKAGE_STRING
= @PACKAGE_STRING@
185 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
186 PACKAGE_URL
= @PACKAGE_URL@
187 PACKAGE_VERSION
= @PACKAGE_VERSION@
188 PATH_SEPARATOR
= @PATH_SEPARATOR@
189 PKG_CONFIG
= @PKG_CONFIG@
190 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
191 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
195 SET_MAKE
= @SET_MAKE@
196 SF_COUNT_MAX
= @SF_COUNT_MAX@
197 SHARED_VERSION_INFO
= @SHARED_VERSION_INFO@
199 SHLIB_VERSION_ARG
= @SHLIB_VERSION_ARG@
200 SIZEOF_SF_COUNT_T
= @SIZEOF_SF_COUNT_T@
201 SNDIO_LIBS
= @SNDIO_LIBS@
202 SPEEX_CFLAGS
= @SPEEX_CFLAGS@
203 SPEEX_LIBS
= @SPEEX_LIBS@
204 SQLITE3_CFLAGS
= @SQLITE3_CFLAGS@
205 SQLITE3_LIBS
= @SQLITE3_LIBS@
207 TYPEOF_SF_COUNT_T
= @TYPEOF_SF_COUNT_T@
209 VORBISENC_CFLAGS
= @VORBISENC_CFLAGS@
210 VORBISENC_LIBS
= @VORBISENC_LIBS@
211 VORBIS_CFLAGS
= @VORBIS_CFLAGS@
212 VORBIS_LIBS
= @VORBIS_LIBS@
213 WIN_RC_VERSION
= @WIN_RC_VERSION@
214 abs_builddir
= @abs_builddir@
215 abs_srcdir
= @abs_srcdir@
216 abs_top_builddir
= @abs_top_builddir@
217 abs_top_srcdir
= @abs_top_srcdir@
218 ac_ct_AR
= @ac_ct_AR@
219 ac_ct_CC
= @ac_ct_CC@
220 ac_ct_CXX
= @ac_ct_CXX@
221 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
222 am__include
= @am__include@
223 am__leading_dot
= @am__leading_dot@
224 am__quote
= @am__quote@
226 am__untar
= @am__untar@
229 build_alias
= @build_alias@
230 build_cpu
= @build_cpu@
231 build_os
= @build_os@
232 build_vendor
= @build_vendor@
233 builddir
= @builddir@
235 datarootdir
= @datarootdir@
238 exec_prefix = @
exec_prefix@
240 host_alias
= @host_alias@
241 host_cpu
= @host_cpu@
243 host_vendor
= @host_vendor@
245 htmldocdir
= @htmldocdir@
246 includedir = @
includedir@
248 install_sh
= @install_sh@
250 libexecdir
= @libexecdir@
251 localedir
= @localedir@
252 localstatedir
= @localstatedir@
255 oldincludedir = @
oldincludedir@
258 program_transform_name
= @program_transform_name@
261 sharedstatedir
= @sharedstatedir@
263 sysconfdir
= @sysconfdir@
265 target_alias
= @target_alias@
266 target_cpu
= @target_cpu@
267 target_os
= @target_os@
268 target_vendor
= @target_vendor@
269 top_build_prefix
= @top_build_prefix@
270 top_builddir
= @top_builddir@
271 top_srcdir
= @top_srcdir@
272 man_MANS
= sndfile-info
.1 sndfile-play
.1 sndfile-convert
.1 sndfile-cmp
.1 \
273 sndfile-metadata-get
.1 sndfile-metadata-set
.1 sndfile-concat
.1 \
274 sndfile-interleave
.1 sndfile-deinterleave
.1
276 EXTRA_DIST
= sndfile-info
.1 sndfile-play
.1 sndfile-convert
.1 sndfile-cmp
.1 \
277 sndfile-metadata-get
.1 sndfile-concat
.1 sndfile-interleave
.1
282 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
284 case
'$(am__configure_deps)' in \
286 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
287 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
291 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
292 $(am__cd
) $(top_srcdir
) && \
293 $(AUTOMAKE
) --gnu man
/Makefile
295 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
298 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
300 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
304 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
305 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
307 $(top_srcdir
)/configure
: $(am__configure_deps
)
308 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
309 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
310 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
311 $(am__aclocal_m4_deps
):
318 install-man1
: $(man_MANS
)
320 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
321 @list
=''; test -n
"$(man1dir)" || exit
0; \
322 { for i in
$$list; do echo
"$$i"; done
; \
323 l2
='$(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
324 sed
-n
'/\.1[a-z]*$$/p'; \
325 } | while read p
; do \
326 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
327 echo
"$$d$$p"; echo
"$$p"; \
329 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
330 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
331 sed
'N;N;s,\n, ,g' |
{ \
332 list
=; while read file base inst
; do \
333 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
334 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
335 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
338 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
339 while read files
; do \
340 test -z
"$$files" ||
{ \
341 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
342 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
347 @list
=''; test -n
"$(man1dir)" || exit
0; \
348 files
=`{ for i in $$list; do echo "$$i"; done; \
349 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
350 sed -n '/\.1[a-z]*$$/p'; \
351 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
352 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
353 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
361 distdir
: $(DISTFILES
)
362 @list
='$(MANS)'; if
test -n
"$$list"; then \
363 list
=`for p in $$list; do \
364 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
365 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
366 if
test -n
"$$list" && \
367 grep
'ab help2man is required to generate this page' $$list >/dev
/null
; then \
368 echo
"error: found man pages containing the \`missing help2man' replacement text:" >&2; \
369 grep
-l
'ab help2man is required to generate this page' $$list | sed
's/^/ /' >&2; \
370 echo
" to fix them, install help2man, remove and regenerate the man pages;" >&2; \
371 echo
" typically \`make maintainer-clean' will remove them" >&2; \
375 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
376 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
377 list
='$(DISTFILES)'; \
378 dist_files
=`for file in $$list; do echo $$file; done | \
379 sed -e "s|^$$srcdirstrip/||;t" \
380 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
381 case
$$dist_files in \
382 */*) $(MKDIR_P
) `echo "$$dist_files" | \
383 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
386 for file in
$$dist_files; do \
387 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
388 if
test -d
$$d/$$file; then \
389 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
390 if
test -d
"$(distdir)/$$file"; then \
391 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
393 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
394 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
395 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
397 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
399 test -f
"$(distdir)/$$file" \
400 || cp
-p
$$d/$$file "$(distdir)/$$file" \
406 all-am
: Makefile
$(MANS
)
408 for
dir in
"$(DESTDIR)$(man1dir)"; do \
409 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
412 install-exec
: install-exec-am
413 install-data
: install-data-am
414 uninstall: uninstall-am
417 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
419 installcheck: installcheck-am
421 if
test -z
'$(STRIP)'; then \
422 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
423 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
426 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
427 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
428 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
435 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
436 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
438 maintainer-clean-generic
:
439 @echo
"This command is intended for maintainers to use"
440 @echo
"it deletes files that may require special tools to rebuild."
443 clean-am
: clean-generic clean-libtool mostlyclean-am
445 distclean: distclean-am
447 distclean-am
: clean-am distclean-generic
461 install-data-am
: install-man
463 install-dvi
: install-dvi-am
469 install-html
: install-html-am
473 install-info
: install-info-am
477 install-man
: install-man1
479 install-pdf
: install-pdf-am
483 install-ps
: install-ps-am
489 maintainer-clean
: maintainer-clean-am
491 maintainer-clean-am
: distclean-am maintainer-clean-generic
493 mostlyclean: mostlyclean-am
495 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
505 uninstall-am
: uninstall-man
507 uninstall-man
: uninstall-man1
509 .MAKE
: install-am install-strip
511 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
512 distclean distclean-generic distclean-libtool distdir
dvi \
513 dvi-am html html-am
info info-am
install install-am \
514 install-data install-data-am install-dvi install-dvi-am \
515 install-exec install-exec-am install-html install-html-am \
516 install-info install-info-am install-man install-man1 \
517 install-pdf install-pdf-am install-ps install-ps-am \
518 install-strip
installcheck installcheck-am
installdirs \
519 maintainer-clean maintainer-clean-generic
mostlyclean \
520 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
521 uninstall uninstall-am uninstall-man uninstall-man1
524 # Same manpage for both programs.
525 sndfile-metadata-set
.1 : sndfile-metadata-get
.1
526 $(LN_S
) $(srcdir)/sndfile-metadata-get
.1 $@
528 sndfile-deinterleave
.1 : sndfile-interleave
.1
529 $(LN_S
) $(srcdir)/sndfile-interleave
.1 $@
531 # Tell versions [3.59,3.63) of GNU make to not export all variables.
532 # Otherwise a system limit (for SysV at least) may be exceeded.