Imported Upstream version 3.3.1
[platform/upstream/pygobject2.git] / gi / overrides / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = gi/overrides
37 DIST_COMMON = $(pygioverrides_PYTHON) $(srcdir)/Makefile.am \
38         $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
41         $(top_srcdir)/m4/jhflags.m4 $(top_srcdir)/m4/libtool.m4 \
42         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44         $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 AM_V_GEN = $(am__v_GEN_@AM_V@)
52 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
53 am__v_GEN_0 = @echo "  GEN   " $@;
54 AM_V_at = $(am__v_at_@AM_V@)
55 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
56 am__v_at_0 = @
57 SOURCES =
58 DIST_SOURCES =
59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 am__vpath_adj = case $$p in \
61     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62     *) f=$$p;; \
63   esac;
64 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
65 am__install_max = 40
66 am__nobase_strip_setup = \
67   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
68 am__nobase_strip = \
69   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
70 am__nobase_list = $(am__nobase_strip_setup); \
71   for p in $$list; do echo "$$p $$p"; done | \
72   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
73   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
74     if (++n[$$2] == $(am__install_max)) \
75       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
76     END { for (dir in files) print dir, files[dir] }'
77 am__base_list = \
78   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
79   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
80 am__uninstall_files_from_dir = { \
81   test -z "$$files" \
82     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
83     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
84          $(am__cd) "$$dir" && rm -f $$files; }; \
85   }
86 am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
87 am__installdirs = "$(DESTDIR)$(pygioverridesdir)"
88 py_compile = $(top_srcdir)/py-compile
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 ACLOCAL = @ACLOCAL@
91 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
92 AMTAR = @AMTAR@
93 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
94 AR = @AR@
95 AS = @AS@
96 AUTOCONF = @AUTOCONF@
97 AUTOHEADER = @AUTOHEADER@
98 AUTOMAKE = @AUTOMAKE@
99 AWK = @AWK@
100 CC = @CC@
101 CCDEPMODE = @CCDEPMODE@
102 CFLAGS = @CFLAGS@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CYGPATH_W = @CYGPATH_W@
106 DATADIR = @DATADIR@
107 DEFS = @DEFS@
108 DEPDIR = @DEPDIR@
109 DLLTOOL = @DLLTOOL@
110 DSYMUTIL = @DSYMUTIL@
111 DUMPBIN = @DUMPBIN@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 EGREP = @EGREP@
116 EXEEXT = @EXEEXT@
117 FFI_CFLAGS = @FFI_CFLAGS@
118 FFI_LIBS = @FFI_LIBS@
119 FGREP = @FGREP@
120 GIO_CFLAGS = @GIO_CFLAGS@
121 GIO_LIBS = @GIO_LIBS@
122 GI_CFLAGS = @GI_CFLAGS@
123 GI_DATADIR = @GI_DATADIR@
124 GI_LIBS = @GI_LIBS@
125 GLIB_CFLAGS = @GLIB_CFLAGS@
126 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
127 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
128 GLIB_LIBS = @GLIB_LIBS@
129 GLIB_MKENUMS = @GLIB_MKENUMS@
130 GOBJECT_QUERY = @GOBJECT_QUERY@
131 GREP = @GREP@
132 INSTALL = @INSTALL@
133 INSTALL_DATA = @INSTALL_DATA@
134 INSTALL_PROGRAM = @INSTALL_PROGRAM@
135 INSTALL_SCRIPT = @INSTALL_SCRIPT@
136 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
138 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
139 LD = @LD@
140 LDFLAGS = @LDFLAGS@
141 LIBFFI_PC = @LIBFFI_PC@
142 LIBOBJS = @LIBOBJS@
143 LIBS = @LIBS@
144 LIBTOOL = @LIBTOOL@
145 LIPO = @LIPO@
146 LN_S = @LN_S@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAINT = @MAINT@
149 MAKEINFO = @MAKEINFO@
150 MANIFEST_TOOL = @MANIFEST_TOOL@
151 MKDIR_P = @MKDIR_P@
152 NM = @NM@
153 NMEDIT = @NMEDIT@
154 OBJDUMP = @OBJDUMP@
155 OBJEXT = @OBJEXT@
156 OTOOL = @OTOOL@
157 OTOOL64 = @OTOOL64@
158 PACKAGE = @PACKAGE@
159 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160 PACKAGE_NAME = @PACKAGE_NAME@
161 PACKAGE_STRING = @PACKAGE_STRING@
162 PACKAGE_TARNAME = @PACKAGE_TARNAME@
163 PACKAGE_URL = @PACKAGE_URL@
164 PACKAGE_VERSION = @PACKAGE_VERSION@
165 PATH_SEPARATOR = @PATH_SEPARATOR@
166 PKG_CONFIG = @PKG_CONFIG@
167 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
168 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
169 PLATFORM = @PLATFORM@
170 PYCAIRO_CFLAGS = @PYCAIRO_CFLAGS@
171 PYCAIRO_LIBS = @PYCAIRO_LIBS@
172 PYGOBJECT_MAJOR_VERSION = @PYGOBJECT_MAJOR_VERSION@
173 PYGOBJECT_MICRO_VERSION = @PYGOBJECT_MICRO_VERSION@
174 PYGOBJECT_MINOR_VERSION = @PYGOBJECT_MINOR_VERSION@
175 PYTHON = @PYTHON@
176 PYTHON_BASENAME = @PYTHON_BASENAME@
177 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
178 PYTHON_INCLUDES = @PYTHON_INCLUDES@
179 PYTHON_LIBS = @PYTHON_LIBS@
180 PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
181 PYTHON_PLATFORM = @PYTHON_PLATFORM@
182 PYTHON_PREFIX = @PYTHON_PREFIX@
183 PYTHON_VERSION = @PYTHON_VERSION@
184 RANLIB = @RANLIB@
185 SED = @SED@
186 SET_MAKE = @SET_MAKE@
187 SHELL = @SHELL@
188 STRIP = @STRIP@
189 THREADING_CFLAGS = @THREADING_CFLAGS@
190 VERSION = @VERSION@
191 abs_builddir = @abs_builddir@
192 abs_srcdir = @abs_srcdir@
193 abs_top_builddir = @abs_top_builddir@
194 abs_top_srcdir = @abs_top_srcdir@
195 ac_ct_AR = @ac_ct_AR@
196 ac_ct_CC = @ac_ct_CC@
197 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198 am__include = @am__include@
199 am__leading_dot = @am__leading_dot@
200 am__quote = @am__quote@
201 am__tar = @am__tar@
202 am__untar = @am__untar@
203 bindir = @bindir@
204 build = @build@
205 build_alias = @build_alias@
206 build_cpu = @build_cpu@
207 build_os = @build_os@
208 build_vendor = @build_vendor@
209 builddir = @builddir@
210 datadir = @datadir@
211 datarootdir = @datarootdir@
212 docdir = @docdir@
213 dvidir = @dvidir@
214 exec_prefix = @exec_prefix@
215 host = @host@
216 host_alias = @host_alias@
217 host_cpu = @host_cpu@
218 host_os = @host_os@
219 host_vendor = @host_vendor@
220 htmldir = @htmldir@
221 includedir = @includedir@
222 infodir = @infodir@
223 install_sh = @install_sh@
224 libdir = @libdir@
225 libexecdir = @libexecdir@
226 localedir = @localedir@
227 localstatedir = @localstatedir@
228 mandir = @mandir@
229 mkdir_p = @mkdir_p@
230 oldincludedir = @oldincludedir@
231 pdfdir = @pdfdir@
232 pkgpyexecdir = @pkgpyexecdir@
233 pkgpythondir = @pkgpythondir@
234 prefix = @prefix@
235 program_transform_name = @program_transform_name@
236 psdir = @psdir@
237 pyexecdir = @pyexecdir@
238 pythondir = @pythondir@
239 sbindir = @sbindir@
240 sharedstatedir = @sharedstatedir@
241 srcdir = @srcdir@
242 sysconfdir = @sysconfdir@
243 target_alias = @target_alias@
244 top_build_prefix = @top_build_prefix@
245 top_builddir = @top_builddir@
246 top_srcdir = @top_srcdir@
247 pygioverridesdir = $(pyexecdir)/gi/overrides
248 pygioverrides_PYTHON = \
249         GLib.py \
250         Gtk.py \
251         Gdk.py \
252         Gio.py \
253         GIMarshallingTests.py \
254         Pango.py \
255         keysyms.py \
256         __init__.py
257
258 all: all-am
259
260 .SUFFIXES:
261 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
262         @for dep in $?; do \
263           case '$(am__configure_deps)' in \
264             *$$dep*) \
265               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
266                 && { if test -f $@; then exit 0; else break; fi; }; \
267               exit 1;; \
268           esac; \
269         done; \
270         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gi/overrides/Makefile'; \
271         $(am__cd) $(top_srcdir) && \
272           $(AUTOMAKE) --foreign gi/overrides/Makefile
273 .PRECIOUS: Makefile
274 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
275         @case '$?' in \
276           *config.status*) \
277             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
278           *) \
279             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
280             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
281         esac;
282
283 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
284         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
286 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
287         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
289         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(am__aclocal_m4_deps):
291
292 mostlyclean-libtool:
293         -rm -f *.lo
294
295 clean-libtool:
296         -rm -rf .libs _libs
297 install-pygioverridesPYTHON: $(pygioverrides_PYTHON)
298         @$(NORMAL_INSTALL)
299         test -z "$(pygioverridesdir)" || $(MKDIR_P) "$(DESTDIR)$(pygioverridesdir)"
300         @list='$(pygioverrides_PYTHON)'; dlist=; list2=; test -n "$(pygioverridesdir)" || list=; \
301         for p in $$list; do \
302           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
303           if test -f $$b$$p; then \
304             $(am__strip_dir) \
305             dlist="$$dlist $$f"; \
306             list2="$$list2 $$b$$p"; \
307           else :; fi; \
308         done; \
309         for file in $$list2; do echo $$file; done | $(am__base_list) | \
310         while read files; do \
311           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pygioverridesdir)'"; \
312           $(INSTALL_DATA) $$files "$(DESTDIR)$(pygioverridesdir)" || exit $$?; \
313         done || exit $$?; \
314         if test -n "$$dlist"; then \
315           $(am__py_compile) --destdir "$(DESTDIR)" \
316                             --basedir "$(pygioverridesdir)" $$dlist; \
317         else :; fi
318
319 uninstall-pygioverridesPYTHON:
320         @$(NORMAL_UNINSTALL)
321         @list='$(pygioverrides_PYTHON)'; test -n "$(pygioverridesdir)" || list=; \
322         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
323         test -n "$$files" || exit 0; \
324         dir='$(DESTDIR)$(pygioverridesdir)'; \
325         filesc=`echo "$$files" | sed 's|$$|c|'`; \
326         fileso=`echo "$$files" | sed 's|$$|o|'`; \
327         st=0; \
328         for files in "$$files" "$$filesc" "$$fileso"; do \
329           $(am__uninstall_files_from_dir) || st=$$?; \
330         done; \
331         exit $$st
332 tags: TAGS
333 TAGS:
334
335 ctags: CTAGS
336 CTAGS:
337
338
339 distdir: $(DISTFILES)
340         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
341         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342         list='$(DISTFILES)'; \
343           dist_files=`for file in $$list; do echo $$file; done | \
344           sed -e "s|^$$srcdirstrip/||;t" \
345               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
346         case $$dist_files in \
347           */*) $(MKDIR_P) `echo "$$dist_files" | \
348                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
349                            sort -u` ;; \
350         esac; \
351         for file in $$dist_files; do \
352           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353           if test -d $$d/$$file; then \
354             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
355             if test -d "$(distdir)/$$file"; then \
356               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
357             fi; \
358             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
360               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361             fi; \
362             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
363           else \
364             test -f "$(distdir)/$$file" \
365             || cp -p $$d/$$file "$(distdir)/$$file" \
366             || exit 1; \
367           fi; \
368         done
369 check-am: all-am
370         $(MAKE) $(AM_MAKEFLAGS) check-local
371 check: check-am
372 all-am: Makefile all-local
373 installdirs:
374         for dir in "$(DESTDIR)$(pygioverridesdir)"; do \
375           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
376         done
377 install: install-am
378 install-exec: install-exec-am
379 install-data: install-data-am
380 uninstall: uninstall-am
381
382 install-am: all-am
383         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
384
385 installcheck: installcheck-am
386 install-strip:
387         if test -z '$(STRIP)'; then \
388           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390               install; \
391         else \
392           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
395         fi
396 mostlyclean-generic:
397
398 clean-generic:
399
400 distclean-generic:
401         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
402         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
403
404 maintainer-clean-generic:
405         @echo "This command is intended for maintainers to use"
406         @echo "it deletes files that may require special tools to rebuild."
407 clean: clean-am
408
409 clean-am: clean-generic clean-libtool mostlyclean-am
410
411 distclean: distclean-am
412         -rm -f Makefile
413 distclean-am: clean-am distclean-generic
414
415 dvi: dvi-am
416
417 dvi-am:
418
419 html: html-am
420
421 html-am:
422
423 info: info-am
424
425 info-am:
426
427 install-data-am: install-pygioverridesPYTHON
428
429 install-dvi: install-dvi-am
430
431 install-dvi-am:
432
433 install-exec-am:
434
435 install-html: install-html-am
436
437 install-html-am:
438
439 install-info: install-info-am
440
441 install-info-am:
442
443 install-man:
444
445 install-pdf: install-pdf-am
446
447 install-pdf-am:
448
449 install-ps: install-ps-am
450
451 install-ps-am:
452
453 installcheck-am:
454
455 maintainer-clean: maintainer-clean-am
456         -rm -f Makefile
457 maintainer-clean-am: distclean-am maintainer-clean-generic
458
459 mostlyclean: mostlyclean-am
460
461 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
462
463 pdf: pdf-am
464
465 pdf-am:
466
467 ps: ps-am
468
469 ps-am:
470
471 uninstall-am: uninstall-pygioverridesPYTHON
472
473 .MAKE: check-am install-am install-strip
474
475 .PHONY: all all-am all-local check check-am check-local clean \
476         clean-generic clean-libtool distclean distclean-generic \
477         distclean-libtool distdir dvi dvi-am html html-am info info-am \
478         install install-am install-data install-data-am install-dvi \
479         install-dvi-am install-exec install-exec-am install-html \
480         install-html-am install-info install-info-am install-man \
481         install-pdf install-pdf-am install-ps install-ps-am \
482         install-pygioverridesPYTHON install-strip installcheck \
483         installcheck-am installdirs maintainer-clean \
484         maintainer-clean-generic mostlyclean mostlyclean-generic \
485         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
486         uninstall-pygioverridesPYTHON
487
488
489 # if we build in a separate tree, we need to symlink the *.py files from the
490 # source tree; Python does not accept the extensions and modules in different
491 # paths
492 build_pylinks:
493         for f in $(pygioverrides_PYTHON); do \
494             [ -e $(builddir)/$$f ] || $(LN_S) $(srcdir)/$$f $(builddir)/$$f; \
495         done
496
497 all-local: build_pylinks
498 check-local: build_pylinks
499
500 -include $(top_srcdir)/git.mk
501
502 # Tell versions [3.59,3.63) of GNU make to not export all variables.
503 # Otherwise a system limit (for SysV at least) may be exceeded.
504 .NOEXPORT: