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