import 0.1.7.1
[aubio.git] / plugins / wavesurfer / Makefile.in
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALSA_CFLAGS = @ALSA_CFLAGS@
41 ALSA_LIBS = @ALSA_LIBS@
42 AMDEP_FALSE = @AMDEP_FALSE@
43 AMDEP_TRUE = @AMDEP_TRUE@
44 AMTAR = @AMTAR@
45 AR = @AR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CPP = @CPP@
54 CPPFLAGS = @CPPFLAGS@
55 CXX = @CXX@
56 CXXCPP = @CXXCPP@
57 CXXDEPMODE = @CXXDEPMODE@
58 CXXFLAGS = @CXXFLAGS@
59 CYGPATH_W = @CYGPATH_W@
60 DEFS = @DEFS@
61 DEPDIR = @DEPDIR@
62 ECHO = @ECHO@
63 ECHO_C = @ECHO_C@
64 ECHO_N = @ECHO_N@
65 ECHO_T = @ECHO_T@
66 EGREP = @EGREP@
67 EXEEXT = @EXEEXT@
68 F77 = @F77@
69 FFLAGS = @FFLAGS@
70 FFTWLIB_CFLAGS = @FFTWLIB_CFLAGS@
71 FFTWLIB_LIBS = @FFTWLIB_LIBS@
72 INSTALL_DATA = @INSTALL_DATA@
73 INSTALL_PROGRAM = @INSTALL_PROGRAM@
74 INSTALL_SCRIPT = @INSTALL_SCRIPT@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 JACK_CFLAGS = @JACK_CFLAGS@
77 JACK_LIBS = @JACK_LIBS@
78 LADCCA_CFLAGS = @LADCCA_CFLAGS@
79 LADCCA_LIBS = @LADCCA_LIBS@
80 LDFLAGS = @LDFLAGS@
81 LIBOBJS = @LIBOBJS@
82 LIBS = @LIBS@
83 LIBTOOL = @LIBTOOL@
84 LN_S = @LN_S@
85 LTLIBOBJS = @LTLIBOBJS@
86 MAKEINFO = @MAKEINFO@
87 OBJEXT = @OBJEXT@
88 PACKAGE = @PACKAGE@
89 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
90 PACKAGE_NAME = @PACKAGE_NAME@
91 PACKAGE_STRING = @PACKAGE_STRING@
92 PACKAGE_TARNAME = @PACKAGE_TARNAME@
93 PACKAGE_VERSION = @PACKAGE_VERSION@
94 PATH_SEPARATOR = @PATH_SEPARATOR@
95 PKG_CONFIG = @PKG_CONFIG@
96 PYTHON = @PYTHON@
97 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
98 PYTHON_PLATFORM = @PYTHON_PLATFORM@
99 PYTHON_PREFIX = @PYTHON_PREFIX@
100 PYTHON_VERSION = @PYTHON_VERSION@
101 RANLIB = @RANLIB@
102 SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
103 SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
104 SET_MAKE = @SET_MAKE@
105 SHELL = @SHELL@
106 SNDLIB_CFLAGS = @SNDLIB_CFLAGS@
107 SNDLIB_LIBS = @SNDLIB_LIBS@
108 STRIP = @STRIP@
109 VERSION = @VERSION@
110 ac_ct_AR = @ac_ct_AR@
111 ac_ct_CC = @ac_ct_CC@
112 ac_ct_CXX = @ac_ct_CXX@
113 ac_ct_F77 = @ac_ct_F77@
114 ac_ct_RANLIB = @ac_ct_RANLIB@
115 ac_ct_STRIP = @ac_ct_STRIP@
116 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
117 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
118 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
119 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
120 am__include = @am__include@
121 am__leading_dot = @am__leading_dot@
122 am__quote = @am__quote@
123 bindir = @bindir@
124 build = @build@
125 build_alias = @build_alias@
126 build_cpu = @build_cpu@
127 build_os = @build_os@
128 build_vendor = @build_vendor@
129 datadir = @datadir@
130 exec_prefix = @exec_prefix@
131 host = @host@
132 host_alias = @host_alias@
133 host_cpu = @host_cpu@
134 host_os = @host_os@
135 host_vendor = @host_vendor@
136 includedir = @includedir@
137 infodir = @infodir@
138 install_sh = @install_sh@
139 libdir = @libdir@
140 libexecdir = @libexecdir@
141 localstatedir = @localstatedir@
142 mandir = @mandir@
143 oldincludedir = @oldincludedir@
144 pkgpyexecdir = @pkgpyexecdir@
145 pkgpythondir = @pkgpythondir@
146 prefix = @prefix@
147 program_transform_name = @program_transform_name@
148 pyexecdir = @pyexecdir@
149 pythondir = @pythondir@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 sysconfdir = @sysconfdir@
153 target_alias = @target_alias@
154 EXTRA_DIST = README aubio.conf aubio.plug
155 subdir = plugins/wavesurfer
156 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
157 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
158 CONFIG_HEADER = $(top_builddir)/src/config.h
159 CONFIG_CLEAN_FILES =
160 DIST_SOURCES =
161 DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
162 all: all-am
163
164 .SUFFIXES:
165 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
166         cd $(top_srcdir) && \
167           $(AUTOMAKE) --gnu  plugins/wavesurfer/Makefile
168 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
169         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
170
171 mostlyclean-libtool:
172         -rm -f *.lo
173
174 clean-libtool:
175         -rm -rf .libs _libs
176
177 distclean-libtool:
178         -rm -f libtool
179 uninstall-info-am:
180 tags: TAGS
181 TAGS:
182
183 ctags: CTAGS
184 CTAGS:
185
186 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
187
188 top_distdir = ../..
189 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
190
191 distdir: $(DISTFILES)
192         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
193         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
194         list='$(DISTFILES)'; for file in $$list; do \
195           case $$file in \
196             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
197             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
198           esac; \
199           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
200           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
201           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
202             dir="/$$dir"; \
203             $(mkinstalldirs) "$(distdir)$$dir"; \
204           else \
205             dir=''; \
206           fi; \
207           if test -d $$d/$$file; then \
208             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
209               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
210             fi; \
211             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
212           else \
213             test -f $(distdir)/$$file \
214             || cp -p $$d/$$file $(distdir)/$$file \
215             || exit 1; \
216           fi; \
217         done
218 check-am: all-am
219 check: check-am
220 all-am: Makefile
221
222 installdirs:
223 install: install-am
224 install-exec: install-exec-am
225 install-data: install-data-am
226 uninstall: uninstall-am
227
228 install-am: all-am
229         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
230
231 installcheck: installcheck-am
232 install-strip:
233         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
234           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
235           `test -z '$(STRIP)' || \
236             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
237 mostlyclean-generic:
238
239 clean-generic:
240
241 distclean-generic:
242         -rm -f $(CONFIG_CLEAN_FILES)
243
244 maintainer-clean-generic:
245         @echo "This command is intended for maintainers to use"
246         @echo "it deletes files that may require special tools to rebuild."
247 clean: clean-am
248
249 clean-am: clean-generic clean-libtool mostlyclean-am
250
251 distclean: distclean-am
252         -rm -f Makefile
253 distclean-am: clean-am distclean-generic distclean-libtool
254
255 dvi: dvi-am
256
257 dvi-am:
258
259 info: info-am
260
261 info-am:
262
263 install-data-am:
264
265 install-exec-am:
266
267 install-info: install-info-am
268
269 install-man:
270
271 installcheck-am:
272
273 maintainer-clean: maintainer-clean-am
274         -rm -f Makefile
275 maintainer-clean-am: distclean-am maintainer-clean-generic
276
277 mostlyclean: mostlyclean-am
278
279 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
280
281 pdf: pdf-am
282
283 pdf-am:
284
285 ps: ps-am
286
287 ps-am:
288
289 uninstall-am: uninstall-info-am
290
291 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
292         distclean distclean-generic distclean-libtool distdir dvi \
293         dvi-am info info-am install install-am install-data \
294         install-data-am install-exec install-exec-am install-info \
295         install-info-am install-man install-strip installcheck \
296         installcheck-am installdirs maintainer-clean \
297         maintainer-clean-generic mostlyclean mostlyclean-generic \
298         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
299         uninstall-info-am
300
301 # Tell versions [3.59,3.63) of GNU make to not export all variables.
302 # Otherwise a system limit (for SysV at least) may be exceeded.
303 .NOEXPORT: