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