Imported Upstream version 3.18.1
[platform/upstream/pygobject2.git] / examples / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = examples
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
40         $(top_srcdir)/m4/jhflags.m4 $(top_srcdir)/m4/libtool.m4 \
41         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
42         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
43         $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 AM_V_GEN = $(am__v_GEN_@AM_V@)
51 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
52 am__v_GEN_0 = @echo "  GEN   " $@;
53 AM_V_at = $(am__v_at_@AM_V@)
54 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
55 am__v_at_0 = @
56 SOURCES =
57 DIST_SOURCES =
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = @ACLOCAL@
60 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
61 AMTAR = @AMTAR@
62 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
63 AR = @AR@
64 AS = @AS@
65 AUTOCONF = @AUTOCONF@
66 AUTOHEADER = @AUTOHEADER@
67 AUTOMAKE = @AUTOMAKE@
68 AWK = @AWK@
69 CAIRO_CFLAGS = @CAIRO_CFLAGS@
70 CAIRO_LIBS = @CAIRO_LIBS@
71 CC = @CC@
72 CCDEPMODE = @CCDEPMODE@
73 CFLAGS = @CFLAGS@
74 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
75 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
76 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CYGPATH_W = @CYGPATH_W@
80 DATADIR = @DATADIR@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 DLLTOOL = @DLLTOOL@
84 DSYMUTIL = @DSYMUTIL@
85 DUMPBIN = @DUMPBIN@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 FFI_CFLAGS = @FFI_CFLAGS@
92 FFI_LIBS = @FFI_LIBS@
93 FGREP = @FGREP@
94 GENHTML = @GENHTML@
95 GIO_CFLAGS = @GIO_CFLAGS@
96 GIO_LIBS = @GIO_LIBS@
97 GI_CFLAGS = @GI_CFLAGS@
98 GI_DATADIR = @GI_DATADIR@
99 GI_LIBS = @GI_LIBS@
100 GLIB_CFLAGS = @GLIB_CFLAGS@
101 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
102 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
103 GLIB_LIBS = @GLIB_LIBS@
104 GLIB_MKENUMS = @GLIB_MKENUMS@
105 GOBJECT_QUERY = @GOBJECT_QUERY@
106 GREP = @GREP@
107 INSTALL = @INSTALL@
108 INSTALL_DATA = @INSTALL_DATA@
109 INSTALL_PROGRAM = @INSTALL_PROGRAM@
110 INSTALL_SCRIPT = @INSTALL_SCRIPT@
111 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
112 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
113 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
114 LCOV = @LCOV@
115 LD = @LD@
116 LDFLAGS = @LDFLAGS@
117 LIBFFI_PC = @LIBFFI_PC@
118 LIBOBJS = @LIBOBJS@
119 LIBS = @LIBS@
120 LIBTOOL = @LIBTOOL@
121 LIPO = @LIPO@
122 LN_S = @LN_S@
123 LTLIBOBJS = @LTLIBOBJS@
124 MAKEINFO = @MAKEINFO@
125 MANIFEST_TOOL = @MANIFEST_TOOL@
126 MKDIR_P = @MKDIR_P@
127 NM = @NM@
128 NMEDIT = @NMEDIT@
129 OBJDUMP = @OBJDUMP@
130 OBJEXT = @OBJEXT@
131 OS_EXT = @OS_EXT@
132 OTOOL = @OTOOL@
133 OTOOL64 = @OTOOL64@
134 PACKAGE = @PACKAGE@
135 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136 PACKAGE_NAME = @PACKAGE_NAME@
137 PACKAGE_STRING = @PACKAGE_STRING@
138 PACKAGE_TARNAME = @PACKAGE_TARNAME@
139 PACKAGE_URL = @PACKAGE_URL@
140 PACKAGE_VERSION = @PACKAGE_VERSION@
141 PATH_SEPARATOR = @PATH_SEPARATOR@
142 PKG_CONFIG = @PKG_CONFIG@
143 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
144 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
145 PLATFORM = @PLATFORM@
146 PYCAIRO_CFLAGS = @PYCAIRO_CFLAGS@
147 PYCAIRO_LIBS = @PYCAIRO_LIBS@
148 PYGOBJECT_MAJOR_VERSION = @PYGOBJECT_MAJOR_VERSION@
149 PYGOBJECT_MICRO_VERSION = @PYGOBJECT_MICRO_VERSION@
150 PYGOBJECT_MINOR_VERSION = @PYGOBJECT_MINOR_VERSION@
151 PYTHON = @PYTHON@
152 PYTHON_BASENAME = @PYTHON_BASENAME@
153 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
154 PYTHON_INCLUDES = @PYTHON_INCLUDES@
155 PYTHON_LIBS = @PYTHON_LIBS@
156 PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
157 PYTHON_PLATFORM = @PYTHON_PLATFORM@
158 PYTHON_PREFIX = @PYTHON_PREFIX@
159 PYTHON_SO = @PYTHON_SO@
160 PYTHON_VERSION = @PYTHON_VERSION@
161 RANLIB = @RANLIB@
162 SED = @SED@
163 SET_MAKE = @SET_MAKE@
164 SHELL = @SHELL@
165 STRIP = @STRIP@
166 THREADING_CFLAGS = @THREADING_CFLAGS@
167 VERSION = @VERSION@
168 WARN_CFLAGS = @WARN_CFLAGS@
169 abs_builddir = @abs_builddir@
170 abs_srcdir = @abs_srcdir@
171 abs_top_builddir = @abs_top_builddir@
172 abs_top_srcdir = @abs_top_srcdir@
173 ac_ct_AR = @ac_ct_AR@
174 ac_ct_CC = @ac_ct_CC@
175 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
176 am__include = @am__include@
177 am__leading_dot = @am__leading_dot@
178 am__quote = @am__quote@
179 am__tar = @am__tar@
180 am__untar = @am__untar@
181 bindir = @bindir@
182 build = @build@
183 build_alias = @build_alias@
184 build_cpu = @build_cpu@
185 build_os = @build_os@
186 build_vendor = @build_vendor@
187 builddir = @builddir@
188 datadir = @datadir@
189 datarootdir = @datarootdir@
190 docdir = @docdir@
191 dvidir = @dvidir@
192 exec_prefix = @exec_prefix@
193 host = @host@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
196 host_os = @host_os@
197 host_vendor = @host_vendor@
198 htmldir = @htmldir@
199 includedir = @includedir@
200 infodir = @infodir@
201 install_sh = @install_sh@
202 libdir = @libdir@
203 libexecdir = @libexecdir@
204 localedir = @localedir@
205 localstatedir = @localstatedir@
206 mandir = @mandir@
207 mkdir_p = @mkdir_p@
208 oldincludedir = @oldincludedir@
209 pdfdir = @pdfdir@
210 pkgpyexecdir = @pkgpyexecdir@
211 pkgpythondir = @pkgpythondir@
212 prefix = @prefix@
213 program_transform_name = @program_transform_name@
214 psdir = @psdir@
215 pyexecdir = @pyexecdir@
216 pythondir = @pythondir@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 srcdir = @srcdir@
220 sysconfdir = @sysconfdir@
221 target_alias = @target_alias@
222 top_build_prefix = @top_build_prefix@
223 top_builddir = @top_builddir@
224 top_srcdir = @top_srcdir@
225 EXTRA_DIST = properties.py signal.py option.py cairo-demo.py
226 all: all-am
227
228 .SUFFIXES:
229 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
230         @for dep in $?; do \
231           case '$(am__configure_deps)' in \
232             *$$dep*) \
233               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
234                 && { if test -f $@; then exit 0; else break; fi; }; \
235               exit 1;; \
236           esac; \
237         done; \
238         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
239         $(am__cd) $(top_srcdir) && \
240           $(AUTOMAKE) --foreign examples/Makefile
241 .PRECIOUS: Makefile
242 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243         @case '$?' in \
244           *config.status*) \
245             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246           *) \
247             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
248             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
249         esac;
250
251 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254 $(top_srcdir)/configure:  $(am__configure_deps)
255         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(am__aclocal_m4_deps):
259
260 mostlyclean-libtool:
261         -rm -f *.lo
262
263 clean-libtool:
264         -rm -rf .libs _libs
265 tags: TAGS
266 TAGS:
267
268 ctags: CTAGS
269 CTAGS:
270
271
272 distdir: $(DISTFILES)
273         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
274         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
275         list='$(DISTFILES)'; \
276           dist_files=`for file in $$list; do echo $$file; done | \
277           sed -e "s|^$$srcdirstrip/||;t" \
278               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
279         case $$dist_files in \
280           */*) $(MKDIR_P) `echo "$$dist_files" | \
281                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
282                            sort -u` ;; \
283         esac; \
284         for file in $$dist_files; do \
285           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
286           if test -d $$d/$$file; then \
287             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
288             if test -d "$(distdir)/$$file"; then \
289               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
290             fi; \
291             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
292               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
293               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
294             fi; \
295             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
296           else \
297             test -f "$(distdir)/$$file" \
298             || cp -p $$d/$$file "$(distdir)/$$file" \
299             || exit 1; \
300           fi; \
301         done
302 check-am: all-am
303 check: check-am
304 all-am: Makefile
305 installdirs:
306 install: install-am
307 install-exec: install-exec-am
308 install-data: install-data-am
309 uninstall: uninstall-am
310
311 install-am: all-am
312         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
313
314 installcheck: installcheck-am
315 install-strip:
316         if test -z '$(STRIP)'; then \
317           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
318             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
319               install; \
320         else \
321           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
322             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
323             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
324         fi
325 mostlyclean-generic:
326
327 clean-generic:
328
329 distclean-generic:
330         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
331         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
332
333 maintainer-clean-generic:
334         @echo "This command is intended for maintainers to use"
335         @echo "it deletes files that may require special tools to rebuild."
336 clean: clean-am
337
338 clean-am: clean-generic clean-libtool mostlyclean-am
339
340 distclean: distclean-am
341         -rm -f Makefile
342 distclean-am: clean-am distclean-generic
343
344 dvi: dvi-am
345
346 dvi-am:
347
348 html: html-am
349
350 html-am:
351
352 info: info-am
353
354 info-am:
355
356 install-data-am:
357
358 install-dvi: install-dvi-am
359
360 install-dvi-am:
361
362 install-exec-am:
363
364 install-html: install-html-am
365
366 install-html-am:
367
368 install-info: install-info-am
369
370 install-info-am:
371
372 install-man:
373
374 install-pdf: install-pdf-am
375
376 install-pdf-am:
377
378 install-ps: install-ps-am
379
380 install-ps-am:
381
382 installcheck-am:
383
384 maintainer-clean: maintainer-clean-am
385         -rm -f Makefile
386 maintainer-clean-am: distclean-am maintainer-clean-generic
387
388 mostlyclean: mostlyclean-am
389
390 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
391
392 pdf: pdf-am
393
394 pdf-am:
395
396 ps: ps-am
397
398 ps-am:
399
400 uninstall-am:
401
402 .MAKE: install-am install-strip
403
404 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
405         distclean distclean-generic distclean-libtool distdir dvi \
406         dvi-am html html-am info info-am install install-am \
407         install-data install-data-am install-dvi install-dvi-am \
408         install-exec install-exec-am install-html install-html-am \
409         install-info install-info-am install-man install-pdf \
410         install-pdf-am install-ps install-ps-am install-strip \
411         installcheck installcheck-am installdirs maintainer-clean \
412         maintainer-clean-generic mostlyclean mostlyclean-generic \
413         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
414
415
416 # Tell versions [3.59,3.63) of GNU make to not export all variables.
417 # Otherwise a system limit (for SysV at least) may be exceeded.
418 .NOEXPORT: