1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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_
$(V
))
60 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
61 am__v_GEN_0
= @echo
" GEN " $@
;
62 AM_V_at
= $(am__v_at_
$(V
))
63 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
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__installdirs
= "$(DESTDIR)$(htmldir)"
90 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
92 ACLOCAL_AMFLAGS
= @ACLOCAL_AMFLAGS@
93 ALSA_LIBS
= @ALSA_LIBS@
95 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
98 AUTOHEADER
= @AUTOHEADER@
102 CCDEPMODE
= @CCDEPMODE@
104 CLEAN_VERSION
= @CLEAN_VERSION@
106 CPPFLAGS
= @CPPFLAGS@
109 CXXDEPMODE
= @CXXDEPMODE@
110 CXXFLAGS
= @CXXFLAGS@
111 CYGPATH_W
= @CYGPATH_W@
115 DSYMUTIL
= @DSYMUTIL@
122 EXTERNAL_CFLAGS
= @EXTERNAL_CFLAGS@
123 EXTERNAL_LIBS
= @EXTERNAL_LIBS@
125 FLAC_CFLAGS
= @FLAC_CFLAGS@
126 FLAC_LIBS
= @FLAC_LIBS@
127 GCC_MAJOR_VERSION
= @GCC_MAJOR_VERSION@
128 GCC_MINOR_VERSION
= @GCC_MINOR_VERSION@
129 GCC_VERSION
= @GCC_VERSION@
132 HAVE_AUTOGEN
= @HAVE_AUTOGEN@
133 HAVE_MKOCTFILE
= @HAVE_MKOCTFILE@
134 HAVE_OCTAVE
= @HAVE_OCTAVE@
135 HAVE_OCTAVE_CONFIG
= @HAVE_OCTAVE_CONFIG@
136 HAVE_WINE
= @HAVE_WINE@
137 HOST_TRIPLET
= @HOST_TRIPLET@
138 HTML_BGCOLOUR
= @HTML_BGCOLOUR@
139 HTML_FGCOLOUR
= @HTML_FGCOLOUR@
141 INSTALL_DATA
= @INSTALL_DATA@
142 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
143 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
150 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
153 LTLIBOBJS
= @LTLIBOBJS@
154 MAKEINFO
= @MAKEINFO@
155 MANIFEST_TOOL
= @MANIFEST_TOOL@
157 MKOCTFILE
= @MKOCTFILE@
158 MKOCTFILE_VERSION
= @MKOCTFILE_VERSION@
164 OCTAVE_CONFIG
= @OCTAVE_CONFIG@
165 OCTAVE_CONFIG_VERSION
= @OCTAVE_CONFIG_VERSION@
166 OCTAVE_DEST_MDIR
= @OCTAVE_DEST_MDIR@
167 OCTAVE_DEST_ODIR
= @OCTAVE_DEST_ODIR@
168 OCTAVE_VERSION
= @OCTAVE_VERSION@
169 OGG_CFLAGS
= @OGG_CFLAGS@
170 OGG_LIBS
= @OGG_LIBS@
171 OS_SPECIFIC_CFLAGS
= @OS_SPECIFIC_CFLAGS@
172 OS_SPECIFIC_LINKS
= @OS_SPECIFIC_LINKS@
176 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
177 PACKAGE_NAME
= @PACKAGE_NAME@
178 PACKAGE_STRING
= @PACKAGE_STRING@
179 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
180 PACKAGE_URL
= @PACKAGE_URL@
181 PACKAGE_VERSION
= @PACKAGE_VERSION@
182 PATH_SEPARATOR
= @PATH_SEPARATOR@
183 PKG_CONFIG
= @PKG_CONFIG@
184 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
185 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
189 SET_MAKE
= @SET_MAKE@
190 SF_COUNT_MAX
= @SF_COUNT_MAX@
191 SHARED_VERSION_INFO
= @SHARED_VERSION_INFO@
193 SHLIB_VERSION_ARG
= @SHLIB_VERSION_ARG@
194 SIZEOF_SF_COUNT_T
= @SIZEOF_SF_COUNT_T@
195 SNDIO_LIBS
= @SNDIO_LIBS@
196 SPEEX_CFLAGS
= @SPEEX_CFLAGS@
197 SPEEX_LIBS
= @SPEEX_LIBS@
198 SQLITE3_CFLAGS
= @SQLITE3_CFLAGS@
199 SQLITE3_LIBS
= @SQLITE3_LIBS@
201 TYPEOF_SF_COUNT_T
= @TYPEOF_SF_COUNT_T@
203 VORBISENC_CFLAGS
= @VORBISENC_CFLAGS@
204 VORBISENC_LIBS
= @VORBISENC_LIBS@
205 VORBIS_CFLAGS
= @VORBIS_CFLAGS@
206 VORBIS_LIBS
= @VORBIS_LIBS@
207 WIN_RC_VERSION
= @WIN_RC_VERSION@
208 abs_builddir
= @abs_builddir@
209 abs_srcdir
= @abs_srcdir@
210 abs_top_builddir
= @abs_top_builddir@
211 abs_top_srcdir
= @abs_top_srcdir@
212 ac_ct_AR
= @ac_ct_AR@
213 ac_ct_CC
= @ac_ct_CC@
214 ac_ct_CXX
= @ac_ct_CXX@
215 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
216 am__include
= @am__include@
217 am__leading_dot
= @am__leading_dot@
218 am__quote
= @am__quote@
220 am__untar
= @am__untar@
223 build_alias
= @build_alias@
224 build_cpu
= @build_cpu@
225 build_os
= @build_os@
226 build_vendor
= @build_vendor@
227 builddir
= @builddir@
229 datarootdir
= @datarootdir@
232 exec_prefix = @
exec_prefix@
234 host_alias
= @host_alias@
235 host_cpu
= @host_cpu@
237 host_vendor
= @host_vendor@
238 htmldir
= $(htmldocdir
)
239 htmldocdir
= @htmldocdir@
240 includedir = @
includedir@
242 install_sh
= @install_sh@
244 libexecdir
= @libexecdir@
245 localedir
= @localedir@
246 localstatedir
= @localstatedir@
249 oldincludedir = @
oldincludedir@
252 program_transform_name
= @program_transform_name@
255 sharedstatedir
= @sharedstatedir@
257 sysconfdir
= @sysconfdir@
259 target_alias
= @target_alias@
260 target_cpu
= @target_cpu@
261 target_os
= @target_os@
262 target_vendor
= @target_vendor@
263 top_build_prefix
= @top_build_prefix@
264 top_builddir
= @top_builddir@
265 top_srcdir
= @top_srcdir@
266 html_DATA
= index.html libsndfile.jpg libsndfile.css api.html command.html \
267 bugs.html sndfile_info.html new_file_type.HOWTO pkgconfig.html \
268 win32.html FAQ.html lists.html embedded_files.html octave.html \
269 dither.html tutorial.html
271 EXTRA_DIST
= $(html_DATA
)
275 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
277 case
'$(am__configure_deps)' in \
279 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
280 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
284 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
285 $(am__cd
) $(top_srcdir
) && \
286 $(AUTOMAKE
) --gnu doc
/Makefile
288 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
291 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
293 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
294 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
297 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
298 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
300 $(top_srcdir
)/configure
: $(am__configure_deps
)
301 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
302 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
303 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
304 $(am__aclocal_m4_deps
):
305 libsndfile.css
: $(top_builddir
)/config.status
$(srcdir)/libsndfile.css.in
306 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
313 install-htmlDATA
: $(html_DATA
)
315 test -z
"$(htmldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(htmldir)"
316 @list
='$(html_DATA)'; test -n
"$(htmldir)" || list
=; \
317 for p in
$$list; do \
318 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
320 done |
$(am__base_list
) | \
321 while read files
; do \
322 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
323 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
328 @list
='$(html_DATA)'; test -n
"$(htmldir)" || list
=; \
329 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
330 test -n
"$$files" || exit
0; \
331 echo
" ( cd '$(DESTDIR)$(htmldir)' && rm -f" $$files ")"; \
332 cd
"$(DESTDIR)$(htmldir)" && rm -f
$$files
340 distdir
: $(DISTFILES
)
341 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
343 list
='$(DISTFILES)'; \
344 dist_files
=`for file in $$list; do echo $$file; done | \
345 sed -e "s|^$$srcdirstrip/||;t" \
346 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
347 case
$$dist_files in \
348 */*) $(MKDIR_P
) `echo "$$dist_files" | \
349 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
352 for file in
$$dist_files; do \
353 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
354 if
test -d
$$d/$$file; then \
355 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
356 if
test -d
"$(distdir)/$$file"; then \
357 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
359 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
360 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
361 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
363 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
365 test -f
"$(distdir)/$$file" \
366 || cp
-p
$$d/$$file "$(distdir)/$$file" \
372 all-am
: Makefile
$(DATA
)
374 for
dir in
"$(DESTDIR)$(htmldir)"; do \
375 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
378 install-exec
: install-exec-am
379 install-data
: install-data-am
380 uninstall: uninstall-am
383 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
385 installcheck: installcheck-am
387 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
388 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
389 `test -z '$(STRIP)' || \
390 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
397 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
399 maintainer-clean-generic
:
400 @echo
"This command is intended for maintainers to use"
401 @echo
"it deletes files that may require special tools to rebuild."
404 clean-am
: clean-generic clean-libtool mostlyclean-am
406 distclean: distclean-am
408 distclean-am
: clean-am distclean-generic
422 install-data-am
: install-htmlDATA
424 install-dvi
: install-dvi-am
430 install-html
: install-html-am
434 install-info
: install-info-am
440 install-pdf
: install-pdf-am
444 install-ps
: install-ps-am
450 maintainer-clean
: maintainer-clean-am
452 maintainer-clean-am
: distclean-am maintainer-clean-generic
454 mostlyclean: mostlyclean-am
456 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
466 uninstall-am
: uninstall-htmlDATA
468 .MAKE
: install-am install-strip
470 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
471 distclean distclean-generic distclean-libtool distdir
dvi \
472 dvi-am html html-am
info info-am
install install-am \
473 install-data install-data-am install-dvi install-dvi-am \
474 install-exec install-exec-am install-html install-html-am \
475 install-htmlDATA install-info install-info-am install-man \
476 install-pdf install-pdf-am install-ps install-ps-am \
477 install-strip
installcheck installcheck-am
installdirs \
478 maintainer-clean maintainer-clean-generic
mostlyclean \
479 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
480 uninstall uninstall-am uninstall-htmlDATA
483 # Tell versions [3.59,3.63) of GNU make to not export all variables.
484 # Otherwise a system limit (for SysV at least) may be exceeded.