~ubuntu-branches/ubuntu/saucy/gnash/saucy-proposed

« back to all changes in this revision

Viewing changes to libmedia/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2008-10-13 14:29:49 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20081013142949-f6qdvnu4mn05ltdc
Tags: 0.8.4~~bzr9980-0ubuntu1
* new upstream release 0.8.4 (LP: #240325)
* ship new lib usr/lib/gnash/libmozsdk.so.* in mozilla-plugin-gnash
  - update debian/mozilla-plugin-gnash.install
* ship new lib usr/lib/gnash/libgnashnet.so.* in gnash-common
  - update debian/gnash-common.install
* add basic debian/build_head script to build latest CVS head packages.
  - add debian/build_head
* new sound architecture requires build depend on libsdl1.2-dev
  - update debian/control
* head build script now has been completely migrated to bzr (upstream +
  ubuntu)
  - update debian/build_head
* disable kde gui until klash/qt4 has been fixed; keep kde packages as empty
  packages for now.
  - update debian/rules
  - debian/klash.install
  - debian/klash.links
  - debian/klash.manpages
  - debian/konqueror-plugin-gnash.install
* drop libkonq5-dev build dependency accordingly
  - update debian/control
* don't install headers manually anymore. gnash doesnt provide a -dev
  package after all
  - update debian/rules
* update libs installed in gnash-common; libgnashserver-*.so is not available
  anymore (removed); in turn we add the new libgnashcore-*.so
  - update debian/gnash-common.install
* use -Os for optimization and properly pass CXXFLAGS=$(CFLAGS) to configure
  - update debian/rules
* touch firefox .autoreg in postinst of mozilla plugin
  - update debian/mozilla-plugin-gnash.postinst
* link gnash in ubufox plugins directory for the plugin alternative switcher
  - add debian/mozilla-plugin-gnash.links
* suggest ubufox accordingly
  - update debian/control
* add new required build-depends on libgif-dev
  - update debian/control
* add Xb-Npp-Description and Xb-Npp-File as new plugin database meta data
  - update debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
18
 
#   Copyright (C) 2007, 2008 Free Software Foundation, Inc.
19
 
20
 
# This program is free software; you can redistribute it and/or modify
21
 
# it under the terms of the GNU General Public License as published by
22
 
# the Free Software Foundation; either version 3 of the License, or
23
 
# (at your option) any later version.
24
 
25
 
# This program is distributed in the hope that it will be useful,
26
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
27
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28
 
# GNU General Public License for more details.
29
 
# You should have received a copy of the GNU General Public License
30
 
# along with this program; if not, write to the Free Software
31
 
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
32
 
 
33
 
 
34
 
VPATH = @srcdir@
35
 
pkgdatadir = $(datadir)/@PACKAGE@
36
 
pkglibdir = $(libdir)/@PACKAGE@
37
 
pkgincludedir = $(includedir)/@PACKAGE@
38
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39
 
install_sh_DATA = $(install_sh) -c -m 644
40
 
install_sh_PROGRAM = $(install_sh) -c
41
 
install_sh_SCRIPT = $(install_sh) -c
42
 
INSTALL_HEADER = $(INSTALL_DATA)
43
 
transform = $(program_transform_name)
44
 
NORMAL_INSTALL = :
45
 
PRE_INSTALL = :
46
 
POST_INSTALL = :
47
 
NORMAL_UNINSTALL = :
48
 
PRE_UNINSTALL = :
49
 
POST_UNINSTALL = :
50
 
build_triplet = @build@
51
 
host_triplet = @host@
52
 
@USE_SOUND_GST_TRUE@am__append_1 = \
53
 
@USE_SOUND_GST_TRUE@            gst/VideoDecoderGst.cpp \
54
 
@USE_SOUND_GST_TRUE@            gst/AudioDecoderGst.cpp \
55
 
@USE_SOUND_GST_TRUE@            gst/gstappsink.c \
56
 
@USE_SOUND_GST_TRUE@            gst/gstappsrc.c \
57
 
@USE_SOUND_GST_TRUE@            gst/SoundHandlerGst.cpp \
58
 
@USE_SOUND_GST_TRUE@            gst/GstUtil.cpp \
59
 
@USE_SOUND_GST_TRUE@            gst/SoundGst.cpp \
60
 
@USE_SOUND_GST_TRUE@            gst/gstflvdemux.c \
61
 
@USE_SOUND_GST_TRUE@            gst/gstflvparse.c \
62
 
@USE_SOUND_GST_TRUE@            gst/gstbuffersrc.c
63
 
 
64
 
@USE_SOUND_GST_TRUE@am__append_2 = \
65
 
@USE_SOUND_GST_TRUE@            gst/AudioDecoderGst.h \
66
 
@USE_SOUND_GST_TRUE@            gst/VideoDecoderGst.h \
67
 
@USE_SOUND_GST_TRUE@            gst/gstappsink.h \
68
 
@USE_SOUND_GST_TRUE@            gst/gstappsrc.h \
69
 
@USE_SOUND_GST_TRUE@            gst/SoundHandlerGst.h \
70
 
@USE_SOUND_GST_TRUE@            gst/GstUtil.h \
71
 
@USE_SOUND_GST_TRUE@            gst/SoundGst.h \
72
 
@USE_SOUND_GST_TRUE@            gst/gstflvdemux.h \
73
 
@USE_SOUND_GST_TRUE@            gst/gstflvparse.h \
74
 
@USE_SOUND_GST_TRUE@            gst/gstbuffersrc.h \
75
 
@USE_SOUND_GST_TRUE@            gst/gnash_gst_version.h
76
 
 
77
 
@USE_SOUND_GST_TRUE@am__append_3 = \
78
 
@USE_SOUND_GST_TRUE@            $(GSTREAMER_CFLAGS)
79
 
 
80
 
@USE_SOUND_GST_TRUE@am__append_4 = \
81
 
@USE_SOUND_GST_TRUE@            $(GSTREAMER_LIBS) -lgstbase-0.10
82
 
 
83
 
@USE_FFMPEG_ENGINE_TRUE@am__append_5 = \
84
 
@USE_FFMPEG_ENGINE_TRUE@                ffmpeg/AudioDecoderFfmpeg.cpp \
85
 
@USE_FFMPEG_ENGINE_TRUE@                ffmpeg/VideoDecoderFfmpeg.cpp \
86
 
@USE_FFMPEG_ENGINE_TRUE@                ffmpeg/sound_handler_sdl.cpp \
87
 
@USE_FFMPEG_ENGINE_TRUE@                ffmpeg/ffmpegNetStreamUtil.cpp 
88
 
 
89
 
@USE_FFMPEG_ENGINE_TRUE@am__append_6 = \
90
 
@USE_FFMPEG_ENGINE_TRUE@                ffmpeg/AudioDecoderFfmpeg.h \
91
 
@USE_FFMPEG_ENGINE_TRUE@                ffmpeg/VideoDecoderFfmpeg.h \
92
 
@USE_FFMPEG_ENGINE_TRUE@                ffmpeg/sound_handler_sdl.h \
93
 
@USE_FFMPEG_ENGINE_TRUE@                ffmpeg/ffmpegNetStreamUtil.h 
94
 
 
95
 
@USE_FFMPEG_ENGINE_TRUE@am__append_7 = \
96
 
@USE_FFMPEG_ENGINE_TRUE@                $(FFMPEG_LIBS) \
97
 
@USE_FFMPEG_ENGINE_TRUE@                $(SDL_LIBS)
98
 
 
99
 
@USE_FFMPEG_ENGINE_TRUE@am__append_8 = \
100
 
@USE_FFMPEG_ENGINE_TRUE@                $(FFMPEG_CFLAGS) \
101
 
@USE_FFMPEG_ENGINE_TRUE@                $(SDL_CFLAGS)
102
 
 
103
 
subdir = libmedia
104
 
DIST_COMMON = $(am__include_HEADERS_DIST) $(am__noinst_HEADERS_DIST) \
105
 
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in
106
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107
 
am__aclocal_m4_deps = $(top_srcdir)/macros/agg.m4 \
108
 
        $(top_srcdir)/macros/alp.m4 $(top_srcdir)/macros/boost.m4 \
109
 
        $(top_srcdir)/macros/curl.m4 $(top_srcdir)/macros/dbus.m4 \
110
 
        $(top_srcdir)/macros/docbook.m4 $(top_srcdir)/macros/ffmpeg.m4 \
111
 
        $(top_srcdir)/macros/firefox.m4 \
112
 
        $(top_srcdir)/macros/freetype.m4 \
113
 
        $(top_srcdir)/macros/gettext.m4 $(top_srcdir)/macros/glib.m4 \
114
 
        $(top_srcdir)/macros/gnashpkgtool.m4 \
115
 
        $(top_srcdir)/macros/gtk2.m4 $(top_srcdir)/macros/gtkglext.m4 \
116
 
        $(top_srcdir)/macros/hildon.m4 $(top_srcdir)/macros/iconv.m4 \
117
 
        $(top_srcdir)/macros/kde.m4 $(top_srcdir)/macros/lib-link.m4 \
118
 
        $(top_srcdir)/macros/lib-prefix.m4 \
119
 
        $(top_srcdir)/macros/libXML.m4 $(top_srcdir)/macros/libexe.m4 \
120
 
        $(top_srcdir)/macros/libltdl.m4 $(top_srcdir)/macros/ming.m4 \
121
 
        $(top_srcdir)/macros/mtasc.m4 $(top_srcdir)/macros/mysql.m4 \
122
 
        $(top_srcdir)/macros/nls.m4 $(top_srcdir)/macros/opengl.m4 \
123
 
        $(top_srcdir)/macros/pango.m4 $(top_srcdir)/macros/pkg.m4 \
124
 
        $(top_srcdir)/macros/po.m4 $(top_srcdir)/macros/progtest.m4 \
125
 
        $(top_srcdir)/macros/pthreads.m4 $(top_srcdir)/macros/qt.m4 \
126
 
        $(top_srcdir)/macros/qtopia.m4 $(top_srcdir)/macros/sdl.m4 \
127
 
        $(top_srcdir)/macros/x11.m4 $(top_srcdir)/configure.ac
128
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
129
 
        $(ACLOCAL_M4)
130
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
131
 
CONFIG_HEADER = $(top_builddir)/gnashconfig.h
132
 
CONFIG_CLEAN_FILES =
133
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
134
 
am__vpath_adj = case $$p in \
135
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
136
 
    *) f=$$p;; \
137
 
  esac;
138
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
139
 
am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(includedir)"
140
 
pkglibLTLIBRARIES_INSTALL = $(INSTALL)
141
 
LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
142
 
am__DEPENDENCIES_1 =
143
 
@USE_SOUND_GST_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
144
 
@USE_FFMPEG_ENGINE_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1) \
145
 
@USE_FFMPEG_ENGINE_TRUE@        $(am__DEPENDENCIES_1)
146
 
libgnashmedia_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
147
 
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
148
 
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) $(LIBLTDLHEAD) \
149
 
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
150
 
        $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3)
151
 
am__libgnashmedia_la_SOURCES_DIST = FLVParser.cpp \
152
 
        AudioDecoderNellymoser.cpp AudioDecoderSimple.cpp \
153
 
        gst/VideoDecoderGst.cpp gst/AudioDecoderGst.cpp \
154
 
        gst/gstappsink.c gst/gstappsrc.c gst/SoundHandlerGst.cpp \
155
 
        gst/GstUtil.cpp gst/SoundGst.cpp gst/gstflvdemux.c \
156
 
        gst/gstflvparse.c gst/gstbuffersrc.c \
157
 
        ffmpeg/AudioDecoderFfmpeg.cpp ffmpeg/VideoDecoderFfmpeg.cpp \
158
 
        ffmpeg/sound_handler_sdl.cpp ffmpeg/ffmpegNetStreamUtil.cpp
159
 
@USE_SOUND_GST_TRUE@am__objects_1 =  \
160
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-VideoDecoderGst.lo \
161
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-AudioDecoderGst.lo \
162
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-gstappsink.lo \
163
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-gstappsrc.lo \
164
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-SoundHandlerGst.lo \
165
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-GstUtil.lo \
166
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-SoundGst.lo \
167
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-gstflvdemux.lo \
168
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-gstflvparse.lo \
169
 
@USE_SOUND_GST_TRUE@    libgnashmedia_la-gstbuffersrc.lo
170
 
@USE_FFMPEG_ENGINE_TRUE@am__objects_2 = libgnashmedia_la-AudioDecoderFfmpeg.lo \
171
 
@USE_FFMPEG_ENGINE_TRUE@        libgnashmedia_la-VideoDecoderFfmpeg.lo \
172
 
@USE_FFMPEG_ENGINE_TRUE@        libgnashmedia_la-sound_handler_sdl.lo \
173
 
@USE_FFMPEG_ENGINE_TRUE@        libgnashmedia_la-ffmpegNetStreamUtil.lo
174
 
am_libgnashmedia_la_OBJECTS = libgnashmedia_la-FLVParser.lo \
175
 
        libgnashmedia_la-AudioDecoderNellymoser.lo \
176
 
        libgnashmedia_la-AudioDecoderSimple.lo $(am__objects_1) \
177
 
        $(am__objects_2)
178
 
libgnashmedia_la_OBJECTS = $(am_libgnashmedia_la_OBJECTS)
179
 
libgnashmedia_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
180
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
181
 
        $(CXXFLAGS) $(libgnashmedia_la_LDFLAGS) $(LDFLAGS) -o $@
182
 
libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
183
 
am_libltdl_la_OBJECTS = ltdl.lo
184
 
libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS)
185
 
libltdl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
186
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
187
 
        $(libltdl_la_LDFLAGS) $(LDFLAGS) -o $@
188
 
@INSTALL_LTDL_TRUE@am_libltdl_la_rpath = -rpath $(pkglibdir)
189
 
libltdlc_la_LIBADD =
190
 
am__libltdlc_la_SOURCES_DIST = $(top_srcdir)/libltdl/ltdl.c
191
 
@CONVENIENCE_LTDL_TRUE@am_libltdlc_la_OBJECTS = libltdlc_la-ltdl.lo
192
 
libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS)
193
 
@CONVENIENCE_LTDL_TRUE@am_libltdlc_la_rpath =
194
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
195
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
196
 
am__depfiles_maybe = depfiles
197
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
198
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
199
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
200
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
201
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
202
 
CCLD = $(CC)
203
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
204
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
205
 
        $(LDFLAGS) -o $@
206
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
207
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
208
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
209
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
210
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
211
 
CXXLD = $(CXX)
212
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
213
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
214
 
        $(LDFLAGS) -o $@
215
 
SOURCES = $(libgnashmedia_la_SOURCES) $(libltdl_la_SOURCES) \
216
 
        $(libltdlc_la_SOURCES)
217
 
DIST_SOURCES = $(am__libgnashmedia_la_SOURCES_DIST) \
218
 
        $(libltdl_la_SOURCES) $(am__libltdlc_la_SOURCES_DIST)
219
 
am__include_HEADERS_DIST = $(top_srcdir)/libltdl/ltdl.h
220
 
includeHEADERS_INSTALL = $(INSTALL_HEADER)
221
 
am__noinst_HEADERS_DIST = FLVParser.h MediaBuffer.h AudioDecoder.h \
222
 
        VideoDecoder.h MediaParser.h AudioDecoderNellymoser.h \
223
 
        AudioDecoderSimple.h sound_handler.h SoundInfo.h \
224
 
        gst/AudioDecoderGst.h gst/VideoDecoderGst.h gst/gstappsink.h \
225
 
        gst/gstappsrc.h gst/SoundHandlerGst.h gst/GstUtil.h \
226
 
        gst/SoundGst.h gst/gstflvdemux.h gst/gstflvparse.h \
227
 
        gst/gstbuffersrc.h gst/gnash_gst_version.h \
228
 
        ffmpeg/AudioDecoderFfmpeg.h ffmpeg/VideoDecoderFfmpeg.h \
229
 
        ffmpeg/sound_handler_sdl.h ffmpeg/ffmpegNetStreamUtil.h
230
 
HEADERS = $(include_HEADERS) $(noinst_HEADERS)
231
 
ETAGS = etags
232
 
CTAGS = ctags
233
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
234
 
ACLOCAL = @ACLOCAL@
235
 
AGG_CFLAGS = @AGG_CFLAGS@
236
 
AGG_LIBS = @AGG_LIBS@
237
 
ALP_CFLAGS = @ALP_CFLAGS@
238
 
ALP_LIBS = @ALP_LIBS@
239
 
AMTAR = @AMTAR@
240
 
AR = @AR@
241
 
AS = @AS@
242
 
ATK_CFLAGS = @ATK_CFLAGS@
243
 
ATK_LIBS = @ATK_LIBS@
244
 
AUTOCONF = @AUTOCONF@
245
 
AUTOHEADER = @AUTOHEADER@
246
 
AUTOMAKE = @AUTOMAKE@
247
 
AUTOTRACE = @AUTOTRACE@
248
 
AWK = @AWK@
249
 
BARTENDER = @BARTENDER@
250
 
BOOST_CFLAGS = @BOOST_CFLAGS@
251
 
BOOST_EXTRA_LIBS = @BOOST_EXTRA_LIBS@
252
 
BOOST_LIBS = @BOOST_LIBS@
253
 
CAIRO_CFLAGS = @CAIRO_CFLAGS@
254
 
CAIRO_LIBS = @CAIRO_LIBS@
255
 
CC = @CC@
256
 
CCDEPMODE = @CCDEPMODE@
257
 
CFLAGS = @CFLAGS@
258
 
CONFIG_RPATH = @CONFIG_RPATH@
259
 
CPP = @CPP@
260
 
CPPFLAGS = @CPPFLAGS@
261
 
CURL_CFLAGS = @CURL_CFLAGS@
262
 
CURL_LIBS = @CURL_LIBS@
263
 
CXX = @CXX@
264
 
CXXCPP = @CXXCPP@
265
 
CXXDEPMODE = @CXXDEPMODE@
266
 
CXXFLAGS = @CXXFLAGS@
267
 
CYGPATH_W = @CYGPATH_W@
268
 
DB2X_MAN = @DB2X_MAN@
269
 
DB2X_MANXML = @DB2X_MANXML@
270
 
DB2X_PDF = @DB2X_PDF@
271
 
DB2X_TEXI = @DB2X_TEXI@
272
 
DB2X_TEXIXML = @DB2X_TEXIXML@
273
 
DB2X_VERSION = @DB2X_VERSION@
274
 
DB2X_XSLTPROC = @DB2X_XSLTPROC@
275
 
DBUS_CFLAGS = @DBUS_CFLAGS@
276
 
DBUS_LIBS = @DBUS_LIBS@
277
 
DEFS = @DEFS@
278
 
DEJAGNU_CFLAGS = @DEJAGNU_CFLAGS@
279
 
DEPDIR = @DEPDIR@
280
 
DLLTOOL = @DLLTOOL@
281
 
DLOPEN = @DLOPEN@
282
 
DLPREOPEN = @DLPREOPEN@
283
 
DOXYGEN = @DOXYGEN@
284
 
ECHO = @ECHO@
285
 
ECHO_C = @ECHO_C@
286
 
ECHO_N = @ECHO_N@
287
 
ECHO_T = @ECHO_T@
288
 
EGREP = @EGREP@
289
 
EXEEXT = @EXEEXT@
290
 
EXPAT_CFLAGS = @EXPAT_CFLAGS@
291
 
EXPAT_LIBS = @EXPAT_LIBS@
292
 
EXTENSIONS_LIST = @EXTENSIONS_LIST@
293
 
F77 = @F77@
294
 
FC_MATCH = @FC_MATCH@
295
 
FFLAGS = @FFLAGS@
296
 
FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
297
 
FFMPEG_LIBS = @FFMPEG_LIBS@
298
 
FIREFOX_PLUGINS = @FIREFOX_PLUGINS@
299
 
FLTK2_CFLAGS = @FLTK2_CFLAGS@
300
 
FLTK2_LIBS = @FLTK2_LIBS@
301
 
FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
302
 
FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
303
 
FOP = @FOP@
304
 
FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
305
 
FREETYPE2_LIBS = @FREETYPE2_LIBS@
306
 
GLEXT_CFLAGS = @GLEXT_CFLAGS@
307
 
GLEXT_LIBS = @GLEXT_LIBS@
308
 
GLIB_CFLAGS = @GLIB_CFLAGS@
309
 
GLIB_LIBS = @GLIB_LIBS@
310
 
GMSGFMT = @GMSGFMT@
311
 
GREP = @GREP@
312
 
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
313
 
GSTREAMER_LIBS = @GSTREAMER_LIBS@
314
 
GST_INSPECT = @GST_INSPECT@
315
 
GTK2_CFLAGS = @GTK2_CFLAGS@
316
 
GTK2_LIBS = @GTK2_LIBS@
317
 
HILDON_CFLAGS = @HILDON_CFLAGS@
318
 
HILDON_LIBS = @HILDON_LIBS@
319
 
INCLTDL = @INCLTDL@
320
 
INSTALL = @INSTALL@
321
 
INSTALL_DATA = @INSTALL_DATA@
322
 
INSTALL_INFO = @INSTALL_INFO@
323
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
324
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
325
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
326
 
INTLLIBS = @INTLLIBS@
327
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
328
 
JAVA = @JAVA@
329
 
JPEG_CFLAGS = @JPEG_CFLAGS@
330
 
JPEG_LIBS = @JPEG_LIBS@
331
 
KDE_APPSDATADIR = @KDE_APPSDATADIR@
332
 
KDE_CFLAGS = @KDE_CFLAGS@
333
 
KDE_CONFIG = @KDE_CONFIG@
334
 
KDE_CONFIGDIR = @KDE_CONFIGDIR@
335
 
KDE_LIBS = @KDE_LIBS@
336
 
KDE_PLUGINDIR = @KDE_PLUGINDIR@
337
 
KDE_SERVICESDIR = @KDE_SERVICESDIR@
338
 
KLASH_PLUGIN = @KLASH_PLUGIN@
339
 
LC_KEY = @LC_KEY@
340
 
LDFLAGS = @LDFLAGS@
341
 
LIBADD_DL = @LIBADD_DL@
342
 
LIBEXT = @LIBEXT@
343
 
LIBICONV = @LIBICONV@
344
 
LIBINTL = @LIBINTL@
345
 
LIBLTDL = @LIBLTDL@
346
 
LIBOBJS = @LIBOBJS@
347
 
LIBPRE = @LIBPRE@
348
 
LIBS = @LIBS@
349
 
LIBTOOL = @LIBTOOL@
350
 
LIBTOOL_DEPS = @LIBTOOL_DEPS@
351
 
LIBXML_CFLAGS = @LIBXML_CFLAGS@
352
 
LIBXML_LIBS = @LIBXML_LIBS@
353
 
LN_S = @LN_S@
354
 
LTLIBICONV = @LTLIBICONV@
355
 
LTLIBINTL = @LTLIBINTL@
356
 
LTLIBOBJS = @LTLIBOBJS@
357
 
MAINT = @MAINT@
358
 
MAKEINFO = @MAKEINFO@
359
 
MAKESWF = @MAKESWF@
360
 
MEDIA_CONFIG = @MEDIA_CONFIG@
361
 
