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