Initial release including wifi display based on gst-rtsp-server-1.4.1
[platform/upstream/gstreamer.git] / docs / libs / 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 # 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 $HOME/.ssh/config file contains the
29 # correct User entry for the Host entry for the DOC_SERVER
30
31 ###########################################################################
32 # Everything below here is generic and you shouldn't need to change it.
33 ###########################################################################
34 # thomas: except of course that we did
35 VPATH = @srcdir@
36 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37 am__make_running_with_option = \
38   case $${target_option-} in \
39       ?) ;; \
40       *) echo "am__make_running_with_option: internal error: invalid" \
41               "target option '$${target_option-}' specified" >&2; \
42          exit 1;; \
43   esac; \
44   has_opt=no; \
45   sane_makeflags=$$MAKEFLAGS; \
46   if $(am__is_gnu_make); then \
47     sane_makeflags=$$MFLAGS; \
48   else \
49     case $$MAKEFLAGS in \
50       *\\[\ \   ]*) \
51         bs=\\; \
52         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
54     esac; \
55   fi; \
56   skip_next=no; \
57   strip_trailopt () \
58   { \
59     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60   }; \
61   for flg in $$sane_makeflags; do \
62     test $$skip_next = yes && { skip_next=no; continue; }; \
63     case $$flg in \
64       *=*|--*) continue;; \
65         -*I) strip_trailopt 'I'; skip_next=yes;; \
66       -*I?*) strip_trailopt 'I';; \
67         -*O) strip_trailopt 'O'; skip_next=yes;; \
68       -*O?*) strip_trailopt 'O';; \
69         -*l) strip_trailopt 'l'; skip_next=yes;; \
70       -*l?*) strip_trailopt 'l';; \
71       -[dEDm]) skip_next=yes;; \
72       -[JT]) skip_next=yes;; \
73     esac; \
74     case $$flg in \
75       *$$target_option*) has_opt=yes; break;; \
76     esac; \
77   done; \
78   test $$has_opt = yes
79 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 pkgdatadir = $(datadir)/@PACKAGE@
82 pkgincludedir = $(includedir)/@PACKAGE@
83 pkglibdir = $(libdir)/@PACKAGE@
84 pkglibexecdir = $(libexecdir)/@PACKAGE@
85 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86 install_sh_DATA = $(install_sh) -c -m 644
87 install_sh_PROGRAM = $(install_sh) -c
88 install_sh_SCRIPT = $(install_sh) -c
89 INSTALL_HEADER = $(INSTALL_DATA)
90 transform = $(program_transform_name)
91 NORMAL_INSTALL = :
92 PRE_INSTALL = :
93 POST_INSTALL = :
94 NORMAL_UNINSTALL = :
95 PRE_UNINSTALL = :
96 POST_UNINSTALL = :
97 build_triplet = @build@
98 host_triplet = @host@
99 target_triplet = @target@
100 DIST_COMMON = $(top_srcdir)/common/upload-doc.mak \
101         $(top_srcdir)/common/gtk-doc.mak $(srcdir)/Makefile.in \
102         $(srcdir)/Makefile.am
103 subdir = docs/libs
104 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
106         $(top_srcdir)/common/m4/as-auto-alt.m4 \
107         $(top_srcdir)/common/m4/as-compiler-flag.m4 \
108         $(top_srcdir)/common/m4/as-docbook.m4 \
109         $(top_srcdir)/common/m4/as-libtool.m4 \
110         $(top_srcdir)/common/m4/as-version.m4 \
111         $(top_srcdir)/common/m4/gst-args.m4 \
112         $(top_srcdir)/common/m4/gst-check.m4 \
113         $(top_srcdir)/common/m4/gst-default.m4 \
114         $(top_srcdir)/common/m4/gst-doc.m4 \
115         $(top_srcdir)/common/m4/gst-error.m4 \
116         $(top_srcdir)/common/m4/gst-feature.m4 \
117         $(top_srcdir)/common/m4/gst-glib2.m4 \
118         $(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
119         $(top_srcdir)/common/m4/gst-plugindir.m4 \
120         $(top_srcdir)/common/m4/gst.m4 \
121         $(top_srcdir)/common/m4/gtk-doc.m4 \
122         $(top_srcdir)/common/m4/introspection.m4 \
123         $(top_srcdir)/common/m4/pkg.m4 $(top_srcdir)/m4/libtool.m4 \
124         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
125         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
126         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
127 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
128         $(ACLOCAL_M4)
129 mkinstalldirs = $(install_sh) -d
130 CONFIG_HEADER = $(top_builddir)/config.h
131 CONFIG_CLEAN_FILES =
132 CONFIG_CLEAN_VPATH_FILES =
133 AM_V_P = $(am__v_P_@AM_V@)
134 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
135 am__v_P_0 = false
136 am__v_P_1 = :
137 AM_V_GEN = $(am__v_GEN_@AM_V@)
138 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
139 am__v_GEN_0 = @echo "  GEN     " $@;
140 am__v_GEN_1 = 
141 AM_V_at = $(am__v_at_@AM_V@)
142 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
143 am__v_at_0 = @
144 am__v_at_1 = 
145 SOURCES =
146 DIST_SOURCES =
147 am__can_run_installinfo = \
148   case $$AM_UPDATE_INFO_DIR in \
149     n|no|NO) false;; \
150     *) (install-info --version) >/dev/null 2>&1;; \
151   esac
152 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
153 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154 ACLOCAL = @ACLOCAL@
155 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
156 AMTAR = @AMTAR@
157 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
158 AR = @AR@
159 AS = @AS@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
163 AWK = @AWK@
164 CAT_ENTRY_END = @CAT_ENTRY_END@
165 CAT_ENTRY_START = @CAT_ENTRY_START@
166 CC = @CC@
167 CCAS = @CCAS@
168 CCASDEPMODE = @CCASDEPMODE@
169 CCASFLAGS = @CCASFLAGS@
170 CCDEPMODE = @CCDEPMODE@
171 CFLAGS = @CFLAGS@
172 CPP = @CPP@
173 CPPFLAGS = @CPPFLAGS@
174 CXXFLAGS = @CXXFLAGS@
175 CYGPATH_W = @CYGPATH_W@
176 DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
177 DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
178 DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
179 DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
180 DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
181 DEFS = @DEFS@
182 DEPDIR = @DEPDIR@
183 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
184 DLLTOOL = @DLLTOOL@
185 DOCBOOK_ROOT = @DOCBOOK_ROOT@
186 DSYMUTIL = @DSYMUTIL@
187 DUMPBIN = @DUMPBIN@
188 ECHO_C = @ECHO_C@
189 ECHO_N = @ECHO_N@
190 ECHO_T = @ECHO_T@
191 EGREP = @EGREP@
192 ERROR_CFLAGS = @ERROR_CFLAGS@
193 EXEEXT = @EXEEXT@
194 FFLAGS = @FFLAGS@
195 FGREP = @FGREP@
196 GCOV = @GCOV@
197 GCOV_CFLAGS = @GCOV_CFLAGS@
198 GCOV_LIBS = @GCOV_LIBS@
199 GIO_CFLAGS = @GIO_CFLAGS@
200 GIO_LDFLAGS = @GIO_LDFLAGS@
201 GIO_LIBS = @GIO_LIBS@
202 GLIB_CFLAGS = @GLIB_CFLAGS@
203 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
204 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
205 GLIB_LIBS = @GLIB_LIBS@
206 GLIB_MKENUMS = @GLIB_MKENUMS@
207 GLIB_REQ = @GLIB_REQ@
208 GREP = @GREP@
209 GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
210 GSTPD_PLUGINS_DIR = @GSTPD_PLUGINS_DIR@
211 GSTPG_PLUGINS_DIR = @GSTPG_PLUGINS_DIR@
212 GST_AGE = @GST_AGE@
213 GST_ALL_CFLAGS = @GST_ALL_CFLAGS@
214 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
215 GST_ALL_LIBS = @GST_ALL_LIBS@
216 GST_API_VERSION = @GST_API_VERSION@
217 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
218 GST_BASE_LIBS = @GST_BASE_LIBS@
219 GST_CFLAGS = @GST_CFLAGS@
220 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
221 GST_CHECK_LIBS = @GST_CHECK_LIBS@
222 GST_CURRENT = @GST_CURRENT@
223 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
224 GST_LIBS = @GST_LIBS@
225 GST_LIBVERSION = @GST_LIBVERSION@
226 GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
227 GST_LICENSE = @GST_LICENSE@
228 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
229 GST_OBJ_CFLAGS = @GST_OBJ_CFLAGS@
230 GST_OBJ_LIBS = @GST_OBJ_LIBS@
231 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
232 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
233 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
234 GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
235 GST_PLUGINS_BAD_CFLAGS = @GST_PLUGINS_BAD_CFLAGS@
236 GST_PLUGINS_BAD_DIR = @GST_PLUGINS_BAD_DIR@
237 GST_PLUGINS_BAD_LIBS = @GST_PLUGINS_BAD_LIBS@
238 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
239 GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
240 GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
241 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
242 GST_PLUGINS_GOOD_CFLAGS = @GST_PLUGINS_GOOD_CFLAGS@
243 GST_PLUGINS_GOOD_DIR = @GST_PLUGINS_GOOD_DIR@
244 GST_PLUGINS_GOOD_LIBS = @GST_PLUGINS_GOOD_LIBS@
245 GST_REVISION = @GST_REVISION@
246 GST_TOOLS_DIR = @GST_TOOLS_DIR@
247 GTKDOC_CHECK = @GTKDOC_CHECK@
248 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
249 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
250 GTKDOC_MKPDF = @GTKDOC_MKPDF@
251 GTKDOC_REBASE = @GTKDOC_REBASE@
252 HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@
253 HAVE_DVIPS = @HAVE_DVIPS@
254 HAVE_EPSTOPDF = @HAVE_EPSTOPDF@
255 HAVE_JADETEX = @HAVE_JADETEX@
256 HAVE_PNGTOPNM = @HAVE_PNGTOPNM@
257 HAVE_PNMTOPS = @HAVE_PNMTOPS@
258 HAVE_PS2PDF = @HAVE_PS2PDF@
259 HAVE_XMLLINT = @HAVE_XMLLINT@
260 HAVE_XSLTPROC = @HAVE_XSLTPROC@
261 HTML_DIR = @HTML_DIR@
262 INSTALL = @INSTALL@
263 INSTALL_DATA = @INSTALL_DATA@
264 INSTALL_PROGRAM = @INSTALL_PROGRAM@
265 INSTALL_SCRIPT = @INSTALL_SCRIPT@
266 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
267 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
268 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
269 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
270 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
271 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
272 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
273 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
274 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
275 LD = @LD@
276 LDFLAGS = @LDFLAGS@
277 LIBCGROUP_CFLAGS = @LIBCGROUP_CFLAGS@
278 LIBCGROUP_LIBS = @LIBCGROUP_LIBS@
279 LIBOBJS = @LIBOBJS@
280 LIBS = @LIBS@
281 LIBTOOL = @LIBTOOL@
282 LIPO = @LIPO@
283 LN_S = @LN_S@
284 LTLIBOBJS = @LTLIBOBJS@
285 MAINT = @MAINT@
286 MAKEINFO = @MAKEINFO@
287 MANIFEST_TOOL = @MANIFEST_TOOL@
288 MKDIR_P = @MKDIR_P@
289 NM = @NM@
290 NMEDIT = @NMEDIT@
291 OBJDUMP = @OBJDUMP@
292 OBJEXT = @OBJEXT@
293 OTOOL = @OTOOL@
294 OTOOL64 = @OTOOL64@
295 PACKAGE = @PACKAGE@
296 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
297 PACKAGE_NAME = @PACKAGE_NAME@
298 PACKAGE_STRING = @PACKAGE_STRING@
299 PACKAGE_TARNAME = @PACKAGE_TARNAME@
300 PACKAGE_URL = @PACKAGE_URL@
301 PACKAGE_VERSION = @PACKAGE_VERSION@
302 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
303 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
304 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
305 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
306 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
307 PATH_SEPARATOR = @PATH_SEPARATOR@
308 PKG_CONFIG = @PKG_CONFIG@
309 PLUGINDIR = @PLUGINDIR@
310 PROFILE_CFLAGS = @PROFILE_CFLAGS@
311 RANLIB = @RANLIB@
312 SED = @SED@
313 SET_MAKE = @SET_MAKE@
314 SHELL = @SHELL@
315 STRIP = @STRIP@
316 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
317 VALGRIND_LIBS = @VALGRIND_LIBS@
318 VALGRIND_PATH = @VALGRIND_PATH@
319 VERSION = @VERSION@
320 WARNING_CFLAGS = @WARNING_CFLAGS@
321 XML_CATALOG = @XML_CATALOG@
322 XSLTPROC = @XSLTPROC@
323 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
324 abs_builddir = @abs_builddir@
325 abs_srcdir = @abs_srcdir@
326 abs_top_builddir = @abs_top_builddir@
327 abs_top_srcdir = @abs_top_srcdir@
328 ac_ct_AR = @ac_ct_AR@
329 ac_ct_CC = @ac_ct_CC@
330 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
331 am__include = @am__include@
332 am__leading_dot = @am__leading_dot@
333 am__quote = @am__quote@
334 am__tar = @am__tar@
335 am__untar = @am__untar@
336 bindir = @bindir@
337 build = @build@
338 build_alias = @build_alias@
339 build_cpu = @build_cpu@
340 build_os = @build_os@
341 build_vendor = @build_vendor@
342 builddir = @builddir@
343 datadir = @datadir@
344 datarootdir = @datarootdir@
345 docdir = @docdir@
346 dvidir = @dvidir@
347 exec_prefix = @exec_prefix@
348 host = @host@
349 host_alias = @host_alias@
350 host_cpu = @host_cpu@
351 host_os = @host_os@
352 host_vendor = @host_vendor@
353 htmldir = @htmldir@
354 includedir = @includedir@
355 infodir = @infodir@
356 install_sh = @install_sh@
357 libdir = @libdir@
358 libexecdir = @libexecdir@
359 localedir = @localedir@
360 localstatedir = @localstatedir@
361 mandir = @mandir@
362 mkdir_p = @mkdir_p@
363 oldincludedir = @oldincludedir@
364 pdfdir = @pdfdir@
365 plugindir = @plugindir@
366 prefix = @prefix@
367 program_transform_name = @program_transform_name@
368 psdir = @psdir@
369 sbindir = @sbindir@
370 sharedstatedir = @sharedstatedir@
371 srcdir = @srcdir@
372 sysconfdir = @sysconfdir@
373 target = @target@
374 target_alias = @target_alias@
375 target_cpu = @target_cpu@
376 target_os = @target_os@
377 target_vendor = @target_vendor@
378 top_build_prefix = @top_build_prefix@
379 top_builddir = @top_builddir@
380 top_srcdir = @top_srcdir@
381 GST_DOC_SCANOBJ = $(top_srcdir)/common/gstdoc-scangobj
382
383 # The name of the module, e.g. 'glib'.
384 MODULE = gst-rtsp-server
385 DOC_MODULE = $(MODULE)
386
387 # for upload-doc.mak
388 DOC = $(MODULE)
389 FORMATS = html
390
391 # these variables define the location of the online docs
392 DOC_SERVER = gstreamer.freedesktop.org
393 DOC_BASE = /srv/gstreamer.freedesktop.org/www/data/doc
394 DOC_URL = $(DOC_SERVER):$(DOC_BASE)
395
396 # generated basefiles
397 #basefiles = \
398 #               $(DOC_MODULE)-sections.txt \
399 #               $(DOC_MODULE)-docs.sgml
400
401 # ugly hack to make -unused.sgml work
402 #unused-build.stamp:
403 #       BUILDDIR=`pwd` && \
404 #       cd $(srcdir)/tmpl && \
405 #       ln -sf gstreamer-libs-unused.sgml \
406 #               $$BUILDDIR/tmpl/gstreamer-libs-@GST_API_VERSION@-unused.sgml
407 #       touch unused-build.stamp
408
409 # these rules are added to create parallel docs using GST_API_VERSION
410 #$(basefiles): gstreamer-libs-@GST_API_VERSION@%: gstreamer-libs%
411 #       cp $< $@
412
413 #CLEANFILES = $(basefiles)
414
415 # The top-level SGML file. Change it if you want.
416 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml
417
418 # The directory containing the source code. Relative to $(top_srcdir).
419 # gtk-doc will search all .c & .h files beneath here for inline comments
420 # documenting functions and macros.
421 DOC_SOURCE_DIR = $(top_srcdir)/gst/rtsp-server/
422 DOC_BUILD_DIR = $(top_builddir)/gst/rtsp-server/
423 SCAN_OPTIONS = 
424
425 # FIXME :
426 # there's something wrong with gstreamer-sections.txt not being in the dist
427 # maybe it doesn't resolve; we're adding it below for now
428 #EXTRA_DIST = gstreamer.types.in gstreamer.hierarchy $(DOC_MODULE)-sections.txt gstreamer-sections.txt $(DOC_MAIN_SGML_FILE)
429
430 # Extra options to supply to gtkdoc-mkdb.
431 MKDB_OPTIONS = --sgml-mode --source-suffixes=c,h,cc,m
432
433 # Extra options to supply to gtkdoc-fixref.
434 FIXXREF_OPTIONS = --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html \
435         --extra-dir=$(GST_PREFIX)/share/gtk-doc/html \
436         --extra-dir=$(GSTPB_PREFIX)/share/gtk-doc/html
437
438
439 # Used for dependencies.
440 HFILE_GLOB = $(DOC_SOURCE_DIR)/*.h
441 CFILE_GLOB = $(DOC_SOURCE_DIR)/*.c
442 SCANOBJ_DEPS = \
443         $(top_builddir)/gst/rtsp-server/libgstrtspserver-@GST_API_VERSION@.la
444
445
446 # Extra options to supply to gtkdoc-scan.
447 SCANOBJ_OPTIONS = --type-init-func="g_type_init();gst_init(&argc,&argv)"
448
449 # Header files to ignore when scanning.
450 IGNORE_HFILES = 
451 IGNORE_CFILES = 
452
453 # we add all .h files of elements that have signals/args we want
454 # sadly this also pulls in the private methods - maybe we should
455 # move those around in the source ?
456 # also, we should add some stuff here conditionally based on whether
457 # or not the plugin will actually build
458 # but I'm not sure about that - it might be this Just Works given that
459 # the registry won't have the element
460 EXTRA_HFILES = 
461
462 # Images to copy into HTML directory.
463 HTML_IMAGES = 
464
465 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
466 content_files = 
467
468 # Other files to distribute.
469 extra_files = 
470
471 # CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
472 # contains GtkObjects/GObjects and you want to document signals and properties.
473 GTKDOC_CFLAGS = -I$(top_srcdir) $(GST_PLUGINS_BASE_CFLAGS) \
474         $(GST_BASE_CFLAGS) $(GST_CFLAGS)
475
476 GTKDOC_LIBS = $(SCANOBJ_DEPS) $(GST_PLUGINS_BASE_LIBS) \
477         $(GST_BASE_LIBS) $(GST_LIBS) $(GCOV_LIBS)
478
479 GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC)
480 GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC)
481
482 # If you need to override some of the declarations, place them in this file
483 # and uncomment this line.
484 DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
485
486 # thomas: copied from glib-2
487 # We set GPATH here; this gives us semantics for GNU make
488 # which are more like other make's VPATH, when it comes to
489 # whether a source that is a target of one rule is then
490 # searched for in VPATH/GPATH.
491 #
492 GPATH = $(srcdir)
493
494 # thomas: make docs parallel installable
495 TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)-@GST_API_VERSION@
496 EXTRA_DIST = \
497         $(content_files)                \
498         $(extra_files)                  \
499         $(HTML_IMAGES)                  \
500         $(DOC_MAIN_SGML_FILE)           \
501         $(DOC_MODULE).types             \
502         $(DOC_OVERRIDES)                \
503         $(DOC_MODULE)-sections.txt
504
505 DOC_STAMPS = \
506         setup-build.stamp               \
507         scan-build.stamp                \
508         sgml-build.stamp                \
509         html-build.stamp                \
510         sgml.stamp              \
511         html.stamp
512
513 SCANOBJ_FILES = \
514         $(DOC_MODULE).args              \
515         $(DOC_MODULE).hierarchy         \
516         $(DOC_MODULE).interfaces                \
517         $(DOC_MODULE).prerequisites     \
518         $(DOC_MODULE).signals           \
519         .libs/$(DOC_MODULE)-scan.o
520
521 REPORT_FILES = \
522         $(DOC_MODULE)-undocumented.txt \
523         $(DOC_MODULE)-undeclared.txt \
524         $(DOC_MODULE)-unused.txt
525
526 CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) doc-registry.xml
527 all: all-am
528
529 .SUFFIXES:
530 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/upload-doc.mak $(top_srcdir)/common/gtk-doc.mak $(am__configure_deps)
531         @for dep in $?; do \
532           case '$(am__configure_deps)' in \
533             *$$dep*) \
534               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
535                 && { if test -f $@; then exit 0; else break; fi; }; \
536               exit 1;; \
537           esac; \
538         done; \
539         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/libs/Makefile'; \
540         $(am__cd) $(top_srcdir) && \
541           $(AUTOMAKE) --gnu docs/libs/Makefile
542 .PRECIOUS: Makefile
543 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
544         @case '$?' in \
545           *config.status*) \
546             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
547           *) \
548             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
549             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
550         esac;
551 $(top_srcdir)/common/upload-doc.mak $(top_srcdir)/common/gtk-doc.mak:
552
553 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
554         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
555
556 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
557         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
558 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
559         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
560 $(am__aclocal_m4_deps):
561
562 mostlyclean-libtool:
563         -rm -f *.lo
564
565 clean-libtool:
566         -rm -rf .libs _libs
567 tags TAGS:
568
569 ctags CTAGS:
570
571 cscope cscopelist:
572
573
574 distdir: $(DISTFILES)
575         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
576         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
577         list='$(DISTFILES)'; \
578           dist_files=`for file in $$list; do echo $$file; done | \
579           sed -e "s|^$$srcdirstrip/||;t" \
580               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
581         case $$dist_files in \
582           */*) $(MKDIR_P) `echo "$$dist_files" | \
583                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
584                            sort -u` ;; \
585         esac; \
586         for file in $$dist_files; do \
587           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
588           if test -d $$d/$$file; then \
589             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
590             if test -d "$(distdir)/$$file"; then \
591               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
592             fi; \
593             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
594               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
595               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
596             fi; \
597             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
598           else \
599             test -f "$(distdir)/$$file" \
600             || cp -p $$d/$$file "$(distdir)/$$file" \
601             || exit 1; \
602           fi; \
603         done
604         $(MAKE) $(AM_MAKEFLAGS) \
605           top_distdir="$(top_distdir)" distdir="$(distdir)" \
606           dist-hook
607 check-am: all-am
608 check: check-am
609 all-am: Makefile all-local
610 installdirs:
611 install: install-am
612 install-exec: install-exec-am
613 install-data: install-data-am
614 uninstall: uninstall-am
615
616 install-am: all-am
617         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
618
619 installcheck: installcheck-am
620 install-strip:
621         if test -z '$(STRIP)'; then \
622           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
623             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
624               install; \
625         else \
626           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
627             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
628             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
629         fi
630 mostlyclean-generic:
631
632 clean-generic:
633         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
634
635 distclean-generic:
636         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
637         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
638
639 maintainer-clean-generic:
640         @echo "This command is intended for maintainers to use"
641         @echo "it deletes files that may require special tools to rebuild."
642 clean: clean-am
643
644 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
645
646 distclean: distclean-am
647         -rm -f Makefile
648 distclean-am: clean-am distclean-generic distclean-local
649
650 dvi: dvi-am
651
652 dvi-am:
653
654 html-am:
655
656 info: info-am
657
658 info-am:
659
660 install-data-am: install-data-local
661
662 install-dvi: install-dvi-am
663
664 install-dvi-am:
665
666 install-exec-am:
667
668 install-html: install-html-am
669
670 install-html-am:
671
672 install-info: install-info-am
673
674 install-info-am:
675
676 install-man:
677
678 install-pdf: install-pdf-am
679
680 install-pdf-am:
681
682 install-ps: install-ps-am
683
684 install-ps-am:
685
686 installcheck-am:
687
688 maintainer-clean: maintainer-clean-am
689         -rm -f Makefile
690 maintainer-clean-am: distclean-am maintainer-clean-generic \
691         maintainer-clean-local
692
693 mostlyclean: mostlyclean-am
694
695 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
696
697 pdf: pdf-am
698
699 pdf-am:
700
701 ps: ps-am
702
703 ps-am:
704
705 uninstall-am: uninstall-local
706
707 .MAKE: install-am install-strip
708
709 .PHONY: all all-am all-local check check-am clean clean-generic \
710         clean-libtool clean-local cscopelist-am ctags-am dist-hook \
711         distclean distclean-generic distclean-libtool distclean-local \
712         distdir dvi dvi-am html html-am info info-am install \
713         install-am install-data install-data-am install-data-local \
714         install-dvi install-dvi-am install-exec install-exec-am \
715         install-html install-html-am install-info install-info-am \
716         install-man install-pdf install-pdf-am install-ps \
717         install-ps-am install-strip installcheck installcheck-am \
718         installdirs maintainer-clean maintainer-clean-generic \
719         maintainer-clean-local mostlyclean mostlyclean-generic \
720         mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
721         uninstall-am uninstall-local
722
723 html: html-build.stamp
724
725 upload: $(FORMATS)
726         @if echo $(FORMATS) | grep html > /dev/null; then \
727           echo "Preparing docs for upload (rebasing cross-references) ..." ; \
728           if test x$(builddir) != x$(srcdir); then \
729             echo "make upload can only be used if srcdir == builddir"; \
730             exit 1; \
731           fi; \
732           # gtkdoc-rebase sometimes gets confused, so reset everything to \
733           # local links before rebasing to online links                   \
734           gtkdoc-rebase --html-dir=$(builddir)/html 2>/dev/null 2>/dev/null ; \
735           rebase=`gtkdoc-rebase --verbose --online --html-dir=$(builddir)/html` ; \
736           echo "$$rebase" | grep -e "On-*line"; \
737           for req in glib gobject gstreamer gstreamer-libs gst-plugins-base-libs; do \
738             if ! ( echo "$$rebase" | grep -i -e "On-*line.*/$$req/" ); then \
739               echo "===============================================================================" ; \
740               echo " Could not determine online location for $$req docs. Cross-referencing will be " ; \
741               echo " broken, so not uploading. Make sure the library's gtk-doc documentation is    " ; \
742               echo " installed somewhere in /usr/share/gtk-doc.                                    " ; \
743               echo "===============================================================================" ; \
744               exit 1; \
745             fi; \
746           done; \
747           export SRC="$$SRC html"; \
748         fi; \
749         if echo $(FORMATS) | grep ps > /dev/null; then export SRC="$$SRC $(DOC).ps"; fi; \
750         if echo $(FORMATS) | grep pdf > /dev/null; then export SRC="$$SRC $(DOC).pdf"; fi; \
751         \
752         # upload releases to both X.Y/ and head/ subdirectories \
753         export DIR=$(DOC_BASE)/gstreamer/$(PACKAGE_VERSION_MAJOR).$(PACKAGE_VERSION_MINOR)/$(DOC); \
754         echo Uploading $$SRC to $(DOC_SERVER):$$DIR; \
755         ssh $(DOC_SERVER) mkdir -p $$DIR; \
756         rsync -rv -e ssh --delete $$SRC $(DOC_SERVER):$$DIR; \
757         ssh $(DOC_SERVER) chmod -R g+w $$DIR; \
758         \
759         export DIR=$(DOC_BASE)/gstreamer/head/$(DOC); \
760         echo Uploading $$SRC to $(DOC_SERVER):$$DIR; \
761         ssh $(DOC_SERVER) mkdir -p $$DIR; \
762         rsync -rv -e ssh --delete $$SRC $(DOC_SERVER):$$DIR; \
763         ssh $(DOC_SERVER) chmod -R g+w $$DIR; \
764         \
765         if echo $(FORMATS) | grep html > /dev/null; then \
766           echo "Un-preparing docs for upload (rebasing cross-references) ..." ; \
767           gtkdoc-rebase --html-dir=$(builddir)/html ; \
768         fi; \
769         echo Done
770
771 @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
772
773 #### setup ####
774
775 @ENABLE_GTK_DOC_TRUE@setup-build.stamp: $(content_files)
776 @ENABLE_GTK_DOC_TRUE@   -@if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
777 @ENABLE_GTK_DOC_TRUE@       echo '  DOC   Preparing build'; \
778 @ENABLE_GTK_DOC_TRUE@       files=`echo $(DOC_MAIN_SGML_FILE) $(DOC_OVERRIDES) $(DOC_MODULE)-sections.txt $(DOC_MODULE).types $(content_files)`; \
779 @ENABLE_GTK_DOC_TRUE@       if test "x$$files" != "x" ; then \
780 @ENABLE_GTK_DOC_TRUE@           for file in $$files ; do \
781 @ENABLE_GTK_DOC_TRUE@               test -f $(abs_srcdir)/$$file && \
782 @ENABLE_GTK_DOC_TRUE@                   cp -pu $(abs_srcdir)/$$file $(abs_builddir)/ || true; \
783 @ENABLE_GTK_DOC_TRUE@           done; \
784 @ENABLE_GTK_DOC_TRUE@       fi; \
785 @ENABLE_GTK_DOC_TRUE@   fi
786 @ENABLE_GTK_DOC_TRUE@   @touch setup-build.stamp
787
788 #### scan ####
789
790 # in the case of non-srcdir builds, the built gst directory gets added
791 # to gtk-doc scanning; but only then, to avoid duplicates
792 @ENABLE_GTK_DOC_TRUE@scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
793 @ENABLE_GTK_DOC_TRUE@   @echo '  DOC   Scanning header files'
794 @ENABLE_GTK_DOC_TRUE@   @_source_dir='' ;                                               \
795 @ENABLE_GTK_DOC_TRUE@   for i in $(DOC_SOURCE_DIR) ; do                                 \
796 @ENABLE_GTK_DOC_TRUE@       _source_dir="$${_source_dir} --source-dir=$$i" ;            \
797 @ENABLE_GTK_DOC_TRUE@   done ;                                                          \
798 @ENABLE_GTK_DOC_TRUE@   gtkdoc-scan                                                     \
799 @ENABLE_GTK_DOC_TRUE@           $(SCAN_OPTIONS) $(EXTRA_HFILES)                         \
800 @ENABLE_GTK_DOC_TRUE@           --module=$(DOC_MODULE)                                  \
801 @ENABLE_GTK_DOC_TRUE@           $${_source_dir}                                         \
802 @ENABLE_GTK_DOC_TRUE@           --ignore-headers="$(IGNORE_HFILES)"
803 @ENABLE_GTK_DOC_TRUE@   @if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null; then      \
804 @ENABLE_GTK_DOC_TRUE@       echo "  DOC   Introspecting gobjects"; \
805 @ENABLE_GTK_DOC_TRUE@       GST_PLUGIN_SYSTEM_PATH_1_0=`cd $(top_builddir) && pwd`              \
806 @ENABLE_GTK_DOC_TRUE@       GST_PLUGIN_PATH_1_0=                                                \
807 @ENABLE_GTK_DOC_TRUE@       GST_REGISTRY_1_0=doc-registry.xml                           \
808 @ENABLE_GTK_DOC_TRUE@       $(GTKDOC_EXTRA_ENVIRONMENT)                                 \
809 @ENABLE_GTK_DOC_TRUE@       CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)"                         \
810 @ENABLE_GTK_DOC_TRUE@       CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)"                         \
811 @ENABLE_GTK_DOC_TRUE@       LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)"                         \
812 @ENABLE_GTK_DOC_TRUE@       gtkdoc-scangobj --type-init-func="gst_init(NULL,NULL)"      \
813 @ENABLE_GTK_DOC_TRUE@           --module=$(DOC_MODULE) ;                                \
814 @ENABLE_GTK_DOC_TRUE@   else                                                            \
815 @ENABLE_GTK_DOC_TRUE@       for i in $(SCANOBJ_FILES) ; do                              \
816 @ENABLE_GTK_DOC_TRUE@          test -f $$i || touch $$i ;                               \
817 @ENABLE_GTK_DOC_TRUE@       done                                                        \
818 @ENABLE_GTK_DOC_TRUE@   fi
819 @ENABLE_GTK_DOC_TRUE@   @touch scan-build.stamp
820
821 @ENABLE_GTK_DOC_TRUE@$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
822 @ENABLE_GTK_DOC_TRUE@   @true
823
824 #### xml ####
825
826 @ENABLE_GTK_DOC_TRUE@sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(expand_content_files)
827 @ENABLE_GTK_DOC_TRUE@   @echo '  DOC   Building XML'
828 @ENABLE_GTK_DOC_TRUE@   @gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR)  --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) --output-format=xml $(MKDB_OPTIONS)
829 @ENABLE_GTK_DOC_TRUE@   @cp ../version.entities xml
830 @ENABLE_GTK_DOC_TRUE@   @touch sgml-build.stamp
831
832 @ENABLE_GTK_DOC_TRUE@sgml.stamp: sgml-build.stamp
833 @ENABLE_GTK_DOC_TRUE@   @true
834
835 #### html ####
836
837 @ENABLE_GTK_DOC_TRUE@html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
838 @ENABLE_GTK_DOC_TRUE@   @echo '  DOC   Building HTML'
839 @ENABLE_GTK_DOC_TRUE@   @rm -rf html
840 @ENABLE_GTK_DOC_TRUE@   @mkdir html
841 @ENABLE_GTK_DOC_TRUE@   @cp -pr xml html
842 @ENABLE_GTK_DOC_TRUE@   @cp ../version.entities ./
843 @ENABLE_GTK_DOC_TRUE@   @mkhtml_options=""; \
844 @ENABLE_GTK_DOC_TRUE@   gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
845 @ENABLE_GTK_DOC_TRUE@   if test "$(?)" = "0"; then \
846 @ENABLE_GTK_DOC_TRUE@     if test "x$(V)" = "x1"; then \
847 @ENABLE_GTK_DOC_TRUE@       mkhtml_options="$$mkhtml_options --verbose"; \
848 @ENABLE_GTK_DOC_TRUE@     fi; \
849 @ENABLE_GTK_DOC_TRUE@   fi; \
850 @ENABLE_GTK_DOC_TRUE@   @gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
851 @ENABLE_GTK_DOC_TRUE@   if test "$(?)" = "0"; then \
852 @ENABLE_GTK_DOC_TRUE@     mkhtml_options=--path="$(abs_srcdir)"; \
853 @ENABLE_GTK_DOC_TRUE@   fi; \
854 @ENABLE_GTK_DOC_TRUE@   cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE)-@GST_API_VERSION@ ../$(DOC_MAIN_SGML_FILE)
855 @ENABLE_GTK_DOC_TRUE@   @rm -rf html/xml
856 @ENABLE_GTK_DOC_TRUE@   @rm -f version.entities
857 @ENABLE_GTK_DOC_TRUE@   @test "x$(HTML_IMAGES)" = "x" ||  ( cd $(srcdir) && cp $(HTML_IMAGES) $(abs_builddir)/html )
858 @ENABLE_GTK_DOC_TRUE@   @echo '  DOC   Fixing cross-references'
859 @ENABLE_GTK_DOC_TRUE@   @gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
860 @ENABLE_GTK_DOC_TRUE@   @touch html-build.stamp
861
862 @ENABLE_GTK_DOC_TRUE@clean-local-gtkdoc:
863 @ENABLE_GTK_DOC_TRUE@   @rm -rf xml tmpl html
864 # clean files copied for nonsrcdir templates build
865 @ENABLE_GTK_DOC_TRUE@   @if test x"$(srcdir)" != x. ; then \
866 @ENABLE_GTK_DOC_TRUE@           rm -rf $(DOC_MODULE).types; \
867 @ENABLE_GTK_DOC_TRUE@   fi
868 @ENABLE_GTK_DOC_FALSE@all-local:
869 @ENABLE_GTK_DOC_FALSE@clean-local-gtkdoc:
870
871 clean-local: clean-local-gtkdoc
872         @rm -f *~ *.bak
873         @rm -rf .libs
874
875 distclean-local:
876         @rm -f $(REPORT_FILES) \
877                 $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
878         @rm -rf tmpl/*.sgml.bak
879         @rm -f $(DOC_MODULE).hierarchy
880         @rm -f *.stamp || true
881         @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
882             rm -f $(DOC_MAIN_SGML_FILE) ; \
883             rm -f $(DOC_OVERRIDES) ; \
884             rm -f $(DOC_MODULE).types ; \
885             rm -f $(DOC_MODULE).interfaces ; \
886             rm -f $(DOC_MODULE).prerequisites ; \
887             rm -f $(DOC_MODULE)-sections.txt ; \
888             rm -f $(content_files) ; \
889             rm -rf tmpl/*.sgml ; \
890         fi
891         @rm -rf *.o
892
893 maintainer-clean-local: clean
894         @cd $(srcdir) && rm -rf html \
895                 xml $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
896
897 # thomas: make docs parallel installable; devhelp requires majorminor too
898 install-data-local:
899         (installfiles=`echo $(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css`; \
900         if test "$$installfiles" = '$(builddir)/html/*.sgml $(builddir)/html/*.html $(builddir)/html/*.png $(builddir)/html/*.css'; \
901         then echo '-- Nothing to install' ; \
902         else \
903           $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
904           for i in $$installfiles; do \
905             echo '-- Installing '$$i ; \
906             $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
907           done; \
908           echo '-- Installing $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2' ; \
909           if test -e $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; then \
910                     $(INSTALL_DATA) $(builddir)/html/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2 \
911                     $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_API_VERSION@.devhelp2; \
912           fi; \
913           $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) || true ; \
914         fi)
915 uninstall-local:
916         if test -d $(DESTDIR)$(TARGET_DIR); then \
917           rm -rf $(DESTDIR)$(TARGET_DIR)/*; \
918           rmdir -p $(DESTDIR)$(TARGET_DIR) 2>/dev/null || true; \
919         else \
920           echo '-- Nothing to uninstall' ; \
921         fi;
922
923 #
924 # Require gtk-doc when making dist
925 #
926 @ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
927 @ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
928 @ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
929 @ENABLE_GTK_DOC_FALSE@  @false
930
931 dist-hook: dist-check-gtkdoc dist-hook-local
932         mkdir $(distdir)/html
933         cp html/* $(distdir)/html
934         -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
935         -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
936         cd $(distdir) && rm -f $(DISTCLEANFILES)
937         -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
938
939 .PHONY : dist-hook-local docs
940
941 # avoid spurious build errors when distchecking with -jN
942 .NOTPARALLEL:
943
944 # Tell versions [3.59,3.63) of GNU make to not export all variables.
945 # Otherwise a system limit (for SysV at least) may be exceeded.
946 .NOEXPORT: