tizen 2.3 release
[framework/multimedia/gst-plugins-base0.10.git] / gst / audioresample / 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
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = gst/audioresample
39 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
43         $(top_srcdir)/common/m4/as-auto-alt.m4 \
44         $(top_srcdir)/common/m4/as-compiler-flag.m4 \
45         $(top_srcdir)/common/m4/as-libtool.m4 \
46         $(top_srcdir)/common/m4/as-python.m4 \
47         $(top_srcdir)/common/m4/as-scrub-include.m4 \
48         $(top_srcdir)/common/m4/as-version.m4 \
49         $(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
50         $(top_srcdir)/common/m4/gst-arch.m4 \
51         $(top_srcdir)/common/m4/gst-args.m4 \
52         $(top_srcdir)/common/m4/gst-check.m4 \
53         $(top_srcdir)/common/m4/gst-default.m4 \
54         $(top_srcdir)/common/m4/gst-error.m4 \
55         $(top_srcdir)/common/m4/gst-feature.m4 \
56         $(top_srcdir)/common/m4/gst-function.m4 \
57         $(top_srcdir)/common/m4/gst-gettext.m4 \
58         $(top_srcdir)/common/m4/gst-glib2.m4 \
59         $(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
60         $(top_srcdir)/common/m4/gst-platform.m4 \
61         $(top_srcdir)/common/m4/gst-plugin-docs.m4 \
62         $(top_srcdir)/common/m4/gst-plugindir.m4 \
63         $(top_srcdir)/common/m4/gst-x11.m4 \
64         $(top_srcdir)/common/m4/gst.m4 \
65         $(top_srcdir)/common/m4/gtk-doc.m4 \
66         $(top_srcdir)/common/m4/introspection.m4 \
67         $(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
68         $(top_srcdir)/m4/freetype2.m4 $(top_srcdir)/m4/gettext.m4 \
69         $(top_srcdir)/m4/gst-alsa.m4 $(top_srcdir)/m4/gst-fionread.m4 \
70         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
71         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
72         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
73         $(top_srcdir)/m4/lrint.m4 $(top_srcdir)/m4/lrintf.m4 \
74         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
75         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
76         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/ogg.m4 \
77         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
78         $(top_srcdir)/m4/vorbis.m4 $(top_srcdir)/configure.ac
79 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80         $(ACLOCAL_M4)
81 mkinstalldirs = $(install_sh) -d
82 CONFIG_HEADER = $(top_builddir)/config.h
83 CONFIG_CLEAN_FILES =
84 CONFIG_CLEAN_VPATH_FILES =
85 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
86 am__vpath_adj = case $$p in \
87     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88     *) f=$$p;; \
89   esac;
90 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
91 am__install_max = 40
92 am__nobase_strip_setup = \
93   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
94 am__nobase_strip = \
95   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
96 am__nobase_list = $(am__nobase_strip_setup); \
97   for p in $$list; do echo "$$p $$p"; done | \
98   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
99   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
100     if (++n[$$2] == $(am__install_max)) \
101       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
102     END { for (dir in files) print dir, files[dir] }'
103 am__base_list = \
104   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
105   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
106 am__uninstall_files_from_dir = { \
107   test -z "$$files" \
108     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
109     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
110          $(am__cd) "$$dir" && rm -f $$files; }; \
111   }
112 am__installdirs = "$(DESTDIR)$(plugindir)"
113 LTLIBRARIES = $(plugin_LTLIBRARIES)
114 am__DEPENDENCIES_1 =
115 libgstaudioresample_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
116         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
117         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
118 am_libgstaudioresample_la_OBJECTS =  \
119         libgstaudioresample_la-gstaudioresample.lo \
120         libgstaudioresample_la-speex_resampler_int.lo \
121         libgstaudioresample_la-speex_resampler_float.lo \
122         libgstaudioresample_la-speex_resampler_double.lo
123 libgstaudioresample_la_OBJECTS = $(am_libgstaudioresample_la_OBJECTS)
124 AM_V_lt = $(am__v_lt_@AM_V@)
125 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
126 am__v_lt_0 = --silent
127 libgstaudioresample_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
128         $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
129         --mode=link $(CCLD) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) \
130         $(libgstaudioresample_la_LDFLAGS) $(LDFLAGS) -o $@
131 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
132 depcomp = $(SHELL) $(top_srcdir)/depcomp
133 am__depfiles_maybe = depfiles
134 am__mv = mv -f
135 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
136         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
138         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
139         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
140         $(AM_CFLAGS) $(CFLAGS)
141 AM_V_CC = $(am__v_CC_@AM_V@)
142 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
143 am__v_CC_0 = @echo "  CC    " $@;
144 AM_V_at = $(am__v_at_@AM_V@)
145 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
146 am__v_at_0 = @
147 CCLD = $(CC)
148 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
149         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
150         $(AM_LDFLAGS) $(LDFLAGS) -o $@
151 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
152 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
153 am__v_CCLD_0 = @echo "  CCLD  " $@;
154 AM_V_GEN = $(am__v_GEN_@AM_V@)
155 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156 am__v_GEN_0 = @echo "  GEN   " $@;
157 SOURCES = $(libgstaudioresample_la_SOURCES)
158 DIST_SOURCES = $(libgstaudioresample_la_SOURCES)
159 HEADERS = $(noinst_HEADERS)
160 ETAGS = etags
161 CTAGS = ctags
162 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
163 ACLOCAL = @ACLOCAL@
164 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
165 ALSA_CFLAGS = @ALSA_CFLAGS@
166 ALSA_LIBS = @ALSA_LIBS@
167 AMTAR = @AMTAR@
168 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
169 AR = @AR@
170 AS = @AS@
171 AUDIORESAMPLE_FORMAT_AUTO = @AUDIORESAMPLE_FORMAT_AUTO@
172 AUDIORESAMPLE_FORMAT_FLOAT = @AUDIORESAMPLE_FORMAT_FLOAT@
173 AUDIORESAMPLE_FORMAT_INT = @AUDIORESAMPLE_FORMAT_INT@
174 AUTOCONF = @AUTOCONF@
175 AUTOHEADER = @AUTOHEADER@
176 AUTOMAKE = @AUTOMAKE@
177 AWK = @AWK@
178 CC = @CC@
179 CCASFLAGS = @CCASFLAGS@
180 CCDEPMODE = @CCDEPMODE@
181 CDPARANOIA_CFLAGS = @CDPARANOIA_CFLAGS@
182 CDPARANOIA_LIBS = @CDPARANOIA_LIBS@
183 CFLAGS = @CFLAGS@
184 CPP = @CPP@
185 CPPFLAGS = @CPPFLAGS@
186 CXX = @CXX@
187 CXXCPP = @CXXCPP@
188 CXXDEPMODE = @CXXDEPMODE@
189 CXXFLAGS = @CXXFLAGS@
190 CYGPATH_W = @CYGPATH_W@
191 DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
192 DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
193 DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
194 DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
195 DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
196 DEFS = @DEFS@
197 DEPDIR = @DEPDIR@
198 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
199 DLLTOOL = @DLLTOOL@
200 DSYMUTIL = @DSYMUTIL@
201 DUMPBIN = @DUMPBIN@
202 ECHO_C = @ECHO_C@
203 ECHO_N = @ECHO_N@
204 ECHO_T = @ECHO_T@
205 EGREP = @EGREP@
206 ERROR_CFLAGS = @ERROR_CFLAGS@
207 ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
208 EXEEXT = @EXEEXT@
209 FFLAGS = @FFLAGS@
210 FGREP = @FGREP@
211 FT2_CFLAGS = @FT2_CFLAGS@
212 FT2_CONFIG = @FT2_CONFIG@
213 FT2_LIBS = @FT2_LIBS@
214 GCOV = @GCOV@
215 GCOV_CFLAGS = @GCOV_CFLAGS@
216 GCOV_LIBS = @GCOV_LIBS@
217 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
218 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
219 GIO_CFLAGS = @GIO_CFLAGS@
220 GIO_LDFLAGS = @GIO_LDFLAGS@
221 GIO_LIBS = @GIO_LIBS@
222 GLIB_CFLAGS = @GLIB_CFLAGS@
223 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
224 GLIB_LIBS = @GLIB_LIBS@
225 GLIB_PREFIX = @GLIB_PREFIX@
226 GLIB_REQ = @GLIB_REQ@
227 GMSGFMT = @GMSGFMT@
228 GMSGFMT_015 = @GMSGFMT_015@
229 GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
230 GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
231 GREP = @GREP@
232 GST_AGE = @GST_AGE@
233 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
234 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
235 GST_BASE_LIBS = @GST_BASE_LIBS@
236 GST_CFLAGS = @GST_CFLAGS@
237 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
238 GST_CHECK_LIBS = @GST_CHECK_LIBS@
239 GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
240 GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
241 GST_CURRENT = @GST_CURRENT@
242 GST_CXXFLAGS = @GST_CXXFLAGS@
243 GST_DISABLE_ALLOC_TRACE = @GST_DISABLE_ALLOC_TRACE@
244 GST_DISABLE_GST_DEBUG = @GST_DISABLE_GST_DEBUG@
245 GST_DISABLE_LOADSAVE = @GST_DISABLE_LOADSAVE@
246 GST_DISABLE_PARSE = @GST_DISABLE_PARSE@
247 GST_DISABLE_PLUGIN = @GST_DISABLE_PLUGIN@
248 GST_DISABLE_REGISTRY = @GST_DISABLE_REGISTRY@
249 GST_DISABLE_TRACE = @GST_DISABLE_TRACE@
250 GST_DISABLE_XML = @GST_DISABLE_XML@
251 GST_GDP_CFLAGS = @GST_GDP_CFLAGS@
252 GST_GDP_LIBS = @GST_GDP_LIBS@
253 GST_INSTALL_PLUGINS_HELPER = @GST_INSTALL_PLUGINS_HELPER@
254 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
255 GST_LIBS = @GST_LIBS@
256 GST_LIBVERSION = @GST_LIBVERSION@
257 GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
258 GST_LICENSE = @GST_LICENSE@
259 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
260 GST_MAJORMINOR = @GST_MAJORMINOR@
261 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
262 GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
263 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
264 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
265 GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
266 GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
267 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
268 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
269 GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
270 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
271 GST_PREFIX = @GST_PREFIX@
272 GST_REVISION = @GST_REVISION@
273 GST_TOOLS_DIR = @GST_TOOLS_DIR@
274 GTKDOC_CHECK = @GTKDOC_CHECK@
275 GTK_CFLAGS = @GTK_CFLAGS@
276 GTK_LIBS = @GTK_LIBS@
277 GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
278 GTK_X11_LIBS = @GTK_X11_LIBS@
279 GUDEV_CFLAGS = @GUDEV_CFLAGS@
280 GUDEV_LIBS = @GUDEV_LIBS@
281 HAVE_CDPARANOIA = @HAVE_CDPARANOIA@
282 HAVE_X = @HAVE_X@
283 HAVE_XSHM = @HAVE_XSHM@
284 HAVE_ZLIB = @HAVE_ZLIB@
285 HSTRERROR_LIBS = @HSTRERROR_LIBS@
286 HTML_DIR = @HTML_DIR@
287 INSTALL = @INSTALL@
288 INSTALL_DATA = @INSTALL_DATA@
289 INSTALL_PROGRAM = @INSTALL_PROGRAM@
290 INSTALL_SCRIPT = @INSTALL_SCRIPT@
291 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
292 INTLLIBS = @INTLLIBS@
293 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
294 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
295 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
296 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
297 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
298 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
299 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
300 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
301 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
302 IVORBIS_CFLAGS = @IVORBIS_CFLAGS@
303 IVORBIS_LIBS = @IVORBIS_LIBS@
304 LD = @LD@
305 LDFLAGS = @LDFLAGS@
306 LIBICONV = @LIBICONV@
307 LIBINTL = @LIBINTL@
308 LIBM = @LIBM@
309 LIBOBJS = @LIBOBJS@
310 LIBS = @LIBS@
311 LIBTOOL = @LIBTOOL@
312 LIBVISUAL_CFLAGS = @LIBVISUAL_CFLAGS@
313 LIBVISUAL_LIBS = @LIBVISUAL_LIBS@
314 LIPO = @LIPO@
315 LN_S = @LN_S@
316 LOCALEDIR = @LOCALEDIR@
317 LTLIBICONV = @LTLIBICONV@
318 LTLIBINTL = @LTLIBINTL@
319 LTLIBOBJS = @LTLIBOBJS@
320 MAINT = @MAINT@
321 MAKEINFO = @MAKEINFO@
322 MANIFEST_TOOL = @MANIFEST_TOOL@
323 MKDIR_P = @MKDIR_P@
324 MSGFMT = @MSGFMT@
325 MSGFMT_015 = @MSGFMT_015@
326 MSGMERGE = @MSGMERGE@
327 NM = @NM@
328 NMEDIT = @NMEDIT@
329 OBJDUMP = @OBJDUMP@
330 OBJEXT = @OBJEXT@
331 OGG_CFLAGS = @OGG_CFLAGS@
332 OGG_LIBS = @OGG_LIBS@
333 ORCC = @ORCC@
334 ORCC_FLAGS = @ORCC_FLAGS@
335 ORC_CFLAGS = @ORC_CFLAGS@
336 ORC_LIBS = @ORC_LIBS@
337 OTOOL = @OTOOL@
338 OTOOL64 = @OTOOL64@
339 PACKAGE = @PACKAGE@
340 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
341 PACKAGE_NAME = @PACKAGE_NAME@
342 PACKAGE_STRING = @PACKAGE_STRING@
343 PACKAGE_TARNAME = @PACKAGE_TARNAME@
344 PACKAGE_URL = @PACKAGE_URL@
345 PACKAGE_VERSION = @PACKAGE_VERSION@
346 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
347 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
348 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
349 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
350 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
351 PANGO_CFLAGS = @PANGO_CFLAGS@
352 PANGO_LIBS = @PANGO_LIBS@
353 PATH_SEPARATOR = @PATH_SEPARATOR@
354 PKG_CONFIG = @PKG_CONFIG@
355 PLUGINDIR = @PLUGINDIR@
356 POSUB = @POSUB@
357 PROFILE_CFLAGS = @PROFILE_CFLAGS@
358 PYTHON = @PYTHON@
359 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
360 PYTHON_PLATFORM = @PYTHON_PLATFORM@
361 PYTHON_PREFIX = @PYTHON_PREFIX@
362 PYTHON_VERSION = @PYTHON_VERSION@
363 QT4_MOC = @QT4_MOC@
364 QT_CFLAGS = @QT_CFLAGS@
365 QT_LIBS = @QT_LIBS@
366 RANLIB = @RANLIB@
367 SED = @SED@
368 SET_MAKE = @SET_MAKE@
369 SHELL = @SHELL@
370 STRIP = @STRIP@
371 THEORA_CFLAGS = @THEORA_CFLAGS@
372 THEORA_LIBS = @THEORA_LIBS@
373 USE_NLS = @USE_NLS@
374 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
375 VALGRIND_LIBS = @VALGRIND_LIBS@
376 VALGRIND_PATH = @VALGRIND_PATH@
377 VERSION = @VERSION@
378 VORBISENC_LIBS = @VORBISENC_LIBS@
379 VORBISFILE_LIBS = @VORBISFILE_LIBS@
380 VORBIS_CFLAGS = @VORBIS_CFLAGS@
381 VORBIS_LIBS = @VORBIS_LIBS@
382 WARNING_CFLAGS = @WARNING_CFLAGS@
383 WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
384 WIN32_LIBS = @WIN32_LIBS@
385 XGETTEXT = @XGETTEXT@
386 XGETTEXT_015 = @XGETTEXT_015@
387 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
388 XMKMF = @XMKMF@
389 XSHM_LIBS = @XSHM_LIBS@
390 XVIDEO_LIBS = @XVIDEO_LIBS@
391 X_CFLAGS = @X_CFLAGS@
392 X_EXTRA_LIBS = @X_EXTRA_LIBS@
393 X_LIBS = @X_LIBS@
394 X_PRE_LIBS = @X_PRE_LIBS@
395 ZLIB_CFLAGS = @ZLIB_CFLAGS@
396 ZLIB_LIBS = @ZLIB_LIBS@
397 abs_builddir = @abs_builddir@
398 abs_srcdir = @abs_srcdir@
399 abs_top_builddir = @abs_top_builddir@
400 abs_top_srcdir = @abs_top_srcdir@
401 ac_ct_AR = @ac_ct_AR@
402 ac_ct_CC = @ac_ct_CC@
403 ac_ct_CXX = @ac_ct_CXX@
404 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
405 am__include = @am__include@
406 am__leading_dot = @am__leading_dot@
407 am__quote = @am__quote@
408 am__tar = @am__tar@
409 am__untar = @am__untar@
410 bindir = @bindir@
411 build = @build@
412 build_alias = @build_alias@
413 build_cpu = @build_cpu@
414 build_os = @build_os@
415 build_vendor = @build_vendor@
416 builddir = @builddir@
417 datadir = @datadir@
418 datarootdir = @datarootdir@
419 docdir = @docdir@
420 dvidir = @dvidir@
421 exec_prefix = @exec_prefix@
422 host = @host@
423 host_alias = @host_alias@
424 host_cpu = @host_cpu@
425 host_os = @host_os@
426 host_vendor = @host_vendor@
427 htmldir = @htmldir@
428 includedir = @includedir@
429 infodir = @infodir@
430 install_sh = @install_sh@
431 libdir = @libdir@
432 libexecdir = @libexecdir@
433 localedir = @localedir@
434 localstatedir = @localstatedir@
435 mandir = @mandir@
436 mkdir_p = @mkdir_p@
437 oldincludedir = @oldincludedir@
438 pdfdir = @pdfdir@
439 pkgpyexecdir = @pkgpyexecdir@
440 pkgpythondir = @pkgpythondir@
441 plugindir = @plugindir@
442 prefix = @prefix@
443 program_transform_name = @program_transform_name@
444 psdir = @psdir@
445 pyexecdir = @pyexecdir@
446 pythondir = @pythondir@
447 sbindir = @sbindir@
448 sharedstatedir = @sharedstatedir@
449 srcdir = @srcdir@
450 sysconfdir = @sysconfdir@
451 target_alias = @target_alias@
452 top_build_prefix = @top_build_prefix@
453 top_builddir = @top_builddir@
454 top_srcdir = @top_srcdir@
455 plugin_LTLIBRARIES = libgstaudioresample.la
456 @HAVE_ORC_FALSE@ORC_TEST_LIBS = 
457
458 # FIXME: we still link against orc if it's there, even if --disable-orc was used
459 @HAVE_ORC_TRUE@ORC_TEST_LIBS = -lorc-test-0.4
460 libgstaudioresample_la_SOURCES = \
461         gstaudioresample.c \
462         speex_resampler_int.c \
463         speex_resampler_float.c \
464         speex_resampler_double.c
465
466 libgstaudioresample_la_CFLAGS = \
467         $(GST_PLUGINS_BASE_CFLAGS) \
468         $(GST_BASE_CFLAGS) \
469         $(GST_CFLAGS) \
470         $(ORC_CFLAGS)
471
472 libgstaudioresample_la_LIBADD = \
473         $(GST_BASE_LIBS) \
474         $(GST_LIBS) \
475         $(ORC_LIBS) $(ORC_TEST_LIBS) \
476         $(LIBM)
477
478 libgstaudioresample_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
479 libgstaudioresample_la_LIBTOOLFLAGS = --tag=disable-static
480 noinst_HEADERS = \
481         arch.h \
482         fixed_arm4.h \
483         fixed_arm5e.h \
484         fixed_bfin.h \
485         fixed_debug.h \
486         fixed_generic.h \
487         gstaudioresample.h \
488         resample.c \
489         resample_sse.h \
490         speex_resampler.h \
491         speex_resampler_wrapper.h
492
493 all: all-am
494
495 .SUFFIXES:
496 .SUFFIXES: .c .lo .o .obj
497 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
498         @for dep in $?; do \
499           case '$(am__configure_deps)' in \
500             *$$dep*) \
501               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
502                 && { if test -f $@; then exit 0; else break; fi; }; \
503               exit 1;; \
504           esac; \
505         done; \
506         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst/audioresample/Makefile'; \
507         $(am__cd) $(top_srcdir) && \
508           $(AUTOMAKE) --gnu gst/audioresample/Makefile
509 .PRECIOUS: Makefile
510 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
511         @case '$?' in \
512           *config.status*) \
513             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
514           *) \
515             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
516             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
517         esac;
518
519 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
520         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
521
522 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
523         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
524 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
525         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526 $(am__aclocal_m4_deps):
527 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
528         @$(NORMAL_INSTALL)
529         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
530         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
531         list2=; for p in $$list; do \
532           if test -f $$p; then \
533             list2="$$list2 $$p"; \
534           else :; fi; \
535         done; \
536         test -z "$$list2" || { \
537           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
538           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
539         }
540
541 uninstall-pluginLTLIBRARIES:
542         @$(NORMAL_UNINSTALL)
543         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
544         for p in $$list; do \
545           $(am__strip_dir) \
546           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
547           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
548         done
549
550 clean-pluginLTLIBRARIES:
551         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
552         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
553           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
554           test "$$dir" != "$$p" || dir=.; \
555           echo "rm -f \"$${dir}/so_locations\""; \
556           rm -f "$${dir}/so_locations"; \
557         done
558 libgstaudioresample.la: $(libgstaudioresample_la_OBJECTS) $(libgstaudioresample_la_DEPENDENCIES) $(EXTRA_libgstaudioresample_la_DEPENDENCIES) 
559         $(AM_V_CCLD)$(libgstaudioresample_la_LINK) -rpath $(plugindir) $(libgstaudioresample_la_OBJECTS) $(libgstaudioresample_la_LIBADD) $(LIBS)
560
561 mostlyclean-compile:
562         -rm -f *.$(OBJEXT)
563
564 distclean-compile:
565         -rm -f *.tab.c
566
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstaudioresample_la-gstaudioresample.Plo@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstaudioresample_la-speex_resampler_double.Plo@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstaudioresample_la-speex_resampler_float.Plo@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstaudioresample_la-speex_resampler_int.Plo@am__quote@
571
572 .c.o:
573 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
574 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
575 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
576 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
577 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
578
579 .c.obj:
580 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
581 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
582 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
583 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
584 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
585
586 .c.lo:
587 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
588 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
589 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
590 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
591 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
592
593 libgstaudioresample_la-gstaudioresample.lo: gstaudioresample.c
594 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) -MT libgstaudioresample_la-gstaudioresample.lo -MD -MP -MF $(DEPDIR)/libgstaudioresample_la-gstaudioresample.Tpo -c -o libgstaudioresample_la-gstaudioresample.lo `test -f 'gstaudioresample.c' || echo '$(srcdir)/'`gstaudioresample.c
595 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstaudioresample_la-gstaudioresample.Tpo $(DEPDIR)/libgstaudioresample_la-gstaudioresample.Plo
596 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstaudioresample.c' object='libgstaudioresample_la-gstaudioresample.lo' libtool=yes @AMDEPBACKSLASH@
597 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
598 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) -c -o libgstaudioresample_la-gstaudioresample.lo `test -f 'gstaudioresample.c' || echo '$(srcdir)/'`gstaudioresample.c
599
600 libgstaudioresample_la-speex_resampler_int.lo: speex_resampler_int.c
601 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) -MT libgstaudioresample_la-speex_resampler_int.lo -MD -MP -MF $(DEPDIR)/libgstaudioresample_la-speex_resampler_int.Tpo -c -o libgstaudioresample_la-speex_resampler_int.lo `test -f 'speex_resampler_int.c' || echo '$(srcdir)/'`speex_resampler_int.c
602 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstaudioresample_la-speex_resampler_int.Tpo $(DEPDIR)/libgstaudioresample_la-speex_resampler_int.Plo
603 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='speex_resampler_int.c' object='libgstaudioresample_la-speex_resampler_int.lo' libtool=yes @AMDEPBACKSLASH@
604 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
605 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) -c -o libgstaudioresample_la-speex_resampler_int.lo `test -f 'speex_resampler_int.c' || echo '$(srcdir)/'`speex_resampler_int.c
606
607 libgstaudioresample_la-speex_resampler_float.lo: speex_resampler_float.c
608 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) -MT libgstaudioresample_la-speex_resampler_float.lo -MD -MP -MF $(DEPDIR)/libgstaudioresample_la-speex_resampler_float.Tpo -c -o libgstaudioresample_la-speex_resampler_float.lo `test -f 'speex_resampler_float.c' || echo '$(srcdir)/'`speex_resampler_float.c
609 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstaudioresample_la-speex_resampler_float.Tpo $(DEPDIR)/libgstaudioresample_la-speex_resampler_float.Plo
610 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='speex_resampler_float.c' object='libgstaudioresample_la-speex_resampler_float.lo' libtool=yes @AMDEPBACKSLASH@
611 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
612 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) -c -o libgstaudioresample_la-speex_resampler_float.lo `test -f 'speex_resampler_float.c' || echo '$(srcdir)/'`speex_resampler_float.c
613
614 libgstaudioresample_la-speex_resampler_double.lo: speex_resampler_double.c
615 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) -MT libgstaudioresample_la-speex_resampler_double.lo -MD -MP -MF $(DEPDIR)/libgstaudioresample_la-speex_resampler_double.Tpo -c -o libgstaudioresample_la-speex_resampler_double.lo `test -f 'speex_resampler_double.c' || echo '$(srcdir)/'`speex_resampler_double.c
616 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstaudioresample_la-speex_resampler_double.Tpo $(DEPDIR)/libgstaudioresample_la-speex_resampler_double.Plo
617 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='speex_resampler_double.c' object='libgstaudioresample_la-speex_resampler_double.lo' libtool=yes @AMDEPBACKSLASH@
618 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
619 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstaudioresample_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstaudioresample_la_CFLAGS) $(CFLAGS) -c -o libgstaudioresample_la-speex_resampler_double.lo `test -f 'speex_resampler_double.c' || echo '$(srcdir)/'`speex_resampler_double.c
620
621 mostlyclean-libtool:
622         -rm -f *.lo
623
624 clean-libtool:
625         -rm -rf .libs _libs
626
627 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
628         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
629         unique=`for i in $$list; do \
630             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
631           done | \
632           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
633               END { if (nonempty) { for (i in files) print i; }; }'`; \
634         mkid -fID $$unique
635 tags: TAGS
636
637 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
638                 $(TAGS_FILES) $(LISP)
639         set x; \
640         here=`pwd`; \
641         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
642         unique=`for i in $$list; do \
643             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
644           done | \
645           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
646               END { if (nonempty) { for (i in files) print i; }; }'`; \
647         shift; \
648         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
649           test -n "$$unique" || unique=$$empty_fix; \
650           if test $$# -gt 0; then \
651             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
652               "$$@" $$unique; \
653           else \
654             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
655               $$unique; \
656           fi; \
657         fi
658 ctags: CTAGS
659 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
660                 $(TAGS_FILES) $(LISP)
661         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
662         unique=`for i in $$list; do \
663             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
664           done | \
665           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
666               END { if (nonempty) { for (i in files) print i; }; }'`; \
667         test -z "$(CTAGS_ARGS)$$unique" \
668           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
669              $$unique
670
671 GTAGS:
672         here=`$(am__cd) $(top_builddir) && pwd` \
673           && $(am__cd) $(top_srcdir) \
674           && gtags -i $(GTAGS_ARGS) "$$here"
675
676 distclean-tags:
677         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
678
679 distdir: $(DISTFILES)
680         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
681         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
682         list='$(DISTFILES)'; \
683           dist_files=`for file in $$list; do echo $$file; done | \
684           sed -e "s|^$$srcdirstrip/||;t" \
685               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
686         case $$dist_files in \
687           */*) $(MKDIR_P) `echo "$$dist_files" | \
688                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
689                            sort -u` ;; \
690         esac; \
691         for file in $$dist_files; do \
692           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
693           if test -d $$d/$$file; then \
694             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
695             if test -d "$(distdir)/$$file"; then \
696               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
697             fi; \
698             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
699               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
700               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
701             fi; \
702             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
703           else \
704             test -f "$(distdir)/$$file" \
705             || cp -p $$d/$$file "$(distdir)/$$file" \
706             || exit 1; \
707           fi; \
708         done
709 check-am: all-am
710 check: check-am
711 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
712 installdirs:
713         for dir in "$(DESTDIR)$(plugindir)"; do \
714           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
715         done
716 install: install-am
717 install-exec: install-exec-am
718 install-data: install-data-am
719 uninstall: uninstall-am
720
721 install-am: all-am
722         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
723
724 installcheck: installcheck-am
725 install-strip:
726         if test -z '$(STRIP)'; then \
727           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
728             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
729               install; \
730         else \
731           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
732             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
733             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
734         fi
735 mostlyclean-generic:
736
737 clean-generic:
738
739 distclean-generic:
740         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
741         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
742
743 maintainer-clean-generic:
744         @echo "This command is intended for maintainers to use"
745         @echo "it deletes files that may require special tools to rebuild."
746 clean: clean-am
747
748 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
749         mostlyclean-am
750
751 distclean: distclean-am
752         -rm -rf ./$(DEPDIR)
753         -rm -f Makefile
754 distclean-am: clean-am distclean-compile distclean-generic \
755         distclean-tags
756
757 dvi: dvi-am
758
759 dvi-am:
760
761 html: html-am
762
763 html-am:
764
765 info: info-am
766
767 info-am:
768
769 install-data-am: install-pluginLTLIBRARIES
770
771 install-dvi: install-dvi-am
772
773 install-dvi-am:
774
775 install-exec-am:
776
777 install-html: install-html-am
778
779 install-html-am:
780
781 install-info: install-info-am
782
783 install-info-am:
784
785 install-man:
786
787 install-pdf: install-pdf-am
788
789 install-pdf-am:
790
791 install-ps: install-ps-am
792
793 install-ps-am:
794
795 installcheck-am:
796
797 maintainer-clean: maintainer-clean-am
798         -rm -rf ./$(DEPDIR)
799         -rm -f Makefile
800 maintainer-clean-am: distclean-am maintainer-clean-generic
801
802 mostlyclean: mostlyclean-am
803
804 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
805         mostlyclean-libtool
806
807 pdf: pdf-am
808
809 pdf-am:
810
811 ps: ps-am
812
813 ps-am:
814
815 uninstall-am: uninstall-pluginLTLIBRARIES
816
817 .MAKE: install-am install-strip
818
819 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
820         clean-libtool clean-pluginLTLIBRARIES ctags distclean \
821         distclean-compile distclean-generic distclean-libtool \
822         distclean-tags distdir dvi dvi-am html html-am info info-am \
823         install install-am install-data install-data-am install-dvi \
824         install-dvi-am install-exec install-exec-am install-html \
825         install-html-am install-info install-info-am install-man \
826         install-pdf install-pdf-am install-pluginLTLIBRARIES \
827         install-ps install-ps-am install-strip installcheck \
828         installcheck-am installdirs maintainer-clean \
829         maintainer-clean-generic mostlyclean mostlyclean-compile \
830         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
831         tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
832
833
834 Android.mk: Makefile.am $(BUILT_SOURCES)
835         androgenizer \
836         -:PROJECT libgstaudioresample -:SHARED libgstaudioresample \
837          -:TAGS eng debug \
838          -:REL_TOP $(top_srcdir) -:ABS_TOP $(abs_top_srcdir) \
839          -:SOURCES $(libgstaudioresample_la_SOURCES) \
840          -:CFLAGS $(DEFS) $(DEFAULT_INCLUDES) $(libgstaudioresample_la_CFLAGS) \
841          -:LDFLAGS $(libgstaudioresample_la_LDFLAGS) \
842                    $(libgstaudioresample_la_LIBADD) \
843                    -ldl \
844          -:PASSTHROUGH LOCAL_ARM_MODE:=arm \
845                        LOCAL_MODULE_PATH:='$$(TARGET_OUT)/lib/gstreamer-0.10' \
846         > $@
847
848 # Tell versions [3.59,3.63) of GNU make to not export all variables.
849 # Otherwise a system limit (for SysV at least) may be exceeded.
850 .NOEXPORT: