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