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