Imported Upstream version 3.27.5
[platform/upstream/python-gobject.git] / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 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
17
18 VPATH = @srcdir@
19 am__is_gnu_make = { \
20   if test -z '$(MAKELEVEL)'; then \
21     false; \
22   elif test -n '$(MAKE_HOST)'; then \
23     true; \
24   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25     true; \
26   else \
27     false; \
28   fi; \
29 }
30 am__make_running_with_option = \
31   case $${target_option-} in \
32       ?) ;; \
33       *) echo "am__make_running_with_option: internal error: invalid" \
34               "target option '$${target_option-}' specified" >&2; \
35          exit 1;; \
36   esac; \
37   has_opt=no; \
38   sane_makeflags=$$MAKEFLAGS; \
39   if $(am__is_gnu_make); then \
40     sane_makeflags=$$MFLAGS; \
41   else \
42     case $$MAKEFLAGS in \
43       *\\[\ \   ]*) \
44         bs=\\; \
45         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
47     esac; \
48   fi; \
49   skip_next=no; \
50   strip_trailopt () \
51   { \
52     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53   }; \
54   for flg in $$sane_makeflags; do \
55     test $$skip_next = yes && { skip_next=no; continue; }; \
56     case $$flg in \
57       *=*|--*) continue;; \
58         -*I) strip_trailopt 'I'; skip_next=yes;; \
59       -*I?*) strip_trailopt 'I';; \
60         -*O) strip_trailopt 'O'; skip_next=yes;; \
61       -*O?*) strip_trailopt 'O';; \
62         -*l) strip_trailopt 'l'; skip_next=yes;; \
63       -*l?*) strip_trailopt 'l';; \
64       -[dEDm]) skip_next=yes;; \
65       -[JT]) skip_next=yes;; \
66     esac; \
67     case $$flg in \
68       *$$target_option*) has_opt=yes; break;; \
69     esac; \
70   done; \
71   test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 subdir = .
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_compile_flags.m4 \
95         $(top_srcdir)/m4/ax_append_flag.m4 \
96         $(top_srcdir)/m4/ax_append_link_flags.m4 \
97         $(top_srcdir)/m4/ax_check_compile_flag.m4 \
98         $(top_srcdir)/m4/ax_check_link_flag.m4 \
99         $(top_srcdir)/m4/ax_code_coverage.m4 \
100         $(top_srcdir)/m4/ax_compiler_flags.m4 \
101         $(top_srcdir)/m4/ax_compiler_flags_cflags.m4 \
102         $(top_srcdir)/m4/ax_compiler_flags_gir.m4 \
103         $(top_srcdir)/m4/ax_compiler_flags_ldflags.m4 \
104         $(top_srcdir)/m4/ax_is_release.m4 \
105         $(top_srcdir)/m4/ax_require_defined.m4 \
106         $(top_srcdir)/m4/glib-2.0.m4 $(top_srcdir)/m4/introspection.m4 \
107         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
108         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
109         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
110         $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
111 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
112         $(ACLOCAL_M4)
113 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
114         $(am__configure_deps) $(nobase_pyexec_PYTHON) \
115         $(am__DIST_COMMON)
116 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
117  configure.lineno config.status.lineno
118 mkinstalldirs = $(install_sh) -d
119 CONFIG_HEADER = config.h
120 CONFIG_CLEAN_FILES = pygobject-3.0.pc PKG-INFO
121 CONFIG_CLEAN_VPATH_FILES =
122 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
123 am__vpath_adj = case $$p in \
124     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
125     *) f=$$p;; \
126   esac;
127 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
128 am__install_max = 40
129 am__nobase_strip_setup = \
130   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
131 am__nobase_strip = \
132   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
133 am__nobase_list = $(am__nobase_strip_setup); \
134   for p in $$list; do echo "$$p $$p"; done | \
135   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
136   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
137     if (++n[$$2] == $(am__install_max)) \
138       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
139     END { for (dir in files) print dir, files[dir] }'
140 am__base_list = \
141   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
142   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
143 am__uninstall_files_from_dir = { \
144   test -z "$$files" \
145     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
146     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
147          $(am__cd) "$$dir" && rm -f $$files; }; \
148   }
149 am__installdirs = "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pyexecdir)" \
150         "$(DESTDIR)$(pkgconfigdir)"
151 LTLIBRARIES = $(pyexec_LTLIBRARIES)
152 AM_V_P = $(am__v_P_@AM_V@)
153 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
154 am__v_P_0 = false
155 am__v_P_1 = :
156 AM_V_GEN = $(am__v_GEN_@AM_V@)
157 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
158 am__v_GEN_0 = @echo "  GEN     " $@;
159 am__v_GEN_1 = 
160 AM_V_at = $(am__v_at_@AM_V@)
161 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
162 am__v_at_0 = @
163 am__v_at_1 = 
164 SOURCES =
165 DIST_SOURCES =
166 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
167         ctags-recursive dvi-recursive html-recursive info-recursive \
168         install-data-recursive install-dvi-recursive \
169         install-exec-recursive install-html-recursive \
170         install-info-recursive install-pdf-recursive \
171         install-ps-recursive install-recursive installcheck-recursive \
172         installdirs-recursive pdf-recursive ps-recursive \
173         tags-recursive uninstall-recursive
174 am__can_run_installinfo = \
175   case $$AM_UPDATE_INFO_DIR in \
176     n|no|NO) false;; \
177     *) (install-info --version) >/dev/null 2>&1;; \
178   esac
179 am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
180 am__pep3147_tweak = \
181   sed -e 's|\.py$$||' -e 's|[^/]*$$|__pycache__/&.*.py|'
182 py_compile = $(top_srcdir)/py-compile
183 DATA = $(pkgconfig_DATA)
184 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
185   distclean-recursive maintainer-clean-recursive
186 am__recursive_targets = \
187   $(RECURSIVE_TARGETS) \
188   $(RECURSIVE_CLEAN_TARGETS) \
189   $(am__extra_recursive_targets)
190 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
191         cscope distdir dist dist-all distcheck
192 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
193         $(LISP)config.h.in
194 # Read a list of newline-separated strings from the standard input,
195 # and print each of them once, without duplicates.  Input order is
196 # *not* preserved.
197 am__uniquify_input = $(AWK) '\
198   BEGIN { nonempty = 0; } \
199   { items[$$0] = 1; nonempty = 1; } \
200   END { if (nonempty) { for (i in items) print i; }; } \
201 '
202 # Make sure the list of sources is unique.  This is necessary because,
203 # e.g., the same source file might be shared among _SOURCES variables
204 # for different programs/libraries.
205 am__define_uniq_tagged_files = \
206   list='$(am__tagged_files)'; \
207   unique=`for i in $$list; do \
208     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209   done | $(am__uniquify_input)`
210 ETAGS = etags
211 CTAGS = ctags
212 CSCOPE = cscope
213 DIST_SUBDIRS = $(SUBDIRS)
214 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/PKG-INFO.in \
215         $(srcdir)/config.h.in $(srcdir)/pygobject-3.0.pc.in COPYING \
216         ChangeLog NEWS compile config.guess config.sub install-sh \
217         ltmain.sh missing py-compile
218 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219 distdir = $(PACKAGE)-$(VERSION)
220 top_distdir = $(distdir)
221 am__remove_distdir = \
222   if test -d "$(distdir)"; then \
223     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
224       && rm -rf "$(distdir)" \
225       || { sleep 5 && rm -rf "$(distdir)"; }; \
226   else :; fi
227 am__post_remove_distdir = $(am__remove_distdir)
228 am__relativize = \
229   dir0=`pwd`; \
230   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
231   sed_rest='s,^[^/]*/*,,'; \
232   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
233   sed_butlast='s,/*[^/]*$$,,'; \
234   while test -n "$$dir1"; do \
235     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
236     if test "$$first" != "."; then \
237       if test "$$first" = ".."; then \
238         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
239         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
240       else \
241         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
242         if test "$$first2" = "$$first"; then \
243           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
244         else \
245           dir2="../$$dir2"; \
246         fi; \
247         dir0="$$dir0"/"$$first"; \
248       fi; \
249     fi; \
250     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
251   done; \
252   reldir="$$dir2"
253 GZIP_ENV = --best
254 DIST_ARCHIVES = $(distdir).tar.xz
255 DIST_TARGETS = dist-xz
256 distuninstallcheck_listfiles = find . -type f -print
257 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
258   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
259 distcleancheck_listfiles = find . -type f -print
260 ACLOCAL = @ACLOCAL@
261 AMTAR = @AMTAR@
262 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
263 AR = @AR@
264 AS = @AS@
265 AUTOCONF = @AUTOCONF@
266 AUTOHEADER = @AUTOHEADER@
267 AUTOMAKE = @AUTOMAKE@
268 AWK = @AWK@
269 CAIRO_CFLAGS = @CAIRO_CFLAGS@
270 CAIRO_LIBS = @CAIRO_LIBS@
271 CC = @CC@
272 CCDEPMODE = @CCDEPMODE@
273 CFLAGS = @CFLAGS@
274 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
275 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
276 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
277 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
278 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
279 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
280 CPP = @CPP@
281 CPPFLAGS = @CPPFLAGS@
282 CYGPATH_W = @CYGPATH_W@
283 DEFS = @DEFS@
284 DEPDIR = @DEPDIR@
285 DLLTOOL = @DLLTOOL@
286 DSYMUTIL = @DSYMUTIL@
287 DUMPBIN = @DUMPBIN@
288 ECHO_C = @ECHO_C@
289 ECHO_N = @ECHO_N@
290 ECHO_T = @ECHO_T@
291 EGREP = @EGREP@
292 EXEEXT = @EXEEXT@
293 FFI_CFLAGS = @FFI_CFLAGS@
294 FFI_LIBS = @FFI_LIBS@
295 FGREP = @FGREP@
296 GCOV = @GCOV@
297 GENHTML = @GENHTML@
298 GIO_CFLAGS = @GIO_CFLAGS@
299 GIO_LIBS = @GIO_LIBS@
300 GI_CFLAGS = @GI_CFLAGS@
301 GI_DATADIR = @GI_DATADIR@
302 GI_LIBS = @GI_LIBS@
303 GLIB_CFLAGS = @GLIB_CFLAGS@
304 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
305 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
306 GLIB_LIBS = @GLIB_LIBS@
307 GLIB_MKENUMS = @GLIB_MKENUMS@
308 GOBJECT_QUERY = @GOBJECT_QUERY@
309 GREP = @GREP@
310 INSTALL = @INSTALL@
311 INSTALL_DATA = @INSTALL_DATA@
312 INSTALL_PROGRAM = @INSTALL_PROGRAM@
313 INSTALL_SCRIPT = @INSTALL_SCRIPT@
314 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
315 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
316 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
317 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
318 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
319 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
320 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
321 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
322 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
323 LCOV = @LCOV@
324 LD = @LD@
325 LDFLAGS = @LDFLAGS@
326 LIBOBJS = @LIBOBJS@
327 LIBS = @LIBS@
328 LIBTOOL = @LIBTOOL@
329 LIPO = @LIPO@
330 LN_S = @LN_S@
331 LTLIBOBJS = @LTLIBOBJS@
332 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
333 MAKEINFO = @MAKEINFO@
334 MANIFEST_TOOL = @MANIFEST_TOOL@
335 MKDIR_P = @MKDIR_P@
336 NM = @NM@
337 NMEDIT = @NMEDIT@
338 OBJDUMP = @OBJDUMP@
339 OBJEXT = @OBJEXT@
340 OS_EXT = @OS_EXT@
341 OTOOL = @OTOOL@
342 OTOOL64 = @OTOOL64@
343 PACKAGE = @PACKAGE@
344 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
345 PACKAGE_NAME = @PACKAGE_NAME@
346 PACKAGE_STRING = @PACKAGE_STRING@
347 PACKAGE_TARNAME = @PACKAGE_TARNAME@
348 PACKAGE_URL = @PACKAGE_URL@
349 PACKAGE_VERSION = @PACKAGE_VERSION@
350 PATH_SEPARATOR = @PATH_SEPARATOR@
351 PKG_CONFIG = @PKG_CONFIG@
352 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
353 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
354 PYCAIRO_CFLAGS = @PYCAIRO_CFLAGS@
355 PYCAIRO_LIBS = @PYCAIRO_LIBS@
356 PYGOBJECT_MAJOR_VERSION = @PYGOBJECT_MAJOR_VERSION@
357 PYGOBJECT_MICRO_VERSION = @PYGOBJECT_MICRO_VERSION@
358 PYGOBJECT_MINOR_VERSION = @PYGOBJECT_MINOR_VERSION@
359 PYTHON = @PYTHON@
360 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
361 PYTHON_INCLUDES = @PYTHON_INCLUDES@
362 PYTHON_LIBS = @PYTHON_LIBS@
363 PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
364 PYTHON_PLATFORM = @PYTHON_PLATFORM@
365 PYTHON_PREFIX = @PYTHON_PREFIX@
366 PYTHON_SO = @PYTHON_SO@
367 PYTHON_VALGRIND_SUPP = @PYTHON_VALGRIND_SUPP@
368 PYTHON_VERSION = @PYTHON_VERSION@
369 RANLIB = @RANLIB@
370 SED = @SED@
371 SET_MAKE = @SET_MAKE@
372 SHELL = @SHELL@
373 STRIP = @STRIP@
374 VERSION = @VERSION@
375 WARN_CFLAGS = @WARN_CFLAGS@
376 WARN_LDFLAGS = @WARN_LDFLAGS@
377 WARN_SCANNERFLAGS = @WARN_SCANNERFLAGS@
378 abs_builddir = @abs_builddir@
379 abs_srcdir = @abs_srcdir@
380 abs_top_builddir = @abs_top_builddir@
381 abs_top_srcdir = @abs_top_srcdir@
382 ac_ct_AR = @ac_ct_AR@
383 ac_ct_CC = @ac_ct_CC@
384 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
385 am__include = @am__include@
386 am__leading_dot = @am__leading_dot@
387 am__quote = @am__quote@
388 am__tar = @am__tar@
389 am__untar = @am__untar@
390 bindir = @bindir@
391 build = @build@
392 build_alias = @build_alias@
393 build_cpu = @build_cpu@
394 build_os = @build_os@
395 build_vendor = @build_vendor@
396 builddir = @builddir@
397 datadir = @datadir@
398 datarootdir = @datarootdir@
399 docdir = @docdir@
400 dvidir = @dvidir@
401 exec_prefix = @exec_prefix@
402 host = @host@
403 host_alias = @host_alias@
404 host_cpu = @host_cpu@
405 host_os = @host_os@
406 host_vendor = @host_vendor@
407 htmldir = @htmldir@
408 includedir = @includedir@
409 infodir = @infodir@
410 install_sh = @install_sh@
411 libdir = @libdir@
412 libexecdir = @libexecdir@
413 localedir = @localedir@
414 localstatedir = @localstatedir@
415 mandir = @mandir@
416 mkdir_p = @mkdir_p@
417 oldincludedir = @oldincludedir@
418 pdfdir = @pdfdir@
419 pkgpyexecdir = @pkgpyexecdir@
420 pkgpythondir = @pkgpythondir@
421 prefix = @prefix@
422 program_transform_name = @program_transform_name@
423 psdir = @psdir@
424 pyexecdir = @pyexecdir@
425 pythondir = @pythondir@
426 runstatedir = @runstatedir@
427 sbindir = @sbindir@
428 sharedstatedir = @sharedstatedir@
429 srcdir = @srcdir@
430 sysconfdir = @sysconfdir@
431 target_alias = @target_alias@
432 top_build_prefix = @top_build_prefix@
433 top_builddir = @top_builddir@
434 top_srcdir = @top_srcdir@
435
436 # Part of the gi subdirectory is handled with non-recursive make to avoid
437 # py-compile getting confused between gi/types.py and Python's standard
438 # types module.
439 SUBDIRS = . examples gi tests pygtkcompat
440 PLATFORM_VERSION = 3.0
441 CLEANFILES = \
442         `find "$(builddir)" -type f -name "*.pyc" -print`
443
444 EXTRA_DIST = \
445         autogen.sh \
446         pygobject.doap \
447         pygobject-$(PLATFORM_VERSION).pc.in \
448         PKG-INFO \
449         PKG-INFO.in \
450         tools/pygi-convert.sh \
451         m4/python.m4 \
452         m4/introspection.m4 \
453         setup.py \
454         setup.cfg \
455         MANIFEST.in \
456         README.rst \
457         docs
458
459 MAINTAINERCLEANFILES = \
460         $(srcdir)/aclocal.m4 \
461         $(srcdir)/autoscan.log \
462         $(srcdir)/compile \
463         $(srcdir)/config.guess \
464         $(srcdir)/config.h.in \
465         $(srcdir)/config.sub \
466         $(srcdir)/configure.scan \
467         $(srcdir)/depcomp \
468         $(srcdir)/install-sh \
469         $(srcdir)/ltmain.sh \
470         $(srcdir)/missing \
471         $(srcdir)/mkinstalldirs \
472         $(srcdir)/omf.make \
473         $(srcdir)/xmldocs.make \
474         $(srcdir)/gtk-doc.make \
475         $(srcdir)/ChangeLog \
476         $(srcdir)/py-compile \
477         $(srcdir)/m4/libtool.m4 \
478         $(srcdir)/m4/ltoptions.m4 \
479         $(srcdir)/m4/ltsugar.m4 \
480         $(srcdir)/m4/ltversion.m4 \
481         $(srcdir)/m4/lt~obsolete.m4 \
482         `find "$(srcdir)" -type f -name Makefile.in -print` \
483         `find "$(builddir)" -type f -name "*.pyc" -print`
484
485 BUILT_EXTRA_DIST = \
486         ChangeLog
487
488 nobase_pyexec_PYTHON = \
489         gi/__init__.py \
490         gi/types.py \
491         gi/module.py \
492         gi/importer.py \
493         gi/pygtkcompat.py \
494         gi/docstring.py \
495         gi/_constants.py \
496         gi/_propertyhelper.py \
497         gi/_signalhelper.py \
498         gi/_option.py \
499         gi/_error.py \
500         gi/_ossighelper.py
501
502
503 # pkg-config files
504 @WITH_COMMON_TRUE@pkgconfigdir = $(libdir)/pkgconfig
505 @WITH_COMMON_TRUE@pkgconfig_DATA = pygobject-$(PLATFORM_VERSION).pc
506
507 # python
508 pyexec_LTLIBRARIES = 
509 EGG_NAME = $(PACKAGE)-$(PACKAGE_VERSION)-py$(PYTHON_VERSION)
510 all: config.h
511         $(MAKE) $(AM_MAKEFLAGS) all-recursive
512
513 .SUFFIXES:
514 am--refresh: Makefile
515         @:
516 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
517         @for dep in $?; do \
518           case '$(am__configure_deps)' in \
519             *$$dep*) \
520               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
521               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
522                 && exit 0; \
523               exit 1;; \
524           esac; \
525         done; \
526         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
527         $(am__cd) $(top_srcdir) && \
528           $(AUTOMAKE) --foreign Makefile
529 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
530         @case '$?' in \
531           *config.status*) \
532             echo ' $(SHELL) ./config.status'; \
533             $(SHELL) ./config.status;; \
534           *) \
535             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
536             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
537         esac;
538
539 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
540         $(SHELL) ./config.status --recheck
541
542 $(top_srcdir)/configure:  $(am__configure_deps)
543         $(am__cd) $(srcdir) && $(AUTOCONF)
544 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
545         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
546 $(am__aclocal_m4_deps):
547
548 config.h: stamp-h1
549         @test -f $@ || rm -f stamp-h1
550         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
551
552 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
553         @rm -f stamp-h1
554         cd $(top_builddir) && $(SHELL) ./config.status config.h
555 $(srcdir)/config.h.in:  $(am__configure_deps) 
556         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
557         rm -f stamp-h1
558         touch $@
559
560 distclean-hdr:
561         -rm -f config.h stamp-h1
562 pygobject-3.0.pc: $(top_builddir)/config.status $(srcdir)/pygobject-3.0.pc.in
563         cd $(top_builddir) && $(SHELL) ./config.status $@
564 PKG-INFO: $(top_builddir)/config.status $(srcdir)/PKG-INFO.in
565         cd $(top_builddir) && $(SHELL) ./config.status $@
566
567 install-pyexecLTLIBRARIES: $(pyexec_LTLIBRARIES)
568         @$(NORMAL_INSTALL)
569         @list='$(pyexec_LTLIBRARIES)'; test -n "$(pyexecdir)" || list=; \
570         list2=; for p in $$list; do \
571           if test -f $$p; then \
572             list2="$$list2 $$p"; \
573           else :; fi; \
574         done; \
575         test -z "$$list2" || { \
576           echo " $(MKDIR_P) '$(DESTDIR)$(pyexecdir)'"; \
577           $(MKDIR_P) "$(DESTDIR)$(pyexecdir)" || exit 1; \
578           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pyexecdir)'"; \
579           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pyexecdir)"; \
580         }
581
582 uninstall-pyexecLTLIBRARIES:
583         @$(NORMAL_UNINSTALL)
584         @list='$(pyexec_LTLIBRARIES)'; test -n "$(pyexecdir)" || list=; \
585         for p in $$list; do \
586           $(am__strip_dir) \
587           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pyexecdir)/$$f'"; \
588           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pyexecdir)/$$f"; \
589         done
590
591 clean-pyexecLTLIBRARIES:
592         -test -z "$(pyexec_LTLIBRARIES)" || rm -f $(pyexec_LTLIBRARIES)
593         @list='$(pyexec_LTLIBRARIES)'; \
594         locs=`for p in $$list; do echo $$p; done | \
595               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
596               sort -u`; \
597         test -z "$$locs" || { \
598           echo rm -f $${locs}; \
599           rm -f $${locs}; \
600         }
601
602 mostlyclean-libtool:
603         -rm -f *.lo
604
605 clean-libtool:
606         -rm -rf .libs _libs
607
608 distclean-libtool:
609         -rm -f libtool config.lt
610 install-nobase_pyexecPYTHON: $(nobase_pyexec_PYTHON)
611         @$(NORMAL_INSTALL)
612         @list='$(nobase_pyexec_PYTHON)'; test -n "$(pyexecdir)" || list=; \
613         if test -n "$$list"; then \
614           echo " $(MKDIR_P) '$(DESTDIR)$(pyexecdir)'"; \
615           $(MKDIR_P) "$(DESTDIR)$(pyexecdir)" || exit 1; \
616         fi; \
617         $(am__nobase_list) | { while read dir files; do \
618           xfiles=; for p in $$files; do \
619             if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
620             if test -f "$$b$$p"; then xfiles="$$xfiles $$b$$p"; dlist="$$dlist $$p"; \
621             else :; fi; done; \
622           test -z "$$xfiles" || { \
623             test "x$$dir" = x. || { \
624               echo "$(MKDIR_P) '$(DESTDIR)$(pyexecdir)/$$dir'"; \
625               $(MKDIR_P) "$(DESTDIR)$(pyexecdir)/$$dir"; }; \
626             echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(pyexecdir)/$$dir'"; \
627             $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(pyexecdir)/$$dir" || exit $$?; }; \
628         done; \
629         if test -n "$$dlist"; then \
630           $(am__py_compile) --destdir "$(DESTDIR)" \
631                             --basedir "$(pyexecdir)" $$dlist; \
632         else :; fi; }
633
634 uninstall-nobase_pyexecPYTHON:
635         @$(NORMAL_UNINSTALL)
636         @list='$(nobase_pyexec_PYTHON)'; test -n "$(pyexecdir)" || list=; \
637         $(am__nobase_strip_setup); py_files=`$(am__nobase_strip)`; \
638         test -n "$$py_files" || exit 0; \
639         dir='$(DESTDIR)$(pyexecdir)'; \
640         pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
641         pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
642         py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \
643         echo "$$py_files_pep3147";\
644         pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \
645         pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \
646         st=0; \
647         for files in \
648           "$$py_files" \
649           "$$pyc_files" \
650           "$$pyo_files" \
651           "$$pyc_files_pep3147" \
652           "$$pyo_files_pep3147" \
653         ; do \
654           $(am__uninstall_files_from_dir) || st=$$?; \
655         done; \
656         exit $$st
657 install-pkgconfigDATA: $(pkgconfig_DATA)
658         @$(NORMAL_INSTALL)
659         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
660         if test -n "$$list"; then \
661           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
662           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
663         fi; \
664         for p in $$list; do \
665           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
666           echo "$$d$$p"; \
667         done | $(am__base_list) | \
668         while read files; do \
669           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
670           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
671         done
672
673 uninstall-pkgconfigDATA:
674         @$(NORMAL_UNINSTALL)
675         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
676         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
677         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
678
679 # This directory's subdirectories are mostly independent; you can cd
680 # into them and run 'make' without going through this Makefile.
681 # To change the values of 'make' variables: instead of editing Makefiles,
682 # (1) if the variable is set in 'config.status', edit 'config.status'
683 #     (which will cause the Makefiles to be regenerated when you run 'make');
684 # (2) otherwise, pass the desired values on the 'make' command line.
685 $(am__recursive_targets):
686         @fail=; \
687         if $(am__make_keepgoing); then \
688           failcom='fail=yes'; \
689         else \
690           failcom='exit 1'; \
691         fi; \
692         dot_seen=no; \
693         target=`echo $@ | sed s/-recursive//`; \
694         case "$@" in \
695           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
696           *) list='$(SUBDIRS)' ;; \
697         esac; \
698         for subdir in $$list; do \
699           echo "Making $$target in $$subdir"; \
700           if test "$$subdir" = "."; then \
701             dot_seen=yes; \
702             local_target="$$target-am"; \
703           else \
704             local_target="$$target"; \
705           fi; \
706           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
707           || eval $$failcom; \
708         done; \
709         if test "$$dot_seen" = "no"; then \
710           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
711         fi; test -z "$$fail"
712
713 ID: $(am__tagged_files)
714         $(am__define_uniq_tagged_files); mkid -fID $$unique
715 tags: tags-recursive
716 TAGS: tags
717
718 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
719         set x; \
720         here=`pwd`; \
721         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
722           include_option=--etags-include; \
723           empty_fix=.; \
724         else \
725           include_option=--include; \
726           empty_fix=; \
727         fi; \
728         list='$(SUBDIRS)'; for subdir in $$list; do \
729           if test "$$subdir" = .; then :; else \
730             test ! -f $$subdir/TAGS || \
731               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
732           fi; \
733         done; \
734         $(am__define_uniq_tagged_files); \
735         shift; \
736         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
737           test -n "$$unique" || unique=$$empty_fix; \
738           if test $$# -gt 0; then \
739             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
740               "$$@" $$unique; \
741           else \
742             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
743               $$unique; \
744           fi; \
745         fi
746 ctags: ctags-recursive
747
748 CTAGS: ctags
749 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
750         $(am__define_uniq_tagged_files); \
751         test -z "$(CTAGS_ARGS)$$unique" \
752           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
753              $$unique
754
755 GTAGS:
756         here=`$(am__cd) $(top_builddir) && pwd` \
757           && $(am__cd) $(top_srcdir) \
758           && gtags -i $(GTAGS_ARGS) "$$here"
759 cscope: cscope.files
760         test ! -s cscope.files \
761           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
762 clean-cscope:
763         -rm -f cscope.files
764 cscope.files: clean-cscope cscopelist
765 cscopelist: cscopelist-recursive
766
767 cscopelist-am: $(am__tagged_files)
768         list='$(am__tagged_files)'; \
769         case "$(srcdir)" in \
770           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
771           *) sdir=$(subdir)/$(srcdir) ;; \
772         esac; \
773         for i in $$list; do \
774           if test -f "$$i"; then \
775             echo "$(subdir)/$$i"; \
776           else \
777             echo "$$sdir/$$i"; \
778           fi; \
779         done >> $(top_builddir)/cscope.files
780
781 distclean-tags:
782         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
783         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
784
785 distdir: $(DISTFILES)
786         $(am__remove_distdir)
787         test -d "$(distdir)" || mkdir "$(distdir)"
788         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
789         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
790         list='$(DISTFILES)'; \
791           dist_files=`for file in $$list; do echo $$file; done | \
792           sed -e "s|^$$srcdirstrip/||;t" \
793               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
794         case $$dist_files in \
795           */*) $(MKDIR_P) `echo "$$dist_files" | \
796                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
797                            sort -u` ;; \
798         esac; \
799         for file in $$dist_files; do \
800           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
801           if test -d $$d/$$file; then \
802             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
803             if test -d "$(distdir)/$$file"; then \
804               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
805             fi; \
806             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
807               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
808               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
809             fi; \
810             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
811           else \
812             test -f "$(distdir)/$$file" \
813             || cp -p $$d/$$file "$(distdir)/$$file" \
814             || exit 1; \
815           fi; \
816         done
817         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
818           if test "$$subdir" = .; then :; else \
819             $(am__make_dryrun) \
820               || test -d "$(distdir)/$$subdir" \
821               || $(MKDIR_P) "$(distdir)/$$subdir" \
822               || exit 1; \
823             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
824             $(am__relativize); \
825             new_distdir=$$reldir; \
826             dir1=$$subdir; dir2="$(top_distdir)"; \
827             $(am__relativize); \
828             new_top_distdir=$$reldir; \
829             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
830             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
831             ($(am__cd) $$subdir && \
832               $(MAKE) $(AM_MAKEFLAGS) \
833                 top_distdir="$$new_top_distdir" \
834                 distdir="$$new_distdir" \
835                 am__remove_distdir=: \
836                 am__skip_length_check=: \
837                 am__skip_mode_fix=: \
838                 distdir) \
839               || exit 1; \
840           fi; \
841         done
842         $(MAKE) $(AM_MAKEFLAGS) \
843           top_distdir="$(top_distdir)" distdir="$(distdir)" \
844           dist-hook
845         -test -n "$(am__skip_mode_fix)" \
846         || find "$(distdir)" -type d ! -perm -755 \
847                 -exec chmod u+rwx,go+rx {} \; -o \
848           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
849           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
850           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
851         || chmod -R a+r "$(distdir)"
852 dist-gzip: distdir
853         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
854         $(am__post_remove_distdir)
855
856 dist-bzip2: distdir
857         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
858         $(am__post_remove_distdir)
859
860 dist-lzip: distdir
861         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
862         $(am__post_remove_distdir)
863 dist-xz: distdir
864         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
865         $(am__post_remove_distdir)
866
867 dist-tarZ: distdir
868         @echo WARNING: "Support for distribution archives compressed with" \
869                        "legacy program 'compress' is deprecated." >&2
870         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
871         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
872         $(am__post_remove_distdir)
873
874 dist-shar: distdir
875         @echo WARNING: "Support for shar distribution archives is" \
876                        "deprecated." >&2
877         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
878         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
879         $(am__post_remove_distdir)
880
881 dist-zip: distdir
882         -rm -f $(distdir).zip
883         zip -rq $(distdir).zip $(distdir)
884         $(am__post_remove_distdir)
885
886 dist dist-all:
887         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
888         $(am__post_remove_distdir)
889
890 # This target untars the dist file and tries a VPATH configuration.  Then
891 # it guarantees that the distribution is self-contained by making another
892 # tarfile.
893 distcheck: dist
894         case '$(DIST_ARCHIVES)' in \
895         *.tar.gz*) \
896           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
897         *.tar.bz2*) \
898           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
899         *.tar.lz*) \
900           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
901         *.tar.xz*) \
902           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
903         *.tar.Z*) \
904           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
905         *.shar.gz*) \
906           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
907         *.zip*) \
908           unzip $(distdir).zip ;;\
909         esac
910         chmod -R a-w $(distdir)
911         chmod u+w $(distdir)
912         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
913         chmod a-w $(distdir)
914         test -d $(distdir)/_build || exit 0; \
915         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
916           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
917           && am__cwd=`pwd` \
918           && $(am__cd) $(distdir)/_build/sub \
919           && ../../configure \
920             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
921             $(DISTCHECK_CONFIGURE_FLAGS) \
922             --srcdir=../.. --prefix="$$dc_install_base" \
923           && $(MAKE) $(AM_MAKEFLAGS) \
924           && $(MAKE) $(AM_MAKEFLAGS) dvi \
925           && $(MAKE) $(AM_MAKEFLAGS) check \
926           && $(MAKE) $(AM_MAKEFLAGS) install \
927           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
928           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
929           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
930                 distuninstallcheck \
931           && chmod -R a-w "$$dc_install_base" \
932           && ({ \
933                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
934                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
935                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
936                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
937                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
938               } || { rm -rf "$$dc_destdir"; exit 1; }) \
939           && rm -rf "$$dc_destdir" \
940           && $(MAKE) $(AM_MAKEFLAGS) dist \
941           && rm -rf $(DIST_ARCHIVES) \
942           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
943           && cd "$$am__cwd" \
944           || exit 1
945         $(am__post_remove_distdir)
946         @(echo "$(distdir) archives ready for distribution: "; \
947           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
948           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
949 distuninstallcheck:
950         @test -n '$(distuninstallcheck_dir)' || { \
951           echo 'ERROR: trying to run $@ with an empty' \
952                '$$(distuninstallcheck_dir)' >&2; \
953           exit 1; \
954         }; \
955         $(am__cd) '$(distuninstallcheck_dir)' || { \
956           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
957           exit 1; \
958         }; \
959         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
960            || { echo "ERROR: files left after uninstall:" ; \
961                 if test -n "$(DESTDIR)"; then \
962                   echo "  (check DESTDIR support)"; \
963                 fi ; \
964                 $(distuninstallcheck_listfiles) ; \
965                 exit 1; } >&2
966 distcleancheck: distclean
967         @if test '$(srcdir)' = . ; then \
968           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
969           exit 1 ; \
970         fi
971         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
972           || { echo "ERROR: files left in build directory after distclean:" ; \
973                $(distcleancheck_listfiles) ; \
974                exit 1; } >&2
975 check-am: all-am
976         $(MAKE) $(AM_MAKEFLAGS) check-local
977 check: check-recursive
978 all-am: Makefile $(LTLIBRARIES) $(DATA) config.h all-local
979 installdirs: installdirs-recursive
980 installdirs-am:
981         for dir in "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
982           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
983         done
984 install: install-recursive
985 install-exec: install-exec-recursive
986 install-data: install-data-recursive
987 uninstall: uninstall-recursive
988
989 install-am: all-am
990         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
991
992 installcheck: installcheck-recursive
993 install-strip:
994         if test -z '$(STRIP)'; then \
995           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
996             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
997               install; \
998         else \
999           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1000             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1001             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1002         fi
1003 mostlyclean-generic:
1004
1005 clean-generic:
1006         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1007
1008 distclean-generic:
1009         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1010         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1011
1012 maintainer-clean-generic:
1013         @echo "This command is intended for maintainers to use"
1014         @echo "it deletes files that may require special tools to rebuild."
1015         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1016 clean: clean-recursive
1017
1018 clean-am: clean-generic clean-libtool clean-pyexecLTLIBRARIES \
1019         mostlyclean-am
1020
1021 distclean: distclean-recursive
1022         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1023         -rm -f Makefile
1024 distclean-am: clean-am distclean-generic distclean-hdr \
1025         distclean-libtool distclean-local distclean-tags
1026
1027 dvi: dvi-recursive
1028
1029 dvi-am:
1030
1031 html: html-recursive
1032
1033 html-am:
1034
1035 info: info-recursive
1036
1037 info-am:
1038
1039 install-data-am: install-data-local install-pkgconfigDATA
1040
1041 install-dvi: install-dvi-recursive
1042
1043 install-dvi-am:
1044
1045 install-exec-am: install-nobase_pyexecPYTHON install-pyexecLTLIBRARIES
1046
1047 install-html: install-html-recursive
1048
1049 install-html-am:
1050
1051 install-info: install-info-recursive
1052
1053 install-info-am:
1054
1055 install-man:
1056
1057 install-pdf: install-pdf-recursive
1058
1059 install-pdf-am:
1060
1061 install-ps: install-ps-recursive
1062
1063 install-ps-am:
1064
1065 installcheck-am:
1066
1067 maintainer-clean: maintainer-clean-recursive
1068         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1069         -rm -rf $(top_srcdir)/autom4te.cache
1070         -rm -f Makefile
1071 maintainer-clean-am: distclean-am maintainer-clean-generic
1072
1073 mostlyclean: mostlyclean-recursive
1074
1075 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1076
1077 pdf: pdf-recursive
1078
1079 pdf-am:
1080
1081 ps: ps-recursive
1082
1083 ps-am:
1084
1085 uninstall-am: uninstall-local uninstall-nobase_pyexecPYTHON \
1086         uninstall-pkgconfigDATA uninstall-pyexecLTLIBRARIES
1087
1088 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1089
1090 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
1091         am--refresh check check-am check-local clean clean-cscope \
1092         clean-generic clean-libtool clean-pyexecLTLIBRARIES cscope \
1093         cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1094         dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
1095         dist-zip distcheck distclean distclean-generic distclean-hdr \
1096         distclean-libtool distclean-local distclean-tags \
1097         distcleancheck distdir distuninstallcheck dvi dvi-am html \
1098         html-am info info-am install install-am install-data \
1099         install-data-am install-data-local install-dvi install-dvi-am \
1100         install-exec install-exec-am install-html install-html-am \
1101         install-info install-info-am install-man \
1102         install-nobase_pyexecPYTHON install-pdf install-pdf-am \
1103         install-pkgconfigDATA install-ps install-ps-am \
1104         install-pyexecLTLIBRARIES install-strip installcheck \
1105         installcheck-am installdirs installdirs-am maintainer-clean \
1106         maintainer-clean-generic mostlyclean mostlyclean-generic \
1107         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1108         uninstall-am uninstall-local uninstall-nobase_pyexecPYTHON \
1109         uninstall-pkgconfigDATA uninstall-pyexecLTLIBRARIES
1110
1111 .PRECIOUS: Makefile
1112
1113
1114 # if we build in a separate tree, we need to symlink the *.py files from the
1115 # source tree; Python does not accept the extensions and modules in different
1116 # paths
1117 build_pylinks:
1118         for f in $(nobase_pyexec_PYTHON); do \
1119                 [ -e $(builddir)/$$f ] || \
1120                         $(LN_S) $(abs_srcdir)/$$f $(builddir)/$$f; \
1121         done
1122
1123 all-local: build_pylinks
1124
1125 check-local: build_pylinks
1126 install-data-local:
1127         $(mkinstalldirs) $(DESTDIR)$(pyexecdir)
1128         cp $(top_builddir)/PKG-INFO $(DESTDIR)$(pyexecdir)/$(EGG_NAME).egg-info
1129 uninstall-local:
1130         rm -f $(DESTDIR)$(pyexecdir)/$(EGG_NAME).egg-info
1131
1132 release-news:
1133         printf "%s - %s\n\n" "$(VERSION)" "`LC_TIME=C date -I`" > NEWS.tmp
1134
1135         @echo -e "\n\n\nFor blogging, you can copy&paste this HTML formatted news:"
1136         @echo "-------------- 8< -------------"
1137         @last=`head -n1 $(top_srcdir)/NEWS | cut -f1 -d' '`; \
1138         echo "<ul>"; \
1139         for commit in `git rev-list $$last..`; do \
1140            data=`git log --format="format:%s%n%an%n%b" $$commit^..$$commit`; \
1141            echo "$$data" | perl -e '$$subj = <>; chomp $$subj; $$author = <>; chomp $$author; while (<>) { if (/bugzilla.gnome.org.*id=([0-9]+)/) { $$bug = $$1 }};  print "  <li>$$subj ($$author)"; if ($$bug) { print " (<a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=$$bug\">#$$bug</a>)"; }; print "</li>\n"'; \
1142            echo "$$data" | perl -e '$$subj = <>; chomp $$subj; $$author = <>; chomp $$author; while (<>) { if (/bugzilla.gnome.org.*id=([0-9]+)/) { $$bug = $$1 }};  print "* $$subj ($$author)"; if ($$bug) { print " (#$$bug)"; }; print "\n"' >> NEWS.tmp; \
1143         done
1144         @echo "</ul>"
1145         @echo "-------------- 8< -------------"
1146
1147         @echo >> NEWS.tmp
1148         @cat $(top_srcdir)/NEWS >> NEWS.tmp
1149         @mv NEWS.tmp $(top_srcdir)/NEWS
1150
1151 .PHONY: ChangeLog release-news
1152
1153 ChangeLog:
1154         @echo Creating $@
1155         @if test -d "$(srcdir)/.git"; then \
1156           (GIT_DIR=$(top_srcdir)/.git $(top_srcdir)/missing --run git log PYGOBJECT_2_17_0^^.. --stat) | fmt --split-only > $@.tmp \
1157           && mv -f $@.tmp $@ \
1158           || ($(RM) $@.tmp; \
1159               echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
1160               (test -f $@ || echo git-log is required to generate this file >> $@)); \
1161         else \
1162           test -f $@ || \
1163           (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
1164           echo A git checkout and git-log is required to generate this file >> $@); \
1165         fi
1166
1167 distclean-local:
1168         if test $(srcdir) = .; then :; else \
1169             rm -f $(BUILT_EXTRA_DIST); \
1170         fi
1171
1172 dist-hook: $(BUILT_EXTRA_DIST)
1173         files='$(BUILT_EXTRA_DIST)'; \
1174         for f in $$files; do \
1175           if test -f $$f; then d=.; else d=$(srcdir); fi; \
1176           rm -f $(distdir)/$$f && cp $$d/$$f $(distdir) || exit 1; done
1177         rm -rf "$(distdir)/docs/_build"
1178
1179 check.quality:
1180         (cd $(abs_top_srcdir) && $(PYTHON) -m flake8);
1181
1182 check.gdb:
1183         cd tests && $(MAKE) check.gdb
1184
1185 check.nemiver:
1186         cd tests && $(MAKE) check.nemiver
1187
1188 check.valgrind:
1189         cd tests && $(MAKE) check.valgrind
1190
1191 check.valgrindlog:
1192         cd tests && $(MAKE) check.valgrindlog
1193
1194 check.valgrindxml:
1195         cd tests && $(MAKE) check.valgrindxml
1196
1197 @CODE_COVERAGE_RULES@
1198
1199 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1200 # Otherwise a system limit (for SysV at least) may be exceeded.
1201 .NOEXPORT: