c52283c5af677d649aa8d6d6fa035bc355bd3193
[platform/upstream/pygobject2.git] / gi / repository / 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/repository
37 DIST_COMMON = $(pygirepository_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)$(pygirepositorydir)"
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 pygirepositorydir = $(pyexecdir)/gi/repository
248 pygirepository_PYTHON = \
249         __init__.py
250
251 all: all-am
252
253 .SUFFIXES:
254 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
255         @for dep in $?; do \
256           case '$(am__configure_deps)' in \
257             *$$dep*) \
258               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
259                 && { if test -f $@; then exit 0; else break; fi; }; \
260               exit 1;; \
261           esac; \
262         done; \
263         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gi/repository/Makefile'; \
264         $(am__cd) $(top_srcdir) && \
265           $(AUTOMAKE) --foreign gi/repository/Makefile
266 .PRECIOUS: Makefile
267 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268         @case '$?' in \
269           *config.status*) \
270             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
271           *) \
272             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
273             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
274         esac;
275
276 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
279 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
280         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
282         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283 $(am__aclocal_m4_deps):
284
285 mostlyclean-libtool:
286         -rm -f *.lo
287
288 clean-libtool:
289         -rm -rf .libs _libs
290 install-pygirepositoryPYTHON: $(pygirepository_PYTHON)
291         @$(NORMAL_INSTALL)
292         test -z "$(pygirepositorydir)" || $(MKDIR_P) "$(DESTDIR)$(pygirepositorydir)"
293         @list='$(pygirepository_PYTHON)'; dlist=; list2=; test -n "$(pygirepositorydir)" || list=; \
294         for p in $$list; do \
295           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
296           if test -f $$b$$p; then \
297             $(am__strip_dir) \
298             dlist="$$dlist $$f"; \
299             list2="$$list2 $$b$$p"; \
300           else :; fi; \
301         done; \
302         for file in $$list2; do echo $$file; done | $(am__base_list) | \
303         while read files; do \
304           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pygirepositorydir)'"; \
305           $(INSTALL_DATA) $$files "$(DESTDIR)$(pygirepositorydir)" || exit $$?; \
306         done || exit $$?; \
307         if test -n "$$dlist"; then \
308           $(am__py_compile) --destdir "$(DESTDIR)" \
309                             --basedir "$(pygirepositorydir)" $$dlist; \
310         else :; fi
311
312 uninstall-pygirepositoryPYTHON:
313         @$(NORMAL_UNINSTALL)
314         @list='$(pygirepository_PYTHON)'; test -n "$(pygirepositorydir)" || list=; \
315         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
316         test -n "$$files" || exit 0; \
317         dir='$(DESTDIR)$(pygirepositorydir)'; \
318         filesc=`echo "$$files" | sed 's|$$|c|'`; \
319         fileso=`echo "$$files" | sed 's|$$|o|'`; \
320         st=0; \
321         for files in "$$files" "$$filesc" "$$fileso"; do \
322           $(am__uninstall_files_from_dir) || st=$$?; \
323         done; \
324         exit $$st
325 tags: TAGS
326 TAGS:
327
328 ctags: CTAGS
329 CTAGS:
330
331
332 distdir: $(DISTFILES)
333         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
334         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335         list='$(DISTFILES)'; \
336           dist_files=`for file in $$list; do echo $$file; done | \
337           sed -e "s|^$$srcdirstrip/||;t" \
338               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
339         case $$dist_files in \
340           */*) $(MKDIR_P) `echo "$$dist_files" | \
341                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
342                            sort -u` ;; \
343         esac; \
344         for file in $$dist_files; do \
345           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
346           if test -d $$d/$$file; then \
347             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
348             if test -d "$(distdir)/$$file"; then \
349               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
350             fi; \
351             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
352               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
353               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
354             fi; \
355             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
356           else \
357             test -f "$(distdir)/$$file" \
358             || cp -p $$d/$$file "$(distdir)/$$file" \
359             || exit 1; \
360           fi; \
361         done
362 check-am: all-am
363         $(MAKE) $(AM_MAKEFLAGS) check-local
364 check: check-am
365 all-am: Makefile all-local
366 installdirs:
367         for dir in "$(DESTDIR)$(pygirepositorydir)"; do \
368           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
369         done
370 install: install-am
371 install-exec: install-exec-am
372 install-data: install-data-am
373 uninstall: uninstall-am
374
375 install-am: all-am
376         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378 installcheck: installcheck-am
379 install-strip:
380         if test -z '$(STRIP)'; then \
381           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
382             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
383               install; \
384         else \
385           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
388         fi
389 mostlyclean-generic:
390
391 clean-generic:
392
393 distclean-generic:
394         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
395         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
396
397 maintainer-clean-generic:
398         @echo "This command is intended for maintainers to use"
399         @echo "it deletes files that may require special tools to rebuild."
400 clean: clean-am
401
402 clean-am: clean-generic clean-libtool mostlyclean-am
403
404 distclean: distclean-am
405         -rm -f Makefile
406 distclean-am: clean-am distclean-generic
407
408 dvi: dvi-am
409
410 dvi-am:
411
412 html: html-am
413
414 html-am:
415
416 info: info-am
417
418 info-am:
419
420 install-data-am: install-pygirepositoryPYTHON
421
422 install-dvi: install-dvi-am
423
424 install-dvi-am:
425
426 install-exec-am:
427
428 install-html: install-html-am
429
430 install-html-am:
431
432 install-info: install-info-am
433
434 install-info-am:
435
436 install-man:
437
438 install-pdf: install-pdf-am
439
440 install-pdf-am:
441
442 install-ps: install-ps-am
443
444 install-ps-am:
445
446 installcheck-am:
447
448 maintainer-clean: maintainer-clean-am
449         -rm -f Makefile
450 maintainer-clean-am: distclean-am maintainer-clean-generic
451
452 mostlyclean: mostlyclean-am
453
454 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
455
456 pdf: pdf-am
457
458 pdf-am:
459
460 ps: ps-am
461
462 ps-am:
463
464 uninstall-am: uninstall-pygirepositoryPYTHON
465
466 .MAKE: check-am install-am install-strip
467
468 .PHONY: all all-am all-local check check-am check-local clean \
469         clean-generic clean-libtool distclean distclean-generic \
470         distclean-libtool distdir dvi dvi-am html html-am info info-am \
471         install install-am install-data install-data-am install-dvi \
472         install-dvi-am install-exec install-exec-am install-html \
473         install-html-am install-info install-info-am install-man \
474         install-pdf install-pdf-am install-ps install-ps-am \
475         install-pygirepositoryPYTHON install-strip installcheck \
476         installcheck-am installdirs maintainer-clean \
477         maintainer-clean-generic mostlyclean mostlyclean-generic \
478         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
479         uninstall-pygirepositoryPYTHON
480
481
482 # if we build in a separate tree, we need to symlink the *.py files from the
483 # source tree; Python does not accept the extensions and modules in different
484 # paths
485 build_pylinks:
486         for f in $(pygirepository_PYTHON); do \
487             [ -e $(builddir)/$$f ] || $(LN_S) $(srcdir)/$$f $(builddir)/$$f; \
488         done
489
490 all-local: build_pylinks
491 check-local: build_pylinks
492
493 -include $(top_srcdir)/git.mk
494
495 # Tell versions [3.59,3.63) of GNU make to not export all variables.
496 # Otherwise a system limit (for SysV at least) may be exceeded.
497 .NOEXPORT: