Bundle libsamplerate
[audio-libsamplerate.git] / libsamplerate / src / 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
17 # This file was automatically generated from the Makefile.am
18 # DO NOT EDIT!
19
20
21 VPATH = @srcdir@
22 am__is_gnu_make = { \
23 if test -z '$(MAKELEVEL)'; then \
24 false; \
25 elif test -n '$(MAKE_HOST)'; then \
26 true; \
27 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
28 true; \
29 else \
30 false; \
31 fi; \
32 }
33 am__make_running_with_option = \
34 case $${target_option-} in \
35 ?) ;; \
36 *) echo "am__make_running_with_option: internal error: invalid" \
37 "target option '$${target_option-}' specified" >&2; \
38 exit 1;; \
39 esac; \
40 has_opt=no; \
41 sane_makeflags=$$MAKEFLAGS; \
42 if $(am__is_gnu_make); then \
43 sane_makeflags=$$MFLAGS; \
44 else \
45 case $$MAKEFLAGS in \
46 *\\[\ \ ]*) \
47 bs=\\; \
48 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
49 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
50 esac; \
51 fi; \
52 skip_next=no; \
53 strip_trailopt () \
54 { \
55 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
56 }; \
57 for flg in $$sane_makeflags; do \
58 test $$skip_next = yes && { skip_next=no; continue; }; \
59 case $$flg in \
60 *=*|--*) continue;; \
61 -*I) strip_trailopt 'I'; skip_next=yes;; \
62 -*I?*) strip_trailopt 'I';; \
63 -*O) strip_trailopt 'O'; skip_next=yes;; \
64 -*O?*) strip_trailopt 'O';; \
65 -*l) strip_trailopt 'l'; skip_next=yes;; \
66 -*l?*) strip_trailopt 'l';; \
67 -[dEDm]) skip_next=yes;; \
68 -[JT]) skip_next=yes;; \
69 esac; \
70 case $$flg in \
71 *$$target_option*) has_opt=yes; break;; \
72 esac; \
73 done; \
74 test $$has_opt = yes
75 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
76 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
77 pkgdatadir = $(datadir)/@PACKAGE@
78 pkgincludedir = $(includedir)/@PACKAGE@
79 pkglibdir = $(libdir)/@PACKAGE@
80 pkglibexecdir = $(libexecdir)/@PACKAGE@
81 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
82 install_sh_DATA = $(install_sh) -c -m 644
83 install_sh_PROGRAM = $(install_sh) -c
84 install_sh_SCRIPT = $(install_sh) -c
85 INSTALL_HEADER = $(INSTALL_DATA)
86 transform = $(program_transform_name)
87 NORMAL_INSTALL = :
88 PRE_INSTALL = :
89 POST_INSTALL = :
90 NORMAL_UNINSTALL = :
91 PRE_UNINSTALL = :
92 POST_UNINSTALL = :
93 build_triplet = @build@
94 host_triplet = @host@
95 target_triplet = @target@
96 subdir = src
97 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98 am__aclocal_m4_deps = $(top_srcdir)/M4/check_signal.m4 \
99 $(top_srcdir)/M4/clip_mode.m4 $(top_srcdir)/M4/endian.m4 \
100 $(top_srcdir)/M4/libtool.m4 $(top_srcdir)/M4/lrint.m4 \
101 $(top_srcdir)/M4/lrintf.m4 $(top_srcdir)/M4/ltoptions.m4 \
102 $(top_srcdir)/M4/ltsugar.m4 $(top_srcdir)/M4/ltversion.m4 \
103 $(top_srcdir)/M4/lt~obsolete.m4 $(top_srcdir)/configure.ac
104 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
105 $(ACLOCAL_M4)
106 DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \
107 $(noinst_HEADERS) $(am__DIST_COMMON)
108 mkinstalldirs = $(install_sh) -d
109 CONFIG_HEADER = config.h
110 CONFIG_CLEAN_FILES = Version_script
111 CONFIG_CLEAN_VPATH_FILES =
112 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
113 am__vpath_adj = case $$p in \
114 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
115 *) f=$$p;; \
116 esac;
117 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
118 am__install_max = 40
119 am__nobase_strip_setup = \
120 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
121 am__nobase_strip = \
122 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
123 am__nobase_list = $(am__nobase_strip_setup); \
124 for p in $$list; do echo "$$p $$p"; done | \
125 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
126 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
127 if (++n[$$2] == $(am__install_max)) \
128 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
129 END { for (dir in files) print dir, files[dir] }'
130 am__base_list = \
131 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
132 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
133 am__uninstall_files_from_dir = { \
134 test -z "$$files" \
135 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
136 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
137 $(am__cd) "$$dir" && rm -f $$files; }; \
138 }
139 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
140 LTLIBRARIES = $(lib_LTLIBRARIES)
141 libsamplerate_la_DEPENDENCIES =
142 am__objects_1 =
143 am__objects_2 = samplerate.lo src_sinc.lo $(am__objects_1) src_zoh.lo \
144 src_linear.lo
145 am__objects_3 = $(am__objects_1)
146 am_libsamplerate_la_OBJECTS = $(am__objects_2) $(am__objects_3)
147 libsamplerate_la_OBJECTS = $(am_libsamplerate_la_OBJECTS)
148 AM_V_lt = $(am__v_lt_@AM_V@)
149 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
150 am__v_lt_0 = --silent
151 am__v_lt_1 =
152 libsamplerate_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
153 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
154 $(AM_CFLAGS) $(CFLAGS) $(libsamplerate_la_LDFLAGS) $(LDFLAGS) \
155 -o $@
156 AM_V_P = $(am__v_P_@AM_V@)
157 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
158 am__v_P_0 = false
159 am__v_P_1 = :
160 AM_V_GEN = $(am__v_GEN_@AM_V@)
161 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
162 am__v_GEN_0 = @echo " GEN " $@;
163 am__v_GEN_1 =
164 AM_V_at = $(am__v_at_@AM_V@)
165 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
166 am__v_at_0 = @
167 am__v_at_1 =
168 DEFAULT_INCLUDES = -I.@am__isrc@
169 depcomp = $(SHELL) $(top_srcdir)/Cfg/depcomp
170 am__depfiles_maybe = depfiles
171 am__mv = mv -f
172 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
173 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
174 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
176 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
177 $(AM_CFLAGS) $(CFLAGS)
178 AM_V_CC = $(am__v_CC_@AM_V@)
179 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
180 am__v_CC_0 = @echo " CC " $@;
181 am__v_CC_1 =
182 CCLD = $(CC)
183 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
184 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
185 $(AM_LDFLAGS) $(LDFLAGS) -o $@
186 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
187 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
188 am__v_CCLD_0 = @echo " CCLD " $@;
189 am__v_CCLD_1 =
190 SOURCES = $(libsamplerate_la_SOURCES)
191 DIST_SOURCES = $(libsamplerate_la_SOURCES)
192 am__can_run_installinfo = \
193 case $$AM_UPDATE_INFO_DIR in \
194 n|no|NO) false;; \
195 *) (install-info --version) >/dev/null 2>&1;; \
196 esac
197 HEADERS = $(include_HEADERS) $(noinst_HEADERS)
198 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
199 $(LISP)config.h.in
200 # Read a list of newline-separated strings from the standard input,
201 # and print each of them once, without duplicates. Input order is
202 # *not* preserved.
203 am__uniquify_input = $(AWK) '\
204 BEGIN { nonempty = 0; } \
205 { items[$$0] = 1; nonempty = 1; } \
206 END { if (nonempty) { for (i in items) print i; }; } \
207 '
208 # Make sure the list of sources is unique. This is necessary because,
209 # e.g., the same source file might be shared among _SOURCES variables
210 # for different programs/libraries.
211 am__define_uniq_tagged_files = \
212 list='$(am__tagged_files)'; \
213 unique=`for i in $$list; do \
214 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
215 done | $(am__uniquify_input)`
216 ETAGS = etags
217 CTAGS = ctags
218 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Version_script.in \
219 $(srcdir)/config.h.in $(top_srcdir)/Cfg/depcomp
220 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
221 ACLOCAL = @ACLOCAL@
222 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
223 ALSA_LIBS = @ALSA_LIBS@
224 AMTAR = @AMTAR@
225 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
226 AR = @AR@
227 AUTOCONF = @AUTOCONF@
228
229 # Disable autoheader.
230 AUTOHEADER = echo
231 AUTOMAKE = @AUTOMAKE@
232 AWK = @AWK@
233 CC = @CC@
234 CCDEPMODE = @CCDEPMODE@
235 CFLAGS = @CFLAGS@
236 COMPILER_IS_GCC = @COMPILER_IS_GCC@
237 CPP = @CPP@
238 CPPFLAGS = @CPPFLAGS@
239 CXX = @CXX@
240 CXXCPP = @CXXCPP@
241 CXXDEPMODE = @CXXDEPMODE@
242 CXXFLAGS = @CXXFLAGS@
243 CYGPATH_W = @CYGPATH_W@
244 DEFS = @DEFS@
245 DEPDIR = @DEPDIR@
246 DLLTOOL = @DLLTOOL@
247 DLLWRAP = @DLLWRAP@
248 DSYMUTIL = @DSYMUTIL@
249 DUMPBIN = @DUMPBIN@
250 ECHO_C = @ECHO_C@
251 ECHO_N = @ECHO_N@
252 ECHO_T = @ECHO_T@
253 EGREP = @EGREP@
254 EXEEXT = @EXEEXT@
255 FFTW3_CFLAGS = @FFTW3_CFLAGS@
256 FFTW3_LIBS = @FFTW3_LIBS@
257 FGREP = @FGREP@
258 GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
259 GREP = @GREP@
260 HAVE_FFTW3 = @HAVE_FFTW3@
261 HAVE_SNDFILE = @HAVE_SNDFILE@
262 INSTALL = @INSTALL@
263 INSTALL_DATA = @INSTALL_DATA@
264 INSTALL_PROGRAM = @INSTALL_PROGRAM@
265 INSTALL_SCRIPT = @INSTALL_SCRIPT@
266 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
267 LD = @LD@
268 LDFLAGS = @LDFLAGS@
269 LIBOBJS = @LIBOBJS@
270 LIBS = @LIBS@
271 LIBTOOL = @LIBTOOL@
272 LIPO = @LIPO@
273 LN_S = @LN_S@
274 LTLIBOBJS = @LTLIBOBJS@
275 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
276 MAKEINFO = @MAKEINFO@
277 MANIFEST_TOOL = @MANIFEST_TOOL@
278 MKDIR_P = @MKDIR_P@
279 NM = @NM@
280 NMEDIT = @NMEDIT@
281 OBJDUMP = @OBJDUMP@
282 OBJEXT = @OBJEXT@
283 OS_SPECIFIC_INCLUDES = @OS_SPECIFIC_INCLUDES@
284 OS_SPECIFIC_LINKS = @OS_SPECIFIC_LINKS@
285 OTOOL = @OTOOL@
286 OTOOL64 = @OTOOL64@
287 PACKAGE = @PACKAGE@
288 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
289 PACKAGE_NAME = @PACKAGE_NAME@
290 PACKAGE_STRING = @PACKAGE_STRING@
291 PACKAGE_TARNAME = @PACKAGE_TARNAME@
292 PACKAGE_URL = @PACKAGE_URL@
293 PACKAGE_VERSION = @PACKAGE_VERSION@
294 PATH_SEPARATOR = @PATH_SEPARATOR@
295 PEXPORTS = @PEXPORTS@
296 PKG_CONFIG = @PKG_CONFIG@
297 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
298 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
299 RANLIB = @RANLIB@
300 RC = @RC@
301 SED = @SED@
302 SET_MAKE = @SET_MAKE@
303 SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
304 SHELL = @SHELL@
305 SHLIB_VERSION_ARG = @SHLIB_VERSION_ARG@
306 SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
307 SNDFILE_LIBS = @SNDFILE_LIBS@
308 STRIP = @STRIP@
309 VERSION = @VERSION@
310 abs_builddir = @abs_builddir@
311 abs_srcdir = @abs_srcdir@
312 abs_top_builddir = @abs_top_builddir@
313 abs_top_srcdir = @abs_top_srcdir@
314 ac_ct_AR = @ac_ct_AR@
315 ac_ct_CC = @ac_ct_CC@
316 ac_ct_CXX = @ac_ct_CXX@
317 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
318 am__include = @am__include@
319 am__leading_dot = @am__leading_dot@
320 am__quote = @am__quote@
321 am__tar = @am__tar@
322 am__untar = @am__untar@
323 bindir = @bindir@
324 build = @build@
325 build_alias = @build_alias@
326 build_cpu = @build_cpu@
327 build_os = @build_os@
328 build_vendor = @build_vendor@
329 builddir = @builddir@
330 datadir = @datadir@
331 datarootdir = @datarootdir@
332 docdir = @docdir@
333 dvidir = @dvidir@
334 exec_prefix = @exec_prefix@
335 host = @host@
336 host_alias = @host_alias@
337 host_cpu = @host_cpu@
338 host_os = @host_os@
339 host_vendor = @host_vendor@
340 htmldir = @htmldir@
341 htmldocdir = @htmldocdir@
342 includedir = @includedir@
343 infodir = @infodir@
344 install_sh = @install_sh@
345 libdir = @libdir@
346 libexecdir = @libexecdir@
347 localedir = @localedir@
348 localstatedir = @localstatedir@
349 mandir = @mandir@
350 mkdir_p = @mkdir_p@
351 oldincludedir = @oldincludedir@
352 pdfdir = @pdfdir@
353 prefix = @prefix@
354 program_transform_name = @program_transform_name@
355 psdir = @psdir@
356 runstatedir = @runstatedir@
357 sbindir = @sbindir@
358 sharedstatedir = @sharedstatedir@
359 srcdir = @srcdir@
360 sysconfdir = @sysconfdir@
361 target = @target@
362 target_alias = @target_alias@
363 target_cpu = @target_cpu@
364 target_os = @target_os@
365 target_vendor = @target_vendor@
366 top_build_prefix = @top_build_prefix@
367 top_builddir = @top_builddir@
368 top_srcdir = @top_srcdir@
369 lib_LTLIBRARIES = libsamplerate.la
370 include_HEADERS = samplerate.h
371 EXTRA_DIST = config.h.in Version_script.in check_asm.sh
372 CLEANFILES = src_sinc.s
373 COEFF_HDRS = fastest_coeffs.h mid_qual_coeffs.h high_qual_coeffs.h
374 noinst_HEADERS = common.h float_cast.h $(COEFF_HDRS)
375 SRC_SOURCES = samplerate.c src_sinc.c $(COEFF_HDRS) src_zoh.c src_linear.c
376
377 # MinGW requires -no-undefined if a DLL is to be built.
378 libsamplerate_la_LDFLAGS = -no-undefined -version-info @SHARED_VERSION_INFO@ @SHLIB_VERSION_ARG@
379 libsamplerate_la_SOURCES = $(SRC_SOURCES) $(noinst_HEADERS)
380 libsamplerate_la_LIBADD = -lm
381 all: config.h
382 $(MAKE) $(AM_MAKEFLAGS) all-am
383
384 .SUFFIXES:
385 .SUFFIXES: .c .lo .o .obj
386 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
387 @for dep in $?; do \
388 case '$(am__configure_deps)' in \
389 *$$dep*) \
390 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
391 && { if test -f $@; then exit 0; else break; fi; }; \
392 exit 1;; \
393 esac; \
394 done; \
395 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
396 $(am__cd) $(top_srcdir) && \
397 $(AUTOMAKE) --gnu src/Makefile
398 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
399 @case '$?' in \
400 *config.status*) \
401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
402 *) \
403 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
404 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
405 esac;
406
407 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
408 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409
410 $(top_srcdir)/configure: $(am__configure_deps)
411 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
413 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
414 $(am__aclocal_m4_deps):
415
416 config.h: stamp-h1
417 @test -f $@ || rm -f stamp-h1
418 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
419
420 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
421 @rm -f stamp-h1
422 cd $(top_builddir) && $(SHELL) ./config.status src/config.h
423 $(srcdir)/config.h.in: $(am__configure_deps)
424 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
425 rm -f stamp-h1
426 touch $@
427
428 distclean-hdr:
429 -rm -f config.h stamp-h1
430 Version_script: $(top_builddir)/config.status $(srcdir)/Version_script.in
431 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
432
433 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
434 @$(NORMAL_INSTALL)
435 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
436 list2=; for p in $$list; do \
437 if test -f $$p; then \
438 list2="$$list2 $$p"; \
439 else :; fi; \
440 done; \
441 test -z "$$list2" || { \
442 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
443 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
444 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
445 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
446 }
447
448 uninstall-libLTLIBRARIES:
449 @$(NORMAL_UNINSTALL)
450 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
451 for p in $$list; do \
452 $(am__strip_dir) \
453 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
454 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
455 done
456
457 clean-libLTLIBRARIES:
458 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
459 @list='$(lib_LTLIBRARIES)'; \
460 locs=`for p in $$list; do echo $$p; done | \
461 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
462 sort -u`; \
463 test -z "$$locs" || { \
464 echo rm -f $${locs}; \
465 rm -f $${locs}; \
466 }
467
468 libsamplerate.la: $(libsamplerate_la_OBJECTS) $(libsamplerate_la_DEPENDENCIES) $(EXTRA_libsamplerate_la_DEPENDENCIES)
469 $(AM_V_CCLD)$(libsamplerate_la_LINK) -rpath $(libdir) $(libsamplerate_la_OBJECTS) $(libsamplerate_la_LIBADD) $(LIBS)
470
471 mostlyclean-compile:
472 -rm -f *.$(OBJEXT)
473
474 distclean-compile:
475 -rm -f *.tab.c
476
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samplerate.Plo@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/src_linear.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/src_sinc.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/src_zoh.Plo@am__quote@
481
482 .c.o:
483 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
484 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
487 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
488
489 .c.obj:
490 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
491 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
494 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
495
496 .c.lo:
497 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
498 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
501 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
502
503 mostlyclean-libtool:
504 -rm -f *.lo
505
506 clean-libtool:
507 -rm -rf .libs _libs
508 install-includeHEADERS: $(include_HEADERS)
509 @$(NORMAL_INSTALL)
510 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
511 if test -n "$$list"; then \
512 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
513 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
514 fi; \
515 for p in $$list; do \
516 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
517 echo "$$d$$p"; \
518 done | $(am__base_list) | \
519 while read files; do \
520 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
521 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
522 done
523
524 uninstall-includeHEADERS:
525 @$(NORMAL_UNINSTALL)
526 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
527 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
528 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
529
530 ID: $(am__tagged_files)
531 $(am__define_uniq_tagged_files); mkid -fID $$unique
532 tags: tags-am
533 TAGS: tags
534
535 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
536 set x; \
537 here=`pwd`; \
538 $(am__define_uniq_tagged_files); \
539 shift; \
540 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
541 test -n "$$unique" || unique=$$empty_fix; \
542 if test $$# -gt 0; then \
543 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
544 "$$@" $$unique; \
545 else \
546 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
547 $$unique; \
548 fi; \
549 fi
550 ctags: ctags-am
551
552 CTAGS: ctags
553 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
554 $(am__define_uniq_tagged_files); \
555 test -z "$(CTAGS_ARGS)$$unique" \
556 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
557 $$unique
558
559 GTAGS:
560 here=`$(am__cd) $(top_builddir) && pwd` \
561 && $(am__cd) $(top_srcdir) \
562 && gtags -i $(GTAGS_ARGS) "$$here"
563 cscopelist: cscopelist-am
564
565 cscopelist-am: $(am__tagged_files)
566 list='$(am__tagged_files)'; \
567 case "$(srcdir)" in \
568 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
569 *) sdir=$(subdir)/$(srcdir) ;; \
570 esac; \
571 for i in $$list; do \
572 if test -f "$$i"; then \
573 echo "$(subdir)/$$i"; \
574 else \
575 echo "$$sdir/$$i"; \
576 fi; \
577 done >> $(top_builddir)/cscope.files
578
579 distclean-tags:
580 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
581
582 distdir: $(DISTFILES)
583 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
584 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
585 list='$(DISTFILES)'; \
586 dist_files=`for file in $$list; do echo $$file; done | \
587 sed -e "s|^$$srcdirstrip/||;t" \
588 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
589 case $$dist_files in \
590 */*) $(MKDIR_P) `echo "$$dist_files" | \
591 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
592 sort -u` ;; \
593 esac; \
594 for file in $$dist_files; do \
595 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
596 if test -d $$d/$$file; then \
597 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
598 if test -d "$(distdir)/$$file"; then \
599 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
600 fi; \
601 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
602 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
603 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
604 fi; \
605 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
606 else \
607 test -f "$(distdir)/$$file" \
608 || cp -p $$d/$$file "$(distdir)/$$file" \
609 || exit 1; \
610 fi; \
611 done
612 check-am: all-am
613 check: check-am
614 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
615 installdirs:
616 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
617 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
618 done
619 install: install-am
620 install-exec: install-exec-am
621 install-data: install-data-am
622 uninstall: uninstall-am
623
624 install-am: all-am
625 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
626
627 installcheck: installcheck-am
628 install-strip:
629 if test -z '$(STRIP)'; then \
630 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
631 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
632 install; \
633 else \
634 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
635 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
636 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
637 fi
638 mostlyclean-generic:
639
640 clean-generic:
641 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
642
643 distclean-generic:
644 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
645 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
646
647 maintainer-clean-generic:
648 @echo "This command is intended for maintainers to use"
649 @echo "it deletes files that may require special tools to rebuild."
650 clean: clean-am
651
652 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
653 mostlyclean-am
654
655 distclean: distclean-am
656 -rm -rf ./$(DEPDIR)
657 -rm -f Makefile
658 distclean-am: clean-am distclean-compile distclean-generic \
659 distclean-hdr distclean-tags
660
661 dvi: dvi-am
662
663 dvi-am:
664
665 html: html-am
666
667 html-am:
668
669 info: info-am
670
671 info-am:
672
673 install-data-am: install-includeHEADERS
674
675 install-dvi: install-dvi-am
676
677 install-dvi-am:
678
679 install-exec-am: install-libLTLIBRARIES
680
681 install-html: install-html-am
682
683 install-html-am:
684
685 install-info: install-info-am
686
687 install-info-am:
688
689 install-man:
690
691 install-pdf: install-pdf-am
692
693 install-pdf-am:
694
695 install-ps: install-ps-am
696
697 install-ps-am:
698
699 installcheck-am:
700
701 maintainer-clean: maintainer-clean-am
702 -rm -rf ./$(DEPDIR)
703 -rm -f Makefile
704 maintainer-clean-am: distclean-am maintainer-clean-generic
705
706 mostlyclean: mostlyclean-am
707
708 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
709 mostlyclean-libtool
710
711 pdf: pdf-am
712
713 pdf-am:
714
715 ps: ps-am
716
717 ps-am:
718
719 uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
720
721 .MAKE: all install-am install-strip
722
723 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
724 clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
725 ctags-am distclean distclean-compile distclean-generic \
726 distclean-hdr distclean-libtool distclean-tags distdir dvi \
727 dvi-am html html-am info info-am install install-am \
728 install-data install-data-am install-dvi install-dvi-am \
729 install-exec install-exec-am install-html install-html-am \
730 install-includeHEADERS install-info install-info-am \
731 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
732 install-ps install-ps-am install-strip installcheck \
733 installcheck-am installdirs maintainer-clean \
734 maintainer-clean-generic mostlyclean mostlyclean-compile \
735 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
736 tags tags-am uninstall uninstall-am uninstall-includeHEADERS \
737 uninstall-libLTLIBRARIES
738
739 .PRECIOUS: Makefile
740
741
742 #-------------------------------------------------------------------------------
743 # An extra check for bad asm.
744
745 check-asm : check_asm.sh src_sinc.s src_linear.s src_zoh.s
746 @echo
747 @echo
748 $(srcdir)/check_asm.sh src_sinc.s
749 $(srcdir)/check_asm.sh src_linear.s
750 $(srcdir)/check_asm.sh src_zoh.s
751 @echo
752 @echo
753
754 %.s : $(srcdir)/%.c
755 $(CC) -S $(CFLAGS) $(DEFAULT_INCLUDES) $(srcdir)/$+ -o $@
756
757 # Tell versions [3.59,3.63) of GNU make to not export all variables.
758 # Otherwise a system limit (for SysV at least) may be exceeded.
759 .NOEXPORT:
This page took 0.044734 seconds and 4 git commands to generate.