Editing and cleaning of Makefiles of all levels.
[Faustine.git] / interpretor / lib / src / libsndfile-1.0.25 / M4 / 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 VPATH = @srcdir@
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)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = M4
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) \
52 $(ACLOCAL_M4)
53 mkinstalldirs = $(install_sh) -d
54 CONFIG_HEADER = $(top_builddir)/src/config.h
55 CONFIG_CLEAN_FILES =
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@)
62 am__v_at_0 = @
63 SOURCES =
64 DIST_SOURCES =
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
68 ALSA_LIBS = @ALSA_LIBS@
69 AMTAR = @AMTAR@
70 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
71 AR = @AR@
72 AUTOCONF = @AUTOCONF@
73 AUTOHEADER = @AUTOHEADER@
74 AUTOMAKE = @AUTOMAKE@
75 AWK = @AWK@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 CLEAN_VERSION = @CLEAN_VERSION@
80 CPP = @CPP@
81 CPPFLAGS = @CPPFLAGS@
82 CXX = @CXX@
83 CXXCPP = @CXXCPP@
84 CXXDEPMODE = @CXXDEPMODE@
85 CXXFLAGS = @CXXFLAGS@
86 CYGPATH_W = @CYGPATH_W@
87 DEFS = @DEFS@
88 DEPDIR = @DEPDIR@
89 DLLTOOL = @DLLTOOL@
90 DSYMUTIL = @DSYMUTIL@
91 DUMPBIN = @DUMPBIN@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 EXTERNAL_CFLAGS = @EXTERNAL_CFLAGS@
98 EXTERNAL_LIBS = @EXTERNAL_LIBS@
99 FGREP = @FGREP@
100 FLAC_CFLAGS = @FLAC_CFLAGS@
101 FLAC_LIBS = @FLAC_LIBS@
102 GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
103 GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
104 GCC_VERSION = @GCC_VERSION@
105 GETCONF = @GETCONF@
106 GREP = @GREP@
107 HAVE_AUTOGEN = @HAVE_AUTOGEN@
108 HAVE_MKOCTFILE = @HAVE_MKOCTFILE@
109 HAVE_OCTAVE = @HAVE_OCTAVE@
110 HAVE_OCTAVE_CONFIG = @HAVE_OCTAVE_CONFIG@
111 HAVE_WINE = @HAVE_WINE@
112 HOST_TRIPLET = @HOST_TRIPLET@
113 HTML_BGCOLOUR = @HTML_BGCOLOUR@
114 HTML_FGCOLOUR = @HTML_FGCOLOUR@
115 INSTALL = @INSTALL@
116 INSTALL_DATA = @INSTALL_DATA@
117 INSTALL_PROGRAM = @INSTALL_PROGRAM@
118 INSTALL_SCRIPT = @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 LD = @LD@
121 LDFLAGS = @LDFLAGS@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBTOOL = @LIBTOOL@
125 LIBTOOL_DEPS = @LIBTOOL_DEPS@
126 LIPO = @LIPO@
127 LN_S = @LN_S@
128 LTLIBOBJS = @LTLIBOBJS@
129 MAKEINFO = @MAKEINFO@
130 MANIFEST_TOOL = @MANIFEST_TOOL@
131 MKDIR_P = @MKDIR_P@
132 MKOCTFILE = @MKOCTFILE@
133 MKOCTFILE_VERSION = @MKOCTFILE_VERSION@
134 NM = @NM@
135 NMEDIT = @NMEDIT@
136 OBJDUMP = @OBJDUMP@
137 OBJEXT = @OBJEXT@
138 OCTAVE = @OCTAVE@
139 OCTAVE_CONFIG = @OCTAVE_CONFIG@
140 OCTAVE_CONFIG_VERSION = @OCTAVE_CONFIG_VERSION@
141 OCTAVE_DEST_MDIR = @OCTAVE_DEST_MDIR@
142 OCTAVE_DEST_ODIR = @OCTAVE_DEST_ODIR@
143 OCTAVE_VERSION = @OCTAVE_VERSION@
144 OGG_CFLAGS = @OGG_CFLAGS@
145 OGG_LIBS = @OGG_LIBS@
146 OS_SPECIFIC_CFLAGS = @OS_SPECIFIC_CFLAGS@
147 OS_SPECIFIC_LINKS = @OS_SPECIFIC_LINKS@
148 OTOOL = @OTOOL@
149 OTOOL64 = @OTOOL64@
150 PACKAGE = @PACKAGE@
151 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152 PACKAGE_NAME = @PACKAGE_NAME@
153 PACKAGE_STRING = @PACKAGE_STRING@
154 PACKAGE_TARNAME = @PACKAGE_TARNAME@
155 PACKAGE_URL = @PACKAGE_URL@
156 PACKAGE_VERSION = @PACKAGE_VERSION@
157 PATH_SEPARATOR = @PATH_SEPARATOR@
158 PKG_CONFIG = @PKG_CONFIG@
159 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
160 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
161 RANLIB = @RANLIB@
162 RC = @RC@
163 SED = @SED@
164 SET_MAKE = @SET_MAKE@
165 SF_COUNT_MAX = @SF_COUNT_MAX@
166 SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
167 SHELL = @SHELL@
168 SHLIB_VERSION_ARG = @SHLIB_VERSION_ARG@
169 SIZEOF_SF_COUNT_T = @SIZEOF_SF_COUNT_T@
170 SNDIO_LIBS = @SNDIO_LIBS@
171 SPEEX_CFLAGS = @SPEEX_CFLAGS@
172 SPEEX_LIBS = @SPEEX_LIBS@
173 SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
174 SQLITE3_LIBS = @SQLITE3_LIBS@
175 STRIP = @STRIP@
176 TYPEOF_SF_COUNT_T = @TYPEOF_SF_COUNT_T@
177 VERSION = @VERSION@
178 VORBISENC_CFLAGS = @VORBISENC_CFLAGS@
179 VORBISENC_LIBS = @VORBISENC_LIBS@
180 VORBIS_CFLAGS = @VORBIS_CFLAGS@
181 VORBIS_LIBS = @VORBIS_LIBS@
182 WIN_RC_VERSION = @WIN_RC_VERSION@
183 abs_builddir = @abs_builddir@
184 abs_srcdir = @abs_srcdir@
185 abs_top_builddir = @abs_top_builddir@
186 abs_top_srcdir = @abs_top_srcdir@
187 ac_ct_AR = @ac_ct_AR@
188 ac_ct_CC = @ac_ct_CC@
189 ac_ct_CXX = @ac_ct_CXX@
190 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
191 am__include = @am__include@
192 am__leading_dot = @am__leading_dot@
193 am__quote = @am__quote@
194 am__tar = @am__tar@
195 am__untar = @am__untar@
196 bindir = @bindir@
197 build = @build@
198 build_alias = @build_alias@
199 build_cpu = @build_cpu@
200 build_os = @build_os@
201 build_vendor = @build_vendor@
202 builddir = @builddir@
203 datadir = @datadir@
204 datarootdir = @datarootdir@
205 docdir = @docdir@
206 dvidir = @dvidir@
207 exec_prefix = @exec_prefix@
208 host = @host@
209 host_alias = @host_alias@
210 host_cpu = @host_cpu@
211 host_os = @host_os@
212 host_vendor = @host_vendor@
213 htmldir = @htmldir@
214 htmldocdir = @htmldocdir@
215 includedir = @includedir@
216 infodir = @infodir@
217 install_sh = @install_sh@
218 libdir = @libdir@
219 libexecdir = @libexecdir@
220 localedir = @localedir@
221 localstatedir = @localstatedir@
222 mandir = @mandir@
223 mkdir_p = @mkdir_p@
224 oldincludedir = @oldincludedir@
225 pdfdir = @pdfdir@
226 prefix = @prefix@
227 program_transform_name = @program_transform_name@
228 psdir = @psdir@
229 sbindir = @sbindir@
230 sharedstatedir = @sharedstatedir@
231 srcdir = @srcdir@
232 sysconfdir = @sysconfdir@
233 target = @target@
234 target_alias = @target_alias@
235 target_cpu = @target_cpu@
236 target_os = @target_os@
237 target_vendor = @target_vendor@
238 top_build_prefix = @top_build_prefix@
239 top_builddir = @top_builddir@
240 top_srcdir = @top_srcdir@
241 EXTRA_DIST = add_cflags.m4 clip_mode.m4 endian.m4 extra_largefile.m4 \
242 flexible_array.m4 llrint.m4 lrint.m4 lrintf.m4 octave.m4 extra_pkg.m4
243
244 all: all-am
245
246 .SUFFIXES:
247 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
248 @for dep in $?; do \
249 case '$(am__configure_deps)' in \
250 *$$dep*) \
251 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
252 && { if test -f $@; then exit 0; else break; fi; }; \
253 exit 1;; \
254 esac; \
255 done; \
256 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu M4/Makefile'; \
257 $(am__cd) $(top_srcdir) && \
258 $(AUTOMAKE) --gnu M4/Makefile
259 .PRECIOUS: Makefile
260 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261 @case '$?' in \
262 *config.status*) \
263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264 *) \
265 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267 esac;
268
269 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272 $(top_srcdir)/configure: $(am__configure_deps)
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(am__aclocal_m4_deps):
277
278 mostlyclean-libtool:
279 -rm -f *.lo
280
281 clean-libtool:
282 -rm -rf .libs _libs
283 tags: TAGS
284 TAGS:
285
286 ctags: CTAGS
287 CTAGS:
288
289
290 distdir: $(DISTFILES)
291 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
292 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
293 list='$(DISTFILES)'; \
294 dist_files=`for file in $$list; do echo $$file; done | \
295 sed -e "s|^$$srcdirstrip/||;t" \
296 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
297 case $$dist_files in \
298 */*) $(MKDIR_P) `echo "$$dist_files" | \
299 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
300 sort -u` ;; \
301 esac; \
302 for file in $$dist_files; do \
303 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
304 if test -d $$d/$$file; then \
305 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
306 if test -d "$(distdir)/$$file"; then \
307 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
308 fi; \
309 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
310 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
311 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
312 fi; \
313 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
314 else \
315 test -f "$(distdir)/$$file" \
316 || cp -p $$d/$$file "$(distdir)/$$file" \
317 || exit 1; \
318 fi; \
319 done
320 check-am: all-am
321 check: check-am
322 all-am: Makefile
323 installdirs:
324 install: install-am
325 install-exec: install-exec-am
326 install-data: install-data-am
327 uninstall: uninstall-am
328
329 install-am: all-am
330 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
331
332 installcheck: installcheck-am
333 install-strip:
334 if test -z '$(STRIP)'; then \
335 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
336 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
337 install; \
338 else \
339 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
340 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
341 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
342 fi
343 mostlyclean-generic:
344
345 clean-generic:
346
347 distclean-generic:
348 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
349 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
350
351 maintainer-clean-generic:
352 @echo "This command is intended for maintainers to use"
353 @echo "it deletes files that may require special tools to rebuild."
354 clean: clean-am
355
356 clean-am: clean-generic clean-libtool mostlyclean-am
357
358 distclean: distclean-am
359 -rm -f Makefile
360 distclean-am: clean-am distclean-generic
361
362 dvi: dvi-am
363
364 dvi-am:
365
366 html: html-am
367
368 html-am:
369
370 info: info-am
371
372 info-am:
373
374 install-data-am:
375
376 install-dvi: install-dvi-am
377
378 install-dvi-am:
379
380 install-exec-am:
381
382 install-html: install-html-am
383
384 install-html-am:
385
386 install-info: install-info-am
387
388 install-info-am:
389
390 install-man:
391
392 install-pdf: install-pdf-am
393
394 install-pdf-am:
395
396 install-ps: install-ps-am
397
398 install-ps-am:
399
400 installcheck-am:
401
402 maintainer-clean: maintainer-clean-am
403 -rm -f Makefile
404 maintainer-clean-am: distclean-am maintainer-clean-generic
405
406 mostlyclean: mostlyclean-am
407
408 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
409
410 pdf: pdf-am
411
412 pdf-am:
413
414 ps: ps-am
415
416 ps-am:
417
418 uninstall-am:
419
420 .MAKE: install-am install-strip
421
422 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
423 distclean distclean-generic distclean-libtool distdir dvi \
424 dvi-am html html-am info info-am install install-am \
425 install-data install-data-am install-dvi install-dvi-am \
426 install-exec install-exec-am install-html install-html-am \
427 install-info install-info-am install-man install-pdf \
428 install-pdf-am install-ps install-ps-am install-strip \
429 installcheck installcheck-am installdirs maintainer-clean \
430 maintainer-clean-generic mostlyclean mostlyclean-generic \
431 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
432
433
434 # Tell versions [3.59,3.63) of GNU make to not export all variables.
435 # Otherwise a system limit (for SysV at least) may be exceeded.
436 .NOEXPORT: