"Initial commit to Gerrit"
[profile/ivi/libcroco.git] / docs / examples / Makefile.in
1 # Makefile.in generated by automake 1.10.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  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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 target_triplet = @target@
35 subdir = docs/examples
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/configure.in
39 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40         $(ACLOCAL_M4)
41 mkinstalldirs = $(install_sh) -d
42 CONFIG_HEADER = $(top_builddir)/config.h
43 CONFIG_CLEAN_FILES =
44 SOURCES =
45 DIST_SOURCES =
46 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
47 ACLOCAL = @ACLOCAL@
48 AMTAR = @AMTAR@
49 AR = @AR@
50 AUTOCONF = @AUTOCONF@
51 AUTOHEADER = @AUTOHEADER@
52 AUTOMAKE = @AUTOMAKE@
53 AWK = @AWK@
54 CC = @CC@
55 CCDEPMODE = @CCDEPMODE@
56 CFLAGS = @CFLAGS@
57 CPP = @CPP@
58 CPPFLAGS = @CPPFLAGS@
59 CROCO_CFLAGS = @CROCO_CFLAGS@
60 CROCO_HAVE_GLIB2 = @CROCO_HAVE_GLIB2@
61 CROCO_HAVE_LIBXML2 = @CROCO_HAVE_LIBXML2@
62 CROCO_LIB = @CROCO_LIB@
63 CROCO_LIBS = @CROCO_LIBS@
64 CXX = @CXX@
65 CXXCPP = @CXXCPP@
66 CXXDEPMODE = @CXXDEPMODE@
67 CXXFLAGS = @CXXFLAGS@
68 CYGPATH_W = @CYGPATH_W@
69 DEFS = @DEFS@
70 DEPDIR = @DEPDIR@
71 DSYMUTIL = @DSYMUTIL@
72 ECHO = @ECHO@
73 ECHO_C = @ECHO_C@
74 ECHO_N = @ECHO_N@
75 ECHO_T = @ECHO_T@
76 EGREP = @EGREP@
77 EXEEXT = @EXEEXT@
78 F77 = @F77@
79 FFLAGS = @FFLAGS@
80 GLIB2_CFLAGS = @GLIB2_CFLAGS@
81 GLIB2_LIBS = @GLIB2_LIBS@
82 GLIB2_VERSION = @GLIB2_VERSION@
83 GREP = @GREP@
84 GTKDOC_CHECK = @GTKDOC_CHECK@
85 G_DISABLE_CHECKS = @G_DISABLE_CHECKS@
86 HTML_DIR = @HTML_DIR@
87 INSTALL = @INSTALL@
88 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 LDFLAGS = @LDFLAGS@
93 LIBCROCO_AGE = @LIBCROCO_AGE@
94 LIBCROCO_CURRENT = @LIBCROCO_CURRENT@
95 LIBCROCO_MAJOR_VERSION = @LIBCROCO_MAJOR_VERSION@
96 LIBCROCO_MICRO_VERSION = @LIBCROCO_MICRO_VERSION@
97 LIBCROCO_MINOR_VERSION = @LIBCROCO_MINOR_VERSION@
98 LIBCROCO_VERSION = @LIBCROCO_VERSION@
99 LIBCROCO_VERSION_INFO = @LIBCROCO_VERSION_INFO@
100 LIBCROCO_VERSION_NUMBER = @LIBCROCO_VERSION_NUMBER@
101 LIBOBJS = @LIBOBJS@
102 LIBS = @LIBS@
103 LIBTOOL = @LIBTOOL@
104 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
105 LIBXML2_LIBS = @LIBXML2_LIBS@
106 LIBXML2_VERSION = @LIBXML2_VERSION@
107 LN_S = @LN_S@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAINT = @MAINT@
110 MAKEINFO = @MAKEINFO@
111 MKDIR_P = @MKDIR_P@
112 NMEDIT = @NMEDIT@
113 OBJEXT = @OBJEXT@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 PKG_CONFIG = @PKG_CONFIG@
122 RANLIB = @RANLIB@
123 SED = @SED@
124 SET_MAKE = @SET_MAKE@
125 SHELL = @SHELL@
126 STRIP = @STRIP@
127 U = @U@
128 VERSION = @VERSION@
129 abs_builddir = @abs_builddir@
130 abs_srcdir = @abs_srcdir@
131 abs_top_builddir = @abs_top_builddir@
132 abs_top_srcdir = @abs_top_srcdir@
133 ac_ct_CC = @ac_ct_CC@
134 ac_ct_CXX = @ac_ct_CXX@
135 ac_ct_F77 = @ac_ct_F77@
136 am__include = @am__include@
137 am__leading_dot = @am__leading_dot@
138 am__quote = @am__quote@
139 am__tar = @am__tar@
140 am__untar = @am__untar@
141 bindir = @bindir@
142 build = @build@
143 build_alias = @build_alias@
144 build_cpu = @build_cpu@
145 build_os = @build_os@
146 build_vendor = @build_vendor@
147 builddir = @builddir@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = @docdir@
151 dvidir = @dvidir@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 htmldir = @htmldir@
159 includedir = @includedir@
160 infodir = @infodir@
161 install_sh = @install_sh@
162 libdir = @libdir@
163 libexecdir = @libexecdir@
164 localedir = @localedir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 mkdir_p = @mkdir_p@
168 oldincludedir = @oldincludedir@
169 pdfdir = @pdfdir@
170 prefix = @prefix@
171 program_transform_name = @program_transform_name@
172 psdir = @psdir@
173 sbindir = @sbindir@
174 sharedstatedir = @sharedstatedir@
175 srcdir = @srcdir@
176 sysconfdir = @sysconfdir@
177 target = @target@
178 target_alias = @target_alias@
179 target_cpu = @target_cpu@
180 target_os = @target_os@
181 target_vendor = @target_vendor@
182 top_build_prefix = @top_build_prefix@
183 top_builddir = @top_builddir@
184 top_srcdir = @top_srcdir@
185 EXTRA_DIST = cssom-example-1.c sac-example-1.c sac-example-2.c
186 all: all-am
187
188 .SUFFIXES:
189 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
190         @for dep in $?; do \
191           case '$(am__configure_deps)' in \
192             *$$dep*) \
193               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194                 && exit 0; \
195               exit 1;; \
196           esac; \
197         done; \
198         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/examples/Makefile'; \
199         cd $(top_srcdir) && \
200           $(AUTOMAKE) --gnu  docs/examples/Makefile
201 .PRECIOUS: Makefile
202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203         @case '$?' in \
204           *config.status*) \
205             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206           *) \
207             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209         esac;
210
211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
214 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
215         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
217         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219 mostlyclean-libtool:
220         -rm -f *.lo
221
222 clean-libtool:
223         -rm -rf .libs _libs
224 tags: TAGS
225 TAGS:
226
227 ctags: CTAGS
228 CTAGS:
229
230
231 distdir: $(DISTFILES)
232         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
233         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
234         list='$(DISTFILES)'; \
235           dist_files=`for file in $$list; do echo $$file; done | \
236           sed -e "s|^$$srcdirstrip/||;t" \
237               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
238         case $$dist_files in \
239           */*) $(MKDIR_P) `echo "$$dist_files" | \
240                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
241                            sort -u` ;; \
242         esac; \
243         for file in $$dist_files; do \
244           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
245           if test -d $$d/$$file; then \
246             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
247             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
248               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
249             fi; \
250             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
251           else \
252             test -f $(distdir)/$$file \
253             || cp -p $$d/$$file $(distdir)/$$file \
254             || exit 1; \
255           fi; \
256         done
257 check-am: all-am
258 check: check-am
259 all-am: Makefile
260 installdirs:
261 install: install-am
262 install-exec: install-exec-am
263 install-data: install-data-am
264 uninstall: uninstall-am
265
266 install-am: all-am
267         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
268
269 installcheck: installcheck-am
270 install-strip:
271         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
272           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
273           `test -z '$(STRIP)' || \
274             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
275 mostlyclean-generic:
276
277 clean-generic:
278
279 distclean-generic:
280         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
281
282 maintainer-clean-generic:
283         @echo "This command is intended for maintainers to use"
284         @echo "it deletes files that may require special tools to rebuild."
285 clean: clean-am
286
287 clean-am: clean-generic clean-libtool mostlyclean-am
288
289 distclean: distclean-am
290         -rm -f Makefile
291 distclean-am: clean-am distclean-generic
292
293 dvi: dvi-am
294
295 dvi-am:
296
297 html: html-am
298
299 info: info-am
300
301 info-am:
302
303 install-data-am:
304
305 install-dvi: install-dvi-am
306
307 install-exec-am:
308
309 install-html: install-html-am
310
311 install-info: install-info-am
312
313 install-man:
314
315 install-pdf: install-pdf-am
316
317 install-ps: install-ps-am
318
319 installcheck-am:
320
321 maintainer-clean: maintainer-clean-am
322         -rm -f Makefile
323 maintainer-clean-am: distclean-am maintainer-clean-generic
324
325 mostlyclean: mostlyclean-am
326
327 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
328
329 pdf: pdf-am
330
331 pdf-am:
332
333 ps: ps-am
334
335 ps-am:
336
337 uninstall-am:
338
339 .MAKE: install-am install-strip
340
341 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
342         distclean distclean-generic distclean-libtool distdir dvi \
343         dvi-am html html-am info info-am install install-am \
344         install-data install-data-am install-dvi install-dvi-am \
345         install-exec install-exec-am install-html install-html-am \
346         install-info install-info-am install-man install-pdf \
347         install-pdf-am install-ps install-ps-am install-strip \
348         installcheck installcheck-am installdirs maintainer-clean \
349         maintainer-clean-generic mostlyclean mostlyclean-generic \
350         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
351
352 # Tell versions [3.59,3.63) of GNU make to not export all variables.
353 # Otherwise a system limit (for SysV at least) may be exceeded.
354 .NOEXPORT: