cleanup specfile for packaging
[profile/ivi/clutter.git] / doc / reference / clutter / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # -*- mode: makefile -*-
19
20 ####################################
21 # Everything below here is generic #
22 ####################################
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkglibexecdir = $(libexecdir)/@PACKAGE@
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43         $(srcdir)/clutter-docs.xml.in $(top_srcdir)/gtk-doc.make
44 subdir = doc/reference/clutter
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps =  \
47         $(top_srcdir)/build/autotools/as-compiler-flag.m4 \
48         $(top_srcdir)/build/autotools/as-linguas.m4 \
49         $(top_srcdir)/build/autotools/gettext.m4 \
50         $(top_srcdir)/build/autotools/gtk-doc.m4 \
51         $(top_srcdir)/build/autotools/iconv.m4 \
52         $(top_srcdir)/build/autotools/intlmacosx.m4 \
53         $(top_srcdir)/build/autotools/introspection.m4 \
54         $(top_srcdir)/build/autotools/lib-ld.m4 \
55         $(top_srcdir)/build/autotools/lib-link.m4 \
56         $(top_srcdir)/build/autotools/lib-prefix.m4 \
57         $(top_srcdir)/build/autotools/libtool.m4 \
58         $(top_srcdir)/build/autotools/ltoptions.m4 \
59         $(top_srcdir)/build/autotools/ltsugar.m4 \
60         $(top_srcdir)/build/autotools/ltversion.m4 \
61         $(top_srcdir)/build/autotools/lt~obsolete.m4 \
62         $(top_srcdir)/build/autotools/nls.m4 \
63         $(top_srcdir)/build/autotools/po.m4 \
64         $(top_srcdir)/build/autotools/progtest.m4 \
65         $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 mkinstalldirs = $(install_sh) -d
69 CONFIG_HEADER = $(top_builddir)/config.h
70 CONFIG_CLEAN_FILES = clutter-docs.xml
71 CONFIG_CLEAN_VPATH_FILES =
72 AM_V_GEN = $(am__v_GEN_$(V))
73 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
74 am__v_GEN_0 = @echo "  GEN   " $@;
75 AM_V_at = $(am__v_at_$(V))
76 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
77 am__v_at_0 = @
78 SOURCES =
79 DIST_SOURCES =
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = @ACLOCAL@
82 ALL_LINGUAS = @ALL_LINGUAS@
83 AMTAR = @AMTAR@
84 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
85 AR = @AR@
86 ATK_PREFIX = @ATK_PREFIX@
87 ATK_REQ_VERSION = @ATK_REQ_VERSION@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 CAIRO_PREFIX = @CAIRO_PREFIX@
93 CAIRO_REQ_VERSION = @CAIRO_REQ_VERSION@
94 CC = @CC@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CLUTTER_API_VERSION = @CLUTTER_API_VERSION@
98 CLUTTER_API_VERSION_AM = @CLUTTER_API_VERSION_AM@
99 CLUTTER_BACKENDS = @CLUTTER_BACKENDS@
100 CLUTTER_CEX100_LIBGDL_PREFIX = @CLUTTER_CEX100_LIBGDL_PREFIX@
101 CLUTTER_CFLAGS = @CLUTTER_CFLAGS@
102 CLUTTER_COGL = @CLUTTER_COGL@
103 CLUTTER_CONFIG_DEFINES = @CLUTTER_CONFIG_DEFINES@
104 CLUTTER_DEBUG_CFLAGS = @CLUTTER_DEBUG_CFLAGS@
105 CLUTTER_DEPRECATED_CFLAGS = @CLUTTER_DEPRECATED_CFLAGS@
106 CLUTTER_DEPS_CFLAGS = @CLUTTER_DEPS_CFLAGS@
107 CLUTTER_DEPS_LIBS = @CLUTTER_DEPS_LIBS@
108 CLUTTER_DEPS_PRIVATE_CFLAGS = @CLUTTER_DEPS_PRIVATE_CFLAGS@
109 CLUTTER_DEPS_PRIVATE_LIBS = @CLUTTER_DEPS_PRIVATE_LIBS@
110 CLUTTER_FLAVOUR = @CLUTTER_FLAVOUR@
111 CLUTTER_INPUT_BACKENDS = @CLUTTER_INPUT_BACKENDS@
112 CLUTTER_LIBS = @CLUTTER_LIBS@
113 CLUTTER_LINK_FLAGS = @CLUTTER_LINK_FLAGS@
114 CLUTTER_LT_CURRENT = @CLUTTER_LT_CURRENT@
115 CLUTTER_LT_LDFLAGS = @CLUTTER_LT_LDFLAGS@
116 CLUTTER_LT_REVISION = @CLUTTER_LT_REVISION@
117 CLUTTER_LT_VERSION = @CLUTTER_LT_VERSION@
118 CLUTTER_MAJOR_VERSION = @CLUTTER_MAJOR_VERSION@
119 CLUTTER_MICRO_VERSION = @CLUTTER_MICRO_VERSION@
120 CLUTTER_MINOR_VERSION = @CLUTTER_MINOR_VERSION@
121 CLUTTER_PROFILE_CFLAGS = @CLUTTER_PROFILE_CFLAGS@
122 CLUTTER_PROFILE_LDFLAGS = @CLUTTER_PROFILE_LDFLAGS@
123 CLUTTER_RELEASE_STATUS = @CLUTTER_RELEASE_STATUS@
124 CLUTTER_REQUIRES = @CLUTTER_REQUIRES@
125 CLUTTER_REQUIRES_PRIVATE = @CLUTTER_REQUIRES_PRIVATE@
126 CLUTTER_SONAME_INFIX = @CLUTTER_SONAME_INFIX@
127 CLUTTER_STAGE_TYPE = @CLUTTER_STAGE_TYPE@
128 CLUTTER_VERSION = @CLUTTER_VERSION@
129 CLUTTER_WINSYS = @CLUTTER_WINSYS@
130 CLUTTER_WINSYS_BASE = @CLUTTER_WINSYS_BASE@
131 COGL_DRIVER = @COGL_DRIVER@
132 COGL_PREFIX = @COGL_PREFIX@
133 COGL_REQ_VERSION = @COGL_REQ_VERSION@
134 CPP = @CPP@
135 CPPFLAGS = @CPPFLAGS@
136 CYGPATH_W = @CYGPATH_W@
137 DEFS = @DEFS@
138 DEPDIR = @DEPDIR@
139 DLLTOOL = @DLLTOOL@
140 DSYMUTIL = @DSYMUTIL@
141 DUMPBIN = @DUMPBIN@
142 ECHO_C = @ECHO_C@
143 ECHO_N = @ECHO_N@
144 ECHO_T = @ECHO_T@
145 EGREP = @EGREP@
146 EVDEV_CFLAGS = @EVDEV_CFLAGS@
147 EVDEV_LIBS = @EVDEV_LIBS@
148 EXEEXT = @EXEEXT@
149 FGREP = @FGREP@
150 GCOV = @GCOV@
151 GCOV_CFLAGS = @GCOV_CFLAGS@
152 GCOV_LDFLAGS = @GCOV_LDFLAGS@
153 GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
154 GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
155 GDK_REQ_VERSION = @GDK_REQ_VERSION@
156 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
157 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
158 GI_REQ_VERSION = @GI_REQ_VERSION@
159 GLIB_CFLAGS = @GLIB_CFLAGS@
160 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
161 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
162 GLIB_LIBS = @GLIB_LIBS@
163 GLIB_MKENUMS = @GLIB_MKENUMS@
164 GLIB_PREFIX = @GLIB_PREFIX@
165 GLIB_REQ_VERSION = @GLIB_REQ_VERSION@
166 GMSGFMT = @GMSGFMT@
167 GMSGFMT_015 = @GMSGFMT_015@
168 GOBJECT_QUERY = @GOBJECT_QUERY@
169 GREP = @GREP@
170 GTKDOC_CHECK = @GTKDOC_CHECK@
171 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
172 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
173 GTKDOC_MKPDF = @GTKDOC_MKPDF@
174 GTKDOC_REBASE = @GTKDOC_REBASE@
175 GTK_DOC_REQ_VERSION = @GTK_DOC_REQ_VERSION@
176 HTML_DIR = @HTML_DIR@
177 INSTALL = @INSTALL@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 INTLLIBS = @INTLLIBS@
183 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
184 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
185 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
186 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
187 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
188 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
189 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
190 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
191 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
192 JSON_GLIB_REQ_VERSION = @JSON_GLIB_REQ_VERSION@
193 JW = @JW@
194 LD = @LD@
195 LDFLAGS = @LDFLAGS@
196 LIBICONV = @LIBICONV@
197 LIBINTL = @LIBINTL@
198 LIBOBJS = @LIBOBJS@
199 LIBS = @LIBS@
200 LIBTOOL = @LIBTOOL@
201 LIPO = @LIPO@
202 LN_S = @LN_S@
203 LTLIBICONV = @LTLIBICONV@
204 LTLIBINTL = @LTLIBINTL@
205 LTLIBOBJS = @LTLIBOBJS@
206 MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
207 MAKEINFO = @MAKEINFO@
208 MANIFEST_TOOL = @MANIFEST_TOOL@
209 MKDIR_P = @MKDIR_P@
210 MSGFMT = @MSGFMT@
211 MSGFMT_015 = @MSGFMT_015@
212 MSGMERGE = @MSGMERGE@
213 NM = @NM@
214 NMEDIT = @NMEDIT@
215 OBJDUMP = @OBJDUMP@
216 OBJEXT = @OBJEXT@
217 OTOOL = @OTOOL@
218 OTOOL64 = @OTOOL64@
219 PACKAGE = @PACKAGE@
220 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
221 PACKAGE_NAME = @PACKAGE_NAME@
222 PACKAGE_STRING = @PACKAGE_STRING@
223 PACKAGE_TARNAME = @PACKAGE_TARNAME@
224 PACKAGE_URL = @PACKAGE_URL@
225 PACKAGE_VERSION = @PACKAGE_VERSION@
226 PANGO_PREFIX = @PANGO_PREFIX@
227 PANGO_REQ_VERSION = @PANGO_REQ_VERSION@
228 PATH_SEPARATOR = @PATH_SEPARATOR@
229 PKG_CONFIG = @PKG_CONFIG@
230 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
231 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
232 POSUB = @POSUB@
233 PROFILE_DEP_CFLAGS = @PROFILE_DEP_CFLAGS@
234 PROFILE_DEP_LIBS = @PROFILE_DEP_LIBS@
235 RANLIB = @RANLIB@
236 SED = @SED@
237 SET_MAKE = @SET_MAKE@
238 SHELL = @SHELL@
239 STRIP = @STRIP@
240 TSLIB_CFLAGS = @TSLIB_CFLAGS@
241 TSLIB_LIBS = @TSLIB_LIBS@
242 UPROF_REQ_VERSION = @UPROF_REQ_VERSION@
243 USE_NLS = @USE_NLS@
244 VERSION = @VERSION@
245 WINDRES = @WINDRES@
246 XCOMPOSITE_REQ_VERSION = @XCOMPOSITE_REQ_VERSION@
247 XFIXES_REQ_VERSION = @XFIXES_REQ_VERSION@
248 XGETTEXT = @XGETTEXT@
249 XGETTEXT_015 = @XGETTEXT_015@
250 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
251 XMKMF = @XMKMF@
252 XSLTPROC = @XSLTPROC@
253 abs_builddir = @abs_builddir@
254 abs_srcdir = @abs_srcdir@
255 abs_top_builddir = @abs_top_builddir@
256 abs_top_srcdir = @abs_top_srcdir@
257 ac_ct_AR = @ac_ct_AR@
258 ac_ct_CC = @ac_ct_CC@
259 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
260 am__include = @am__include@
261 am__leading_dot = @am__leading_dot@
262 am__quote = @am__quote@
263 am__tar = @am__tar@
264 am__untar = @am__untar@
265 bindir = @bindir@
266 build = @build@
267 build_alias = @build_alias@
268 build_cpu = @build_cpu@
269 build_os = @build_os@
270 build_vendor = @build_vendor@
271 builddir = @builddir@
272 datadir = @datadir@
273 datarootdir = @datarootdir@
274 docdir = @docdir@
275 dvidir = @dvidir@
276 exec_prefix = @exec_prefix@
277 host = @host@
278 host_alias = @host_alias@
279 host_cpu = @host_cpu@
280 host_os = @host_os@
281 host_vendor = @host_vendor@
282 htmldir = @htmldir@
283 includedir = @includedir@
284 infodir = @infodir@
285 install_sh = @install_sh@
286 libdir = @libdir@
287 libexecdir = @libexecdir@
288 localedir = @localedir@
289 localstatedir = @localstatedir@
290 mandir = @mandir@
291 mkdir_p = @mkdir_p@
292 oldincludedir = @oldincludedir@
293 pdfdir = @pdfdir@
294 prefix = @prefix@
295 program_transform_name = @program_transform_name@
296 psdir = @psdir@
297 sbindir = @sbindir@
298 sharedstatedir = @sharedstatedir@
299 srcdir = @srcdir@
300 sysconfdir = @sysconfdir@
301 target_alias = @target_alias@
302 top_build_prefix = @top_build_prefix@
303 top_builddir = @top_builddir@
304 top_srcdir = @top_srcdir@
305 DOC_MODULE = clutter
306 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
307
308 # The directory containing the source code. Relative to $(srcdir).
309 # gtk-doc will search all .c & .h files beneath here for inline comments
310 # documenting the functions and macros.
311 # e.g. DOC_SOURCE_DIR=../../../gtk
312 DOC_SOURCE_DIR = ../../../clutter
313
314 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
315 SCANGOBJ_OPTIONS = --type-init-func="clutter_base_init()"
316
317 # Extra options to supply to gtkdoc-scan.
318 # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
319 SCAN_OPTIONS = --deprecated-guards="CLUTTER_DISABLE_DEPRECATED"
320
321 # Extra options to supply to gtkdoc-mkdb.
322 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
323 MKDB_OPTIONS = --sgml-mode --output-format=xml --name-space=clutter
324
325 # Extra options to supply to gtkdoc-mktmpl
326 # e.g. MKTMPL_OPTIONS=--only-section-tmpl
327 MKTMPL_OPTIONS = 
328
329 # Extra options to supply to gtkdoc-fixref. Not normally needed.
330 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
331 FIXXREF_OPTIONS = \
332         --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \
333         --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/gobject \
334         --extra-dir=$(CAIRO_PREFIX)/share/gtk-doc/html/cairo \
335         --extra-dir=$(PANGO_PREFIX)/share/gtk-doc/html/pango \
336         --extra-dir=$(COGL_PREFIX)/share/gtk-doc/html/cogl
337
338
339 # Used for dependencies. The docs will be rebuilt if any of these change.
340 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
341 # e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
342 HFILE_GLOB = \
343         $(top_srcdir)/clutter/*.h \
344         $(top_builddir)/clutter/*.h \
345         $(top_srcdir)/clutter/x11/clutter-x11.h \
346         $(top_srcdir)/clutter/x11/clutter-x11-texture-pixmap.h \
347         $(top_srcdir)/clutter/x11/clutter-glx-texture-pixmap.h \
348         $(top_srcdir)/clutter/egl/clutter-egl.h \
349         $(top_srcdir)/clutter/cex100/clutter-cex100.h \
350         $(top_srcdir)/clutter/win32/clutter-win32.h \
351         $(top_srcdir)/clutter/gdk/clutter-gdk.h \
352         $(top_srcdir)/clutter/wayland/clutter-wayland-compositor.h \
353         $(top_srcdir)/clutter/wayland/clutter-wayland-surface.h
354
355 CFILE_GLOB = \
356         $(top_srcdir)/clutter/*.c \
357         $(top_srcdir)/clutter/cogl/*.c \
358         $(top_srcdir)/clutter/x11/*.c \
359         $(top_srcdir)/clutter/win32/*.c \
360         $(top_srcdir)/clutter/gdk/*.c \
361         $(top_srcdir)/clutter/cex100/*.c \
362         $(top_srcdir)/clutter/egl/*.c \
363         $(top_srcdir)/clutter/wayland/*.c
364
365
366 # Header files to ignore when scanning.
367 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
368 IGNORE_HFILES = \
369         clutter.h                       \
370         clutter-actor-meta-private.h    \
371         clutter-actor-private.h         \
372         clutter-backend-private.h       \
373         clutter-bezier.h                \
374         clutter-cogl-compat.h           \
375         clutter-color-static.h          \
376         clutter-config.h                \
377         clutter-debug.h                 \
378         clutter-deprecated.h            \
379         clutter-device-manager-private.h        \
380         clutter-easing.h                \
381         clutter-enum-types.h            \
382         clutter-event-translator.h      \
383         clutter-flatten-effect.h        \
384         clutter-id-pool.h               \
385         clutter-keysyms.h               \
386         clutter-keysyms-compat.h        \
387         clutter-keysyms-table.h         \
388         clutter-marshal.h               \
389         clutter-master-clock.h          \
390         clutter-model-private.h         \
391         clutter-paint-node-private.h    \
392         clutter-paint-volume-private.h  \
393         clutter-private.h               \
394         clutter-profile.h               \
395         clutter-script-private.h        \
396         clutter-stage-manager-private.h \
397         clutter-stage-private.h         \
398         clutter-stage-window.h          \
399         clutter-timeout-interval.h      \
400         cally                           \
401         cex100                          \
402         cogl                            \
403         egl                             \
404         evdev                           \
405         gdk                             \
406         osx                             \
407         tslib                           \
408         x11                             \
409         wayland                         \
410         win32
411
412 EXTRA_HFILES = \
413         $(top_srcdir)/clutter/x11/clutter-x11.h \
414         $(top_srcdir)/clutter/x11/clutter-x11-texture-pixmap.h \
415         $(top_srcdir)/clutter/x11/clutter-glx-texture-pixmap.h \
416         $(top_srcdir)/clutter/egl/clutter-egl.h \
417         $(top_srcdir)/clutter/cex100/clutter-cex100.h \
418         $(top_srcdir)/clutter/win32/clutter-win32.h \
419         $(top_srcdir)/clutter/gdk/clutter-gdk.h \
420         $(top_srcdir)/clutter/wayland/clutter-wayland-compositor.h \
421         $(top_srcdir)/clutter/wayland/clutter-wayland-surface.h
422
423
424 # Images to copy into HTML directory.
425 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
426 HTML_IMAGES = \
427         actor-box.png \
428         actor-example.png \
429         animator-key-frames.png \
430         bin-layout.png \
431         box-layout.png \
432         constraints-example.png \
433         easing-modes.png \
434         event-flow.png \
435         flow-layout.png \
436         path-alpha-func.png \
437         offscreen-redirect.png \
438         table-layout.png
439
440
441 # SVG used to generate the images above
442 SVG_IMAGES = \
443         animator-key-frames.svg \
444         easing-modes.svg
445
446
447 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
448 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
449 content_files = \
450         glossary.xml \
451         clutter-animation-tutorial.xml \
452         clutter-overview.xml \
453         building-clutter.xml \
454         running-clutter.xml \
455         migrating-ClutterEffect.xml \
456         migrating-ClutterPath.xml \
457         migrating-ClutterBehaviour.xml
458
459
460 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
461 # These files must be listed here *and* in content_files
462 # e.g. expand_content_files=running.sgml
463 expand_content_files = \
464         glossary.xml \
465         clutter-animation-tutorial.xml \
466         clutter-overview.xml \
467         building-clutter.xml \
468         running-clutter.xml \
469         migrating-ClutterEffect.xml \
470         migrating-ClutterPath.xml \
471         migrating-ClutterBehaviour.xml
472
473
474 # CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
475 # Only needed if you are using gtkdoc-scangobj to dynamically query widget
476 # signals and properties.
477 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
478 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
479 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/clutter -I$(top_builddir) -I$(top_builddir)/clutter $(CLUTTER_CFLAGS)
480 GTKDOC_LIBS = $(top_builddir)/clutter/libclutter-@CLUTTER_API_VERSION@.la $(CLUTTER_LIBS)
481 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
482 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
483 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
484 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
485 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = 
486 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
487
488 # We set GPATH here; this gives us semantics for GNU make
489 # which are more like other make's VPATH, when it comes to
490 # whether a source that is a target of one rule is then
491 # searched for in VPATH/GPATH.
492 #
493 GPATH = $(srcdir)
494 TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
495 SETUP_FILES = \
496         $(content_files)                \
497         $(DOC_MAIN_SGML_FILE)           \
498         $(DOC_MODULE)-sections.txt      \
499         $(DOC_MODULE)-overrides.txt
500
501
502 # This includes the standard gtk-doc make rules, copied by gtkdocize.
503
504 # Other files to distribute
505 # e.g. EXTRA_DIST += version.xml.in
506 EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) $(HTML_IMAGES) \
507         $(SVG_IMAGES)
508 DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \
509         html-build.stamp pdf-build.stamp \
510         sgml.stamp html.stamp pdf.stamp
511
512 SCANOBJ_FILES = \
513         $(DOC_MODULE).args       \
514         $(DOC_MODULE).hierarchy  \
515         $(DOC_MODULE).interfaces \
516         $(DOC_MODULE).prerequisites \
517         $(DOC_MODULE).signals
518
519 REPORT_FILES = \
520         $(DOC_MODULE)-undocumented.txt \
521         $(DOC_MODULE)-undeclared.txt \
522         $(DOC_MODULE)-unused.txt
523
524 CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
525 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = 
526 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
527 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = 
528 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
529 all: all-am
530
531 .SUFFIXES:
532 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
533         @for dep in $?; do \
534           case '$(am__configure_deps)' in \
535             *$$dep*) \
536               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
537                 && { if test -f $@; then exit 0; else break; fi; }; \
538               exit 1;; \
539           esac; \
540         done; \
541         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/reference/clutter/Makefile'; \
542         $(am__cd) $(top_srcdir) && \
543           $(AUTOMAKE) --foreign doc/reference/clutter/Makefile
544 .PRECIOUS: Makefile
545 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
546         @case '$?' in \
547           *config.status*) \
548             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
549           *) \
550             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
551             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
552         esac;
553
554 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
555         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
556
557 $(top_srcdir)/configure:  $(am__configure_deps)
558         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
559 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
560         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
561 $(am__aclocal_m4_deps):
562 clutter-docs.xml: $(top_builddir)/config.status $(srcdir)/clutter-docs.xml.in
563         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
564
565 mostlyclean-libtool:
566         -rm -f *.lo
567
568 clean-libtool:
569         -rm -rf .libs _libs
570 tags: TAGS
571 TAGS:
572
573 ctags: CTAGS
574 CTAGS:
575
576
577 distdir: $(DISTFILES)
578         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580         list='$(DISTFILES)'; \
581           dist_files=`for file in $$list; do echo $$file; done | \
582           sed -e "s|^$$srcdirstrip/||;t" \
583               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
584         case $$dist_files in \
585           */*) $(MKDIR_P) `echo "$$dist_files" | \
586                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
587                            sort -u` ;; \
588         esac; \
589         for file in $$dist_files; do \
590           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
591           if test -d $$d/$$file; then \
592             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
593             if test -d "$(distdir)/$$file"; then \
594               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
595             fi; \
596             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
597               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
598               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599             fi; \
600             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
601           else \
602             test -f "$(distdir)/$$file" \
603             || cp -p $$d/$$file "$(distdir)/$$file" \
604             || exit 1; \
605           fi; \
606         done
607         $(MAKE) $(AM_MAKEFLAGS) \
608           top_distdir="$(top_distdir)" distdir="$(distdir)" \
609           dist-hook
610 check-am: all-am
611 check: check-am
612 all-am: Makefile all-local
613 installdirs:
614 install: install-am
615 install-exec: install-exec-am
616 install-data: install-data-am
617 uninstall: uninstall-am
618
619 install-am: all-am
620         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
621
622 installcheck: installcheck-am
623 install-strip:
624         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
625           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
626           `test -z '$(STRIP)' || \
627             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
628 mostlyclean-generic:
629
630 clean-generic:
631         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
632
633 distclean-generic:
634         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
635         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
636
637 maintainer-clean-generic:
638         @echo "This command is intended for maintainers to use"
639         @echo "it deletes files that may require special tools to rebuild."
640 clean: clean-am
641
642 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
643
644 distclean: distclean-am
645         -rm -f Makefile
646 distclean-am: clean-am distclean-generic distclean-local
647
648 dvi: dvi-am
649
650 dvi-am:
651
652 html: html-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 dist-hook distclean \
711         distclean-generic distclean-libtool distclean-local distdir \
712         dvi dvi-am html html-am info info-am install install-am \
713         install-data install-data-am install-data-local install-dvi \
714         install-dvi-am install-exec install-exec-am install-html \
715         install-html-am install-info install-info-am install-man \
716         install-pdf install-pdf-am install-ps install-ps-am \
717         install-strip installcheck installcheck-am installdirs \
718         maintainer-clean maintainer-clean-generic \
719         maintainer-clean-local mostlyclean mostlyclean-generic \
720         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
721         uninstall-local
722
723
724 @ENABLE_GTK_DOC_TRUE@all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
725 @ENABLE_GTK_DOC_FALSE@all-local:
726
727 docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
728
729 $(REPORT_FILES): sgml-build.stamp
730
731 #### setup ####
732
733 setup-build.stamp:
734         -@if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
735             echo '  DOC   Preparing build'; \
736             files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
737             if test "x$$files" != "x" ; then \
738                 for file in $$files ; do \
739                     test -f $(abs_srcdir)/$$file && \
740                         cp -pu $(abs_srcdir)/$$file $(abs_builddir)/ || true; \
741                 done; \
742             fi; \
743         fi
744         @touch setup-build.stamp
745
746 #### scan ####
747
748 scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
749         @echo '  DOC   Scanning header files'
750         @_source_dir='' ; \
751         for i in $(DOC_SOURCE_DIR) ; do \
752             _source_dir="$${_source_dir} --source-dir=$$i" ; \
753         done ; \
754         gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
755         @if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \
756             echo "  DOC   Introspecting gobjects"; \
757             scanobj_options=""; \
758             gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
759             if test "$(?)" = "0"; then \
760                 if test "x$(V)" = "x1"; then \
761                     scanobj_options="--verbose"; \
762                 fi; \
763             fi; \
764             CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" \
765             gtkdoc-scangobj $(SCANGOBJ_OPTIONS) $$scanobj_options --module=$(DOC_MODULE); \
766         else \
767             for i in $(SCANOBJ_FILES) ; do \
768                 test -f $$i || touch $$i ; \
769             done \
770         fi
771         @touch scan-build.stamp
772
773 $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
774         @true
775
776 #### xml ####
777
778 sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files)
779         @echo '  DOC   Building XML'
780         @_source_dir='' ; \
781         for i in $(DOC_SOURCE_DIR) ; do \
782             _source_dir="$${_source_dir} --source-dir=$$i" ; \
783         done ; \
784         gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS)
785         @touch sgml-build.stamp
786
787 sgml.stamp: sgml-build.stamp
788         @true
789
790 #### html ####
791
792 html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
793         @echo '  DOC   Building HTML'
794         @rm -rf html
795         @mkdir html
796         @mkhtml_options=""; \
797         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
798         if test "$(?)" = "0"; then \
799           if test "x$(V)" = "x1"; then \
800             mkhtml_options="$$mkhtml_options --verbose"; \
801           fi; \
802         fi; \
803         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
804         if test "$(?)" = "0"; then \
805           mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \
806         fi; \
807         cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
808         -@test "x$(HTML_IMAGES)" = "x" || \
809         for file in $(HTML_IMAGES) ; do \
810           if test -f $(abs_srcdir)/$$file ; then \
811             cp $(abs_srcdir)/$$file $(abs_builddir)/html; \
812           fi; \
813           if test -f $(abs_builddir)/$$file ; then \
814             cp $(abs_builddir)/$$file $(abs_builddir)/html; \
815           fi; \
816         done;
817         @echo '  DOC   Fixing cross-references'
818         @gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
819         @touch html-build.stamp
820
821 #### pdf ####
822
823 pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
824         @echo '  DOC   Building PDF'
825         @rm -f $(DOC_MODULE).pdf
826         @mkpdf_options=""; \
827         gtkdoc-mkpdf 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
828         if test "$(?)" = "0"; then \
829           if test "x$(V)" = "x1"; then \
830             mkpdf_options="$$mkpdf_options --verbose"; \
831           fi; \
832         fi; \
833         if test "x$(HTML_IMAGES)" != "x"; then \
834           for img in $(HTML_IMAGES); do \
835             part=`dirname $$img`; \
836             echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
837             if test $$? != 0; then \
838               mkpdf_options="$$mkpdf_options --imgdir=$$part"; \
839             fi; \
840           done; \
841         fi; \
842         gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS)
843         @touch pdf-build.stamp
844
845 ##############
846
847 clean-local:
848         @rm -f *~ *.bak
849         @rm -rf .libs
850
851 distclean-local:
852         @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \
853             $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
854         @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
855             rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \
856         fi
857
858 maintainer-clean-local: clean
859         @rm -rf xml html
860
861 install-data-local:
862         @installfiles=`echo $(builddir)/html/*`; \
863         if test "$$installfiles" = '$(builddir)/html/*'; \
864         then echo 1>&2 'Nothing to install' ; \
865         else \
866           if test -n "$(DOC_MODULE_VERSION)"; then \
867             installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
868           else \
869             installdir="$(DESTDIR)$(TARGET_DIR)"; \
870           fi; \
871           $(mkinstalldirs) $${installdir} ; \
872           for i in $$installfiles; do \
873             echo ' $(INSTALL_DATA) '$$i ; \
874             $(INSTALL_DATA) $$i $${installdir}; \
875           done; \
876           if test -n "$(DOC_MODULE_VERSION)"; then \
877             mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
878               $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
879           fi; \
880           $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \
881         fi
882
883 uninstall-local:
884         @if test -n "$(DOC_MODULE_VERSION)"; then \
885           installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
886         else \
887           installdir="$(DESTDIR)$(TARGET_DIR)"; \
888         fi; \
889         rm -rf $${installdir}
890
891 #
892 # Require gtk-doc when making dist
893 #
894 @ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
895 @ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
896 @ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
897 @ENABLE_GTK_DOC_FALSE@  @false
898
899 dist-hook: dist-check-gtkdoc dist-hook-local
900         @mkdir $(distdir)/html
901         @cp ./html/* $(distdir)/html
902         @-cp ./$(DOC_MODULE).pdf $(distdir)/
903         @-cp ./$(DOC_MODULE).types $(distdir)/
904         @-cp ./$(DOC_MODULE)-sections.txt $(distdir)/
905         @cd $(distdir) && rm -f $(DISTCLEANFILES)
906         @$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
907
908 .PHONY : dist-hook-local docs
909
910 # Tell versions [3.59,3.63) of GNU make to not export all variables.
911 # Otherwise a system limit (for SysV at least) may be exceeded.
912 .NOEXPORT: