source: trunk/third/gstreamer/docs/libs/Makefile.in @ 21005

Revision 21005, 29.1 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21004, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.8.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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# this snippet is to be included by both our docbook manuals
18# and gtk-doc API references
19
20# it adds an upload target to each of these dir's Makefiles
21
22# each Makefile.am should define the following variables:
23# - DOC: the base name of the documentation
24#        (faq, manual, pwg, gstreamer, gstreamer-libs)
25# - FORMATS: the formats in which DOC is output
26#            (html ps pdf)
27
28# if you want to use it, make sure your ..sh/config file contains the
29# correct User entry for the Host entry for the DOC_SERVER
30srcdir = @srcdir@
31top_srcdir = @top_srcdir@
32VPATH = @srcdir@
33pkgdatadir = $(datadir)/@PACKAGE@
34pkglibdir = $(libdir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36top_builddir = ../..
37am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38INSTALL = @INSTALL@
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50host_triplet = @host@
51DIST_COMMON = $(srcdir)/../upload.mak $(srcdir)/Makefile.am \
52        $(srcdir)/Makefile.in
53subdir = docs/libs
54ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
56        $(top_srcdir)/common/m4/as-auto-alt.m4 \
57        $(top_srcdir)/common/m4/as-compiler-flag.m4 \
58        $(top_srcdir)/common/m4/as-docbook.m4 \
59        $(top_srcdir)/common/m4/as-libtool.m4 \
60        $(top_srcdir)/common/m4/as-python.m4 \
61        $(top_srcdir)/common/m4/as-scrub-include.m4 \
62        $(top_srcdir)/common/m4/as-version.m4 \
63        $(top_srcdir)/common/m4/gettext.m4 \
64        $(top_srcdir)/common/m4/gst-arch.m4 \
65        $(top_srcdir)/common/m4/gst-doc.m4 \
66        $(top_srcdir)/common/m4/gst-feature.m4 \
67        $(top_srcdir)/common/m4/gst-function.m4 \
68        $(top_srcdir)/common/m4/gst-libxml2.m4 \
69        $(top_srcdir)/common/m4/gst-mcsc.m4 \
70        $(top_srcdir)/common/m4/iconv.m4 \
71        $(top_srcdir)/common/m4/lib-ld.m4 \
72        $(top_srcdir)/common/m4/lib-link.m4 \
73        $(top_srcdir)/common/m4/lib-prefix.m4 \
74        $(top_srcdir)/common/m4/pkg.m4 \
75        $(top_srcdir)/common/m4/progtest.m4 $(top_srcdir)/configure.ac
76am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77        $(ACLOCAL_M4)
78mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
79CONFIG_HEADER = $(top_builddir)/config.h
80CONFIG_CLEAN_FILES =
81SOURCES =
82DIST_SOURCES =
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84ACLOCAL = @ACLOCAL@
85ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
86AMDEP_FALSE = @AMDEP_FALSE@
87AMDEP_TRUE = @AMDEP_TRUE@
88AMTAR = @AMTAR@
89AR = @AR@
90AS_LIBTOOL_WIN32_FALSE = @AS_LIBTOOL_WIN32_FALSE@
91AS_LIBTOOL_WIN32_TRUE = @AS_LIBTOOL_WIN32_TRUE@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96BISON_PATH = @BISON_PATH@
97BROKEN_FALSE = @BROKEN_FALSE@
98BROKEN_TRUE = @BROKEN_TRUE@
99BUILD_DOCS_FALSE = @BUILD_DOCS_FALSE@
100BUILD_DOCS_TRUE = @BUILD_DOCS_TRUE@
101BUILD_EXAMPLES_FALSE = @BUILD_EXAMPLES_FALSE@
102BUILD_EXAMPLES_TRUE = @BUILD_EXAMPLES_TRUE@
103BUILD_FAILING_TESTS_FALSE = @BUILD_FAILING_TESTS_FALSE@
104BUILD_FAILING_TESTS_TRUE = @BUILD_FAILING_TESTS_TRUE@
105BUILD_PLUGIN_DOCS_FALSE = @BUILD_PLUGIN_DOCS_FALSE@
106BUILD_PLUGIN_DOCS_TRUE = @BUILD_PLUGIN_DOCS_TRUE@
107BUILD_TESTS_FALSE = @BUILD_TESTS_FALSE@
108BUILD_TESTS_TRUE = @BUILD_TESTS_TRUE@
109CAT_ENTRY_END = @CAT_ENTRY_END@
110CAT_ENTRY_START = @CAT_ENTRY_START@
111CC = @CC@
112CCAS = @CCAS@
113CCASFLAGS = @CCASFLAGS@
114CCDEPMODE = @CCDEPMODE@
115CFLAGS = @CFLAGS@
116CPP = @CPP@
117CPPFLAGS = @CPPFLAGS@
118CXX = @CXX@
119CXXCPP = @CXXCPP@
120CXXDEPMODE = @CXXDEPMODE@
121CXXFLAGS = @CXXFLAGS@
122CYGPATH_W = @CYGPATH_W@
123DEFS = @DEFS@
124DEPDIR = @DEPDIR@
125DOCBOOK_ROOT = @DOCBOOK_ROOT@
126DOC_HTML_FALSE = @DOC_HTML_FALSE@
127DOC_HTML_TRUE = @DOC_HTML_TRUE@
128DOC_PDF_FALSE = @DOC_PDF_FALSE@
129DOC_PDF_TRUE = @DOC_PDF_TRUE@
130DOC_PS_FALSE = @DOC_PS_FALSE@
131DOC_PS_TRUE = @DOC_PS_TRUE@
132ECHO = @ECHO@
133ECHO_C = @ECHO_C@
134ECHO_N = @ECHO_N@
135ECHO_T = @ECHO_T@
136EGREP = @EGREP@
137EXEEXT = @EXEEXT@
138EXPERIMENTAL_FALSE = @EXPERIMENTAL_FALSE@
139EXPERIMENTAL_TRUE = @EXPERIMENTAL_TRUE@
140F77 = @F77@
141FFLAGS = @FFLAGS@
142FLEX_PATH = @FLEX_PATH@
143GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
144GLIB2_CFLAGS = @GLIB2_CFLAGS@
145GLIB2_LIBS = @GLIB2_LIBS@
146GLIB2_REQ = @GLIB2_REQ@
147GLIB_CFLAGS = @GLIB_CFLAGS@
148GLIB_LIBS = @GLIB_LIBS@
149GLIB_ONLY_CFLAGS = @GLIB_ONLY_CFLAGS@
150GLIB_ONLY_LIBS = @GLIB_ONLY_LIBS@
151GMSGFMT = @GMSGFMT@
152GST_AGE = @GST_AGE@
153GST_CACHE_DIR = @GST_CACHE_DIR@
154GST_CURRENT = @GST_CURRENT@
155GST_DISABLE_ALLOC_TRACE_DEFINE = @GST_DISABLE_ALLOC_TRACE_DEFINE@
156GST_DISABLE_ALLOC_TRACE_FALSE = @GST_DISABLE_ALLOC_TRACE_FALSE@
157GST_DISABLE_ALLOC_TRACE_TRUE = @GST_DISABLE_ALLOC_TRACE_TRUE@
158GST_DISABLE_ENUMTYPES_DEFINE = @GST_DISABLE_ENUMTYPES_DEFINE@
159GST_DISABLE_ENUMTYPES_FALSE = @GST_DISABLE_ENUMTYPES_FALSE@
160GST_DISABLE_ENUMTYPES_TRUE = @GST_DISABLE_ENUMTYPES_TRUE@
161GST_DISABLE_GST_DEBUG_DEFINE = @GST_DISABLE_GST_DEBUG_DEFINE@
162GST_DISABLE_GST_DEBUG_FALSE = @GST_DISABLE_GST_DEBUG_FALSE@
163GST_DISABLE_GST_DEBUG_TRUE = @GST_DISABLE_GST_DEBUG_TRUE@
164GST_DISABLE_INDEX_DEFINE = @GST_DISABLE_INDEX_DEFINE@
165GST_DISABLE_INDEX_FALSE = @GST_DISABLE_INDEX_FALSE@
166GST_DISABLE_INDEX_TRUE = @GST_DISABLE_INDEX_TRUE@
167GST_DISABLE_LOADSAVE_DEFINE = @GST_DISABLE_LOADSAVE_DEFINE@
168GST_DISABLE_LOADSAVE_FALSE = @GST_DISABLE_LOADSAVE_FALSE@
169GST_DISABLE_LOADSAVE_TRUE = @GST_DISABLE_LOADSAVE_TRUE@
170GST_DISABLE_OMEGA_COTHREADS_FALSE = @GST_DISABLE_OMEGA_COTHREADS_FALSE@
171GST_DISABLE_OMEGA_COTHREADS_TRUE = @GST_DISABLE_OMEGA_COTHREADS_TRUE@
172GST_DISABLE_PARSE_DEFINE = @GST_DISABLE_PARSE_DEFINE@
173GST_DISABLE_PARSE_FALSE = @GST_DISABLE_PARSE_FALSE@
174GST_DISABLE_PARSE_TRUE = @GST_DISABLE_PARSE_TRUE@
175GST_DISABLE_PLUGIN_DEFINE = @GST_DISABLE_PLUGIN_DEFINE@
176GST_DISABLE_PLUGIN_FALSE = @GST_DISABLE_PLUGIN_FALSE@
177GST_DISABLE_PLUGIN_TRUE = @GST_DISABLE_PLUGIN_TRUE@
178GST_DISABLE_REGISTRY_DEFINE = @GST_DISABLE_REGISTRY_DEFINE@
179GST_DISABLE_REGISTRY_FALSE = @GST_DISABLE_REGISTRY_FALSE@
180GST_DISABLE_REGISTRY_TRUE = @GST_DISABLE_REGISTRY_TRUE@
181GST_DISABLE_TRACE_DEFINE = @GST_DISABLE_TRACE_DEFINE@
182GST_DISABLE_TRACE_FALSE = @GST_DISABLE_TRACE_FALSE@
183GST_DISABLE_TRACE_TRUE = @GST_DISABLE_TRACE_TRUE@
184GST_DISABLE_URI_DEFINE = @GST_DISABLE_URI_DEFINE@
185GST_DISABLE_URI_FALSE = @GST_DISABLE_URI_FALSE@
186GST_DISABLE_URI_TRUE = @GST_DISABLE_URI_TRUE@
187GST_GCOV_ENABLED_FALSE = @GST_GCOV_ENABLED_FALSE@
188GST_GCOV_ENABLED_TRUE = @GST_GCOV_ENABLED_TRUE@
189GST_HAVE_UNALIGNED_ACCESS_DEFINE = @GST_HAVE_UNALIGNED_ACCESS_DEFINE@
190GST_LIBVERSION = @GST_LIBVERSION@
191GST_LIB_CFLAGS = @GST_LIB_CFLAGS@
192GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
193GST_LIB_LIBS = @GST_LIB_LIBS@
194GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
195GST_MAJORMINOR = @GST_MAJORMINOR@
196GST_OBJ_CFLAGS = @GST_OBJ_CFLAGS@
197GST_OBJ_LIBS = @GST_OBJ_LIBS@
198GST_PKG_CFLAGS = @GST_PKG_CFLAGS@
199GST_PKG_DEPS = @GST_PKG_DEPS@
200GST_PKG_LIBS = @GST_PKG_LIBS@
201GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
202GST_PRINTF_EXTENSION_FORMAT_DEFINE = @GST_PRINTF_EXTENSION_FORMAT_DEFINE@
203GST_REVISION = @GST_REVISION@
204GST_VERSION = @GST_VERSION@
205GST_VERSION_MAJOR = @GST_VERSION_MAJOR@
206GST_VERSION_MICRO = @GST_VERSION_MICRO@
207GST_VERSION_MINOR = @GST_VERSION_MINOR@
208GST_VERSION_NANO = @GST_VERSION_NANO@
209GST_VERSION_RELEASE = @GST_VERSION_RELEASE@
210GTK_DOC_SCANOBJ = @GTK_DOC_SCANOBJ@
211HAVE_CPU_ALPHA_FALSE = @HAVE_CPU_ALPHA_FALSE@
212HAVE_CPU_ALPHA_TRUE = @HAVE_CPU_ALPHA_TRUE@
213HAVE_CPU_ARM_FALSE = @HAVE_CPU_ARM_FALSE@
214HAVE_CPU_ARM_TRUE = @HAVE_CPU_ARM_TRUE@
215HAVE_CPU_HPPA_FALSE = @HAVE_CPU_HPPA_FALSE@
216HAVE_CPU_HPPA_TRUE = @HAVE_CPU_HPPA_TRUE@
217HAVE_CPU_I386_FALSE = @HAVE_CPU_I386_FALSE@
218HAVE_CPU_I386_TRUE = @HAVE_CPU_I386_TRUE@
219HAVE_CPU_IA64_FALSE = @HAVE_CPU_IA64_FALSE@
220HAVE_CPU_IA64_TRUE = @HAVE_CPU_IA64_TRUE@
221HAVE_CPU_M68K_FALSE = @HAVE_CPU_M68K_FALSE@
222HAVE_CPU_M68K_TRUE = @HAVE_CPU_M68K_TRUE@
223HAVE_CPU_MIPS_FALSE = @HAVE_CPU_MIPS_FALSE@
224HAVE_CPU_MIPS_TRUE = @HAVE_CPU_MIPS_TRUE@
225HAVE_CPU_PPC_FALSE = @HAVE_CPU_PPC_FALSE@
226HAVE_CPU_PPC_TRUE = @HAVE_CPU_PPC_TRUE@
227HAVE_CPU_S390_FALSE = @HAVE_CPU_S390_FALSE@
228HAVE_CPU_S390_TRUE = @HAVE_CPU_S390_TRUE@
229HAVE_CPU_SPARC_FALSE = @HAVE_CPU_SPARC_FALSE@
230HAVE_CPU_SPARC_TRUE = @HAVE_CPU_SPARC_TRUE@
231HAVE_CPU_X86_64_FALSE = @HAVE_CPU_X86_64_FALSE@
232HAVE_CPU_X86_64_TRUE = @HAVE_CPU_X86_64_TRUE@
233HAVE_DOCBOOK2HTML = @HAVE_DOCBOOK2HTML@
234HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@
235HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@
236HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@
237HAVE_DVIPS = @HAVE_DVIPS@
238HAVE_EPSTOPDF = @HAVE_EPSTOPDF@
239HAVE_FIG2DEV = @HAVE_FIG2DEV@
240HAVE_GTK_DOC = @HAVE_GTK_DOC@
241HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
242HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
243HAVE_JADETEX = @HAVE_JADETEX@
244HAVE_LIBGNOMEUI_FALSE = @HAVE_LIBGNOMEUI_FALSE@
245HAVE_LIBGNOMEUI_TRUE = @HAVE_LIBGNOMEUI_TRUE@
246HAVE_LIBMMX_FALSE = @HAVE_LIBMMX_FALSE@
247HAVE_LIBMMX_TRUE = @HAVE_LIBMMX_TRUE@
248HAVE_PNGTOPNM = @HAVE_PNGTOPNM@
249HAVE_PNMTOPS = @HAVE_PNMTOPS@
250HAVE_POPT = @HAVE_POPT@
251HAVE_PS2PDF = @HAVE_PS2PDF@
252HTML_DIR = @HTML_DIR@
253INSTALL_DATA = @INSTALL_DATA@
254INSTALL_PROGRAM = @INSTALL_PROGRAM@
255INSTALL_SCRIPT = @INSTALL_SCRIPT@
256INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257INTLLIBS = @INTLLIBS@
258LDFLAGS = @LDFLAGS@
259LIBGNOMEUI_CFLAGS = @LIBGNOMEUI_CFLAGS@
260LIBGNOMEUI_LIBS = @LIBGNOMEUI_LIBS@
261LIBICONV = @LIBICONV@
262LIBINTL = @LIBINTL@
263LIBOBJS = @LIBOBJS@
264LIBS = @LIBS@
265LIBTOOL = @LIBTOOL@
266LIBXML2_REQ = @LIBXML2_REQ@
267LIBXML_PKG = @LIBXML_PKG@
268LN_S = @LN_S@
269LOCALEDIR = @LOCALEDIR@
270LTLIBICONV = @LTLIBICONV@
271LTLIBINTL = @LTLIBINTL@
272LTLIBOBJS = @LTLIBOBJS@
273MAINT = @MAINT@
274MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
275MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
276MAKEINFO = @MAKEINFO@
277MKINSTALLDIRS = @MKINSTALLDIRS@
278MSGFMT = @MSGFMT@
279MSGMERGE = @MSGMERGE@
280OBJEXT = @OBJEXT@
281PACKAGE = @PACKAGE@
282PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
283PACKAGE_NAME = @PACKAGE_NAME@
284PACKAGE_STRING = @PACKAGE_STRING@
285PACKAGE_TARNAME = @PACKAGE_TARNAME@
286PACKAGE_VERSION = @PACKAGE_VERSION@
287PATH_SEPARATOR = @PATH_SEPARATOR@
288PERL_PATH = @PERL_PATH@
289PKG_CONFIG = @PKG_CONFIG@
290PLUGINS_BUILDDIR = @PLUGINS_BUILDDIR@
291PLUGINS_DIR = @PLUGINS_DIR@
292PLUGINS_USE_BUILDDIR_FALSE = @PLUGINS_USE_BUILDDIR_FALSE@
293PLUGINS_USE_BUILDDIR_TRUE = @PLUGINS_USE_BUILDDIR_TRUE@
294POPT_LIBS = @POPT_LIBS@
295POSUB = @POSUB@
296PYTHON = @PYTHON@
297PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
298PYTHON_PLATFORM = @PYTHON_PLATFORM@
299PYTHON_PREFIX = @PYTHON_PREFIX@
300PYTHON_VERSION = @PYTHON_VERSION@
301RANLIB = @RANLIB@
302SET_MAKE = @SET_MAKE@
303SHELL = @SHELL@
304STRIP = @STRIP@
305USE_NLS = @USE_NLS@
306VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
307VALGRIND_LIBS = @VALGRIND_LIBS@
308VERSION = @VERSION@
309XGETTEXT = @XGETTEXT@
310XML_CATALOG = @XML_CATALOG@
311XML_CFLAGS = @XML_CFLAGS@
312XML_LIBS = @XML_LIBS@
313XSLTPROC = @XSLTPROC@
314XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
315ac_ct_AR = @ac_ct_AR@
316ac_ct_CC = @ac_ct_CC@
317ac_ct_CXX = @ac_ct_CXX@
318ac_ct_F77 = @ac_ct_F77@
319ac_ct_RANLIB = @ac_ct_RANLIB@
320ac_ct_STRIP = @ac_ct_STRIP@
321am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
322am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
323am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
324am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
325am__include = @am__include@
326am__leading_dot = @am__leading_dot@
327am__quote = @am__quote@
328bindir = @bindir@
329build = @build@
330build_alias = @build_alias@
331build_cpu = @build_cpu@
332build_os = @build_os@
333build_vendor = @build_vendor@
334datadir = @datadir@
335exec_prefix = @exec_prefix@
336host = @host@
337host_alias = @host_alias@
338host_cpu = @host_cpu@
339host_os = @host_os@
340host_vendor = @host_vendor@
341includedir = @includedir@
342infodir = @infodir@
343install_sh = @install_sh@
344libdir = @libdir@
345libexecdir = @libexecdir@
346localstatedir = @localstatedir@
347mandir = @mandir@
348mkdir_p = @mkdir_p@
349oldincludedir = @oldincludedir@
350pkgpyexecdir = @pkgpyexecdir@
351pkgpythondir = @pkgpythondir@
352plugindir = @plugindir@
353prefix = @prefix@
354program_transform_name = @program_transform_name@
355pyexecdir = @pyexecdir@
356pythondir = @pythondir@
357sbindir = @sbindir@
358sharedstatedir = @sharedstatedir@
359sysconfdir = @sysconfdir@
360target = @target@
361target_alias = @target_alias@
362target_cpu = @target_cpu@
363target_os = @target_os@
364target_vendor = @target_vendor@
365
366# The name of the module, e.g. 'glib'.
367#DOC_MODULE=gstreamer-libs-@GST_MAJORMINOR@
368DOC_MODULE = gstreamer-libs
369
370# for upload.mak
371DOC = gstreamer-libs
372FORMATS = html
373
374# these variables define the location of the online docs
375DOC_SERVER = freedesktop.org
376DOC_BASE = /home/projects/gstreamer/www/data/doc
377DOC_URL = $(DOC_SERVER):$(DOC_BASE)
378
379# generated basefiles
380#basefiles = \
381#               $(DOC_MODULE)-sections.txt \
382#               $(DOC_MODULE)-docs.sgml
383
384# ugly hack to make -unused.sgml work
385#unused-build.stamp:
386#       BUILDDIR=`pwd` && \
387#       cd $(srcdir)/tmpl && \
388#       ln -sf gstreamer-libs-unused.sgml \
389#               $$BUILDDIR/tmpl/gstreamer-libs-@GST_MAJORMINOR@-unused.sgml
390#       touch unused-build.stamp
391
392# these rules are added to create parallel docs using GST_MAJORMINOR
393#$(basefiles): gstreamer-libs-@GST_MAJORMINOR@%: gstreamer-libs%
394#       cp $< $@
395
396#CLEANFILES = $(basefiles)
397
398# The top-level SGML file. Change it if you want.
399DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
400
401# The directory containing the source code. Relative to $(top_srcdir).
402# gtk-doc will search all .c & .h files beneath here for inline comments
403# documenting functions and macros.
404DOC_SOURCE_DIR = $(top_srcdir)/libs/gst
405
406# Extra options to supply to gtkdoc-scan.
407SCAN_OPTIONS =
408
409# FIXME :
410# there's something wrong with gstreamer-sections.txt not being in the dist
411# maybe it doesn't resolve; we're adding it below for now
412#EXTRA_DIST = gstreamer.types.in gstreamer.hierarchy $(DOC_MODULE)-sections.txt gstreamer-sections.txt $(DOC_MAIN_SGML_FILE)
413
414# Extra options to supply to gtkdoc-mkdb.
415MKDB_OPTIONS = --sgml-mode --ignore-files=trio
416
417# Extra options to supply to gtkdoc-fixref.
418FIXXREF_OPTIONS = --extra-dir=../gst/html
419
420# Used for dependencies.
421HFILE_GLOB = $(DOC_SOURCE_DIR)/*/*.h
422CFILE_GLOB = $(DOC_SOURCE_DIR)/*/*.c
423
424# this is a wingo addition
425# thomasvs: another nice wingo addition would be an explanation on why
426# this is useful ;)
427
428#SCANOBJ_DEPS = $(top_builddir)/gst/elements/libgstelements.la \
429#       $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la
430SCANOBJ_DEPS = $(top_builddir)/libs/gst/control/libgstcontrol-@GST_MAJORMINOR@.la
431
432# Header files to ignore when scanning.
433IGNORE_HFILES = \
434        gstgetbits_inl.h \
435        dp-private.h
436
437
438# Images to copy into HTML directory.
439HTML_IMAGES =
440
441# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
442content_files =
443
444# Other files to distribute.
445extra_files =
446
447# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
448# contains GtkObjects/GObjects and you want to document signals and properties.
449GTKDOC_CFLAGS = $(GST_OBJ_CFLAGS) -I$(top_builddir)
450GTKDOC_LIBS = $(GST_OBJ_LIBS) $(SCANOBJ_DEPS)
451GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC)
452GTKDOC_LD = $(LIBTOOL) --mode=link $(CC)
453
454# If you need to override some of the declarations, place them in this file
455# and uncomment this line.
456#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
457
458###########################################################################
459# Everything below here is generic and you shouldn't need to change it.
460###########################################################################
461# thomas: except of course that we did
462
463# thomas: copied from glib-2
464# We set GPATH here; this gives us semantics for GNU make
465# which are more like other make's VPATH, when it comes to
466# whether a source that is a target of one rule is then
467# searched for in VPATH/GPATH.
468#
469GPATH = $(srcdir)
470TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@
471EXTRA_DIST = \
472        $(content_files)                \
473        $(extra_files)                  \
474        $(HTML_IMAGES)                  \
475        $(DOC_MAIN_SGML_FILE)           \
476        $(DOC_MODULE).types             \
477        $(DOC_MODULE)-sections.txt
478
479DOC_STAMPS = \
480        scan-build.stamp                \
481        tmpl-build.stamp                \
482        sgml-build.stamp                \
483        html-build.stamp                \
484        $(srcdir)/tmpl.stamp            \
485        $(srcdir)/sgml.stamp            \
486        $(srcdir)/html.stamp
487
488SCANOBJ_FILES = \
489        $(DOC_MODULE).args              \
490        $(DOC_MODULE).hierarchy         \
491        $(DOC_MODULE).interfaces        \
492        $(DOC_MODULE).prerequisites     \
493        .libs/$(DOC_MODULE)-scan.o      \
494        $(DOC_MODULE).signals
495
496CLEANFILES = $(SCANOBJ_FILES) $(DOC_MODULE)-unused.txt $(DOC_STAMPS)
497all: all-am
498
499.SUFFIXES:
500$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../upload.mak $(am__configure_deps)
501        @for dep in $?; do \
502          case '$(am__configure_deps)' in \
503            *$$dep*) \
504              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
505                && exit 0; \
506              exit 1;; \
507          esac; \
508        done; \
509        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/libs/Makefile'; \
510        cd $(top_srcdir) && \
511          $(AUTOMAKE) --gnu  docs/libs/Makefile
512.PRECIOUS: Makefile
513Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
514        @case '$?' in \
515          *config.status*) \
516            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
517          *) \
518            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
519            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
520        esac;
521
522$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
523        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
524
525$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
526        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
527$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
528        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
529
530mostlyclean-libtool:
531        -rm -f *.lo
532
533clean-libtool:
534        -rm -rf .libs _libs
535
536distclean-libtool:
537        -rm -f libtool
538uninstall-info-am:
539tags: TAGS
540TAGS:
541
542ctags: CTAGS
543CTAGS:
544
545
546distdir: $(DISTFILES)
547        $(mkdir_p) $(distdir)/..
548        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
549        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
550        list='$(DISTFILES)'; for file in $$list; do \
551          case $$file in \
552            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
553            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
554          esac; \
555          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
556          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
557          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
558            dir="/$$dir"; \
559            $(mkdir_p) "$(distdir)$$dir"; \
560          else \
561            dir=''; \
562          fi; \
563          if test -d $$d/$$file; then \
564            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
565              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
566            fi; \
567            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
568          else \
569            test -f $(distdir)/$$file \
570            || cp -p $$d/$$file $(distdir)/$$file \
571            || exit 1; \
572          fi; \
573        done
574        $(MAKE) $(AM_MAKEFLAGS) \
575          top_distdir="$(top_distdir)" distdir="$(distdir)" \
576          dist-hook
577check-am: all-am
578check: check-am
579all-am: Makefile all-local
580installdirs:
581install: install-am
582install-exec: install-exec-am
583install-data: install-data-am
584uninstall: uninstall-am
585
586install-am: all-am
587        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
588
589installcheck: installcheck-am
590install-strip:
591        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
592          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
593          `test -z '$(STRIP)' || \
594            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
595mostlyclean-generic:
596
597clean-generic:
598        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
599
600distclean-generic:
601        -rm -f $(CONFIG_CLEAN_FILES)
602
603maintainer-clean-generic:
604        @echo "This command is intended for maintainers to use"
605        @echo "it deletes files that may require special tools to rebuild."
606clean: clean-am
607
608clean-am: clean-generic clean-libtool clean-local mostlyclean-am
609
610distclean: distclean-am
611        -rm -f Makefile
612distclean-am: clean-am distclean-generic distclean-libtool \
613        distclean-local
614
615dvi: dvi-am
616
617dvi-am:
618
619info: info-am
620
621info-am:
622
623install-data-am: install-data-local
624
625install-exec-am:
626
627install-info: install-info-am
628
629install-man:
630
631installcheck-am:
632
633maintainer-clean: maintainer-clean-am
634        -rm -f Makefile
635maintainer-clean-am: distclean-am maintainer-clean-generic \
636        maintainer-clean-local
637
638mostlyclean: mostlyclean-am
639
640mostlyclean-am: mostlyclean-generic mostlyclean-libtool
641
642pdf: pdf-am
643
644pdf-am:
645
646ps: ps-am
647
648ps-am:
649
650uninstall-am: uninstall-info-am uninstall-local
651
652.PHONY: all all-am all-local check check-am clean clean-generic \
653        clean-libtool clean-local distclean distclean-generic \
654        distclean-libtool distclean-local distdir dvi dvi-am html \
655        html-am info info-am install install-am install-data \
656        install-data-am install-data-local install-exec \
657        install-exec-am install-info install-info-am install-man \
658        install-strip installcheck installcheck-am installdirs \
659        maintainer-clean maintainer-clean-generic \
660        maintainer-clean-local mostlyclean mostlyclean-generic \
661        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
662        uninstall-info-am uninstall-local
663
664html: html-build.stamp
665
666upload: $(FORMATS)
667        @if test "x$(GST_VERSION_NANO)" = x0; then \
668            export DOCVERSION=$(VERSION); \
669        else export DOCVERSION=head; \
670        fi; \
671        export DIR=$(DOC_BASE)/gstreamer/$$DOCVERSION/$(DOC); \
672        ssh $(DOC_SERVER) mkdir -p $$DIR; \
673        if echo $(FORMATS) | grep html > /dev/null; then export SRC="$$SRC html"; fi; \
674        if echo $(FORMATS) | grep ps > /dev/null; then export SRC="$$SRC $(DOC).ps"; fi; \
675        if echo $(FORMATS) | grep pdf > /dev/null; then export SRC="$$SRC $(DOC).pdf"; fi; \
676        echo Uploading $$SRC to $(DOC_SERVER):$$DIR; \
677        rsync -rv -e ssh --delete $$SRC $(DOC_SERVER):$$DIR; \
678        ssh $(DOC_SERVER) chmod -R g+w $$DIR; \
679        echo Done
680
681@HAVE_GTK_DOC_TRUE@all-local: html-build.stamp
682
683#### scan ####
684
685# in the case of non-srcdir builds, the built gst directory gets added
686# to gtk-doc scanning; but only then, to avoid duplicates
687@HAVE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB) $(SCANOBJ_DEPS) $(basefiles)
688@HAVE_GTK_DOC_TRUE@     @echo '*** Scanning header files ***'
689@HAVE_GTK_DOC_TRUE@     if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null;  \
690@HAVE_GTK_DOC_TRUE@     then                                                            \
691@HAVE_GTK_DOC_TRUE@            if test x"$(srcdir)" != x. ; then                                \
692@HAVE_GTK_DOC_TRUE@                cp $(srcdir)/$(DOC_MODULE).types . ;                 \
693@HAVE_GTK_DOC_TRUE@                chmod u+w $(DOC_MODULE).types ;                              \
694@HAVE_GTK_DOC_TRUE@            fi ;                                                     \
695@HAVE_GTK_DOC_TRUE@         CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)"                         \
696@HAVE_GTK_DOC_TRUE@         CFLAGS="$(GTKDOC_CFLAGS)" LDFLAGS="$(GTKDOC_LIBS)"          \
697@HAVE_GTK_DOC_TRUE@         $(GTK_DOC_SCANOBJ) --type-init-func="gst_init(NULL,NULL)"   \
698@HAVE_GTK_DOC_TRUE@             --module=$(DOC_MODULE) ;                                \
699@HAVE_GTK_DOC_TRUE@     else                                                            \
700@HAVE_GTK_DOC_TRUE@         cd $(srcdir) ;                                              \
701@HAVE_GTK_DOC_TRUE@         for i in $(SCANOBJ_FILES) ; do                              \
702@HAVE_GTK_DOC_TRUE@            test -f $$i || touch $$i ;                               \
703@HAVE_GTK_DOC_TRUE@         done                                                        \
704@HAVE_GTK_DOC_TRUE@     fi
705@HAVE_GTK_DOC_TRUE@     if test "x$(top_srcdir)" != "x$(top_builddir)";                 \
706@HAVE_GTK_DOC_TRUE@     then                                                            \
707@HAVE_GTK_DOC_TRUE@       export BUILT_OPTIONS="--source-dir=$(top_builddir)/libs/gst"; \
708@HAVE_GTK_DOC_TRUE@     fi;                                                             \
709@HAVE_GTK_DOC_TRUE@     gtkdoc-scan                                                     \
710@HAVE_GTK_DOC_TRUE@             $(SCAN_OPTIONS) $(EXTRA_HFILES)                         \
711@HAVE_GTK_DOC_TRUE@             --module=$(DOC_MODULE)                                  \
712@HAVE_GTK_DOC_TRUE@             --source-dir=$(DOC_SOURCE_DIR)                          \
713@HAVE_GTK_DOC_TRUE@             $$BUILT_OPTIONS                                         \
714@HAVE_GTK_DOC_TRUE@             --ignore-headers="$(IGNORE_HFILES)"
715@HAVE_GTK_DOC_TRUE@     touch scan-build.stamp
716
717@HAVE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES): scan-build.stamp
718@HAVE_GTK_DOC_TRUE@     @true
719
720#### templates ####
721
722@HAVE_GTK_DOC_TRUE@tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_OVERRIDES)
723@HAVE_GTK_DOC_TRUE@     @echo '*** Rebuilding template files ***'
724@HAVE_GTK_DOC_TRUE@     if test x"$(srcdir)" != x. ; then \
725@HAVE_GTK_DOC_TRUE@         cp $(srcdir)/$(DOC_MODULE)-decl.txt . ; \
726@HAVE_GTK_DOC_TRUE@         cp $(srcdir)/$(DOC_MODULE)-sections.txt . ; \
727@HAVE_GTK_DOC_TRUE@     fi
728@HAVE_GTK_DOC_TRUE@     gtkdoc-mktmpl --module=$(DOC_MODULE)
729@HAVE_GTK_DOC_TRUE@     touch tmpl-build.stamp
730
731@HAVE_GTK_DOC_TRUE@tmpl.stamp: tmpl-build.stamp
732@HAVE_GTK_DOC_TRUE@     @true
733
734#### sgml ####
735
736@HAVE_GTK_DOC_TRUE@sgml-build.stamp: tmpl.stamp $(CFILE_GLOB)
737@HAVE_GTK_DOC_TRUE@     @echo '*** Building XML ***'
738@HAVE_GTK_DOC_TRUE@     gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --main-sgml-file=$(srcdir)/$(DOC_MAIN_SGML_FILE) --output-format=xml $(MKDB_OPTIONS) | tee sgml-build.log
739@HAVE_GTK_DOC_TRUE@     @if grep "WARNING:" sgml-build.log > /dev/null; then exit 1; fi
740@HAVE_GTK_DOC_TRUE@     rm sgml-build.log
741@HAVE_GTK_DOC_TRUE@     touch sgml-build.stamp
742
743@HAVE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
744@HAVE_GTK_DOC_TRUE@     @true
745
746#### html ####
747
748# FIXME: setting LANG=C is a hack to work with gtk-doc < 1.1, because
749# that forces a non-utf8 locale.  gtk-doc >= 1.1 solves this by calling
750# use bytes; in gtkdoc-fixxref
751@HAVE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
752@HAVE_GTK_DOC_TRUE@     @echo '*** Building HTML ***'
753@HAVE_GTK_DOC_TRUE@     if test -d html; then rm -rf html; fi
754@HAVE_GTK_DOC_TRUE@     mkdir html
755@HAVE_GTK_DOC_TRUE@     @cp $(srcdir)/$(DOC_MAIN_SGML_FILE) html
756@HAVE_GTK_DOC_TRUE@     cp -pr xml html
757@HAVE_GTK_DOC_TRUE@     cp ../version.entities html
758@HAVE_GTK_DOC_TRUE@     cd html && gtkdoc-mkhtml $(DOC_MODULE) $(DOC_MAIN_SGML_FILE)
759@HAVE_GTK_DOC_TRUE@     rm -f html/$(DOC_MAIN_SGML_FILE)
760@HAVE_GTK_DOC_TRUE@     rm -rf html/xml
761@HAVE_GTK_DOC_TRUE@     rm -f html/version.entities
762@HAVE_GTK_DOC_TRUE@     test "x$(HTML_IMAGES)" = "x" || for i in "" $(HTML_IMAGES) ; do \
763@HAVE_GTK_DOC_TRUE@         if test "$$i" != ""; then cp $(srcdir)/$$i html ; fi; done
764@HAVE_GTK_DOC_TRUE@     @echo '-- Fixing Crossreferences'
765@HAVE_GTK_DOC_TRUE@     LANG=C && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
766@HAVE_GTK_DOC_TRUE@     touch html-build.stamp
767@HAVE_GTK_DOC_FALSE@all-local:
768
769clean-local:
770        rm -f *~ *.bak $(SCANOBJ_FILES) *-unused.txt $(DOC_STAMPS)
771        rm -rf xml html
772
773maintainer-clean-local: clean
774        cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
775
776# FIXME : thomas added all sgml files and some other things to make
777# make distcheck work
778distclean-local: clean
779        rm -rf $(DOC_MODULE)-decl-list.txt
780        rm -rf $(DOC_MODULE)-decl.txt
781        rm -rf $(DOC_MODULE)-undocumented.txt
782        rm -rf $(DOC_MODULE)-unused.txt
783        rm -rf tmpl/*.sgml.bak
784        rm -f $(DOC_MODULE).hierarchy
785        rm -f *.stamp || true
786        if test x"$(srcdir)" != x. ; then \
787            rm -f $(DOC_MODULE)-docs.sgml ; \
788            rm -f $(DOC_MODULE).types ; \
789            rm -f $(DOC_MODULE).interfaces ; \
790            rm -f $(DOC_MODULE).prerequisites ; \
791            rm -f $(DOC_MODULE)-sections.txt ; \
792            rm -rf tmpl/*.sgml ; \
793        fi
794        rm -f *.o
795
796install-data-local:
797        $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)
798        (installfiles=`echo ./html/*.html`; \
799        if test "$$installfiles" = './html/*.html'; \
800        then echo '-- Nothing to install' ; \
801        else \
802          for i in $$installfiles; do \
803            echo '-- Installing '$$i ; \
804            $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
805          done; \
806          pngfiles=`echo ./html/*.png`; \
807          if test "$$pngfiles" != './html/*.png'; then \
808            for i in $$pngfiles; do \
809              echo '-- Installing '$$i ; \
810              $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
811            done; \
812          fi; \
813          echo '-- Installing $(srcdir)/html/$(DOC_MODULE).devhelp' ; \
814          $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp \
815            $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp; \
816          echo '-- Installing $(srcdir)/html/index.sgml' ; \
817          $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
818        fi)
819uninstall-local:
820        (installfiles=`echo ./html/*.html`; \
821        if test "$$installfiles" = './html/*.html'; \
822        then echo '-- Nothing to uninstall' ; \
823        else \
824          for i in $$installfiles; do \
825            rmfile=`basename $$i` ; \
826            echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/'$$rmfile ; \
827            rm -f $(DESTDIR)$(TARGET_DIR)/$$rmfile; \
828          done; \
829          pngfiles=`echo ./html/*.png`; \
830          if test "$$pngfiles" != './html/*.png'; then \
831            for i in $$pngfiles; do \
832              rmfile=`basename $$i` ; \
833              echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/'$$rmfile ; \
834              rm -f $(DESTDIR)$(TARGET_DIR)/$$rmfile; \
835            done; \
836          fi; \
837          echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE).devhelp' ; \
838          rm -f $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp; \
839          echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/index.sgml' ; \
840          rm -f $(DESTDIR)$(TARGET_DIR)/index.sgml; \
841        fi)
842        if test -d $(DESTDIR)$(TARGET_DIR); then rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(TARGET_DIR); fi
843
844#
845# Require gtk-doc when making dist
846#
847@HAVE_GTK_DOC_TRUE@dist-check-gtkdoc:
848@HAVE_GTK_DOC_FALSE@dist-check-gtkdoc:
849@HAVE_GTK_DOC_FALSE@    @echo "*** gtk-doc must be installed and enabled in order to make dist"
850@HAVE_GTK_DOC_FALSE@    @false
851
852dist-hook: dist-check-gtkdoc dist-hook-local
853        mkdir $(distdir)/tmpl
854        mkdir $(distdir)/xml
855        mkdir $(distdir)/html
856        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
857        -cp $(srcdir)/sgml/*.xml $(distdir)/xml
858        -cp $(srcdir)/html/index.sgml $(distdir)/html
859        -cp $(srcdir)/html/*.html $(srcdir)/html/*.css $(distdir)/html
860        -cp $(srcdir)/html/gstreamer-libs.devhelp $(distdir)/html
861
862        images=$(HTML_IMAGES) ;               \
863        for i in "" $$images ; do                     \
864          if test "$$i" != ""; then cp $(srcdir)/$$i $(distdir)/html ; fi; \
865        done
866
867.PHONY : dist-hook-local
868# Tell versions [3.59,3.63) of GNU make to not export all variables.
869# Otherwise a system limit (for SysV at least) may be exceeded.
870.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.