Bundle libsamplerate
[audio-libsamplerate.git] / libsamplerate / M4 / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27 }
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 target_triplet = @target@
91 subdir = M4
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/M4/check_signal.m4 \
94 $(top_srcdir)/M4/clip_mode.m4 $(top_srcdir)/M4/endian.m4 \
95 $(top_srcdir)/M4/libtool.m4 $(top_srcdir)/M4/lrint.m4 \
96 $(top_srcdir)/M4/lrintf.m4 $(top_srcdir)/M4/ltoptions.m4 \
97 $(top_srcdir)/M4/ltsugar.m4 $(top_srcdir)/M4/ltversion.m4 \
98 $(top_srcdir)/M4/lt~obsolete.m4 $(top_srcdir)/configure.ac
99 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100 $(ACLOCAL_M4)
101 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
102 mkinstalldirs = $(install_sh) -d
103 CONFIG_HEADER = $(top_builddir)/src/config.h
104 CONFIG_CLEAN_FILES =
105 CONFIG_CLEAN_VPATH_FILES =
106 AM_V_P = $(am__v_P_@AM_V@)
107 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108 am__v_P_0 = false
109 am__v_P_1 = :
110 AM_V_GEN = $(am__v_GEN_@AM_V@)
111 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112 am__v_GEN_0 = @echo " GEN " $@;
113 am__v_GEN_1 =
114 AM_V_at = $(am__v_at_@AM_V@)
115 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116 am__v_at_0 = @
117 am__v_at_1 =
118 SOURCES =
119 DIST_SOURCES =
120 am__can_run_installinfo = \
121 case $$AM_UPDATE_INFO_DIR in \
122 n|no|NO) false;; \
123 *) (install-info --version) >/dev/null 2>&1;; \
124 esac
125 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
126 am__DIST_COMMON = $(srcdir)/Makefile.in
127 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
128 ACLOCAL = @ACLOCAL@
129 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
130 ALSA_LIBS = @ALSA_LIBS@
131 AMTAR = @AMTAR@
132 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
133 AR = @AR@
134 AUTOCONF = @AUTOCONF@
135 AUTOHEADER = @AUTOHEADER@
136 AUTOMAKE = @AUTOMAKE@
137 AWK = @AWK@
138 CC = @CC@
139 CCDEPMODE = @CCDEPMODE@
140 CFLAGS = @CFLAGS@
141 COMPILER_IS_GCC = @COMPILER_IS_GCC@
142 CPP = @CPP@
143 CPPFLAGS = @CPPFLAGS@
144 CXX = @CXX@
145 CXXCPP = @CXXCPP@
146 CXXDEPMODE = @CXXDEPMODE@
147 CXXFLAGS = @CXXFLAGS@
148 CYGPATH_W = @CYGPATH_W@
149 DEFS = @DEFS@
150 DEPDIR = @DEPDIR@
151 DLLTOOL = @DLLTOOL@
152 DLLWRAP = @DLLWRAP@
153 DSYMUTIL = @DSYMUTIL@
154 DUMPBIN = @DUMPBIN@
155 ECHO_C = @ECHO_C@
156 ECHO_N = @ECHO_N@
157 ECHO_T = @ECHO_T@
158 EGREP = @EGREP@
159 EXEEXT = @EXEEXT@
160 FFTW3_CFLAGS = @FFTW3_CFLAGS@
161 FFTW3_LIBS = @FFTW3_LIBS@
162 FGREP = @FGREP@
163 GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
164 GREP = @GREP@
165 HAVE_FFTW3 = @HAVE_FFTW3@
166 HAVE_SNDFILE = @HAVE_SNDFILE@
167 INSTALL = @INSTALL@
168 INSTALL_DATA = @INSTALL_DATA@
169 INSTALL_PROGRAM = @INSTALL_PROGRAM@
170 INSTALL_SCRIPT = @INSTALL_SCRIPT@
171 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
172 LD = @LD@
173 LDFLAGS = @LDFLAGS@
174 LIBOBJS = @LIBOBJS@
175 LIBS = @LIBS@
176 LIBTOOL = @LIBTOOL@
177 LIPO = @LIPO@
178 LN_S = @LN_S@
179 LTLIBOBJS = @LTLIBOBJS@
180 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
181 MAKEINFO = @MAKEINFO@
182 MANIFEST_TOOL = @MANIFEST_TOOL@
183 MKDIR_P = @MKDIR_P@
184 NM = @NM@
185 NMEDIT = @NMEDIT@
186 OBJDUMP = @OBJDUMP@
187 OBJEXT = @OBJEXT@
188 OS_SPECIFIC_INCLUDES = @OS_SPECIFIC_INCLUDES@
189 OS_SPECIFIC_LINKS = @OS_SPECIFIC_LINKS@
190 OTOOL = @OTOOL@
191 OTOOL64 = @OTOOL64@
192 PACKAGE = @PACKAGE@
193 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194 PACKAGE_NAME = @PACKAGE_NAME@
195 PACKAGE_STRING = @PACKAGE_STRING@
196 PACKAGE_TARNAME = @PACKAGE_TARNAME@
197 PACKAGE_URL = @PACKAGE_URL@
198 PACKAGE_VERSION = @PACKAGE_VERSION@
199 PATH_SEPARATOR = @PATH_SEPARATOR@
200 PEXPORTS = @PEXPORTS@
201 PKG_CONFIG = @PKG_CONFIG@
202 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
203 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
204 RANLIB = @RANLIB@
205 RC = @RC@
206 SED = @SED@
207 SET_MAKE = @SET_MAKE@
208 SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
209 SHELL = @SHELL@
210 SHLIB_VERSION_ARG = @SHLIB_VERSION_ARG@
211 SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
212 SNDFILE_LIBS = @SNDFILE_LIBS@
213 STRIP = @STRIP@
214 VERSION = @VERSION@
215 abs_builddir = @abs_builddir@
216 abs_srcdir = @abs_srcdir@
217 abs_top_builddir = @abs_top_builddir@
218 abs_top_srcdir = @abs_top_srcdir@
219 ac_ct_AR = @ac_ct_AR@
220 ac_ct_CC = @ac_ct_CC@
221 ac_ct_CXX = @ac_ct_CXX@
222 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
223 am__include = @am__include@
224 am__leading_dot = @am__leading_dot@
225 am__quote = @am__quote@
226 am__tar = @am__tar@
227 am__untar = @am__untar@
228 bindir = @bindir@
229 build = @build@
230 build_alias = @build_alias@
231 build_cpu = @build_cpu@
232 build_os = @build_os@
233 build_vendor = @build_vendor@
234 builddir = @builddir@
235 datadir = @datadir@
236 datarootdir = @datarootdir@
237 docdir = @docdir@
238 dvidir = @dvidir@
239 exec_prefix = @exec_prefix@
240 host = @host@
241 host_alias = @host_alias@
242 host_cpu = @host_cpu@
243 host_os = @host_os@
244 host_vendor = @host_vendor@
245 htmldir = @htmldir@
246 htmldocdir = @htmldocdir@
247 includedir = @includedir@
248 infodir = @infodir@
249 install_sh = @install_sh@
250 libdir = @libdir@
251 libexecdir = @libexecdir@
252 localedir = @localedir@
253 localstatedir = @localstatedir@
254 mandir = @mandir@
255 mkdir_p = @mkdir_p@
256 oldincludedir = @oldincludedir@
257 pdfdir = @pdfdir@
258 prefix = @prefix@
259 program_transform_name = @program_transform_name@
260 psdir = @psdir@
261 runstatedir = @runstatedir@
262 sbindir = @sbindir@
263 sharedstatedir = @sharedstatedir@
264 srcdir = @srcdir@
265 sysconfdir = @sysconfdir@
266 target = @target@
267 target_alias = @target_alias@
268 target_cpu = @target_cpu@
269 target_os = @target_os@
270 target_vendor = @target_vendor@
271 top_build_prefix = @top_build_prefix@
272 top_builddir = @top_builddir@
273 top_srcdir = @top_srcdir@
274 EXTRA_DIST = add_cflags.m4 endian.m4
275 all: all-am
276
277 .SUFFIXES:
278 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
279 @for dep in $?; do \
280 case '$(am__configure_deps)' in \
281 *$$dep*) \
282 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
283 && { if test -f $@; then exit 0; else break; fi; }; \
284 exit 1;; \
285 esac; \
286 done; \
287 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu M4/Makefile'; \
288 $(am__cd) $(top_srcdir) && \
289 $(AUTOMAKE) --gnu M4/Makefile
290 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
291 @case '$?' in \
292 *config.status*) \
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
294 *) \
295 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
296 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
297 esac;
298
299 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301
302 $(top_srcdir)/configure: $(am__configure_deps)
303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306 $(am__aclocal_m4_deps):
307
308 mostlyclean-libtool:
309 -rm -f *.lo
310
311 clean-libtool:
312 -rm -rf .libs _libs
313 tags TAGS:
314
315 ctags CTAGS:
316
317 cscope cscopelist:
318
319
320 distdir: $(DISTFILES)
321 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
322 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
323 list='$(DISTFILES)'; \
324 dist_files=`for file in $$list; do echo $$file; done | \
325 sed -e "s|^$$srcdirstrip/||;t" \
326 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
327 case $$dist_files in \
328 */*) $(MKDIR_P) `echo "$$dist_files" | \
329 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
330 sort -u` ;; \
331 esac; \
332 for file in $$dist_files; do \
333 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
334 if test -d $$d/$$file; then \
335 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
336 if test -d "$(distdir)/$$file"; then \
337 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
338 fi; \
339 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
340 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
341 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
342 fi; \
343 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
344 else \
345 test -f "$(distdir)/$$file" \
346 || cp -p $$d/$$file "$(distdir)/$$file" \
347 || exit 1; \
348 fi; \
349 done
350 check-am: all-am
351 check: check-am
352 all-am: Makefile
353 installdirs:
354 install: install-am
355 install-exec: install-exec-am
356 install-data: install-data-am
357 uninstall: uninstall-am
358
359 install-am: all-am
360 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361
362 installcheck: installcheck-am
363 install-strip:
364 if test -z '$(STRIP)'; then \
365 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
367 install; \
368 else \
369 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
371 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
372 fi
373 mostlyclean-generic:
374
375 clean-generic:
376
377 distclean-generic:
378 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
379 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
380
381 maintainer-clean-generic:
382 @echo "This command is intended for maintainers to use"
383 @echo "it deletes files that may require special tools to rebuild."
384 clean: clean-am
385
386 clean-am: clean-generic clean-libtool mostlyclean-am
387
388 distclean: distclean-am
389 -rm -f Makefile
390 distclean-am: clean-am distclean-generic
391
392 dvi: dvi-am
393
394 dvi-am:
395
396 html: html-am
397
398 html-am:
399
400 info: info-am
401
402 info-am:
403
404 install-data-am:
405
406 install-dvi: install-dvi-am
407
408 install-dvi-am:
409
410 install-exec-am:
411
412 install-html: install-html-am
413
414 install-html-am:
415
416 install-info: install-info-am
417
418 install-info-am:
419
420 install-man:
421
422 install-pdf: install-pdf-am
423
424 install-pdf-am:
425
426 install-ps: install-ps-am
427
428 install-ps-am:
429
430 installcheck-am:
431
432 maintainer-clean: maintainer-clean-am
433 -rm -f Makefile
434 maintainer-clean-am: distclean-am maintainer-clean-generic
435
436 mostlyclean: mostlyclean-am
437
438 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
439
440 pdf: pdf-am
441
442 pdf-am:
443
444 ps: ps-am
445
446 ps-am:
447
448 uninstall-am:
449
450 .MAKE: install-am install-strip
451
452 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
453 cscopelist-am ctags-am distclean distclean-generic \
454 distclean-libtool distdir dvi dvi-am html html-am info info-am \
455 install install-am install-data install-data-am install-dvi \
456 install-dvi-am install-exec install-exec-am install-html \
457 install-html-am install-info install-info-am install-man \
458 install-pdf install-pdf-am install-ps install-ps-am \
459 install-strip installcheck installcheck-am installdirs \
460 maintainer-clean maintainer-clean-generic mostlyclean \
461 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
462 tags-am uninstall uninstall-am
463
464 .PRECIOUS: Makefile
465
466
467 # Tell versions [3.59,3.63) of GNU make to not export all variables.
468 # Otherwise a system limit (for SysV at least) may be exceeded.
469 .NOEXPORT:
This page took 0.03497 seconds and 4 git commands to generate.