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

Revision 21005, 29.7 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/gst
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-@GST_MAJORMINOR@
368DOC_MODULE = gstreamer
369
370# for upload.mak
371DOC = gstreamer
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#               gstreamer-@GST_MAJORMINOR@.types \
382#               gstreamer-@GST_MAJORMINOR@-sections.txt \
383#               gstreamer-@GST_MAJORMINOR@-docs.sgml
384
385# ugly hack to make -unused.sgml work
386#unused-build.stamp:
387#       BUILDDIR=`pwd` && \
388#       cd $(srcdir)/tmpl && \
389#       ln -sf gstreamer-unused.sgml \
390#               $$BUILDDIR/tmpl/gstreamer-@GST_MAJORMINOR@-unused.sgml
391#       touch unused-build.stamp
392
393# these rules are added to create parallel docs using GST_MAJORMINOR
394#$(basefiles): gstreamer-@GST_MAJORMINOR@%: gstreamer%
395#       cp $< $@
396
397#CLEANFILES = $(basefiles)
398
399# The top-level SGML file. Change it if you want.
400DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
401
402# The directory containing the source code. Relative to $(top_srcdir).
403# gtk-doc will search all .c & .h files beneath here for inline comments
404# documenting functions and macros.
405DOC_SOURCE_DIR = $(top_srcdir)/gst
406
407# Extra options to supply to gtkdoc-scan.
408SCAN_OPTIONS =
409
410# Extra options to supply to gtkdoc-mkdb.
411MKDB_OPTIONS = --sgml-mode --ignore-files=parse
412
413# Extra options to supply to gtkdoc-fixref.
414FIXXREF_OPTIONS =
415
416# Used for dependencies.
417HFILE_GLOB = $(DOC_SOURCE_DIR)/*.h
418CFILE_GLOB = $(DOC_SOURCE_DIR)/*.c
419
420# this is a wingo addition
421# thomasvs: another nice wingo addition would be an explanation on why
422# this is useful ;)
423
424#SCANOBJ_DEPS = $(top_builddir)/gst/elements/libgstelements.la \
425#       $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la
426
427# Header files to ignore when scanning. Use base file name, no paths
428IGNORE_HFILES = \
429        gettext.h \
430        gst-i18n-lib.h \
431        gst-i18n-app.h \
432        gst_private.h \
433        gstatomic_impl.h \
434        gstdata_private.h \
435        gstarch.h \
436        cothreads.h \
437        cothreads_compat.h \
438        gthread-cothreads.h \
439        types.h \
440        grammar.tab.h \
441        gstmarshal.h \
442        gstaggregator.h \
443        gstbufferstore.h \
444        gstfakesink.h \
445        gstfakesrc.h \
446        gstfdsink.h \
447        gstfdsrc.h \
448        gstfilesink.h \
449        gstfilesrc.h \
450        gstidentity.h \
451        gstmd5sink.h \
452        gstmultifilesrc.h \
453        gstmultifdsink.h \
454        gstpipefilter.h \
455        gstshaper.h \
456        gststatistics.h \
457        gsttee.h \
458        gsttypefindelement.h \
459        gstspider.h \
460        gstspideridentity.h \
461        gstsearchfuncs.h \
462        gstxmlregistry.h
463
464
465# Images to copy into HTML directory.
466HTML_IMAGES =
467
468# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
469content_files =
470
471# Other files to distribute.
472extra_files =
473
474# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
475# contains GtkObjects/GObjects and you want to document signals and properties.
476GTKDOC_CFLAGS = $(GST_OBJ_CFLAGS) -I$(top_builddir)
477GTKDOC_LIBS = $(GST_OBJ_LIBS) $(SCANOBJ_DEPS)
478GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC)
479GTKDOC_LD = $(LIBTOOL) --mode=link $(CC)
480
481# If you need to override some of the declarations, place them in this file
482# and uncomment this line.
483#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
484
485###########################################################################
486# Everything below here is generic and you shouldn't need to change it.
487###########################################################################
488# thomas: except of course that we did
489
490# thomas: copied from glib-2
491# We set GPATH here; this gives us semantics for GNU make
492# which are more like other make's VPATH, when it comes to
493# whether a source that is a target of one rule is then
494# searched for in VPATH/GPATH.
495#
496GPATH = $(srcdir)
497
498# thomas: make docs parallel installable
499TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@
500EXTRA_DIST = \
501        $(content_files)                \
502        $(extra_files)                  \
503        $(HTML_IMAGES)                  \
504        $(DOC_MAIN_SGML_FILE)           \
505        $(DOC_MODULE).types             \
506        $(DOC_MODULE)-sections.txt
507
508DOC_STAMPS = \
509        scan-build.stamp                \
510        tmpl-build.stamp                \
511        sgml-build.stamp                \
512        html-build.stamp                \
513        $(srcdir)/tmpl.stamp            \
514        $(srcdir)/sgml.stamp            \
515        $(srcdir)/html.stamp
516
517SCANOBJ_FILES = \
518        $(DOC_MODULE).args              \
519        $(DOC_MODULE).hierarchy         \
520        $(DOC_MODULE).interfaces        \
521        $(DOC_MODULE).prerequisites     \
522        .libs/$(DOC_MODULE)-scan.o      \
523        $(DOC_MODULE).signals
524
525CLEANFILES = $(SCANOBJ_FILES) $(DOC_MODULE)-unused.txt $(DOC_STAMPS)
526all: all-am
527
528.SUFFIXES:
529$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../upload.mak $(am__configure_deps)
530        @for dep in $?; do \
531          case '$(am__configure_deps)' in \
532            *$$dep*) \
533              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
534                && exit 0; \
535              exit 1;; \
536          esac; \
537        done; \
538        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/gst/Makefile'; \
539        cd $(top_srcdir) && \
540          $(AUTOMAKE) --gnu  docs/gst/Makefile
541.PRECIOUS: Makefile
542Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
543        @case '$?' in \
544          *config.status*) \
545            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
546          *) \
547            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
548            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
549        esac;
550
551$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
552        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
553
554$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
555        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
556$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
557        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
558
559mostlyclean-libtool:
560        -rm -f *.lo
561
562clean-libtool:
563        -rm -rf .libs _libs
564
565distclean-libtool:
566        -rm -f libtool
567uninstall-info-am:
568tags: TAGS
569TAGS:
570
571ctags: CTAGS
572CTAGS:
573
574
575distdir: $(DISTFILES)
576        $(mkdir_p) $(distdir)/..
577        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
578        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
579        list='$(DISTFILES)'; for file in $$list; do \
580          case $$file in \
581            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
582            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
583          esac; \
584          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
585          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
586          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
587            dir="/$$dir"; \
588            $(mkdir_p) "$(distdir)$$dir"; \
589          else \
590            dir=''; \
591          fi; \
592          if test -d $$d/$$file; then \
593            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
594              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
595            fi; \
596            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
597          else \
598            test -f $(distdir)/$$file \
599            || cp -p $$d/$$file $(distdir)/$$file \
600            || exit 1; \
601          fi; \
602        done
603        $(MAKE) $(AM_MAKEFLAGS) \
604          top_distdir="$(top_distdir)" distdir="$(distdir)" \
605          dist-hook
606check-am: all-am
607check: check-am
608all-am: Makefile all-local
609installdirs:
610install: install-am
611install-exec: install-exec-am
612install-data: install-data-am
613uninstall: uninstall-am
614
615install-am: all-am
616        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
617
618installcheck: installcheck-am
619install-strip:
620        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
621          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
622          `test -z '$(STRIP)' || \
623            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
624mostlyclean-generic:
625
626clean-generic:
627        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
628
629distclean-generic:
630        -rm -f $(CONFIG_CLEAN_FILES)
631
632maintainer-clean-generic:
633        @echo "This command is intended for maintainers to use"
634        @echo "it deletes files that may require special tools to rebuild."
635clean: clean-am
636
637clean-am: clean-generic clean-libtool clean-local mostlyclean-am
638
639distclean: distclean-am
640        -rm -f Makefile
641distclean-am: clean-am distclean-generic distclean-libtool \
642        distclean-local
643
644dvi: dvi-am
645
646dvi-am:
647
648info: info-am
649
650info-am:
651
652install-data-am: install-data-local
653
654install-exec-am:
655
656install-info: install-info-am
657
658install-man:
659
660installcheck-am:
661
662maintainer-clean: maintainer-clean-am
663        -rm -f Makefile
664maintainer-clean-am: distclean-am maintainer-clean-generic \
665        maintainer-clean-local
666
667mostlyclean: mostlyclean-am
668
669mostlyclean-am: mostlyclean-generic mostlyclean-libtool
670
671pdf: pdf-am
672
673pdf-am:
674
675ps: ps-am
676
677ps-am:
678
679uninstall-am: uninstall-info-am uninstall-local
680
681.PHONY: all all-am all-local check check-am clean clean-generic \
682        clean-libtool clean-local distclean distclean-generic \
683        distclean-libtool distclean-local distdir dvi dvi-am html \
684        html-am info info-am install install-am install-data \
685        install-data-am install-data-local install-exec \
686        install-exec-am install-info install-info-am install-man \
687        install-strip installcheck installcheck-am installdirs \
688        maintainer-clean maintainer-clean-generic \
689        maintainer-clean-local mostlyclean mostlyclean-generic \
690        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
691        uninstall-info-am uninstall-local
692
693html: html-build.stamp
694
695upload: $(FORMATS)
696        @if test "x$(GST_VERSION_NANO)" = x0; then \
697            export DOCVERSION=$(VERSION); \
698        else export DOCVERSION=head; \
699        fi; \
700        export DIR=$(DOC_BASE)/gstreamer/$$DOCVERSION/$(DOC); \
701        ssh $(DOC_SERVER) mkdir -p $$DIR; \
702        if echo $(FORMATS) | grep html > /dev/null; then export SRC="$$SRC html"; fi; \
703        if echo $(FORMATS) | grep ps > /dev/null; then export SRC="$$SRC $(DOC).ps"; fi; \
704        if echo $(FORMATS) | grep pdf > /dev/null; then export SRC="$$SRC $(DOC).pdf"; fi; \
705        echo Uploading $$SRC to $(DOC_SERVER):$$DIR; \
706        rsync -rv -e ssh --delete $$SRC $(DOC_SERVER):$$DIR; \
707        ssh $(DOC_SERVER) chmod -R g+w $$DIR; \
708        echo Done
709
710@HAVE_GTK_DOC_TRUE@all-local: html-build.stamp
711
712#### scan ####
713
714# in the case of non-srcdir builds, the built gst directory gets added
715# to gtk-doc scanning; but only then, to avoid duplicates
716@HAVE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB) $(SCANOBJ_DEPS) $(basefiles)
717@HAVE_GTK_DOC_TRUE@     @echo '*** Scanning header files ***'
718@HAVE_GTK_DOC_TRUE@     if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null;  \
719@HAVE_GTK_DOC_TRUE@     then                                                            \
720@HAVE_GTK_DOC_TRUE@         if test x"$(srcdir)" != x. ; then                           \
721@HAVE_GTK_DOC_TRUE@             cp $(srcdir)/$(DOC_MODULE).types . ;                    \
722@HAVE_GTK_DOC_TRUE@             chmod u+w $(DOC_MODULE).types ;                         \
723@HAVE_GTK_DOC_TRUE@         fi ;                                                        \
724@HAVE_GTK_DOC_TRUE@         CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)"                         \
725@HAVE_GTK_DOC_TRUE@         CFLAGS="$(GTKDOC_CFLAGS)" LDFLAGS="$(GTKDOC_LIBS)"          \
726@HAVE_GTK_DOC_TRUE@         $(GTK_DOC_SCANOBJ) --type-init-func="gst_init(NULL,NULL)"   \
727@HAVE_GTK_DOC_TRUE@             --module=$(DOC_MODULE) ;                                \
728@HAVE_GTK_DOC_TRUE@     else                                                            \
729@HAVE_GTK_DOC_TRUE@         cd $(srcdir) ;                                              \
730@HAVE_GTK_DOC_TRUE@         for i in $(SCANOBJ_FILES) ; do                              \
731@HAVE_GTK_DOC_TRUE@               test -f $$i || touch $$i ;                            \
732@HAVE_GTK_DOC_TRUE@         done                                                        \
733@HAVE_GTK_DOC_TRUE@     fi
734@HAVE_GTK_DOC_TRUE@     if test "x$(top_srcdir)" != "x$(top_builddir)";                 \
735@HAVE_GTK_DOC_TRUE@        then                                                         \
736@HAVE_GTK_DOC_TRUE@          export BUILT_OPTIONS="--source-dir=$(top_builddir)/gst";   \
737@HAVE_GTK_DOC_TRUE@        fi;                                                          \
738@HAVE_GTK_DOC_TRUE@     gtkdoc-scan                                                     \
739@HAVE_GTK_DOC_TRUE@             $(SCAN_OPTIONS) $(EXTRA_HFILES)                         \
740@HAVE_GTK_DOC_TRUE@             --module=$(DOC_MODULE)                                  \
741@HAVE_GTK_DOC_TRUE@             --source-dir=$(DOC_SOURCE_DIR)                          \
742@HAVE_GTK_DOC_TRUE@             $$BUILT_OPTIONS                                         \
743@HAVE_GTK_DOC_TRUE@             --ignore-headers="$(IGNORE_HFILES)"
744@HAVE_GTK_DOC_TRUE@     touch scan-build.stamp
745
746@HAVE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES): scan-build.stamp
747@HAVE_GTK_DOC_TRUE@     @true
748
749#### templates ####
750
751@HAVE_GTK_DOC_TRUE@tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_OVERRIDES)
752@HAVE_GTK_DOC_TRUE@     @echo '*** Rebuilding template files ***'
753@HAVE_GTK_DOC_TRUE@     if test x"$(srcdir)" != x. ; then \
754@HAVE_GTK_DOC_TRUE@         cp $(srcdir)/$(DOC_MODULE)-sections.txt . ; \
755@HAVE_GTK_DOC_TRUE@         touch $(DOC_MODULE)-decl.txt ; \
756@HAVE_GTK_DOC_TRUE@     fi
757@HAVE_GTK_DOC_TRUE@     gtkdoc-mktmpl --module=$(DOC_MODULE) | tee tmpl-build.log
758@HAVE_GTK_DOC_TRUE@     @if grep "WARNING:" tmpl-build.log > /dev/null; then \
759@HAVE_GTK_DOC_TRUE@         cat $(DOC_MODULE)-unused.txt ; \
760@HAVE_GTK_DOC_TRUE@         exit 1; fi
761@HAVE_GTK_DOC_TRUE@     rm -f tmpl-build.log
762@HAVE_GTK_DOC_TRUE@     touch tmpl-build.stamp
763
764@HAVE_GTK_DOC_TRUE@tmpl.stamp: tmpl-build.stamp
765@HAVE_GTK_DOC_TRUE@     @true
766
767#### xml ####
768
769@HAVE_GTK_DOC_TRUE@sgml-build.stamp: tmpl.stamp $(CFILE_GLOB)
770@HAVE_GTK_DOC_TRUE@     @echo '*** Building XML ***'
771@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
772@HAVE_GTK_DOC_TRUE@     @if grep "WARNING:" sgml-build.log > /dev/null; then exit 1; fi
773@HAVE_GTK_DOC_TRUE@     rm sgml-build.log
774@HAVE_GTK_DOC_TRUE@     touch sgml-build.stamp
775
776@HAVE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
777@HAVE_GTK_DOC_TRUE@     @true
778
779#### html ####
780
781# FIXME: setting LANG=C is a hack to work with gtk-doc < 1.1, because
782# that forces a non-utf8 locale.  gtk-doc >= 1.1 solves this by calling
783# use bytes; in gtkdoc-fixxref
784@HAVE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
785@HAVE_GTK_DOC_TRUE@     @echo '*** Building HTML ***'
786@HAVE_GTK_DOC_TRUE@     if test -d html; then rm -rf html; fi
787@HAVE_GTK_DOC_TRUE@     mkdir html
788@HAVE_GTK_DOC_TRUE@     cp $(srcdir)/$(DOC_MAIN_SGML_FILE) html
789@HAVE_GTK_DOC_TRUE@     cp -pr xml html
790@HAVE_GTK_DOC_TRUE@     cp ../version.entities html
791@HAVE_GTK_DOC_TRUE@     cd html && gtkdoc-mkhtml $(DOC_MODULE) $(DOC_MAIN_SGML_FILE)
792@HAVE_GTK_DOC_TRUE@     rm -f html/$(DOC_MAIN_SGML_FILE)
793@HAVE_GTK_DOC_TRUE@     rm -rf html/xml
794@HAVE_GTK_DOC_TRUE@     rm -f html/version.entities
795@HAVE_GTK_DOC_TRUE@     test "x$(HTML_IMAGES)" = "x" || for i in "" $(HTML_IMAGES) ; do \
796@HAVE_GTK_DOC_TRUE@         if test "$$i" != ""; then cp $(srcdir)/$$i html ; fi; done
797@HAVE_GTK_DOC_TRUE@     @echo '-- Fixing Crossreferences'
798@HAVE_GTK_DOC_TRUE@     LANG=C && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
799@HAVE_GTK_DOC_TRUE@     touch html-build.stamp
800@HAVE_GTK_DOC_FALSE@all-local:
801
802clean-local:
803        rm -f *~ *.bak
804        rm -rf xml html
805        rm -rf .libs
806
807maintainer-clean-local: clean
808        cd $(srcdir) && rm -rf xml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
809
810# company: don't delete .sgml and -sections.txt as they're in CVS
811# FIXME : thomas added all sgml files and some other things to make
812# make distcheck work
813distclean-local: clean
814        rm -rf $(DOC_MODULE)-decl-list.txt
815        rm -rf $(DOC_MODULE)-decl.txt
816        rm -rf $(DOC_MODULE)-undocumented.txt
817        rm -rf $(DOC_MODULE)-unused.txt
818        rm -rf tmpl/*.sgml.bak
819        rm -f $(DOC_MODULE).hierarchy
820        rm -f *.stamp || true
821        if test x"$(srcdir)" != x. ; then \
822            rm -f $(DOC_MODULE)-docs.sgml ; \
823            rm -f $(DOC_MODULE).types ; \
824            rm -f $(DOC_MODULE).interfaces ; \
825            rm -f $(DOC_MODULE).prerequisites ; \
826            rm -f $(DOC_MODULE)-sections.txt ; \
827            rm -rf tmpl/*.sgml ; \
828        fi
829        rm -rf *.o
830
831# thomas: make docs parallel installable; devhelp requires majorminor too
832install-data-local:
833        $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)
834        (installfiles=`echo ./html/*.html`; \
835        if test "$$installfiles" = './html/*.html'; \
836        then echo '-- Nothing to install' ; \
837        else \
838          for i in $$installfiles; do \
839            echo '-- Installing '$$i ; \
840            $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
841          done; \
842          pngfiles=`echo ./html/*.png`; \
843          if test "$$pngfiles" != './html/*.png'; then \
844            for i in $$pngfiles; do \
845              echo '-- Installing '$$i ; \
846              $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
847            done; \
848          fi; \
849          echo '-- Installing $(srcdir)/html/$(DOC_MODULE).devhelp' ; \
850          $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp \
851            $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp; \
852          echo '-- Installing $(srcdir)/html/index.sgml' ; \
853          $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
854        fi)
855uninstall-local:
856        (installfiles=`echo ./html/*.html`; \
857        if test "$$installfiles" = './html/*.html'; \
858        then echo '-- Nothing to uninstall' ; \
859        else \
860          for i in $$installfiles; do \
861            rmfile=`basename $$i` ; \
862            echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/'$$rmfile ; \
863            rm -f $(DESTDIR)$(TARGET_DIR)/$$rmfile; \
864          done; \
865          pngfiles=`echo ./html/*.png`; \
866          if test "$$pngfiles" != './html/*.png'; then \
867            for i in $$pngfiles; do \
868              rmfile=`basename $$i` ; \
869              echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/'$$rmfile ; \
870              rm -f $(DESTDIR)$(TARGET_DIR)/$$rmfile; \
871            done; \
872          fi; \
873          echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE).devhelp' ; \
874          rm -f $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp; \
875          echo '-- Uninstalling $(DESTDIR)$(TARGET_DIR)/index.sgml' ; \
876          rm -f $(DESTDIR)$(TARGET_DIR)/index.sgml; \
877        fi)
878        if test -d $(DESTDIR)$(TARGET_DIR); then rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(TARGET_DIR); fi
879
880#
881# Require gtk-doc when making dist
882#
883@HAVE_GTK_DOC_TRUE@dist-check-gtkdoc:
884@HAVE_GTK_DOC_FALSE@dist-check-gtkdoc:
885@HAVE_GTK_DOC_FALSE@    @echo "*** gtk-doc must be installed and enabled in order to make dist"
886@HAVE_GTK_DOC_FALSE@    @false
887
888dist-hook: dist-check-gtkdoc dist-hook-local
889        mkdir $(distdir)/tmpl
890        mkdir $(distdir)/xml
891        mkdir $(distdir)/html
892        -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
893        -cp $(srcdir)/sgml/*.xml $(distdir)/xml
894        -cp $(srcdir)/html/index.sgml $(distdir)/html
895        -cp $(srcdir)/html/*.html $(srcdir)/html/*.css $(distdir)/html
896        -cp $(srcdir)/html/gstreamer.devhelp $(distdir)/html
897
898        images=$(HTML_IMAGES) ;               \
899        for i in "" $$images ; do                     \
900          if test "$$i" != ""; then cp $(srcdir)/$$i $(distdir)/html ; fi; \
901        done
902
903.PHONY : dist-hook-local
904# Tell versions [3.59,3.63) of GNU make to not export all variables.
905# Otherwise a system limit (for SysV at least) may be exceeded.
906.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.