Initial release including wifi display based on gst-rtsp-server-1.4.1
[platform/upstream/gstreamer.git] / gst / rtsp-server / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
19 VPATH = @srcdir@
20 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21 am__make_running_with_option = \
22   case $${target_option-} in \
23       ?) ;; \
24       *) echo "am__make_running_with_option: internal error: invalid" \
25               "target option '$${target_option-}' specified" >&2; \
26          exit 1;; \
27   esac; \
28   has_opt=no; \
29   sane_makeflags=$$MAKEFLAGS; \
30   if $(am__is_gnu_make); then \
31     sane_makeflags=$$MFLAGS; \
32   else \
33     case $$MAKEFLAGS in \
34       *\\[\ \   ]*) \
35         bs=\\; \
36         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
38     esac; \
39   fi; \
40   skip_next=no; \
41   strip_trailopt () \
42   { \
43     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44   }; \
45   for flg in $$sane_makeflags; do \
46     test $$skip_next = yes && { skip_next=no; continue; }; \
47     case $$flg in \
48       *=*|--*) continue;; \
49         -*I) strip_trailopt 'I'; skip_next=yes;; \
50       -*I?*) strip_trailopt 'I';; \
51         -*O) strip_trailopt 'O'; skip_next=yes;; \
52       -*O?*) strip_trailopt 'O';; \
53         -*l) strip_trailopt 'l'; skip_next=yes;; \
54       -*l?*) strip_trailopt 'l';; \
55       -[dEDm]) skip_next=yes;; \
56       -[JT]) skip_next=yes;; \
57     esac; \
58     case $$flg in \
59       *$$target_option*) has_opt=yes; break;; \
60     esac; \
61   done; \
62   test $$has_opt = yes
63 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
65 pkgdatadir = $(datadir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67 pkglibdir = $(libdir)/@PACKAGE@
68 pkglibexecdir = $(libexecdir)/@PACKAGE@
69 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70 install_sh_DATA = $(install_sh) -c -m 644
71 install_sh_PROGRAM = $(install_sh) -c
72 install_sh_SCRIPT = $(install_sh) -c
73 INSTALL_HEADER = $(INSTALL_DATA)
74 transform = $(program_transform_name)
75 NORMAL_INSTALL = :
76 PRE_INSTALL = :
77 POST_INSTALL = :
78 NORMAL_UNINSTALL = :
79 PRE_UNINSTALL = :
80 POST_UNINSTALL = :
81 build_triplet = @build@
82 host_triplet = @host@
83 target_triplet = @target@
84 @HAVE_INTROSPECTION_TRUE@am__append_1 = $(BUILT_GIRSOURCES) $(typelibs_DATA)
85 subdir = gst/rtsp-server
86 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
87         $(top_srcdir)/depcomp \
88         $(libgstrtspserver_@GST_API_VERSION@include_HEADERS) \
89         $(noinst_HEADERS)
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
92         $(top_srcdir)/common/m4/as-auto-alt.m4 \
93         $(top_srcdir)/common/m4/as-compiler-flag.m4 \
94         $(top_srcdir)/common/m4/as-docbook.m4 \
95         $(top_srcdir)/common/m4/as-libtool.m4 \
96         $(top_srcdir)/common/m4/as-version.m4 \
97         $(top_srcdir)/common/m4/gst-args.m4 \
98         $(top_srcdir)/common/m4/gst-check.m4 \
99         $(top_srcdir)/common/m4/gst-default.m4 \
100         $(top_srcdir)/common/m4/gst-doc.m4 \
101         $(top_srcdir)/common/m4/gst-error.m4 \
102         $(top_srcdir)/common/m4/gst-feature.m4 \
103         $(top_srcdir)/common/m4/gst-glib2.m4 \
104         $(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
105         $(top_srcdir)/common/m4/gst-plugindir.m4 \
106         $(top_srcdir)/common/m4/gst.m4 \
107         $(top_srcdir)/common/m4/gtk-doc.m4 \
108         $(top_srcdir)/common/m4/introspection.m4 \
109         $(top_srcdir)/common/m4/pkg.m4 $(top_srcdir)/m4/libtool.m4 \
110         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
111         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
112         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
113 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
114         $(ACLOCAL_M4)
115 mkinstalldirs = $(install_sh) -d
116 CONFIG_HEADER = $(top_builddir)/config.h
117 CONFIG_CLEAN_FILES =
118 CONFIG_CLEAN_VPATH_FILES =
119 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
120 am__vpath_adj = case $$p in \
121     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
122     *) f=$$p;; \
123   esac;
124 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
125 am__install_max = 40
126 am__nobase_strip_setup = \
127   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
128 am__nobase_strip = \
129   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
130 am__nobase_list = $(am__nobase_strip_setup); \
131   for p in $$list; do echo "$$p $$p"; done | \
132   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
133   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
134     if (++n[$$2] == $(am__install_max)) \
135       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
136     END { for (dir in files) print dir, files[dir] }'
137 am__base_list = \
138   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
139   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
140 am__uninstall_files_from_dir = { \
141   test -z "$$files" \
142     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
143     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
144          $(am__cd) "$$dir" && rm -f $$files; }; \
145   }
146 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" \
147         "$(DESTDIR)$(typelibsdir)" \
148         "$(DESTDIR)$(libgstrtspserver_@GST_API_VERSION@includedir)"
149 LTLIBRARIES = $(lib_LTLIBRARIES)
150 am__DEPENDENCIES_1 =
151 libgstrtspserver_@GST_API_VERSION@_la_DEPENDENCIES =  \
152         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
153         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
154 am__objects_1 = libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.lo \
155         libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.lo \
156         libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.lo \
157         libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.lo \
158         libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.lo \
159         libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.lo \
160         libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.lo \
161         libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.lo \
162         libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.lo \
163         libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.lo \
164         libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.lo \
165         libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.lo \
166         libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.lo \
167         libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.lo \
168         libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.lo \
169         libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.lo \
170         libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.lo \
171         libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.lo \
172         libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.lo
173 am_libgstrtspserver_@GST_API_VERSION@_la_OBJECTS = $(am__objects_1)
174 libgstrtspserver_@GST_API_VERSION@_la_OBJECTS =  \
175         $(am_libgstrtspserver_@GST_API_VERSION@_la_OBJECTS)
176 AM_V_lt = $(am__v_lt_@AM_V@)
177 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
178 am__v_lt_0 = --silent
179 am__v_lt_1 = 
180 libgstrtspserver_@GST_API_VERSION@_la_LINK = $(LIBTOOL) $(AM_V_lt) \
181         --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
182         $(CCLD) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) \
183         $(CFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_LDFLAGS) \
184         $(LDFLAGS) -o $@
185 AM_V_P = $(am__v_P_@AM_V@)
186 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
187 am__v_P_0 = false
188 am__v_P_1 = :
189 AM_V_GEN = $(am__v_GEN_@AM_V@)
190 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
191 am__v_GEN_0 = @echo "  GEN     " $@;
192 am__v_GEN_1 = 
193 AM_V_at = $(am__v_at_@AM_V@)
194 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
195 am__v_at_0 = @
196 am__v_at_1 = 
197 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
198 depcomp = $(SHELL) $(top_srcdir)/depcomp
199 am__depfiles_maybe = depfiles
200 am__mv = mv -f
201 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
202         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
203 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
204         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
205         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
206         $(AM_CFLAGS) $(CFLAGS)
207 AM_V_CC = $(am__v_CC_@AM_V@)
208 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
209 am__v_CC_0 = @echo "  CC      " $@;
210 am__v_CC_1 = 
211 CCLD = $(CC)
212 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
213         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
214         $(AM_LDFLAGS) $(LDFLAGS) -o $@
215 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
216 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
217 am__v_CCLD_0 = @echo "  CCLD    " $@;
218 am__v_CCLD_1 = 
219 SOURCES = $(libgstrtspserver_@GST_API_VERSION@_la_SOURCES)
220 DIST_SOURCES = $(libgstrtspserver_@GST_API_VERSION@_la_SOURCES)
221 am__can_run_installinfo = \
222   case $$AM_UPDATE_INFO_DIR in \
223     n|no|NO) false;; \
224     *) (install-info --version) >/dev/null 2>&1;; \
225   esac
226 DATA = $(gir_DATA) $(typelibs_DATA)
227 HEADERS = $(libgstrtspserver_@GST_API_VERSION@include_HEADERS) \
228         $(noinst_HEADERS)
229 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
230 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
231 ACLOCAL = @ACLOCAL@
232 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
233 AMTAR = @AMTAR@
234 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
235 AR = @AR@
236 AS = @AS@
237 AUTOCONF = @AUTOCONF@
238 AUTOHEADER = @AUTOHEADER@
239 AUTOMAKE = @AUTOMAKE@
240 AWK = @AWK@
241 CAT_ENTRY_END = @CAT_ENTRY_END@
242 CAT_ENTRY_START = @CAT_ENTRY_START@
243 CC = @CC@
244 CCAS = @CCAS@
245 CCASDEPMODE = @CCASDEPMODE@
246 CCASFLAGS = @CCASFLAGS@
247 CCDEPMODE = @CCDEPMODE@
248 CFLAGS = @CFLAGS@
249 CPP = @CPP@
250 CPPFLAGS = @CPPFLAGS@
251 CXXFLAGS = @CXXFLAGS@
252 CYGPATH_W = @CYGPATH_W@
253 DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
254 DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
255 DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
256 DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
257 DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
258 DEFS = @DEFS@
259 DEPDIR = @DEPDIR@
260 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
261 DLLTOOL = @DLLTOOL@
262 DOCBOOK_ROOT = @DOCBOOK_ROOT@
263 DSYMUTIL = @DSYMUTIL@
264 DUMPBIN = @DUMPBIN@
265 ECHO_C = @ECHO_C@
266 ECHO_N = @ECHO_N@
267 ECHO_T = @ECHO_T@
268 EGREP = @EGREP@
269 ERROR_CFLAGS = @ERROR_CFLAGS@
270 EXEEXT = @EXEEXT@
271 FFLAGS = @FFLAGS@
272 FGREP = @FGREP@
273 GCOV = @GCOV@
274 GCOV_CFLAGS = @GCOV_CFLAGS@
275 GCOV_LIBS = @GCOV_LIBS@
276 GIO_CFLAGS = @GIO_CFLAGS@
277 GIO_LDFLAGS = @GIO_LDFLAGS@
278 GIO_LIBS = @GIO_LIBS@
279 GLIB_CFLAGS = @GLIB_CFLAGS@
280 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
281 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
282 GLIB_LIBS = @GLIB_LIBS@
283 GLIB_MKENUMS = @GLIB_MKENUMS@
284 GLIB_REQ = @GLIB_REQ@
285 GREP = @GREP@
286 GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
287 GSTPD_PLUGINS_DIR = @GSTPD_PLUGINS_DIR@
288 GSTPG_PLUGINS_DIR = @GSTPG_PLUGINS_DIR@
289 GST_AGE = @GST_AGE@
290 GST_ALL_CFLAGS = @GST_ALL_CFLAGS@
291 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
292 GST_ALL_LIBS = @GST_ALL_LIBS@
293 GST_API_VERSION = @GST_API_VERSION@
294 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
295 GST_BASE_LIBS = @GST_BASE_LIBS@
296 GST_CFLAGS = @GST_CFLAGS@
297 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
298 GST_CHECK_LIBS = @GST_CHECK_LIBS@
299 GST_CURRENT = @GST_CURRENT@
300 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
301 GST_LIBS = @GST_LIBS@
302 GST_LIBVERSION = @GST_LIBVERSION@
303 GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
304 GST_LICENSE = @GST_LICENSE@
305 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
306 GST_OBJ_CFLAGS = @GST_OBJ_CFLAGS@
307 GST_OBJ_LIBS = @GST_OBJ_LIBS@
308 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
309 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
310 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
311 GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
312 GST_PLUGINS_BAD_CFLAGS = @GST_PLUGINS_BAD_CFLAGS@
313 GST_PLUGINS_BAD_DIR = @GST_PLUGINS_BAD_DIR@
314 GST_PLUGINS_BAD_LIBS = @GST_PLUGINS_BAD_LIBS@
315 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
316 GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
317 GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
318 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
319 GST_PLUGINS_GOOD_CFLAGS = @GST_PLUGINS_GOOD_CFLAGS@
320 GST_PLUGINS_GOOD_DIR = @GST_PLUGINS_GOOD_DIR@
321 GST_PLUGINS_GOOD_LIBS = @GST_PLUGINS_GOOD_LIBS@
322 GST_REVISION = @GST_REVISION@
323 GST_TOOLS_DIR = @GST_TOOLS_DIR@
324 GTKDOC_CHECK = @GTKDOC_CHECK@
325 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
326 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
327 GTKDOC_MKPDF = @GTKDOC_MKPDF@
328 GTKDOC_REBASE = @GTKDOC_REBASE@
329 HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@
330 HAVE_DVIPS = @HAVE_DVIPS@
331 HAVE_EPSTOPDF = @HAVE_EPSTOPDF@
332 HAVE_JADETEX = @HAVE_JADETEX@
333 HAVE_PNGTOPNM = @HAVE_PNGTOPNM@
334 HAVE_PNMTOPS = @HAVE_PNMTOPS@
335 HAVE_PS2PDF = @HAVE_PS2PDF@
336 HAVE_XMLLINT = @HAVE_XMLLINT@
337 HAVE_XSLTPROC = @HAVE_XSLTPROC@
338 HTML_DIR = @HTML_DIR@
339 INSTALL = @INSTALL@
340 INSTALL_DATA = @INSTALL_DATA@
341 INSTALL_PROGRAM = @INSTALL_PROGRAM@
342 INSTALL_SCRIPT = @INSTALL_SCRIPT@
343 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
344 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
345 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
346 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
347 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
348 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
349 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
350 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
351 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
352 LD = @LD@
353 LDFLAGS = @LDFLAGS@
354 LIBCGROUP_CFLAGS = @LIBCGROUP_CFLAGS@
355 LIBCGROUP_LIBS = @LIBCGROUP_LIBS@
356 LIBOBJS = @LIBOBJS@
357 LIBS = @LIBS@
358 LIBTOOL = @LIBTOOL@
359 LIPO = @LIPO@
360 LN_S = @LN_S@
361 LTLIBOBJS = @LTLIBOBJS@
362 MAINT = @MAINT@
363 MAKEINFO = @MAKEINFO@
364 MANIFEST_TOOL = @MANIFEST_TOOL@
365 MKDIR_P = @MKDIR_P@
366 NM = @NM@
367 NMEDIT = @NMEDIT@
368 OBJDUMP = @OBJDUMP@
369 OBJEXT = @OBJEXT@
370 OTOOL = @OTOOL@
371 OTOOL64 = @OTOOL64@
372 PACKAGE = @PACKAGE@
373 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
374 PACKAGE_NAME = @PACKAGE_NAME@
375 PACKAGE_STRING = @PACKAGE_STRING@
376 PACKAGE_TARNAME = @PACKAGE_TARNAME@
377 PACKAGE_URL = @PACKAGE_URL@
378 PACKAGE_VERSION = @PACKAGE_VERSION@
379 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
380 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
381 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
382 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
383 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
384 PATH_SEPARATOR = @PATH_SEPARATOR@
385 PKG_CONFIG = @PKG_CONFIG@
386 PLUGINDIR = @PLUGINDIR@
387 PROFILE_CFLAGS = @PROFILE_CFLAGS@
388 RANLIB = @RANLIB@
389 SED = @SED@
390 SET_MAKE = @SET_MAKE@
391 SHELL = @SHELL@
392 STRIP = @STRIP@
393 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
394 VALGRIND_LIBS = @VALGRIND_LIBS@
395 VALGRIND_PATH = @VALGRIND_PATH@
396 VERSION = @VERSION@
397 WARNING_CFLAGS = @WARNING_CFLAGS@
398 XML_CATALOG = @XML_CATALOG@
399 XSLTPROC = @XSLTPROC@
400 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
401 abs_builddir = @abs_builddir@
402 abs_srcdir = @abs_srcdir@
403 abs_top_builddir = @abs_top_builddir@
404 abs_top_srcdir = @abs_top_srcdir@
405 ac_ct_AR = @ac_ct_AR@
406 ac_ct_CC = @ac_ct_CC@
407 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
408 am__include = @am__include@
409 am__leading_dot = @am__leading_dot@
410 am__quote = @am__quote@
411 am__tar = @am__tar@
412 am__untar = @am__untar@
413 bindir = @bindir@
414 build = @build@
415 build_alias = @build_alias@
416 build_cpu = @build_cpu@
417 build_os = @build_os@
418 build_vendor = @build_vendor@
419 builddir = @builddir@
420 datadir = @datadir@
421 datarootdir = @datarootdir@
422 docdir = @docdir@
423 dvidir = @dvidir@
424 exec_prefix = @exec_prefix@
425 host = @host@
426 host_alias = @host_alias@
427 host_cpu = @host_cpu@
428 host_os = @host_os@
429 host_vendor = @host_vendor@
430 htmldir = @htmldir@
431 includedir = @includedir@
432 infodir = @infodir@
433 install_sh = @install_sh@
434 libdir = @libdir@
435 libexecdir = @libexecdir@
436 localedir = @localedir@
437 localstatedir = @localstatedir@
438 mandir = @mandir@
439 mkdir_p = @mkdir_p@
440 oldincludedir = @oldincludedir@
441 pdfdir = @pdfdir@
442 plugindir = @plugindir@
443 prefix = @prefix@
444 program_transform_name = @program_transform_name@
445 psdir = @psdir@
446 sbindir = @sbindir@
447 sharedstatedir = @sharedstatedir@
448 srcdir = @srcdir@
449 sysconfdir = @sysconfdir@
450 target = @target@
451 target_alias = @target_alias@
452 target_cpu = @target_cpu@
453 target_os = @target_os@
454 target_vendor = @target_vendor@
455 top_build_prefix = @top_build_prefix@
456 top_builddir = @top_builddir@
457 top_srcdir = @top_srcdir@
458 public_headers = \
459                 rtsp-auth.h \
460                 rtsp-address-pool.h \
461                 rtsp-context.h \
462                 rtsp-params.h \
463                 rtsp-sdp.h \
464                 rtsp-thread-pool.h \
465                 rtsp-media.h \
466                 rtsp-media-factory.h \
467                 rtsp-media-factory-uri.h \
468                 rtsp-mount-points.h \
469                 rtsp-permissions.h \
470                 rtsp-stream.h \
471                 rtsp-stream-transport.h \
472                 rtsp-session.h \
473                 rtsp-session-media.h \
474                 rtsp-session-pool.h \
475                 rtsp-token.h \
476                 rtsp-client.h \
477                 rtsp-server.h
478
479 c_sources = \
480         rtsp-auth.c \
481         rtsp-address-pool.c \
482         rtsp-context.c \
483         rtsp-params.c \
484         rtsp-sdp.c \
485         rtsp-thread-pool.c \
486         rtsp-media.c \
487         rtsp-media-factory.c \
488         rtsp-media-factory-uri.c \
489         rtsp-mount-points.c \
490         rtsp-permissions.c \
491         rtsp-stream.c \
492         rtsp-stream-transport.c \
493         rtsp-session.c \
494         rtsp-session-media.c \
495         rtsp-session-pool.c \
496         rtsp-token.c \
497         rtsp-client.c \
498         rtsp-server.c
499
500 noinst_HEADERS = 
501 lib_LTLIBRARIES = \
502         libgstrtspserver-@GST_API_VERSION@.la
503
504 libgstrtspserver_@GST_API_VERSION@_la_SOURCES = \
505     $(c_sources)
506
507 libgstrtspserver_@GST_API_VERSION@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
508 libgstrtspserver_@GST_API_VERSION@_la_LDFLAGS = $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS)
509 libgstrtspserver_@GST_API_VERSION@_la_LIBADD = \
510         $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) \
511     -lgstrtp-@GST_API_VERSION@ -lgstrtsp-@GST_API_VERSION@ \
512             -lgstnet-@GST_API_VERSION@ \
513             -lgstsdp-@GST_API_VERSION@ \
514             -lgstapp-@GST_API_VERSION@ \
515             $(GST_LIBS) $(GIO_LIBS) $(LIBM)
516
517 libgstrtspserver_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/rtsp-server
518 libgstrtspserver_@GST_API_VERSION@include_HEADERS = $(public_headers)
519 CLEANFILES = $(am__append_1)
520 @HAVE_INTROSPECTION_TRUE@BUILT_GIRSOURCES = GstRtspServer-@GST_API_VERSION@.gir
521 @HAVE_INTROSPECTION_TRUE@gir_headers = $(patsubst %,$(srcdir)/%, $(libgstrtspserver_@GST_API_VERSION@include_HEADERS))
522 @HAVE_INTROSPECTION_TRUE@gir_sources = $(patsubst %,$(srcdir)/%, $(libgstrtspserver_@GST_API_VERSION@_la_SOURCES))
523
524 # INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR aren't the right place to
525 # install anything - we need to install inside our prefix.
526 @HAVE_INTROSPECTION_TRUE@girdir = $(datadir)/gir-1.0
527 @HAVE_INTROSPECTION_TRUE@gir_DATA = $(BUILT_GIRSOURCES)
528 @HAVE_INTROSPECTION_TRUE@typelibsdir = $(libdir)/girepository-1.0/
529 @HAVE_INTROSPECTION_TRUE@typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
530 all: all-am
531
532 .SUFFIXES:
533 .SUFFIXES: .c .lo .o .obj
534 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
535         @for dep in $?; do \
536           case '$(am__configure_deps)' in \
537             *$$dep*) \
538               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
539                 && { if test -f $@; then exit 0; else break; fi; }; \
540               exit 1;; \
541           esac; \
542         done; \
543         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst/rtsp-server/Makefile'; \
544         $(am__cd) $(top_srcdir) && \
545           $(AUTOMAKE) --gnu gst/rtsp-server/Makefile
546 .PRECIOUS: Makefile
547 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
548         @case '$?' in \
549           *config.status*) \
550             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
551           *) \
552             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
553             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
554         esac;
555
556 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
557         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
558
559 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
560         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
561 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
562         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
563 $(am__aclocal_m4_deps):
564
565 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
566         @$(NORMAL_INSTALL)
567         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
568         list2=; for p in $$list; do \
569           if test -f $$p; then \
570             list2="$$list2 $$p"; \
571           else :; fi; \
572         done; \
573         test -z "$$list2" || { \
574           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
575           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
576           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
577           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
578         }
579
580 uninstall-libLTLIBRARIES:
581         @$(NORMAL_UNINSTALL)
582         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
583         for p in $$list; do \
584           $(am__strip_dir) \
585           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
586           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
587         done
588
589 clean-libLTLIBRARIES:
590         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
591         @list='$(lib_LTLIBRARIES)'; \
592         locs=`for p in $$list; do echo $$p; done | \
593               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
594               sort -u`; \
595         test -z "$$locs" || { \
596           echo rm -f $${locs}; \
597           rm -f $${locs}; \
598         }
599
600 libgstrtspserver-@GST_API_VERSION@.la: $(libgstrtspserver_@GST_API_VERSION@_la_OBJECTS) $(libgstrtspserver_@GST_API_VERSION@_la_DEPENDENCIES) $(EXTRA_libgstrtspserver_@GST_API_VERSION@_la_DEPENDENCIES) 
601         $(AM_V_CCLD)$(libgstrtspserver_@GST_API_VERSION@_la_LINK) -rpath $(libdir) $(libgstrtspserver_@GST_API_VERSION@_la_OBJECTS) $(libgstrtspserver_@GST_API_VERSION@_la_LIBADD) $(LIBS)
602
603 mostlyclean-compile:
604         -rm -f *.$(OBJEXT)
605
606 distclean-compile:
607         -rm -f *.tab.c
608
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.Plo@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.Plo@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.Plo@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.Plo@am__quote@
628
629 .c.o:
630 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
631 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
632 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
633 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
635 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
636
637 .c.obj:
638 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
639 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
640 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
643 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
644
645 .c.lo:
646 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
647 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
648 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
651 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
652
653 libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.lo: rtsp-auth.c
654 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.lo `test -f 'rtsp-auth.c' || echo '$(srcdir)/'`rtsp-auth.c
655 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.Plo
656 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-auth.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.lo' libtool=yes @AMDEPBACKSLASH@
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
658 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-auth.lo `test -f 'rtsp-auth.c' || echo '$(srcdir)/'`rtsp-auth.c
659
660 libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.lo: rtsp-address-pool.c
661 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.lo `test -f 'rtsp-address-pool.c' || echo '$(srcdir)/'`rtsp-address-pool.c
662 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.Plo
663 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-address-pool.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.lo' libtool=yes @AMDEPBACKSLASH@
664 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
665 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-address-pool.lo `test -f 'rtsp-address-pool.c' || echo '$(srcdir)/'`rtsp-address-pool.c
666
667 libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.lo: rtsp-context.c
668 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.lo `test -f 'rtsp-context.c' || echo '$(srcdir)/'`rtsp-context.c
669 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.Plo
670 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-context.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.lo' libtool=yes @AMDEPBACKSLASH@
671 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
672 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-context.lo `test -f 'rtsp-context.c' || echo '$(srcdir)/'`rtsp-context.c
673
674 libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.lo: rtsp-params.c
675 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.lo `test -f 'rtsp-params.c' || echo '$(srcdir)/'`rtsp-params.c
676 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.Plo
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-params.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.lo' libtool=yes @AMDEPBACKSLASH@
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
679 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-params.lo `test -f 'rtsp-params.c' || echo '$(srcdir)/'`rtsp-params.c
680
681 libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.lo: rtsp-sdp.c
682 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.lo `test -f 'rtsp-sdp.c' || echo '$(srcdir)/'`rtsp-sdp.c
683 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.Plo
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-sdp.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.lo' libtool=yes @AMDEPBACKSLASH@
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-sdp.lo `test -f 'rtsp-sdp.c' || echo '$(srcdir)/'`rtsp-sdp.c
687
688 libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.lo: rtsp-thread-pool.c
689 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.lo `test -f 'rtsp-thread-pool.c' || echo '$(srcdir)/'`rtsp-thread-pool.c
690 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.Plo
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-thread-pool.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.lo' libtool=yes @AMDEPBACKSLASH@
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-thread-pool.lo `test -f 'rtsp-thread-pool.c' || echo '$(srcdir)/'`rtsp-thread-pool.c
694
695 libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.lo: rtsp-media.c
696 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.lo `test -f 'rtsp-media.c' || echo '$(srcdir)/'`rtsp-media.c
697 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.Plo
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-media.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.lo' libtool=yes @AMDEPBACKSLASH@
699 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
700 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-media.lo `test -f 'rtsp-media.c' || echo '$(srcdir)/'`rtsp-media.c
701
702 libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.lo: rtsp-media-factory.c
703 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.lo `test -f 'rtsp-media-factory.c' || echo '$(srcdir)/'`rtsp-media-factory.c
704 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.Plo
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-media-factory.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.lo' libtool=yes @AMDEPBACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory.lo `test -f 'rtsp-media-factory.c' || echo '$(srcdir)/'`rtsp-media-factory.c
708
709 libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.lo: rtsp-media-factory-uri.c
710 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.lo `test -f 'rtsp-media-factory-uri.c' || echo '$(srcdir)/'`rtsp-media-factory-uri.c
711 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.Plo
712 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-media-factory-uri.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.lo' libtool=yes @AMDEPBACKSLASH@
713 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
714 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-media-factory-uri.lo `test -f 'rtsp-media-factory-uri.c' || echo '$(srcdir)/'`rtsp-media-factory-uri.c
715
716 libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.lo: rtsp-mount-points.c
717 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.lo `test -f 'rtsp-mount-points.c' || echo '$(srcdir)/'`rtsp-mount-points.c
718 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.Plo
719 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-mount-points.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.lo' libtool=yes @AMDEPBACKSLASH@
720 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
721 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-mount-points.lo `test -f 'rtsp-mount-points.c' || echo '$(srcdir)/'`rtsp-mount-points.c
722
723 libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.lo: rtsp-permissions.c
724 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.lo `test -f 'rtsp-permissions.c' || echo '$(srcdir)/'`rtsp-permissions.c
725 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.Plo
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-permissions.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.lo' libtool=yes @AMDEPBACKSLASH@
727 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
728 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-permissions.lo `test -f 'rtsp-permissions.c' || echo '$(srcdir)/'`rtsp-permissions.c
729
730 libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.lo: rtsp-stream.c
731 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.lo `test -f 'rtsp-stream.c' || echo '$(srcdir)/'`rtsp-stream.c
732 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.Plo
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-stream.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.lo' libtool=yes @AMDEPBACKSLASH@
734 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream.lo `test -f 'rtsp-stream.c' || echo '$(srcdir)/'`rtsp-stream.c
736
737 libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.lo: rtsp-stream-transport.c
738 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.lo `test -f 'rtsp-stream-transport.c' || echo '$(srcdir)/'`rtsp-stream-transport.c
739 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.Plo
740 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-stream-transport.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.lo' libtool=yes @AMDEPBACKSLASH@
741 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
742 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-stream-transport.lo `test -f 'rtsp-stream-transport.c' || echo '$(srcdir)/'`rtsp-stream-transport.c
743
744 libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.lo: rtsp-session.c
745 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.lo `test -f 'rtsp-session.c' || echo '$(srcdir)/'`rtsp-session.c
746 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.Plo
747 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-session.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.lo' libtool=yes @AMDEPBACKSLASH@
748 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
749 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-session.lo `test -f 'rtsp-session.c' || echo '$(srcdir)/'`rtsp-session.c
750
751 libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.lo: rtsp-session-media.c
752 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.lo `test -f 'rtsp-session-media.c' || echo '$(srcdir)/'`rtsp-session-media.c
753 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.Plo
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-session-media.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.lo' libtool=yes @AMDEPBACKSLASH@
755 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
756 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-media.lo `test -f 'rtsp-session-media.c' || echo '$(srcdir)/'`rtsp-session-media.c
757
758 libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.lo: rtsp-session-pool.c
759 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.lo `test -f 'rtsp-session-pool.c' || echo '$(srcdir)/'`rtsp-session-pool.c
760 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.Plo
761 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-session-pool.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.lo' libtool=yes @AMDEPBACKSLASH@
762 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
763 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-session-pool.lo `test -f 'rtsp-session-pool.c' || echo '$(srcdir)/'`rtsp-session-pool.c
764
765 libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.lo: rtsp-token.c
766 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.lo `test -f 'rtsp-token.c' || echo '$(srcdir)/'`rtsp-token.c
767 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.Plo
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-token.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.lo' libtool=yes @AMDEPBACKSLASH@
769 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
770 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-token.lo `test -f 'rtsp-token.c' || echo '$(srcdir)/'`rtsp-token.c
771
772 libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.lo: rtsp-client.c
773 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.lo `test -f 'rtsp-client.c' || echo '$(srcdir)/'`rtsp-client.c
774 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.Plo
775 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-client.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.lo' libtool=yes @AMDEPBACKSLASH@
776 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
777 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-client.lo `test -f 'rtsp-client.c' || echo '$(srcdir)/'`rtsp-client.c
778
779 libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.lo: rtsp-server.c
780 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -MT libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.lo -MD -MP -MF $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.Tpo -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.lo `test -f 'rtsp-server.c' || echo '$(srcdir)/'`rtsp-server.c
781 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.Tpo $(DEPDIR)/libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.Plo
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtsp-server.c' object='libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.lo' libtool=yes @AMDEPBACKSLASH@
783 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
784 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtspserver_@GST_API_VERSION@_la_CFLAGS) $(CFLAGS) -c -o libgstrtspserver_@GST_API_VERSION@_la-rtsp-server.lo `test -f 'rtsp-server.c' || echo '$(srcdir)/'`rtsp-server.c
785
786 mostlyclean-libtool:
787         -rm -f *.lo
788
789 clean-libtool:
790         -rm -rf .libs _libs
791 install-girDATA: $(gir_DATA)
792         @$(NORMAL_INSTALL)
793         @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
794         if test -n "$$list"; then \
795           echo " $(MKDIR_P) '$(DESTDIR)$(girdir)'"; \
796           $(MKDIR_P) "$(DESTDIR)$(girdir)" || exit 1; \
797         fi; \
798         for p in $$list; do \
799           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
800           echo "$$d$$p"; \
801         done | $(am__base_list) | \
802         while read files; do \
803           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
804           $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
805         done
806
807 uninstall-girDATA:
808         @$(NORMAL_UNINSTALL)
809         @list='$(gir_DATA)'; test -n "$(girdir)" || list=; \
810         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
811         dir='$(DESTDIR)$(girdir)'; $(am__uninstall_files_from_dir)
812 install-typelibsDATA: $(typelibs_DATA)
813         @$(NORMAL_INSTALL)
814         @list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
815         if test -n "$$list"; then \
816           echo " $(MKDIR_P) '$(DESTDIR)$(typelibsdir)'"; \
817           $(MKDIR_P) "$(DESTDIR)$(typelibsdir)" || exit 1; \
818         fi; \
819         for p in $$list; do \
820           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
821           echo "$$d$$p"; \
822         done | $(am__base_list) | \
823         while read files; do \
824           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibsdir)'"; \
825           $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibsdir)" || exit $$?; \
826         done
827
828 uninstall-typelibsDATA:
829         @$(NORMAL_UNINSTALL)
830         @list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
831         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
832         dir='$(DESTDIR)$(typelibsdir)'; $(am__uninstall_files_from_dir)
833 install-libgstrtspserver_@GST_API_VERSION@includeHEADERS: $(libgstrtspserver_@GST_API_VERSION@include_HEADERS)
834         @$(NORMAL_INSTALL)
835         @list='$(libgstrtspserver_@GST_API_VERSION@include_HEADERS)'; test -n "$(libgstrtspserver_@GST_API_VERSION@includedir)" || list=; \
836         if test -n "$$list"; then \
837           echo " $(MKDIR_P) '$(DESTDIR)$(libgstrtspserver_@GST_API_VERSION@includedir)'"; \
838           $(MKDIR_P) "$(DESTDIR)$(libgstrtspserver_@GST_API_VERSION@includedir)" || exit 1; \
839         fi; \
840         for p in $$list; do \
841           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
842           echo "$$d$$p"; \
843         done | $(am__base_list) | \
844         while read files; do \
845           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libgstrtspserver_@GST_API_VERSION@includedir)'"; \
846           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libgstrtspserver_@GST_API_VERSION@includedir)" || exit $$?; \
847         done
848
849 uninstall-libgstrtspserver_@GST_API_VERSION@includeHEADERS:
850         @$(NORMAL_UNINSTALL)
851         @list='$(libgstrtspserver_@GST_API_VERSION@include_HEADERS)'; test -n "$(libgstrtspserver_@GST_API_VERSION@includedir)" || list=; \
852         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
853         dir='$(DESTDIR)$(libgstrtspserver_@GST_API_VERSION@includedir)'; $(am__uninstall_files_from_dir)
854 tags TAGS:
855
856 ctags CTAGS:
857
858 cscope cscopelist:
859
860
861 distdir: $(DISTFILES)
862         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
863         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
864         list='$(DISTFILES)'; \
865           dist_files=`for file in $$list; do echo $$file; done | \
866           sed -e "s|^$$srcdirstrip/||;t" \
867               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
868         case $$dist_files in \
869           */*) $(MKDIR_P) `echo "$$dist_files" | \
870                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
871                            sort -u` ;; \
872         esac; \
873         for file in $$dist_files; do \
874           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
875           if test -d $$d/$$file; then \
876             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
877             if test -d "$(distdir)/$$file"; then \
878               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
879             fi; \
880             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
881               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
882               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
883             fi; \
884             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
885           else \
886             test -f "$(distdir)/$$file" \
887             || cp -p $$d/$$file "$(distdir)/$$file" \
888             || exit 1; \
889           fi; \
890         done
891 check-am: all-am
892 check: check-am
893 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
894 installdirs:
895         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(typelibsdir)" "$(DESTDIR)$(libgstrtspserver_@GST_API_VERSION@includedir)"; do \
896           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
897         done
898 install: install-am
899 install-exec: install-exec-am
900 install-data: install-data-am
901 uninstall: uninstall-am
902
903 install-am: all-am
904         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
905
906 installcheck: installcheck-am
907 install-strip:
908         if test -z '$(STRIP)'; then \
909           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
910             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
911               install; \
912         else \
913           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
914             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
915             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
916         fi
917 mostlyclean-generic:
918
919 clean-generic:
920         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
921
922 distclean-generic:
923         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
924         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
925
926 maintainer-clean-generic:
927         @echo "This command is intended for maintainers to use"
928         @echo "it deletes files that may require special tools to rebuild."
929 clean: clean-am
930
931 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
932         mostlyclean-am
933
934 distclean: distclean-am
935         -rm -rf ./$(DEPDIR)
936         -rm -f Makefile
937 distclean-am: clean-am distclean-compile distclean-generic
938
939 dvi: dvi-am
940
941 dvi-am:
942
943 html: html-am
944
945 html-am:
946
947 info: info-am
948
949 info-am:
950
951 install-data-am: install-girDATA \
952         install-libgstrtspserver_@GST_API_VERSION@includeHEADERS \
953         install-typelibsDATA
954
955 install-dvi: install-dvi-am
956
957 install-dvi-am:
958
959 install-exec-am: install-libLTLIBRARIES
960
961 install-html: install-html-am
962
963 install-html-am:
964
965 install-info: install-info-am
966
967 install-info-am:
968
969 install-man:
970
971 install-pdf: install-pdf-am
972
973 install-pdf-am:
974
975 install-ps: install-ps-am
976
977 install-ps-am:
978
979 installcheck-am:
980
981 maintainer-clean: maintainer-clean-am
982         -rm -rf ./$(DEPDIR)
983         -rm -f Makefile
984 maintainer-clean-am: distclean-am maintainer-clean-generic
985
986 mostlyclean: mostlyclean-am
987
988 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
989         mostlyclean-libtool
990
991 pdf: pdf-am
992
993 pdf-am:
994
995 ps: ps-am
996
997 ps-am:
998
999 uninstall-am: uninstall-girDATA uninstall-libLTLIBRARIES \
1000         uninstall-libgstrtspserver_@GST_API_VERSION@includeHEADERS \
1001         uninstall-typelibsDATA
1002
1003 .MAKE: install-am install-strip
1004
1005 .PHONY: all all-am check check-am clean clean-generic \
1006         clean-libLTLIBRARIES clean-libtool cscopelist-am ctags-am \
1007         distclean distclean-compile distclean-generic \
1008         distclean-libtool distdir dvi dvi-am html html-am info info-am \
1009         install install-am install-data install-data-am install-dvi \
1010         install-dvi-am install-exec install-exec-am install-girDATA \
1011         install-html install-html-am install-info install-info-am \
1012         install-libLTLIBRARIES \
1013         install-libgstrtspserver_@GST_API_VERSION@includeHEADERS \
1014         install-man install-pdf install-pdf-am install-ps \
1015         install-ps-am install-strip install-typelibsDATA installcheck \
1016         installcheck-am installdirs maintainer-clean \
1017         maintainer-clean-generic mostlyclean mostlyclean-compile \
1018         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1019         tags-am uninstall uninstall-am uninstall-girDATA \
1020         uninstall-libLTLIBRARIES \
1021         uninstall-libgstrtspserver_@GST_API_VERSION@includeHEADERS \
1022         uninstall-typelibsDATA
1023
1024
1025 @HAVE_INTROSPECTION_TRUE@GstRtspServer-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstrtspserver-@GST_API_VERSION@.la
1026 @HAVE_INTROSPECTION_TRUE@       $(AM_V_GEN)PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" \
1027 @HAVE_INTROSPECTION_TRUE@               $(INTROSPECTION_SCANNER) -v --namespace GstRtspServer \
1028 @HAVE_INTROSPECTION_TRUE@               --nsversion=@GST_API_VERSION@ \
1029 @HAVE_INTROSPECTION_TRUE@               --strip-prefix=Gst \
1030 @HAVE_INTROSPECTION_TRUE@               --warn-all \
1031 @HAVE_INTROSPECTION_TRUE@               -I$(top_srcdir) \
1032 @HAVE_INTROSPECTION_TRUE@               -I$(top_builddir) \
1033 @HAVE_INTROSPECTION_TRUE@               -DIN_GOBJECT_INTROSPECTION=1 \
1034 @HAVE_INTROSPECTION_TRUE@               --c-include='gst/rtsp-server/rtsp-server.h' \
1035 @HAVE_INTROSPECTION_TRUE@               --add-include-path=`$(PKG_CONFIG) --variable=girdir gstreamer-@GST_API_VERSION@` \
1036 @HAVE_INTROSPECTION_TRUE@               --add-include-path=`$(PKG_CONFIG) --variable=girdir gstreamer-rtsp-@GST_API_VERSION@` \
1037 @HAVE_INTROSPECTION_TRUE@               --add-include-path=`$(PKG_CONFIG) --variable=girdir gstreamer-sdp-@GST_API_VERSION@` \
1038 @HAVE_INTROSPECTION_TRUE@               --add-include-path=`$(PKG_CONFIG) --variable=girdir gstreamer-net-@GST_API_VERSION@` \
1039 @HAVE_INTROSPECTION_TRUE@               --library=libgstrtspserver-@GST_API_VERSION@.la \
1040 @HAVE_INTROSPECTION_TRUE@               --include=Gst-@GST_API_VERSION@ \
1041 @HAVE_INTROSPECTION_TRUE@               --include=GstRtsp-@GST_API_VERSION@ \
1042 @HAVE_INTROSPECTION_TRUE@               --include=GstNet-@GST_API_VERSION@ \
1043 @HAVE_INTROSPECTION_TRUE@               --libtool="$(top_builddir)/libtool" \
1044 @HAVE_INTROSPECTION_TRUE@               --pkg gstreamer-@GST_API_VERSION@ \
1045 @HAVE_INTROSPECTION_TRUE@               --pkg gstreamer-rtsp-@GST_API_VERSION@ \
1046 @HAVE_INTROSPECTION_TRUE@               --pkg gstreamer-net-@GST_API_VERSION@ \
1047 @HAVE_INTROSPECTION_TRUE@               --pkg-export gstreamer-rtsp-server-@GST_API_VERSION@ \
1048 @HAVE_INTROSPECTION_TRUE@               --output $@ \
1049 @HAVE_INTROSPECTION_TRUE@               $(gir_headers) \
1050 @HAVE_INTROSPECTION_TRUE@               $(gir_sources)
1051
1052 @HAVE_INTROSPECTION_TRUE@%.typelib: %.gir $(INTROSPECTION_COMPILER)
1053 @HAVE_INTROSPECTION_TRUE@       $(AM_V_GEN)PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" \
1054 @HAVE_INTROSPECTION_TRUE@       $(INTROSPECTION_COMPILER) \
1055 @HAVE_INTROSPECTION_TRUE@       --includedir=$(srcdir) \
1056 @HAVE_INTROSPECTION_TRUE@       --includedir=$(builddir) \
1057 @HAVE_INTROSPECTION_TRUE@       --includedir=`$(PKG_CONFIG) --variable=girdir gstreamer-@GST_API_VERSION@` \
1058 @HAVE_INTROSPECTION_TRUE@       --includedir=`$(PKG_CONFIG) --variable=girdir gstreamer-rtsp-@GST_API_VERSION@` \
1059 @HAVE_INTROSPECTION_TRUE@       --includedir=`$(PKG_CONFIG) --variable=girdir gstreamer-sdp-@GST_API_VERSION@` \
1060 @HAVE_INTROSPECTION_TRUE@       --includedir=`$(PKG_CONFIG) --variable=girdir gstreamer-net-@GST_API_VERSION@` \
1061 @HAVE_INTROSPECTION_TRUE@       $(INTROSPECTION_COMPILER_OPTS) $< -o $(@F)
1062
1063 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1064 # Otherwise a system limit (for SysV at least) may be exceeded.
1065 .NOEXPORT: