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
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
)
35 build_triplet
= @build@
37 target_triplet
= @target@
39 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
40 $(srcdir)/libsndfile.css.in AUTHORS ChangeLog NEWS
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/M4
/add_cflags.m4 \
43 $(top_srcdir
)/M4
/add_cxxflags.m4
$(top_srcdir
)/M4
/clip_mode.m4 \
44 $(top_srcdir
)/M4
/endian.m4
$(top_srcdir
)/M4
/extra_largefile.m4 \
45 $(top_srcdir
)/M4
/extra_pkg.m4 \
46 $(top_srcdir
)/M4
/flexible_array.m4 \
47 $(top_srcdir
)/M4
/gcc_version.m4
$(top_srcdir
)/M4
/libtool.m4 \
48 $(top_srcdir
)/M4
/lrint.m4
$(top_srcdir
)/M4
/lrintf.m4 \
49 $(top_srcdir
)/M4
/ltoptions.m4
$(top_srcdir
)/M4
/ltsugar.m4 \
50 $(top_srcdir
)/M4
/ltversion.m4
$(top_srcdir
)/M4
/lt~obsolete.m4 \
51 $(top_srcdir
)/M4
/mkoctfile_version.m4 \
52 $(top_srcdir
)/M4
/octave.m4
$(top_srcdir
)/configure.ac
53 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
55 mkinstalldirs
= $(install_sh
) -d
56 CONFIG_HEADER
= $(top_builddir
)/src
/config.h
57 CONFIG_CLEAN_FILES
= libsndfile.css
58 CONFIG_CLEAN_VPATH_FILES
=
59 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
60 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
61 am__v_GEN_0
= @echo
" GEN " $@
;
62 AM_V_at
= $(am__v_at_@AM_V@
)
63 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
67 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
68 am__vpath_adj
= case
$$p in \
69 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
74 am__nobase_strip_setup
= \
75 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
77 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
78 am__nobase_list
= $(am__nobase_strip_setup
); \
79 for p in
$$list; do echo
"$$p $$p"; done | \
80 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
81 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
82 if (++n[$$2] == $(am__install_max)) \
83 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
84 END { for (dir in files) print dir, files[dir] }'
86 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
87 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
88 am__uninstall_files_from_dir
= { \
90 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
91 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
92 $(am__cd
) "$$dir" && rm -f
$$files; }; \
94 am__installdirs
= "$(DESTDIR)$(htmldir)"
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@
244 htmldir
= $(htmldocdir
)
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 html_DATA
= index.html libsndfile.jpg libsndfile.css api.html command.html \
273 bugs.html sndfile_info.html new_file_type.HOWTO pkgconfig.html \
274 win32.html FAQ.html lists.html embedded_files.html octave.html \
275 dither.html tutorial.html
277 EXTRA_DIST
= $(html_DATA
)
281 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
283 case
'$(am__configure_deps)' in \
285 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
286 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
290 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
291 $(am__cd
) $(top_srcdir
) && \
292 $(AUTOMAKE
) --gnu doc
/Makefile
294 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
297 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
299 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
300 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
303 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
304 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
306 $(top_srcdir
)/configure
: $(am__configure_deps
)
307 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
308 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
309 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
310 $(am__aclocal_m4_deps
):
311 libsndfile.css
: $(top_builddir
)/config.status
$(srcdir)/libsndfile.css.in
312 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
319 install-htmlDATA
: $(html_DATA
)
321 test -z
"$(htmldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(htmldir)"
322 @list
='$(html_DATA)'; test -n
"$(htmldir)" || list
=; \
323 for p in
$$list; do \
324 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
326 done |
$(am__base_list
) | \
327 while read files
; do \
328 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
329 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
334 @list
='$(html_DATA)'; test -n
"$(htmldir)" || list
=; \
335 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
336 dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir
)
344 distdir
: $(DISTFILES
)
345 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
346 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347 list
='$(DISTFILES)'; \
348 dist_files
=`for file in $$list; do echo $$file; done | \
349 sed -e "s|^$$srcdirstrip/||;t" \
350 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
351 case
$$dist_files in \
352 */*) $(MKDIR_P
) `echo "$$dist_files" | \
353 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
356 for file in
$$dist_files; do \
357 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
358 if
test -d
$$d/$$file; then \
359 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
360 if
test -d
"$(distdir)/$$file"; then \
361 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
363 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
364 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
365 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
367 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
369 test -f
"$(distdir)/$$file" \
370 || cp
-p
$$d/$$file "$(distdir)/$$file" \
376 all-am
: Makefile
$(DATA
)
378 for
dir in
"$(DESTDIR)$(htmldir)"; do \
379 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
382 install-exec
: install-exec-am
383 install-data
: install-data-am
384 uninstall: uninstall-am
387 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
389 installcheck: installcheck-am
391 if
test -z
'$(STRIP)'; then \
392 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
393 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
396 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
397 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
398 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
405 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
406 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
408 maintainer-clean-generic
:
409 @echo
"This command is intended for maintainers to use"
410 @echo
"it deletes files that may require special tools to rebuild."
413 clean-am
: clean-generic clean-libtool mostlyclean-am
415 distclean: distclean-am
417 distclean-am
: clean-am distclean-generic
431 install-data-am
: install-htmlDATA
433 install-dvi
: install-dvi-am
439 install-html
: install-html-am
443 install-info
: install-info-am
449 install-pdf
: install-pdf-am
453 install-ps
: install-ps-am
459 maintainer-clean
: maintainer-clean-am
461 maintainer-clean-am
: distclean-am maintainer-clean-generic
463 mostlyclean: mostlyclean-am
465 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
475 uninstall-am
: uninstall-htmlDATA
477 .MAKE
: install-am install-strip
479 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
480 distclean distclean-generic distclean-libtool distdir
dvi \
481 dvi-am html html-am
info info-am
install install-am \
482 install-data install-data-am install-dvi install-dvi-am \
483 install-exec install-exec-am install-html install-html-am \
484 install-htmlDATA install-info install-info-am install-man \
485 install-pdf install-pdf-am install-ps install-ps-am \
486 install-strip
installcheck installcheck-am
installdirs \
487 maintainer-clean maintainer-clean-generic
mostlyclean \
488 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
489 uninstall uninstall-am uninstall-htmlDATA
492 # Tell versions [3.59,3.63) of GNU make to not export all variables.
493 # Otherwise a system limit (for SysV at least) may be exceeded.