MING_CFLAGS = @MING_CFLAGS@
362
 
MING_CONFIG = @MING_CONFIG@
363
 
MING_LIBS = @MING_LIBS@
364
 
MING_VERSION = @MING_VERSION@
365
 
MING_VERSION_CODE = @MING_VERSION_CODE@
366
 
MKDIR_P = @MKDIR_P@
367
 
MKINSTALLDIRS = @MKINSTALLDIRS@
368
 
MOC = @MOC@
369
 
MSGFMT = @MSGFMT@
370
 
MSGMERGE = @MSGMERGE@
371
 
MTASC = @MTASC@
372
 
MTASC_CLASSPATH = @MTASC_CLASSPATH@
373
 
MYSQL_CFLAGS = @MYSQL_CFLAGS@
374
 
MYSQL_LIBS = @MYSQL_LIBS@
375
 
NETCAT = @NETCAT@
376
 
OBJDUMP = @OBJDUMP@
377
 
OBJEXT = @OBJEXT@
378
 
OPENGL_CFLAGS = @OPENGL_CFLAGS@
379
 
OPENGL_LIBS = @OPENGL_LIBS@
380
 
PACKAGE = @PACKAGE@
381
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
382
 
PACKAGE_NAME = @PACKAGE_NAME@
383
 
PACKAGE_STRING = @PACKAGE_STRING@
384
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
385
 
PACKAGE_VERSION = @PACKAGE_VERSION@
386
 
PANGO_CFLAGS = @PANGO_CFLAGS@
387
 
PANGO_LIBS = @PANGO_LIBS@
388
 
PATH_SEPARATOR = @PATH_SEPARATOR@
389
 
PDFXMLTEX = @PDFXMLTEX@
390
 
PKG_CONFIG = @PKG_CONFIG@
391
 
PNG_CFLAGS = @PNG_CFLAGS@
392
 
PNG_LIBS = @PNG_LIBS@
393
 
POSUB = @POSUB@
394
 
PTHREAD_CC = @PTHREAD_CC@
395
 
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
396
 
PTHREAD_CXX = @PTHREAD_CXX@
397
 
PTHREAD_LIBS = @PTHREAD_LIBS@
398
 
PYTHON = @PYTHON@
399
 
QTOPIA_CFLAGS = @QTOPIA_CFLAGS@
400
 
QTOPIA_LIBS = @QTOPIA_LIBS@
401
 
QT_CFLAGS = @QT_CFLAGS@
402
 
QT_LIBS = @QT_LIBS@
403
 
RANLIB = @RANLIB@
404
 
RENDERER_CONFIG = @RENDERER_CONFIG@
405
 
RENDERER_LIBS = @RENDERER_LIBS@
406
 
SCROLLINSTALL = @SCROLLINSTALL@
407
 
SCROLLKEEPER = @SCROLLKEEPER@
408
 
SCROLLUPDATE = @SCROLLUPDATE@
409
 
SDL_CFLAGS = @SDL_CFLAGS@
410
 
SDL_CONFIG = @SDL_CONFIG@
411
 
SDL_LIBS = @SDL_LIBS@
412
 
SECURITY_LIST = @SECURITY_LIST@
413
 
SET_MAKE = @SET_MAKE@
414
 
SHELL = @SHELL@
415
 
SOLDIR = @SOLDIR@
416
 
STRIP = @STRIP@
417
 
SUPPORTED_GUIS = @SUPPORTED_GUIS@
418
 
SWFC = @SWFC@
419
 
SWFDEC_TESTSUITE = @SWFDEC_TESTSUITE@
420
 
SWFMILL = @SWFMILL@
421
 
USE_NLS = @USE_NLS@
422
 
VERSION = @VERSION@
423
 
X11_CFLAGS = @X11_CFLAGS@
424
 
X11_LIBS = @X11_LIBS@
425
 
XFT_CFLAGS = @XFT_CFLAGS@
426
 
XFT_LIBS = @XFT_LIBS@
427
 
XGETTEXT = @XGETTEXT@
428
 
XML2_CONFIG = @XML2_CONFIG@
429
 
XSLTPROC = @XSLTPROC@
430
 
Z_CFLAGS = @Z_CFLAGS@
431
 
Z_LIBS = @Z_LIBS@
432
 
abs_builddir = @abs_builddir@
433
 
abs_srcdir = @abs_srcdir@
434
 
abs_top_builddir = @abs_top_builddir@
435
 
abs_top_srcdir = @abs_top_srcdir@
436
 
ac_ct_CC = @ac_ct_CC@
437
 
ac_ct_CXX = @ac_ct_CXX@
438
 
ac_ct_F77 = @ac_ct_F77@
439
 
am__include = @am__include@
440
 
am__leading_dot = @am__leading_dot@
441
 
am__quote = @am__quote@
442
 
am__tar = @am__tar@
443
 
am__untar = @am__untar@
444
 
bindir = @bindir@
445
 
build = @build@
446
 
build_alias = @build_alias@
447
 
build_cpu = @build_cpu@
448
 
build_os = @build_os@
449
 
build_vendor = @build_vendor@
450
 
builddir = @builddir@
451
 
curlconfig = @curlconfig@
452
 
datadir = @datadir@
453
 
datarootdir = @datarootdir@
454
 
docbook_styles = @docbook_styles@
455
 
docdir = @docdir@
456
 
dvidir = @dvidir@
457
 
exec_prefix = @exec_prefix@
458
 
host = @host@
459
 
host_alias = @host_alias@
460
 
host_cpu = @host_cpu@
461
 
host_os = @host_os@
462
 
host_vendor = @host_vendor@
463
 
htmldir = @htmldir@
464
 
includedir = @includedir@
465
 
infodir = @infodir@
466
 
install_sh = @install_sh@
467
 
libdir = @libdir@
468
 
libexecdir = @libexecdir@
469
 
localedir = @localedir@
470
 
localstatedir = @localstatedir@
471
 
mandir = @mandir@
472
 
mconfig = @mconfig@
473
 
mkdir_p = @mkdir_p@
474
 
oldincludedir = @oldincludedir@
475
 
pdfdir = @pdfdir@
476
 
prefix = @prefix@
477
 
program_transform_name = @program_transform_name@
478
 
psdir = @psdir@
479
 
pth_config = @pth_config@
480
 
pthread_config = @pthread_config@
481
 
sbindir = @sbindir@
482
 
sharedstatedir = @sharedstatedir@
483
 
srcdir = @srcdir@
484
 
sysconfdir = @sysconfdir@
485
 
target_alias = @target_alias@
486
 
top_builddir = @top_builddir@
487
 
top_srcdir = @top_srcdir@
488
 
AUTOMAKE_OPTIONS = foreign
489
 
EXTRA_DIST = 
490
 
 
491
 
# this is where Gnash plugins get installed
492
 
pluginsdir = $(prefix)/lib/gnash/plugins
493
 
@INSTALL_LTDL_TRUE@include_HEADERS = $(top_srcdir)/libltdl/ltdl.h
494
 
@INSTALL_LTDL_TRUE@LIBLTDLLIB = libltdl.la
495
 
@INSTALL_LTDL_TRUE@LIBLTDLHEAD = $(top_srcdir)/libltdl/ltdl.h
496
 
 
497
 
# If we are using an installable libltdl, then it needs to be built
498
 
# before libgnash, as libgnash depends on it for extensions.
499
 
pkglib_LTLIBRARIES = $(LIBLTDLLIB) libgnashmedia.la
500
 
libgnashmedia_la_CPPFLAGS = -I.. -I$(srcdir) -I$(top_srcdir) \
501
 
        -I$(top_srcdir)/libamf -I$(top_srcdir)/backend \
502
 
        -I$(top_srcdir)/libbase -I$(top_srcdir)/server \
503
 
        -I$(top_srcdir)/server/vm -I$(top_srcdir)/server/parser \
504
 
        -I$(top_srcdir)/libgeometry $(PTHREAD_CFLAGS) \
505
 
        $(DMALLOC_CFLAGS) $(OPENGL_CFLAGS) $(LIBXML_CFLAGS) \
506
 
        $(PNG_CFLAGS) $(GLIB_CFLAGS) $(CURL_CFLAGS) $(Z_CFLAGS) \
507
 
        $(JPEG_CFLAGS) $(BOOST_CFLAGS) $(INCLTDL) $(NULL) \
508
 
        $(am__append_3) $(am__append_8)
509
 
 
510
 
# These headers get installed
511
 
# include_HEADERS = log.h err.h proc.h serial.h xantrex.h outback.h
512
 
 
513
 
# Don't build Dmalloc support if it's not configured in
514
 
@HAVE_DMALLOC_TRUE@DMALLOC_FILE = dlmalloc.c
515
 
libgnashmedia_la_LIBADD = $(JPEG_LIBS) $(Z_LIBS) $(CURL_LIBS) \
516
 
        $(OPENGL_LIBS) $(LIBLTDL) $(LIBLTDLHEAD) $(BOOST_LIBS) \
517
 
        $(PTHREAD_LIBS) $(NULL) $(am__append_4) $(am__append_7)
518
 
libgnashmedia_la_SOURCES = FLVParser.cpp AudioDecoderNellymoser.cpp \
519
 
        AudioDecoderSimple.cpp $(NULL) $(am__append_1) $(am__append_5)
520
 
noinst_HEADERS = FLVParser.h MediaBuffer.h AudioDecoder.h \
521
 
        VideoDecoder.h MediaParser.h AudioDecoderNellymoser.h \
522
 
        AudioDecoderSimple.h sound_handler.h SoundInfo.h $(NULL) \
523
 
        $(am__append_2) $(am__append_6)
524
 
 
525
 
# if USE_MAD_ENGINE
526
 
#    libgnashmedia_la_SOURCES += \
527
 
#               ffmpeg/MediaDecoderSdl.cpp \
528
 
#               ffmpeg/AudioDecoderMad.cpp \
529
 
#               ffmpeg/sound_handler_sdl.cpp
530
 
531
 
#    noinst_HEADERS += \
532
 
#               ffmpeg/MediaDecoderSdl.h \
533
 
#               ffmpeg/AudioDecoderMad.h \
534
 
#               ffmpeg/sound_handler_sdl.h
535
 
536
 
#    libgnashmedia_la_LIBADD += \
537
 
#               $(MAD_LIBS) 
538
 
539
 
#    libgnashmedia_la_CPPFLAGS += \
540
 
#               $(MAD_CFLAGS)
541
 
# endif
542
 
libgnashmedia_la_LDFLAGS = -release $(VERSION)
543
 
libltdlc_la_CPPFLAGS = $(LTDLINCL)
544
 
@CONVENIENCE_LTDL_TRUE@noinst_LTLIBRARIES = libltdlc.la
545
 
@CONVENIENCE_LTDL_TRUE@libltdlc_la_SOURCES = $(top_srcdir)/libltdl/ltdl.c
546
 
CLEANFILES = libltdl.la libltdlc.la
547
 
libltdl_la_SOURCES = $(top_srcdir)/libltdl/ltdl.c
548
 
libltdl_la_LDFLAGS = -no-undefined -version-info 4:4:1
549
 
libltdl_la_LIBADD = $(LIBADD_DL)
550
 
all: all-am
551
 
 
552
 
.SUFFIXES:
553
 
.SUFFIXES: .c .cpp .lo .o .obj
554
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
555
 
        @for dep in $?; do \
556
 
          case '$(am__configure_deps)' in \
557
 
            *$$dep*) \
558
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
559
 
                && exit 0; \
560
 
              exit 1;; \
561
 
          esac; \
562
 
        done; \
563
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libmedia/Makefile'; \
564
 
        cd $(top_srcdir) && \
565
 
          $(AUTOMAKE) --foreign  libmedia/Makefile
566
 
.PRECIOUS: Makefile
567
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
568
 
        @case '$?' in \
569
 
          *config.status*) \
570
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
571
 
          *) \
572
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
573
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
574
 
        esac;
575
 
 
576
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
577
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
578
 
 
579
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
580
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
581
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
582
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
583
 
 
584
 
clean-noinstLTLIBRARIES:
585
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
586
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
587
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
588
 
          test "$$dir" != "$$p" || dir=.; \
589
 
          echo "rm -f \"$${dir}/so_locations\""; \
590
 
          rm -f "$${dir}/so_locations"; \
591
 
        done
592
 
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
593
 
        @$(NORMAL_INSTALL)
594
 
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
595
 
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
596
 
          if test -f $$p; then \
597
 
            f=$(am__strip_dir) \
598
 
            echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
599
 
            $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
600
 
          else :; fi; \
601
 
        done
602
 
 
603
 
uninstall-pkglibLTLIBRARIES:
604
 
        @$(NORMAL_UNINSTALL)
605
 
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
606
 
          p=$(am__strip_dir) \
607
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
608
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
609
 
        done
610
 
 
611
 
clean-pkglibLTLIBRARIES:
612
 
        -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
613
 
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
614
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
615
 
          test "$$dir" != "$$p" || dir=.; \
616
 
          echo "rm -f \"$${dir}/so_locations\""; \
617
 
          rm -f "$${dir}/so_locations"; \
618
 
        done
619
 
libgnashmedia.la: $(libgnashmedia_la_OBJECTS) $(libgnashmedia_la_DEPENDENCIES) 
620
 
        $(libgnashmedia_la_LINK) -rpath $(pkglibdir) $(libgnashmedia_la_OBJECTS) $(libgnashmedia_la_LIBADD) $(LIBS)
621
 
libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) 
622
 
        $(libltdl_la_LINK) $(am_libltdl_la_rpath) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
623
 
libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) 
624
 
        $(LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
625
 
 
626
 
mostlyclean-compile:
627
 
        -rm -f *.$(OBJEXT)
628
 
 
629
 
distclean-compile:
630
 
        -rm -f *.tab.c
631
 
 
632
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-AudioDecoderFfmpeg.Plo@am__quote@
633
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-AudioDecoderGst.Plo@am__quote@
634
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-AudioDecoderNellymoser.Plo@am__quote@
635
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-AudioDecoderSimple.Plo@am__quote@
636
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-FLVParser.Plo@am__quote@
637
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-GstUtil.Plo@am__quote@
638
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-SoundGst.Plo@am__quote@
639
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-SoundHandlerGst.Plo@am__quote@
640
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-VideoDecoderFfmpeg.Plo@am__quote@
641
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-VideoDecoderGst.Plo@am__quote@
642
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-ffmpegNetStreamUtil.Plo@am__quote@
643
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-gstappsink.Plo@am__quote@
644
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-gstappsrc.Plo@am__quote@
645
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-gstbuffersrc.Plo@am__quote@
646
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-gstflvdemux.Plo@am__quote@
647
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-gstflvparse.Plo@am__quote@
648
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnashmedia_la-sound_handler_sdl.Plo@am__quote@
649
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libltdlc_la-ltdl.Plo@am__quote@
650
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ltdl.Plo@am__quote@
651
 
 
652
 
.c.o:
653
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
654
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
655
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
656
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
657
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
658
 
 
659
 
.c.obj:
660
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
661
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
662
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
663
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
664
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
665
 
 
666
 
.c.lo:
667
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
668
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
669
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
670
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
671
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
672
 
 
673
 
libgnashmedia_la-gstappsink.lo: gst/gstappsink.c
674
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnashmedia_la-gstappsink.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-gstappsink.Tpo -c -o libgnashmedia_la-gstappsink.lo `test -f 'gst/gstappsink.c' || echo '$(srcdir)/'`gst/gstappsink.c
675
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgnashmedia_la-gstappsink.Tpo $(DEPDIR)/libgnashmedia_la-gstappsink.Plo
676
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gst/gstappsink.c' object='libgnashmedia_la-gstappsink.lo' libtool=yes @AMDEPBACKSLASH@
677
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
678
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnashmedia_la-gstappsink.lo `test -f 'gst/gstappsink.c' || echo '$(srcdir)/'`gst/gstappsink.c
679
 
 
680
 
libgnashmedia_la-gstappsrc.lo: gst/gstappsrc.c
681
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnashmedia_la-gstappsrc.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-gstappsrc.Tpo -c -o libgnashmedia_la-gstappsrc.lo `test -f 'gst/gstappsrc.c' || echo '$(srcdir)/'`gst/gstappsrc.c
682
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgnashmedia_la-gstappsrc.Tpo $(DEPDIR)/libgnashmedia_la-gstappsrc.Plo
683
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gst/gstappsrc.c' object='libgnashmedia_la-gstappsrc.lo' libtool=yes @AMDEPBACKSLASH@
684
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
685
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnashmedia_la-gstappsrc.lo `test -f 'gst/gstappsrc.c' || echo '$(srcdir)/'`gst/gstappsrc.c
686
 
 
687
 
libgnashmedia_la-gstflvdemux.lo: gst/gstflvdemux.c
688
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnashmedia_la-gstflvdemux.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-gstflvdemux.Tpo -c -o libgnashmedia_la-gstflvdemux.lo `test -f 'gst/gstflvdemux.c' || echo '$(srcdir)/'`gst/gstflvdemux.c
689
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgnashmedia_la-gstflvdemux.Tpo $(DEPDIR)/libgnashmedia_la-gstflvdemux.Plo
690
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gst/gstflvdemux.c' object='libgnashmedia_la-gstflvdemux.lo' libtool=yes @AMDEPBACKSLASH@
691
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnashmedia_la-gstflvdemux.lo `test -f 'gst/gstflvdemux.c' || echo '$(srcdir)/'`gst/gstflvdemux.c
693
 
 
694
 
libgnashmedia_la-gstflvparse.lo: gst/gstflvparse.c
695
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnashmedia_la-gstflvparse.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-gstflvparse.Tpo -c -o libgnashmedia_la-gstflvparse.lo `test -f 'gst/gstflvparse.c' || echo '$(srcdir)/'`gst/gstflvparse.c
696
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgnashmedia_la-gstflvparse.Tpo $(DEPDIR)/libgnashmedia_la-gstflvparse.Plo
697
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gst/gstflvparse.c' object='libgnashmedia_la-gstflvparse.lo' libtool=yes @AMDEPBACKSLASH@
698
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnashmedia_la-gstflvparse.lo `test -f 'gst/gstflvparse.c' || echo '$(srcdir)/'`gst/gstflvparse.c
700
 
 
701
 
libgnashmedia_la-gstbuffersrc.lo: gst/gstbuffersrc.c
702
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnashmedia_la-gstbuffersrc.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-gstbuffersrc.Tpo -c -o libgnashmedia_la-gstbuffersrc.lo `test -f 'gst/gstbuffersrc.c' || echo '$(srcdir)/'`gst/gstbuffersrc.c
703
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgnashmedia_la-gstbuffersrc.Tpo $(DEPDIR)/libgnashmedia_la-gstbuffersrc.Plo
704
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gst/gstbuffersrc.c' object='libgnashmedia_la-gstbuffersrc.lo' libtool=yes @AMDEPBACKSLASH@
705
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
706
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnashmedia_la-gstbuffersrc.lo `test -f 'gst/gstbuffersrc.c' || echo '$(srcdir)/'`gst/gstbuffersrc.c
707
 
 
708
 
ltdl.lo: $(top_srcdir)/libltdl/ltdl.c
709
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ltdl.lo -MD -MP -MF $(DEPDIR)/ltdl.Tpo -c -o ltdl.lo `test -f '$(top_srcdir)/libltdl/ltdl.c' || echo '$(srcdir)/'`$(top_srcdir)/libltdl/ltdl.c
710
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ltdl.Tpo $(DEPDIR)/ltdl.Plo
711
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/libltdl/ltdl.c' object='ltdl.lo' libtool=yes @AMDEPBACKSLASH@
712
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
713
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ltdl.lo `test -f '$(top_srcdir)/libltdl/ltdl.c' || echo '$(srcdir)/'`$(top_srcdir)/libltdl/ltdl.c
714
 
 
715
 
libltdlc_la-ltdl.lo: $(top_srcdir)/libltdl/ltdl.c
716
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libltdlc_la-ltdl.lo -MD -MP -MF $(DEPDIR)/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f '$(top_srcdir)/libltdl/ltdl.c' || echo '$(srcdir)/'`$(top_srcdir)/libltdl/ltdl.c
717
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libltdlc_la-ltdl.Tpo $(DEPDIR)/libltdlc_la-ltdl.Plo
718
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/libltdl/ltdl.c' object='libltdlc_la-ltdl.lo' libtool=yes @AMDEPBACKSLASH@
719
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
720
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libltdlc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libltdlc_la-ltdl.lo `test -f '$(top_srcdir)/libltdl/ltdl.c' || echo '$(srcdir)/'`$(top_srcdir)/libltdl/ltdl.c
721
 
 
722
 
.cpp.o:
723
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
724
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
725
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
726
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
727
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
728
 
 
729
 
.cpp.obj:
730
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
731
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
732
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
733
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
734
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
735
 
 
736
 
.cpp.lo:
737
 
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
738
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
739
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
740
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
741
 
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
742
 
 
743
 
libgnashmedia_la-FLVParser.lo: FLVParser.cpp
744
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-FLVParser.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-FLVParser.Tpo -c -o libgnashmedia_la-FLVParser.lo `test -f 'FLVParser.cpp' || echo '$(srcdir)/'`FLVParser.cpp
745
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-FLVParser.Tpo $(DEPDIR)/libgnashmedia_la-FLVParser.Plo
746
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='FLVParser.cpp' object='libgnashmedia_la-FLVParser.lo' libtool=yes @AMDEPBACKSLASH@
747
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
748
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-FLVParser.lo `test -f 'FLVParser.cpp' || echo '$(srcdir)/'`FLVParser.cpp
749
 
 
750
 
libgnashmedia_la-AudioDecoderNellymoser.lo: AudioDecoderNellymoser.cpp
751
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-AudioDecoderNellymoser.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-AudioDecoderNellymoser.Tpo -c -o libgnashmedia_la-AudioDecoderNellymoser.lo `test -f 'AudioDecoderNellymoser.cpp' || echo '$(srcdir)/'`AudioDecoderNellymoser.cpp
752
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-AudioDecoderNellymoser.Tpo $(DEPDIR)/libgnashmedia_la-AudioDecoderNellymoser.Plo
753
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='AudioDecoderNellymoser.cpp' object='libgnashmedia_la-AudioDecoderNellymoser.lo' libtool=yes @AMDEPBACKSLASH@
754
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
755
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-AudioDecoderNellymoser.lo `test -f 'AudioDecoderNellymoser.cpp' || echo '$(srcdir)/'`AudioDecoderNellymoser.cpp
756
 
 
757
 
libgnashmedia_la-AudioDecoderSimple.lo: AudioDecoderSimple.cpp
758
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-AudioDecoderSimple.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-AudioDecoderSimple.Tpo -c -o libgnashmedia_la-AudioDecoderSimple.lo `test -f 'AudioDecoderSimple.cpp' || echo '$(srcdir)/'`AudioDecoderSimple.cpp
759
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-AudioDecoderSimple.Tpo $(DEPDIR)/libgnashmedia_la-AudioDecoderSimple.Plo
760
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='AudioDecoderSimple.cpp' object='libgnashmedia_la-AudioDecoderSimple.lo' libtool=yes @AMDEPBACKSLASH@
761
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
762
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-AudioDecoderSimple.lo `test -f 'AudioDecoderSimple.cpp' || echo '$(srcdir)/'`AudioDecoderSimple.cpp
763
 
 
764
 
libgnashmedia_la-VideoDecoderGst.lo: gst/VideoDecoderGst.cpp
765
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-VideoDecoderGst.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-VideoDecoderGst.Tpo -c -o libgnashmedia_la-VideoDecoderGst.lo `test -f 'gst/VideoDecoderGst.cpp' || echo '$(srcdir)/'`gst/VideoDecoderGst.cpp
766
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-VideoDecoderGst.Tpo $(DEPDIR)/libgnashmedia_la-VideoDecoderGst.Plo
767
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gst/VideoDecoderGst.cpp' object='libgnashmedia_la-VideoDecoderGst.lo' libtool=yes @AMDEPBACKSLASH@
768
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
769
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-VideoDecoderGst.lo `test -f 'gst/VideoDecoderGst.cpp' || echo '$(srcdir)/'`gst/VideoDecoderGst.cpp
770
 
 
771
 
libgnashmedia_la-AudioDecoderGst.lo: gst/AudioDecoderGst.cpp
772
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-AudioDecoderGst.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-AudioDecoderGst.Tpo -c -o libgnashmedia_la-AudioDecoderGst.lo `test -f 'gst/AudioDecoderGst.cpp' || echo '$(srcdir)/'`gst/AudioDecoderGst.cpp
773
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-AudioDecoderGst.Tpo $(DEPDIR)/libgnashmedia_la-AudioDecoderGst.Plo
774
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gst/AudioDecoderGst.cpp' object='libgnashmedia_la-AudioDecoderGst.lo' libtool=yes @AMDEPBACKSLASH@
775
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
776
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-AudioDecoderGst.lo `test -f 'gst/AudioDecoderGst.cpp' || echo '$(srcdir)/'`gst/AudioDecoderGst.cpp
777
 
 
778
 
libgnashmedia_la-SoundHandlerGst.lo: gst/SoundHandlerGst.cpp
779
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-SoundHandlerGst.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-SoundHandlerGst.Tpo -c -o libgnashmedia_la-SoundHandlerGst.lo `test -f 'gst/SoundHandlerGst.cpp' || echo '$(srcdir)/'`gst/SoundHandlerGst.cpp
780
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-SoundHandlerGst.Tpo $(DEPDIR)/libgnashmedia_la-SoundHandlerGst.Plo
781
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gst/SoundHandlerGst.cpp' object='libgnashmedia_la-SoundHandlerGst.lo' libtool=yes @AMDEPBACKSLASH@
782
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
783
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-SoundHandlerGst.lo `test -f 'gst/SoundHandlerGst.cpp' || echo '$(srcdir)/'`gst/SoundHandlerGst.cpp
784
 
 
785
 
libgnashmedia_la-GstUtil.lo: gst/GstUtil.cpp
786
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-GstUtil.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-GstUtil.Tpo -c -o libgnashmedia_la-GstUtil.lo `test -f 'gst/GstUtil.cpp' || echo '$(srcdir)/'`gst/GstUtil.cpp
787
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-GstUtil.Tpo $(DEPDIR)/libgnashmedia_la-GstUtil.Plo
788
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gst/GstUtil.cpp' object='libgnashmedia_la-GstUtil.lo' libtool=yes @AMDEPBACKSLASH@
789
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
790
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-GstUtil.lo `test -f 'gst/GstUtil.cpp' || echo '$(srcdir)/'`gst/GstUtil.cpp
791
 
 
792
 
libgnashmedia_la-SoundGst.lo: gst/SoundGst.cpp
793
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-SoundGst.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-SoundGst.Tpo -c -o libgnashmedia_la-SoundGst.lo `test -f 'gst/SoundGst.cpp' || echo '$(srcdir)/'`gst/SoundGst.cpp
794
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-SoundGst.Tpo $(DEPDIR)/libgnashmedia_la-SoundGst.Plo
795
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gst/SoundGst.cpp' object='libgnashmedia_la-SoundGst.lo' libtool=yes @AMDEPBACKSLASH@
796
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
797
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-SoundGst.lo `test -f 'gst/SoundGst.cpp' || echo '$(srcdir)/'`gst/SoundGst.cpp
798
 
 
799
 
libgnashmedia_la-AudioDecoderFfmpeg.lo: ffmpeg/AudioDecoderFfmpeg.cpp
800
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-AudioDecoderFfmpeg.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-AudioDecoderFfmpeg.Tpo -c -o libgnashmedia_la-AudioDecoderFfmpeg.lo `test -f 'ffmpeg/AudioDecoderFfmpeg.cpp' || echo '$(srcdir)/'`ffmpeg/AudioDecoderFfmpeg.cpp
801
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-AudioDecoderFfmpeg.Tpo $(DEPDIR)/libgnashmedia_la-AudioDecoderFfmpeg.Plo
802
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='ffmpeg/AudioDecoderFfmpeg.cpp' object='libgnashmedia_la-AudioDecoderFfmpeg.lo' libtool=yes @AMDEPBACKSLASH@
803
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
804
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-AudioDecoderFfmpeg.lo `test -f 'ffmpeg/AudioDecoderFfmpeg.cpp' || echo '$(srcdir)/'`ffmpeg/AudioDecoderFfmpeg.cpp
805
 
 
806
 
libgnashmedia_la-VideoDecoderFfmpeg.lo: ffmpeg/VideoDecoderFfmpeg.cpp
807
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-VideoDecoderFfmpeg.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-VideoDecoderFfmpeg.Tpo -c -o libgnashmedia_la-VideoDecoderFfmpeg.lo `test -f 'ffmpeg/VideoDecoderFfmpeg.cpp' || echo '$(srcdir)/'`ffmpeg/VideoDecoderFfmpeg.cpp
808
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-VideoDecoderFfmpeg.Tpo $(DEPDIR)/libgnashmedia_la-VideoDecoderFfmpeg.Plo
809
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='ffmpeg/VideoDecoderFfmpeg.cpp' object='libgnashmedia_la-VideoDecoderFfmpeg.lo' libtool=yes @AMDEPBACKSLASH@
810
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
811
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-VideoDecoderFfmpeg.lo `test -f 'ffmpeg/VideoDecoderFfmpeg.cpp' || echo '$(srcdir)/'`ffmpeg/VideoDecoderFfmpeg.cpp
812
 
 
813
 
libgnashmedia_la-sound_handler_sdl.lo: ffmpeg/sound_handler_sdl.cpp
814
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-sound_handler_sdl.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-sound_handler_sdl.Tpo -c -o libgnashmedia_la-sound_handler_sdl.lo `test -f 'ffmpeg/sound_handler_sdl.cpp' || echo '$(srcdir)/'`ffmpeg/sound_handler_sdl.cpp
815
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-sound_handler_sdl.Tpo $(DEPDIR)/libgnashmedia_la-sound_handler_sdl.Plo
816
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='ffmpeg/sound_handler_sdl.cpp' object='libgnashmedia_la-sound_handler_sdl.lo' libtool=yes @AMDEPBACKSLASH@
817
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
818
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-sound_handler_sdl.lo `test -f 'ffmpeg/sound_handler_sdl.cpp' || echo '$(srcdir)/'`ffmpeg/sound_handler_sdl.cpp
819
 
 
820
 
libgnashmedia_la-ffmpegNetStreamUtil.lo: ffmpeg/ffmpegNetStreamUtil.cpp
821
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgnashmedia_la-ffmpegNetStreamUtil.lo -MD -MP -MF $(DEPDIR)/libgnashmedia_la-ffmpegNetStreamUtil.Tpo -c -o libgnashmedia_la-ffmpegNetStreamUtil.lo `test -f 'ffmpeg/ffmpegNetStreamUtil.cpp' || echo '$(srcdir)/'`ffmpeg/ffmpegNetStreamUtil.cpp
822
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgnashmedia_la-ffmpegNetStreamUtil.Tpo $(DEPDIR)/libgnashmedia_la-ffmpegNetStreamUtil.Plo
823
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='ffmpeg/ffmpegNetStreamUtil.cpp' object='libgnashmedia_la-ffmpegNetStreamUtil.lo' libtool=yes @AMDEPBACKSLASH@
824
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
825
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnashmedia_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgnashmedia_la-ffmpegNetStreamUtil.lo `test -f 'ffmpeg/ffmpegNetStreamUtil.cpp' || echo '$(srcdir)/'`ffmpeg/ffmpegNetStreamUtil.cpp
826
 
 
827
 
mostlyclean-libtool:
828
 
        -rm -f *.lo
829
 
 
830
 
clean-libtool:
831
 
        -rm -rf .libs _libs
832
 
install-includeHEADERS: $(include_HEADERS)
833
 
        @$(NORMAL_INSTALL)
834
 
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
835
 
        @list='$(include_HEADERS)'; for p in $$list; do \
836
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
837
 
          f=$(am__strip_dir) \
838
 
          echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
839
 
          $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
840
 
        done
841
 
 
842
 
uninstall-includeHEADERS:
843
 
        @$(NORMAL_UNINSTALL)
844
 
        @list='$(include_HEADERS)'; for p in $$list; do \
845
 
          f=$(am__strip_dir) \
846
 
          echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
847
 
          rm -f "$(DESTDIR)$(includedir)/$$f"; \
848
 
        done
849
 
 
850
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
851
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
852
 
        unique=`for i in $$list; do \
853
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
854
 
          done | \
855
 
          $(AWK) '    { files[$$0] = 1; } \
856
 
               END { for (i in files) print i; }'`; \
857
 
        mkid -fID $$unique
858
 
tags: TAGS
859
 
 
860
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
861
 
                $(TAGS_FILES) $(LISP)
862
 
        tags=; \
863
 
        here=`pwd`; \
864
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
865
 
        unique=`for i in $$list; do \
866
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
867
 
          done | \
868
 
          $(AWK) '    { files[$$0] = 1; } \
869
 
               END { for (i in files) print i; }'`; \
870
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
871
 
          test -n "$$unique" || unique=$$empty_fix; \
872
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
873
 
            $$tags $$unique; \
874
 
        fi
875
 
ctags: CTAGS
876
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
877
 
                $(TAGS_FILES) $(LISP)
878
 
        tags=; \
879
 
        here=`pwd`; \
880
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
881
 
        unique=`for i in $$list; do \
882
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
883
 
          done | \
884
 
          $(AWK) '    { files[$$0] = 1; } \
885
 
               END { for (i in files) print i; }'`; \
886
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
887
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
888
 
             $$tags $$unique
889
 
 
890
 
GTAGS:
891
 
        here=`$(am__cd) $(top_builddir) && pwd` \
892
 
          && cd $(top_srcdir) \
893
 
          && gtags -i $(GTAGS_ARGS) $$here
894
 
 
895
 
distclean-tags:
896
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
897
 
 
898
 
distdir: $(DISTFILES)
899
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
900
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
901
 
        list='$(DISTFILES)'; \
902
 
          dist_files=`for file in $$list; do echo $$file; done | \
903
 
          sed -e "s|^$$srcdirstrip/||;t" \
904
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
905
 
        case $$dist_files in \
906
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
907
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
908
 
                           sort -u` ;; \
909
 
        esac; \
910
 
        for file in $$dist_files; do \
911
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
912
 
          if test -d $$d/$$file; then \
913
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
914
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
915
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
916
 
            fi; \
917
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
918
 
          else \
919
 
            test -f $(distdir)/$$file \
920
 
            || cp -p $$d/$$file $(distdir)/$$file \
921
 
            || exit 1; \
922
 
          fi; \
923
 
        done
924
 
check-am: all-am
925
 
check: check-am
926
 
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
927
 
installdirs:
928
 
        for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(includedir)"; do \
929
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
930
 
        done
931
 
install: install-am
932
 
install-exec: install-exec-am
933
 
install-data: install-data-am
934
 
uninstall: uninstall-am
935
 
 
936
 
install-am: all-am
937
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
938
 
 
939
 
installcheck: installcheck-am
940
 
install-strip:
941
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
942
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
943
 
          `test -z '$(STRIP)' || \
944
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
945
 
mostlyclean-generic:
946
 
 
947
 
clean-generic:
948
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
949
 
 
950
 
distclean-generic:
951
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
952
 
 
953
 
maintainer-clean-generic:
954
 
        @echo "This command is intended for maintainers to use"
955
 
        @echo "it deletes files that may require special tools to rebuild."
956
 
clean: clean-am
957
 
 
958
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
959
 
        clean-pkglibLTLIBRARIES mostlyclean-am
960
 
 
961
 
distclean: distclean-am
962
 
        -rm -rf ./$(DEPDIR)
963
 
        -rm -f Makefile
964
 
distclean-am: clean-am distclean-compile distclean-generic \
965
 
        distclean-tags
966
 
 
967
 
dvi: dvi-am
968
 
 
969
 
dvi-am:
970
 
 
971
 
html: html-am
972
 
 
973
 
info: info-am
974
 
 
975
 
info-am:
976
 
 
977
 
install-data-am: install-includeHEADERS
978
 
 
979
 
install-dvi: install-dvi-am
980
 
 
981
 
install-exec-am: install-pkglibLTLIBRARIES
982
 
 
983
 
install-html: install-html-am
984
 
 
985
 
install-info: install-info-am
986
 
 
987
 
install-man:
988
 
 
989
 
install-pdf: install-pdf-am
990
 
 
991
 
install-ps: install-ps-am
992
 
 
993
 
installcheck-am:
994
 
 
995
 
maintainer-clean: maintainer-clean-am
996
 
        -rm -rf ./$(DEPDIR)
997
 
        -rm -f Makefile
998
 
maintainer-clean-am: distclean-am maintainer-clean-generic
999
 
 
1000
 
mostlyclean: mostlyclean-am
1001
 
 
1002
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1003
 
        mostlyclean-libtool
1004
 
 
1005
 
pdf: pdf-am
1006
 
 
1007
 
pdf-am:
1008
 
 
1009
 
ps: ps-am
1010
 
 
1011
 
ps-am:
1012
 
 
1013
 
uninstall-am: uninstall-includeHEADERS uninstall-pkglibLTLIBRARIES
1014
 
 
1015
 
.MAKE: install-am install-strip
1016
 
 
1017
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1018
 
        clean-libtool clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES \
1019
 
        ctags distclean distclean-compile distclean-generic \
1020
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
1021
 
        html-am info info-am install install-am install-data \
1022
 
        install-data-am install-dvi install-dvi-am install-exec \
1023
 
        install-exec-am install-html install-html-am \
1024
 
        install-includeHEADERS install-info install-info-am \
1025
 
        install-man install-pdf install-pdf-am \
1026
 
        install-pkglibLTLIBRARIES install-ps install-ps-am \
1027
 
        install-strip installcheck installcheck-am installdirs \
1028
 
        maintainer-clean maintainer-clean-generic mostlyclean \
1029
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1030
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
1031
 
        uninstall-includeHEADERS uninstall-pkglibLTLIBRARIES
1032
 
 
1033
 
 
1034
 
# Rebuild with GCC 4.x Mudflap support
1035
 
mudflap:
1036
 
        @echo "Rebuilding with GCC Mudflap support"
1037
 
        $(MAKE) CXXFLAGS="$(CXXFLAGS) -fmudflap" LDFLAGS="$(LDFLAGS) -lmudflap"
1038
 
 
1039
 
clean-hook:
1040
 
        -rm -f core.* *.obj
1041
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1042
 
# Otherwise a system limit (for SysV at least) may be exceeded.
1043
 
.NOEXPORT: