Imported Upstream version 2.90.1
[platform/upstream/pygobject2.git] / gi / _glib / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 @PLATFORM_WIN32_TRUE@am__append_1 = -no-undefined
38 @PLATFORM_WIN32_TRUE@am__append_2 = -DPLATFORM_WIN32
39 subdir = gi/_glib
40 DIST_COMMON = $(pyglib_PYTHON) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
44         $(top_srcdir)/m4/jhflags.m4 $(top_srcdir)/m4/libtool.m4 \
45         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
47         $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES =
53 CONFIG_CLEAN_VPATH_FILES =
54 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
55 am__vpath_adj = case $$p in \
56     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57     *) f=$$p;; \
58   esac;
59 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
60 am__install_max = 40
61 am__nobase_strip_setup = \
62   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
63 am__nobase_strip = \
64   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
65 am__nobase_list = $(am__nobase_strip_setup); \
66   for p in $$list; do echo "$$p $$p"; done | \
67   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
68   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
69     if (++n[$$2] == $(am__install_max)) \
70       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
71     END { for (dir in files) print dir, files[dir] }'
72 am__base_list = \
73   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
74   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
75 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pyglibdir)" \
76         "$(DESTDIR)$(pyglibdir)"
77 LTLIBRARIES = $(lib_LTLIBRARIES) $(pyglib_LTLIBRARIES)
78 am__DEPENDENCIES_1 =
79 _glib_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
80         libpyglib-gi-2.0-@PYTHON_BASENAME@.la
81 am__glib_la_OBJECTS = _glib_la-glibmodule.lo _glib_la-pygiochannel.lo \
82         _glib_la-pygoptioncontext.lo _glib_la-pygoptiongroup.lo \
83         _glib_la-pygmaincontext.lo _glib_la-pygmainloop.lo \
84         _glib_la-pygsource.lo _glib_la-pygspawn.lo
85 _glib_la_OBJECTS = $(am__glib_la_OBJECTS)
86 AM_V_lt = $(am__v_lt_$(V))
87 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
88 am__v_lt_0 = --silent
89 _glib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
90         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(_glib_la_CFLAGS) \
91         $(CFLAGS) $(_glib_la_LDFLAGS) $(LDFLAGS) -o $@
92 libpyglib_gi_2_0_@PYTHON_BASENAME@_la_DEPENDENCIES =  \
93         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
94 am_libpyglib_gi_2_0_@PYTHON_BASENAME@_la_OBJECTS =  \
95         libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.lo
96 libpyglib_gi_2_0_@PYTHON_BASENAME@_la_OBJECTS =  \
97         $(am_libpyglib_gi_2_0_@PYTHON_BASENAME@_la_OBJECTS)
98 libpyglib_gi_2_0_@PYTHON_BASENAME@_la_LINK = $(LIBTOOL) $(AM_V_lt) \
99         --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
100         $(CCLD) $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_CFLAGS) \
101         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
102 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
103 depcomp = $(SHELL) $(top_srcdir)/depcomp
104 am__depfiles_maybe = depfiles
105 am__mv = mv -f
106 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
107         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
109         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
110         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
111         $(AM_CFLAGS) $(CFLAGS)
112 AM_V_CC = $(am__v_CC_$(V))
113 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
114 am__v_CC_0 = @echo "  CC    " $@;
115 AM_V_at = $(am__v_at_$(V))
116 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
117 am__v_at_0 = @
118 CCLD = $(CC)
119 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
120         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
121         $(AM_LDFLAGS) $(LDFLAGS) -o $@
122 AM_V_CCLD = $(am__v_CCLD_$(V))
123 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
124 am__v_CCLD_0 = @echo "  CCLD  " $@;
125 AM_V_GEN = $(am__v_GEN_$(V))
126 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
127 am__v_GEN_0 = @echo "  GEN   " $@;
128 SOURCES = $(_glib_la_SOURCES) \
129         $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_SOURCES)
130 DIST_SOURCES = $(_glib_la_SOURCES) \
131         $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_SOURCES)
132 py_compile = $(top_srcdir)/py-compile
133 ETAGS = etags
134 CTAGS = ctags
135 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
136 ACLOCAL = @ACLOCAL@
137 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
138 AMTAR = @AMTAR@
139 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
140 AR = @AR@
141 AS = @AS@
142 AUTOCONF = @AUTOCONF@
143 AUTOHEADER = @AUTOHEADER@
144 AUTOMAKE = @AUTOMAKE@
145 AWK = @AWK@
146 CC = @CC@
147 CCDEPMODE = @CCDEPMODE@
148 CFLAGS = @CFLAGS@
149 CPP = @CPP@
150 CPPFLAGS = @CPPFLAGS@
151 CYGPATH_W = @CYGPATH_W@
152 DATADIR = @DATADIR@
153 DEFS = @DEFS@
154 DEPDIR = @DEPDIR@
155 DLLTOOL = @DLLTOOL@
156 DSYMUTIL = @DSYMUTIL@
157 DUMPBIN = @DUMPBIN@
158 ECHO_C = @ECHO_C@
159 ECHO_N = @ECHO_N@
160 ECHO_T = @ECHO_T@
161 EGREP = @EGREP@
162 EXEEXT = @EXEEXT@
163 FFI_CFLAGS = @FFI_CFLAGS@
164 FFI_LIBS = @FFI_LIBS@
165 FGREP = @FGREP@
166 GIO_CFLAGS = @GIO_CFLAGS@
167 GIO_LIBS = @GIO_LIBS@
168 GI_CFLAGS = @GI_CFLAGS@
169 GI_DATADIR = @GI_DATADIR@
170 GI_LIBS = @GI_LIBS@
171 GLIB_CFLAGS = @GLIB_CFLAGS@
172 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
173 GLIB_LIBS = @GLIB_LIBS@
174 GLIB_MKENUMS = @GLIB_MKENUMS@
175 GOBJECT_QUERY = @GOBJECT_QUERY@
176 GREP = @GREP@
177 INSTALL = @INSTALL@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
183 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
184 LD = @LD@
185 LDFLAGS = @LDFLAGS@
186 LIBFFI_PC = @LIBFFI_PC@
187 LIBOBJS = @LIBOBJS@
188 LIBS = @LIBS@
189 LIBTOOL = @LIBTOOL@
190 LIPO = @LIPO@
191 LN_S = @LN_S@
192 LTLIBOBJS = @LTLIBOBJS@
193 MAINT = @MAINT@
194 MAKEINFO = @MAKEINFO@
195 MANIFEST_TOOL = @MANIFEST_TOOL@
196 MKDIR_P = @MKDIR_P@
197 NM = @NM@
198 NMEDIT = @NMEDIT@
199 OBJDUMP = @OBJDUMP@
200 OBJEXT = @OBJEXT@
201 OTOOL = @OTOOL@
202 OTOOL64 = @OTOOL64@
203 PACKAGE = @PACKAGE@
204 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
205 PACKAGE_NAME = @PACKAGE_NAME@
206 PACKAGE_STRING = @PACKAGE_STRING@
207 PACKAGE_TARNAME = @PACKAGE_TARNAME@
208 PACKAGE_URL = @PACKAGE_URL@
209 PACKAGE_VERSION = @PACKAGE_VERSION@
210 PATH_SEPARATOR = @PATH_SEPARATOR@
211 PKG_CONFIG = @PKG_CONFIG@
212 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
213 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
214 PLATFORM = @PLATFORM@
215 PYCAIRO_CFLAGS = @PYCAIRO_CFLAGS@
216 PYCAIRO_LIBS = @PYCAIRO_LIBS@
217 PYGOBJECT_MAJOR_VERSION = @PYGOBJECT_MAJOR_VERSION@
218 PYGOBJECT_MICRO_VERSION = @PYGOBJECT_MICRO_VERSION@
219 PYGOBJECT_MINOR_VERSION = @PYGOBJECT_MINOR_VERSION@
220 PYTHON = @PYTHON@
221 PYTHON_BASENAME = @PYTHON_BASENAME@
222 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
223 PYTHON_INCLUDES = @PYTHON_INCLUDES@
224 PYTHON_PLATFORM = @PYTHON_PLATFORM@
225 PYTHON_PREFIX = @PYTHON_PREFIX@
226 PYTHON_VERSION = @PYTHON_VERSION@
227 RANLIB = @RANLIB@
228 SED = @SED@
229 SET_MAKE = @SET_MAKE@
230 SHELL = @SHELL@
231 STRIP = @STRIP@
232 THREADING_CFLAGS = @THREADING_CFLAGS@
233 VERSION = @VERSION@
234 XSLTPROC = @XSLTPROC@
235 abs_builddir = @abs_builddir@
236 abs_srcdir = @abs_srcdir@
237 abs_top_builddir = @abs_top_builddir@
238 abs_top_srcdir = @abs_top_srcdir@
239 ac_ct_AR = @ac_ct_AR@
240 ac_ct_CC = @ac_ct_CC@
241 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
242 am__include = @am__include@
243 am__leading_dot = @am__leading_dot@
244 am__quote = @am__quote@
245 am__tar = @am__tar@
246 am__untar = @am__untar@
247 bindir = @bindir@
248 build = @build@
249 build_alias = @build_alias@
250 build_cpu = @build_cpu@
251 build_os = @build_os@
252 build_vendor = @build_vendor@
253 builddir = @builddir@
254 datadir = @datadir@
255 datarootdir = @datarootdir@
256 docdir = @docdir@
257 dvidir = @dvidir@
258 exec_prefix = @exec_prefix@
259 host = @host@
260 host_alias = @host_alias@
261 host_cpu = @host_cpu@
262 host_os = @host_os@
263 host_vendor = @host_vendor@
264 htmldir = @htmldir@
265 includedir = @includedir@
266 infodir = @infodir@
267 install_sh = @install_sh@
268 libdir = @libdir@
269 libexecdir = @libexecdir@
270 localedir = @localedir@
271 localstatedir = @localstatedir@
272 mandir = @mandir@
273 mkdir_p = @mkdir_p@
274 oldincludedir = @oldincludedir@
275 pdfdir = @pdfdir@
276 pkgpyexecdir = $(pyexecdir)
277 pkgpythondir = @pkgpythondir@
278 prefix = @prefix@
279 program_transform_name = @program_transform_name@
280 psdir = @psdir@
281 pyexecdir = @pyexecdir@
282 pythondir = @pythondir@
283 sbindir = @sbindir@
284 sharedstatedir = @sharedstatedir@
285 srcdir = @srcdir@
286 sysconfdir = @sysconfdir@
287 target_alias = @target_alias@
288 top_build_prefix = @top_build_prefix@
289 top_builddir = @top_builddir@
290 top_srcdir = @top_srcdir@
291 AUTOMAKE_OPTIONS = 1.7
292 INCLUDES = $(PYTHON_INCLUDES) $(GLIB_CFLAGS) -DPY_SSIZE_T_CLEAN
293 lib_LTLIBRARIES = libpyglib-gi-2.0-@PYTHON_BASENAME@.la
294 pyglibdir = $(pkgpyexecdir)/gi/_glib
295 pyglib_PYTHON = \
296         __init__.py     \
297         option.py
298
299 pyglib_LTLIBRARIES = _glib.la
300 common_ldflags = -module -avoid-version $(am__append_1)
301 libpyglib_gi_2_0_@PYTHON_BASENAME@_la_CFLAGS = $(GLIB_CFLAGS)
302 libpyglib_gi_2_0_@PYTHON_BASENAME@_la_LIBADD = $(GLIB_LIBS) $(FFI_LIBS)
303 libpyglib_gi_2_0_@PYTHON_BASENAME@_la_SOURCES = \
304         pyglib.c                \
305         pyglib.h                \
306         pyglib-private.h        \
307         pyglib-python-compat.h
308
309 _glib_la_CFLAGS = $(GLIB_CFLAGS) $(am__append_2)
310 _glib_la_LDFLAGS = $(common_ldflags) -export-symbols-regex "_glib|PyInit__glib"
311 _glib_la_LIBADD = $(GLIB_LIBS) $(PYTHON_LIBS) libpyglib-gi-2.0-@PYTHON_BASENAME@.la
312 _glib_la_SOURCES = \
313         glibmodule.c            \
314         pygiochannel.c          \
315         pygiochannel.h          \
316         pygoptioncontext.c      \
317         pygoptioncontext.h      \
318         pygoptiongroup.c        \
319         pygoptiongroup.h        \
320         pygmaincontext.c        \
321         pygmaincontext.h        \
322         pygmainloop.c           \
323         pygmainloop.h           \
324         pygsource.c             \
325         pygsource.h             \
326         pygspawn.c              \
327         pygspawn.h
328
329 all: all-am
330
331 .SUFFIXES:
332 .SUFFIXES: .c .la .lo .o .obj .so
333 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
334         @for dep in $?; do \
335           case '$(am__configure_deps)' in \
336             *$$dep*) \
337               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
338                 && { if test -f $@; then exit 0; else break; fi; }; \
339               exit 1;; \
340           esac; \
341         done; \
342         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gi/_glib/Makefile'; \
343         $(am__cd) $(top_srcdir) && \
344           $(AUTOMAKE) --foreign gi/_glib/Makefile
345 .PRECIOUS: Makefile
346 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
347         @case '$?' in \
348           *config.status*) \
349             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
350           *) \
351             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
352             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
353         esac;
354
355 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
356         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357
358 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
359         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
361         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362 $(am__aclocal_m4_deps):
363 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
364         @$(NORMAL_INSTALL)
365         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
366         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
367         list2=; for p in $$list; do \
368           if test -f $$p; then \
369             list2="$$list2 $$p"; \
370           else :; fi; \
371         done; \
372         test -z "$$list2" || { \
373           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
374           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
375         }
376
377 uninstall-libLTLIBRARIES:
378         @$(NORMAL_UNINSTALL)
379         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
380         for p in $$list; do \
381           $(am__strip_dir) \
382           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
383           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
384         done
385
386 clean-libLTLIBRARIES:
387         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
388         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
389           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
390           test "$$dir" != "$$p" || dir=.; \
391           echo "rm -f \"$${dir}/so_locations\""; \
392           rm -f "$${dir}/so_locations"; \
393         done
394 install-pyglibLTLIBRARIES: $(pyglib_LTLIBRARIES)
395         @$(NORMAL_INSTALL)
396         test -z "$(pyglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pyglibdir)"
397         @list='$(pyglib_LTLIBRARIES)'; test -n "$(pyglibdir)" || list=; \
398         list2=; for p in $$list; do \
399           if test -f $$p; then \
400             list2="$$list2 $$p"; \
401           else :; fi; \
402         done; \
403         test -z "$$list2" || { \
404           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pyglibdir)'"; \
405           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pyglibdir)"; \
406         }
407
408 uninstall-pyglibLTLIBRARIES:
409         @$(NORMAL_UNINSTALL)
410         @list='$(pyglib_LTLIBRARIES)'; test -n "$(pyglibdir)" || list=; \
411         for p in $$list; do \
412           $(am__strip_dir) \
413           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pyglibdir)/$$f'"; \
414           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pyglibdir)/$$f"; \
415         done
416
417 clean-pyglibLTLIBRARIES:
418         -test -z "$(pyglib_LTLIBRARIES)" || rm -f $(pyglib_LTLIBRARIES)
419         @list='$(pyglib_LTLIBRARIES)'; for p in $$list; do \
420           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
421           test "$$dir" != "$$p" || dir=.; \
422           echo "rm -f \"$${dir}/so_locations\""; \
423           rm -f "$${dir}/so_locations"; \
424         done
425 _glib.la: $(_glib_la_OBJECTS) $(_glib_la_DEPENDENCIES) 
426         $(AM_V_CCLD)$(_glib_la_LINK) -rpath $(pyglibdir) $(_glib_la_OBJECTS) $(_glib_la_LIBADD) $(LIBS)
427 libpyglib-gi-2.0-@PYTHON_BASENAME@.la: $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_OBJECTS) $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_DEPENDENCIES) 
428         $(AM_V_CCLD)$(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_LINK) -rpath $(libdir) $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_OBJECTS) $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_LIBADD) $(LIBS)
429
430 mostlyclean-compile:
431         -rm -f *.$(OBJEXT)
432
433 distclean-compile:
434         -rm -f *.tab.c
435
436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_glib_la-glibmodule.Plo@am__quote@
437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_glib_la-pygiochannel.Plo@am__quote@
438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_glib_la-pygmaincontext.Plo@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_glib_la-pygmainloop.Plo@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_glib_la-pygoptioncontext.Plo@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_glib_la-pygoptiongroup.Plo@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_glib_la-pygsource.Plo@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_glib_la-pygspawn.Plo@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.Plo@am__quote@
445
446 .c.o:
447 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
448 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
449 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
452 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
453
454 .c.obj:
455 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
456 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
457 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
459 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
461
462 .c.lo:
463 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
464 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
465 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
467 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
468 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
469
470 _glib_la-glibmodule.lo: glibmodule.c
471 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -MT _glib_la-glibmodule.lo -MD -MP -MF $(DEPDIR)/_glib_la-glibmodule.Tpo -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo '$(srcdir)/'`glibmodule.c
472 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_glib_la-glibmodule.Tpo $(DEPDIR)/_glib_la-glibmodule.Plo
473 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='glibmodule.c' object='_glib_la-glibmodule.lo' libtool=yes @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo '$(srcdir)/'`glibmodule.c
477
478 _glib_la-pygiochannel.lo: pygiochannel.c
479 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -MT _glib_la-pygiochannel.lo -MD -MP -MF $(DEPDIR)/_glib_la-pygiochannel.Tpo -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo '$(srcdir)/'`pygiochannel.c
480 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_glib_la-pygiochannel.Tpo $(DEPDIR)/_glib_la-pygiochannel.Plo
481 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pygiochannel.c' object='_glib_la-pygiochannel.lo' libtool=yes @AMDEPBACKSLASH@
483 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
484 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo '$(srcdir)/'`pygiochannel.c
485
486 _glib_la-pygoptioncontext.lo: pygoptioncontext.c
487 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -MT _glib_la-pygoptioncontext.lo -MD -MP -MF $(DEPDIR)/_glib_la-pygoptioncontext.Tpo -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo '$(srcdir)/'`pygoptioncontext.c
488 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_glib_la-pygoptioncontext.Tpo $(DEPDIR)/_glib_la-pygoptioncontext.Plo
489 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pygoptioncontext.c' object='_glib_la-pygoptioncontext.lo' libtool=yes @AMDEPBACKSLASH@
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo '$(srcdir)/'`pygoptioncontext.c
493
494 _glib_la-pygoptiongroup.lo: pygoptiongroup.c
495 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -MT _glib_la-pygoptiongroup.lo -MD -MP -MF $(DEPDIR)/_glib_la-pygoptiongroup.Tpo -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo '$(srcdir)/'`pygoptiongroup.c
496 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_glib_la-pygoptiongroup.Tpo $(DEPDIR)/_glib_la-pygoptiongroup.Plo
497 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
498 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pygoptiongroup.c' object='_glib_la-pygoptiongroup.lo' libtool=yes @AMDEPBACKSLASH@
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo '$(srcdir)/'`pygoptiongroup.c
501
502 _glib_la-pygmaincontext.lo: pygmaincontext.c
503 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -MT _glib_la-pygmaincontext.lo -MD -MP -MF $(DEPDIR)/_glib_la-pygmaincontext.Tpo -c -o _glib_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo '$(srcdir)/'`pygmaincontext.c
504 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_glib_la-pygmaincontext.Tpo $(DEPDIR)/_glib_la-pygmaincontext.Plo
505 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
506 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pygmaincontext.c' object='_glib_la-pygmaincontext.lo' libtool=yes @AMDEPBACKSLASH@
507 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
508 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -c -o _glib_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo '$(srcdir)/'`pygmaincontext.c
509
510 _glib_la-pygmainloop.lo: pygmainloop.c
511 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -MT _glib_la-pygmainloop.lo -MD -MP -MF $(DEPDIR)/_glib_la-pygmainloop.Tpo -c -o _glib_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo '$(srcdir)/'`pygmainloop.c
512 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_glib_la-pygmainloop.Tpo $(DEPDIR)/_glib_la-pygmainloop.Plo
513 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
514 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pygmainloop.c' object='_glib_la-pygmainloop.lo' libtool=yes @AMDEPBACKSLASH@
515 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -c -o _glib_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo '$(srcdir)/'`pygmainloop.c
517
518 _glib_la-pygsource.lo: pygsource.c
519 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -MT _glib_la-pygsource.lo -MD -MP -MF $(DEPDIR)/_glib_la-pygsource.Tpo -c -o _glib_la-pygsource.lo `test -f 'pygsource.c' || echo '$(srcdir)/'`pygsource.c
520 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_glib_la-pygsource.Tpo $(DEPDIR)/_glib_la-pygsource.Plo
521 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
522 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pygsource.c' object='_glib_la-pygsource.lo' libtool=yes @AMDEPBACKSLASH@
523 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
524 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -c -o _glib_la-pygsource.lo `test -f 'pygsource.c' || echo '$(srcdir)/'`pygsource.c
525
526 _glib_la-pygspawn.lo: pygspawn.c
527 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -MT _glib_la-pygspawn.lo -MD -MP -MF $(DEPDIR)/_glib_la-pygspawn.Tpo -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo '$(srcdir)/'`pygspawn.c
528 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_glib_la-pygspawn.Tpo $(DEPDIR)/_glib_la-pygspawn.Plo
529 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pygspawn.c' object='_glib_la-pygspawn.lo' libtool=yes @AMDEPBACKSLASH@
531 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
532 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_glib_la_CFLAGS) $(CFLAGS) -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo '$(srcdir)/'`pygspawn.c
533
534 libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.lo: pyglib.c
535 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_CFLAGS) $(CFLAGS) -MT libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.lo -MD -MP -MF $(DEPDIR)/libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.Tpo -c -o libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.lo `test -f 'pyglib.c' || echo '$(srcdir)/'`pyglib.c
536 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.Tpo $(DEPDIR)/libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.Plo
537 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pyglib.c' object='libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.lo' libtool=yes @AMDEPBACKSLASH@
539 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
540 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpyglib_gi_2_0_@PYTHON_BASENAME@_la_CFLAGS) $(CFLAGS) -c -o libpyglib_gi_2_0_@PYTHON_BASENAME@_la-pyglib.lo `test -f 'pyglib.c' || echo '$(srcdir)/'`pyglib.c
541
542 mostlyclean-libtool:
543         -rm -f *.lo
544
545 clean-libtool:
546         -rm -rf .libs _libs
547 install-pyglibPYTHON: $(pyglib_PYTHON)
548         @$(NORMAL_INSTALL)
549         test -z "$(pyglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pyglibdir)"
550         @list='$(pyglib_PYTHON)'; dlist=; list2=; test -n "$(pyglibdir)" || list=; \
551         for p in $$list; do \
552           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
553           if test -f $$b$$p; then \
554             $(am__strip_dir) \
555             dlist="$$dlist $$f"; \
556             list2="$$list2 $$b$$p"; \
557           else :; fi; \
558         done; \
559         for file in $$list2; do echo $$file; done | $(am__base_list) | \
560         while read files; do \
561           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pyglibdir)'"; \
562           $(INSTALL_DATA) $$files "$(DESTDIR)$(pyglibdir)" || exit $$?; \
563         done || exit $$?; \
564         if test -n "$$dlist"; then \
565           if test -z "$(DESTDIR)"; then \
566             PYTHON=$(PYTHON) $(py_compile) --basedir "$(pyglibdir)" $$dlist; \
567           else \
568             PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pyglibdir)" $$dlist; \
569           fi; \
570         else :; fi
571
572 uninstall-pyglibPYTHON:
573         @$(NORMAL_UNINSTALL)
574         @list='$(pyglib_PYTHON)'; test -n "$(pyglibdir)" || list=; \
575         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
576         test -n "$$files" || exit 0; \
577         filesc=`echo "$$files" | sed 's|$$|c|'`; \
578         fileso=`echo "$$files" | sed 's|$$|o|'`; \
579         echo " ( cd '$(DESTDIR)$(pyglibdir)' && rm -f" $$files ")"; \
580         cd "$(DESTDIR)$(pyglibdir)" && rm -f $$files || exit $$?; \
581         echo " ( cd '$(DESTDIR)$(pyglibdir)' && rm -f" $$filesc ")"; \
582         cd "$(DESTDIR)$(pyglibdir)" && rm -f $$filesc || exit $$?; \
583         echo " ( cd '$(DESTDIR)$(pyglibdir)' && rm -f" $$fileso ")"; \
584         cd "$(DESTDIR)$(pyglibdir)" && rm -f $$fileso
585
586 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
587         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
588         unique=`for i in $$list; do \
589             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
590           done | \
591           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
592               END { if (nonempty) { for (i in files) print i; }; }'`; \
593         mkid -fID $$unique
594 tags: TAGS
595
596 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
597                 $(TAGS_FILES) $(LISP)
598         set x; \
599         here=`pwd`; \
600         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
601         unique=`for i in $$list; do \
602             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
603           done | \
604           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
605               END { if (nonempty) { for (i in files) print i; }; }'`; \
606         shift; \
607         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
608           test -n "$$unique" || unique=$$empty_fix; \
609           if test $$# -gt 0; then \
610             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
611               "$$@" $$unique; \
612           else \
613             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
614               $$unique; \
615           fi; \
616         fi
617 ctags: CTAGS
618 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
619                 $(TAGS_FILES) $(LISP)
620         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
621         unique=`for i in $$list; do \
622             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
623           done | \
624           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
625               END { if (nonempty) { for (i in files) print i; }; }'`; \
626         test -z "$(CTAGS_ARGS)$$unique" \
627           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
628              $$unique
629
630 GTAGS:
631         here=`$(am__cd) $(top_builddir) && pwd` \
632           && $(am__cd) $(top_srcdir) \
633           && gtags -i $(GTAGS_ARGS) "$$here"
634
635 distclean-tags:
636         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
637
638 distdir: $(DISTFILES)
639         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
640         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
641         list='$(DISTFILES)'; \
642           dist_files=`for file in $$list; do echo $$file; done | \
643           sed -e "s|^$$srcdirstrip/||;t" \
644               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
645         case $$dist_files in \
646           */*) $(MKDIR_P) `echo "$$dist_files" | \
647                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
648                            sort -u` ;; \
649         esac; \
650         for file in $$dist_files; do \
651           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
652           if test -d $$d/$$file; then \
653             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
654             if test -d "$(distdir)/$$file"; then \
655               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
656             fi; \
657             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
658               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
659               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
660             fi; \
661             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
662           else \
663             test -f "$(distdir)/$$file" \
664             || cp -p $$d/$$file "$(distdir)/$$file" \
665             || exit 1; \
666           fi; \
667         done
668 check-am: all-am
669         $(MAKE) $(AM_MAKEFLAGS) check-local
670 check: check-am
671 all-am: Makefile $(LTLIBRARIES)
672 installdirs:
673         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pyglibdir)" "$(DESTDIR)$(pyglibdir)"; do \
674           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
675         done
676 install: install-am
677 install-exec: install-exec-am
678 install-data: install-data-am
679 uninstall: uninstall-am
680
681 install-am: all-am
682         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
683
684 installcheck: installcheck-am
685 install-strip:
686         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
687           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
688           `test -z '$(STRIP)' || \
689             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
690 mostlyclean-generic:
691
692 clean-generic:
693
694 distclean-generic:
695         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
696         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
697
698 maintainer-clean-generic:
699         @echo "This command is intended for maintainers to use"
700         @echo "it deletes files that may require special tools to rebuild."
701 clean: clean-am
702
703 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
704         clean-pyglibLTLIBRARIES mostlyclean-am
705
706 distclean: distclean-am
707         -rm -rf ./$(DEPDIR)
708         -rm -f Makefile
709 distclean-am: clean-am distclean-compile distclean-generic \
710         distclean-tags
711
712 dvi: dvi-am
713
714 dvi-am:
715
716 html: html-am
717
718 html-am:
719
720 info: info-am
721
722 info-am:
723
724 install-data-am: install-pyglibLTLIBRARIES install-pyglibPYTHON
725
726 install-dvi: install-dvi-am
727
728 install-dvi-am:
729
730 install-exec-am: install-libLTLIBRARIES
731
732 install-html: install-html-am
733
734 install-html-am:
735
736 install-info: install-info-am
737
738 install-info-am:
739
740 install-man:
741
742 install-pdf: install-pdf-am
743
744 install-pdf-am:
745
746 install-ps: install-ps-am
747
748 install-ps-am:
749
750 installcheck-am:
751
752 maintainer-clean: maintainer-clean-am
753         -rm -rf ./$(DEPDIR)
754         -rm -f Makefile
755 maintainer-clean-am: distclean-am maintainer-clean-generic
756
757 mostlyclean: mostlyclean-am
758
759 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
760         mostlyclean-libtool
761
762 pdf: pdf-am
763
764 pdf-am:
765
766 ps: ps-am
767
768 ps-am:
769
770 uninstall-am: uninstall-libLTLIBRARIES uninstall-pyglibLTLIBRARIES \
771         uninstall-pyglibPYTHON
772
773 .MAKE: check-am install-am install-strip
774
775 .PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
776         clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
777         clean-pyglibLTLIBRARIES ctags distclean distclean-compile \
778         distclean-generic distclean-libtool distclean-tags distdir dvi \
779         dvi-am html html-am info info-am install install-am \
780         install-data install-data-am install-dvi install-dvi-am \
781         install-exec install-exec-am install-html install-html-am \
782         install-info install-info-am install-libLTLIBRARIES \
783         install-man install-pdf install-pdf-am install-ps \
784         install-ps-am install-pyglibLTLIBRARIES install-pyglibPYTHON \
785         install-strip installcheck installcheck-am installdirs \
786         maintainer-clean maintainer-clean-generic mostlyclean \
787         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
788         pdf pdf-am ps ps-am tags uninstall uninstall-am \
789         uninstall-libLTLIBRARIES uninstall-pyglibLTLIBRARIES \
790         uninstall-pyglibPYTHON
791
792
793 all: $(pyglib_LTLIBRARIES:.la=.so)
794 check-local: $(pyglib_LTLIBRARIES:.la=.so)
795 clean-local:
796         rm -f $(pyglib_LTLIBRARIES:.la=.so)
797 .la.so:
798         $(LN_S) .libs/$@ $@ || true
799
800 -include $(top_srcdir)/git.mk
801
802 # Tell versions [3.59,3.63) of GNU make to not export all variables.
803 # Otherwise a system limit (for SysV at least) may be exceeded.
804 .NOEXPORT: