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