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