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
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkglibexecdir = $(libexecdir)/@PACKAGE@
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38@ENABLE_INTROSPECTION_TRUE@am__append_1 = gi
39@PLATFORM_WIN32_TRUE@am__append_2 = -no-undefined
40subdir = .
41DIST_COMMON = README $(am__configure_deps) $(pkgpyexec_PYTHON) \
42	$(pyexec_PYTHON) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43	$(srcdir)/PKG-INFO.in $(srcdir)/config.h.in \
44	$(srcdir)/pylgobject-2.0-uninstalled.pc.in \
45	$(srcdir)/pylgobject-2.0.pc.in $(top_srcdir)/configure \
46	$(top_srcdir)/docs/reference/entities.docbook.in \
47	$(top_srcdir)/docs/xsl/fixxref.py.in AUTHORS COPYING ChangeLog \
48	INSTALL NEWS compile config.guess config.sub depcomp \
49	install-sh ltmain.sh missing py-compile
50ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
52	$(top_srcdir)/m4/jhflags.m4 $(top_srcdir)/m4/libtool.m4 \
53	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
54	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
55	$(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
56am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57	$(ACLOCAL_M4)
58am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59 configure.lineno config.status.lineno
60mkinstalldirs = $(install_sh) -d
61CONFIG_HEADER = config.h
62CONFIG_CLEAN_FILES = pylgobject-2.0.pc pylgobject-2.0-uninstalled.pc \
63	docs/reference/entities.docbook docs/xsl/fixxref.py PKG-INFO
64CONFIG_CLEAN_VPATH_FILES =
65am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66am__vpath_adj = case $$p in \
67    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68    *) f=$$p;; \
69  esac;
70am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
71am__install_max = 40
72am__nobase_strip_setup = \
73  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
74am__nobase_strip = \
75  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
76am__nobase_list = $(am__nobase_strip_setup); \
77  for p in $$list; do echo "$$p $$p"; done | \
78  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
79  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
80    if (++n[$$2] == $(am__install_max)) \
81      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
82    END { for (dir in files) print dir, files[dir] }'
83am__base_list = \
84  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
86am__installdirs = "$(DESTDIR)$(pkgpyexecdir)" "$(DESTDIR)$(pyexecdir)" \
87	"$(DESTDIR)$(pkgpyexecdir)" "$(DESTDIR)$(pyexecdir)" \
88	"$(DESTDIR)$(pkgconfigdir)"
89LTLIBRARIES = $(pkgpyexec_LTLIBRARIES) $(pyexec_LTLIBRARIES)
90AM_V_GEN = $(am__v_GEN_$(V))
91am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
92am__v_GEN_0 = @echo "  GEN   " $@;
93AM_V_at = $(am__v_at_$(V))
94am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
95am__v_at_0 = @
96SOURCES =
97DIST_SOURCES =
98RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
99	html-recursive info-recursive install-data-recursive \
100	install-dvi-recursive install-exec-recursive \
101	install-html-recursive install-info-recursive \
102	install-pdf-recursive install-ps-recursive install-recursive \
103	installcheck-recursive installdirs-recursive pdf-recursive \
104	ps-recursive uninstall-recursive
105py_compile = $(top_srcdir)/py-compile
106DATA = $(pkgconfig_DATA)
107RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
108  distclean-recursive maintainer-clean-recursive
109AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
110	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
111	distdir dist dist-all distcheck
112ETAGS = etags
113CTAGS = ctags
114DIST_SUBDIRS =  codegen glib gobject gio examples gi tests
115DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116distdir = $(PACKAGE)-$(VERSION)
117top_distdir = $(distdir)
118am__remove_distdir = \
119  { test ! -d "$(distdir)" \
120    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121         && rm -fr "$(distdir)"; }; }
122am__relativize = \
123  dir0=`pwd`; \
124  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
125  sed_rest='s,^[^/]*/*,,'; \
126  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
127  sed_butlast='s,/*[^/]*$$,,'; \
128  while test -n "$$dir1"; do \
129    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
130    if test "$$first" != "."; then \
131      if test "$$first" = ".."; then \
132        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
133        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
134      else \
135        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
136        if test "$$first2" = "$$first"; then \
137          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
138        else \
139          dir2="../$$dir2"; \
140        fi; \
141        dir0="$$dir0"/"$$first"; \
142      fi; \
143    fi; \
144    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
145  done; \
146  reldir="$$dir2"
147DIST_ARCHIVES = $(distdir).tar.gz
148GZIP_ENV = --best
149distuninstallcheck_listfiles = find . -type f -print
150distcleancheck_listfiles = find . -type f -print
151ACLOCAL = @ACLOCAL@
152ACLOCAL_AMFLAGS = -I m4
153AMTAR = @AMTAR@
154AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
155AR = @AR@
156AS = @AS@
157AUTOCONF = @AUTOCONF@
158AUTOHEADER = @AUTOHEADER@
159AUTOMAKE = @AUTOMAKE@
160AWK = @AWK@
161CC = @CC@
162CCDEPMODE = @CCDEPMODE@
163CFLAGS = @CFLAGS@
164CPP = @CPP@
165CPPFLAGS = @CPPFLAGS@
166CYGPATH_W = @CYGPATH_W@
167DATADIR = @DATADIR@
168DEFS = @DEFS@
169DEPDIR = @DEPDIR@
170DLLTOOL = @DLLTOOL@
171DSYMUTIL = @DSYMUTIL@
172DUMPBIN = @DUMPBIN@
173ECHO_C = @ECHO_C@
174ECHO_N = @ECHO_N@
175ECHO_T = @ECHO_T@
176EGREP = @EGREP@
177EXEEXT = @EXEEXT@
178FFI_CFLAGS = @FFI_CFLAGS@
179FFI_LIBS = @FFI_LIBS@
180FGREP = @FGREP@
181GIOUNIX_CFLAGS = @GIOUNIX_CFLAGS@
182GIOUNIX_LIBS = @GIOUNIX_LIBS@
183GIO_CFLAGS = @GIO_CFLAGS@
184GIO_LIBS = @GIO_LIBS@
185GI_CFLAGS = @GI_CFLAGS@
186GI_DATADIR = @GI_DATADIR@
187GI_LIBS = @GI_LIBS@
188GLIB_CFLAGS = @GLIB_CFLAGS@
189GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
190GLIB_LIBS = @GLIB_LIBS@
191GLIB_MKENUMS = @GLIB_MKENUMS@
192GOBJECT_QUERY = @GOBJECT_QUERY@
193GREP = @GREP@
194INSTALL = @INSTALL@
195INSTALL_DATA = @INSTALL_DATA@
196INSTALL_PROGRAM = @INSTALL_PROGRAM@
197INSTALL_SCRIPT = @INSTALL_SCRIPT@
198INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
199INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
200INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
201LD = @LD@
202LDFLAGS = @LDFLAGS@
203LIBFFI_PC = @LIBFFI_PC@
204LIBOBJS = @LIBOBJS@
205LIBS = @LIBS@
206LIBTOOL = @LIBTOOL@
207LIPO = @LIPO@
208LN_S = @LN_S@
209LTLIBOBJS = @LTLIBOBJS@
210MAINT = @MAINT@
211MAKEINFO = @MAKEINFO@
212MANIFEST_TOOL = @MANIFEST_TOOL@
213MKDIR_P = @MKDIR_P@
214NM = @NM@
215NMEDIT = @NMEDIT@
216OBJDUMP = @OBJDUMP@
217OBJEXT = @OBJEXT@
218OTOOL = @OTOOL@
219OTOOL64 = @OTOOL64@
220PACKAGE = @PACKAGE@
221PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
222PACKAGE_NAME = @PACKAGE_NAME@
223PACKAGE_STRING = @PACKAGE_STRING@
224PACKAGE_TARNAME = @PACKAGE_TARNAME@
225PACKAGE_URL = @PACKAGE_URL@
226PACKAGE_VERSION = @PACKAGE_VERSION@
227PATH_SEPARATOR = @PATH_SEPARATOR@
228PKG_CONFIG = @PKG_CONFIG@
229PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
230PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
231PLATFORM = @PLATFORM@
232PYCAIRO_CFLAGS = @PYCAIRO_CFLAGS@
233PYCAIRO_LIBS = @PYCAIRO_LIBS@
234PYGOBJECT_MAJOR_VERSION = @PYGOBJECT_MAJOR_VERSION@
235PYGOBJECT_MICRO_VERSION = @PYGOBJECT_MICRO_VERSION@
236PYGOBJECT_MINOR_VERSION = @PYGOBJECT_MINOR_VERSION@
237PYTHON = @PYTHON@
238PYTHON_BASENAME = @PYTHON_BASENAME@
239PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
240PYTHON_INCLUDES = @PYTHON_INCLUDES@
241PYTHON_PLATFORM = @PYTHON_PLATFORM@
242PYTHON_PREFIX = @PYTHON_PREFIX@
243PYTHON_VERSION = @PYTHON_VERSION@
244RANLIB = @RANLIB@
245SED = @SED@
246SET_MAKE = @SET_MAKE@
247SHELL = @SHELL@
248STRIP = @STRIP@
249THREADING_CFLAGS = @THREADING_CFLAGS@
250VERSION = @VERSION@
251XSLTPROC = @XSLTPROC@
252abs_builddir = @abs_builddir@
253abs_srcdir = @abs_srcdir@
254abs_top_builddir = @abs_top_builddir@
255abs_top_srcdir = @abs_top_srcdir@
256ac_ct_AR = @ac_ct_AR@
257ac_ct_CC = @ac_ct_CC@
258ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
259am__include = @am__include@
260am__leading_dot = @am__leading_dot@
261am__quote = @am__quote@
262am__tar = @am__tar@
263am__untar = @am__untar@
264bindir = @bindir@
265build = @build@
266build_alias = @build_alias@
267build_cpu = @build_cpu@
268build_os = @build_os@
269build_vendor = @build_vendor@
270builddir = @builddir@
271datadir = @datadir@
272datarootdir = @datarootdir@
273docdir = @docdir@
274dvidir = @dvidir@
275exec_prefix = @exec_prefix@
276host = @host@
277host_alias = @host_alias@
278host_cpu = @host_cpu@
279host_os = @host_os@
280host_vendor = @host_vendor@
281htmldir = @htmldir@
282includedir = @includedir@
283infodir = @infodir@
284install_sh = @install_sh@
285libdir = @libdir@
286libexecdir = @libexecdir@
287localedir = @localedir@
288localstatedir = @localstatedir@
289mandir = @mandir@
290mkdir_p = @mkdir_p@
291oldincludedir = @oldincludedir@
292pdfdir = @pdfdir@
293
294# python modules
295pkgpyexecdir = $(pyexecdir)/gtk-2.0
296pkgpythondir = @pkgpythondir@
297prefix = @prefix@
298program_transform_name = @program_transform_name@
299psdir = @psdir@
300pyexecdir = @pyexecdir@
301pylgobject_CODEGEN_DEFINES = @pylgobject_CODEGEN_DEFINES@
302pythondir = @pythondir@
303sbindir = @sbindir@
304sharedstatedir = @sharedstatedir@
305srcdir = @srcdir@
306sysconfdir = @sysconfdir@
307target_alias = @target_alias@
308top_build_prefix = @top_build_prefix@
309top_builddir = @top_builddir@
310top_srcdir = @top_srcdir@
311AUTOMAKE_OPTIONS = 1.7
312SUBDIRS =  codegen glib gobject gio examples $(am__append_1) tests
313PLATFORM_VERSION = 2.0
314CLEANFILES =
315EXTRA_DIST = \
316	MANIFEST.in 			\
317	README.win32 			\
318	pylgobject-$(PLATFORM_VERSION).pc.in \
319	PKG-INFO 			\
320	PKG-INFO.in 			\
321	setup.py			\
322	pylgobject_postinstall.py	\
323	pylgtk.py			\
324	dsextras.py			\
325	ChangeLog.pre-2.18		\
326	m4/as-ac-expand.m4		\
327	m4/jhflags.m4			\
328	m4/python.m4
329
330MAINTAINERCLEANFILES = \
331	$(srcdir)/INSTALL \
332	$(srcdir)/aclocal.m4 \
333	$(srcdir)/autoscan.log \
334	$(srcdir)/compile \
335	$(srcdir)/config.guess \
336	$(srcdir)/config.h.in \
337	$(srcdir)/config.sub \
338	$(srcdir)/configure.scan \
339	$(srcdir)/depcomp \
340	$(srcdir)/install-sh \
341	$(srcdir)/ltmain.sh \
342	$(srcdir)/missing \
343	$(srcdir)/mkinstalldirs \
344	$(srcdir)/omf.make \
345	$(srcdir)/xmldocs.make \
346	$(srcdir)/gtk-doc.make \
347	$(srcdir)/ChangeLog \
348	$(srcdir)/py-compile \
349	$(srcdir)/m4/libtool.m4 \
350	$(srcdir)/m4/ltoptions.m4 \
351	$(srcdir)/m4/ltsugar.m4 \
352	$(srcdir)/m4/ltversion.m4 \
353	$(srcdir)/m4/lt~obsolete.m4 \
354	`find "$(srcdir)" -type f -name Makefile.in -print` \
355	`find "$(srcdir)" -type f -name "*.pyc" -print`
356
357BUILT_EXTRA_DIST = \
358	ChangeLog
359
360INCLUDES = -I$(top_srcdir)/gobject $(PYTHON_INCLUDES) $(GLIB_CFLAGS)
361
362# pkg-config files
363pkgconfigdir = $(libdir)/pkgconfig
364pkgconfig_DATA = pylgobject-$(PLATFORM_VERSION).pc
365pkgpyexec_PYTHON = dsextras.py
366pkgpyexec_LTLIBRARIES =
367
368# python
369pyexec_PYTHON = pylgtk.py
370pyexec_LTLIBRARIES =
371
372# linker flags
373common_ldflags = -module -avoid-version $(am__append_2)
374EGG_NAME = $(PACKAGE)-$(PACKAGE_VERSION)-py$(PYTHON_VERSION)-$(PLATFORM).egg
375all: config.h
376	$(MAKE) $(AM_MAKEFLAGS) all-recursive
377
378.SUFFIXES:
379am--refresh:
380	@:
381$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
382	@for dep in $?; do \
383	  case '$(am__configure_deps)' in \
384	    *$$dep*) \
385	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
386	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
387		&& exit 0; \
388	      exit 1;; \
389	  esac; \
390	done; \
391	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
392	$(am__cd) $(top_srcdir) && \
393	  $(AUTOMAKE) --foreign Makefile
394.PRECIOUS: Makefile
395Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
396	@case '$?' in \
397	  *config.status*) \
398	    echo ' $(SHELL) ./config.status'; \
399	    $(SHELL) ./config.status;; \
400	  *) \
401	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
402	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
403	esac;
404
405$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
406	$(SHELL) ./config.status --recheck
407
408$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
409	$(am__cd) $(srcdir) && $(AUTOCONF)
410$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
411	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
412$(am__aclocal_m4_deps):
413
414config.h: stamp-h1
415	@if test ! -f $@; then \
416	  rm -f stamp-h1; \
417	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
418	else :; fi
419
420stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
421	@rm -f stamp-h1
422	cd $(top_builddir) && $(SHELL) ./config.status config.h
423$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
424	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
425	rm -f stamp-h1
426	touch $@
427
428distclean-hdr:
429	-rm -f config.h stamp-h1
430pylgobject-2.0.pc: $(top_builddir)/config.status $(srcdir)/pylgobject-2.0.pc.in
431	cd $(top_builddir) && $(SHELL) ./config.status $@
432pylgobject-2.0-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/pylgobject-2.0-uninstalled.pc.in
433	cd $(top_builddir) && $(SHELL) ./config.status $@
434docs/reference/entities.docbook: $(top_builddir)/config.status $(top_srcdir)/docs/reference/entities.docbook.in
435	cd $(top_builddir) && $(SHELL) ./config.status $@
436docs/xsl/fixxref.py: $(top_builddir)/config.status $(top_srcdir)/docs/xsl/fixxref.py.in
437	cd $(top_builddir) && $(SHELL) ./config.status $@
438PKG-INFO: $(top_builddir)/config.status $(srcdir)/PKG-INFO.in
439	cd $(top_builddir) && $(SHELL) ./config.status $@
440install-pkgpyexecLTLIBRARIES: $(pkgpyexec_LTLIBRARIES)
441	@$(NORMAL_INSTALL)
442	test -z "$(pkgpyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgpyexecdir)"
443	@list='$(pkgpyexec_LTLIBRARIES)'; test -n "$(pkgpyexecdir)" || list=; \
444	list2=; for p in $$list; do \
445	  if test -f $$p; then \
446	    list2="$$list2 $$p"; \
447	  else :; fi; \
448	done; \
449	test -z "$$list2" || { \
450	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkgpyexecdir)'"; \
451	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkgpyexecdir)"; \
452	}
453
454uninstall-pkgpyexecLTLIBRARIES:
455	@$(NORMAL_UNINSTALL)
456	@list='$(pkgpyexec_LTLIBRARIES)'; test -n "$(pkgpyexecdir)" || list=; \
457	for p in $$list; do \
458	  $(am__strip_dir) \
459	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkgpyexecdir)/$$f'"; \
460	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkgpyexecdir)/$$f"; \
461	done
462
463clean-pkgpyexecLTLIBRARIES:
464	-test -z "$(pkgpyexec_LTLIBRARIES)" || rm -f $(pkgpyexec_LTLIBRARIES)
465	@list='$(pkgpyexec_LTLIBRARIES)'; for p in $$list; do \
466	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
467	  test "$$dir" != "$$p" || dir=.; \
468	  echo "rm -f \"$${dir}/so_locations\""; \
469	  rm -f "$${dir}/so_locations"; \
470	done
471install-pyexecLTLIBRARIES: $(pyexec_LTLIBRARIES)
472	@$(NORMAL_INSTALL)
473	test -z "$(pyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pyexecdir)"
474	@list='$(pyexec_LTLIBRARIES)'; test -n "$(pyexecdir)" || list=; \
475	list2=; for p in $$list; do \
476	  if test -f $$p; then \
477	    list2="$$list2 $$p"; \
478	  else :; fi; \
479	done; \
480	test -z "$$list2" || { \
481	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pyexecdir)'"; \
482	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pyexecdir)"; \
483	}
484
485uninstall-pyexecLTLIBRARIES:
486	@$(NORMAL_UNINSTALL)
487	@list='$(pyexec_LTLIBRARIES)'; test -n "$(pyexecdir)" || list=; \
488	for p in $$list; do \
489	  $(am__strip_dir) \
490	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pyexecdir)/$$f'"; \
491	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pyexecdir)/$$f"; \
492	done
493
494clean-pyexecLTLIBRARIES:
495	-test -z "$(pyexec_LTLIBRARIES)" || rm -f $(pyexec_LTLIBRARIES)
496	@list='$(pyexec_LTLIBRARIES)'; for p in $$list; do \
497	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
498	  test "$$dir" != "$$p" || dir=.; \
499	  echo "rm -f \"$${dir}/so_locations\""; \
500	  rm -f "$${dir}/so_locations"; \
501	done
502
503mostlyclean-libtool:
504	-rm -f *.lo
505
506clean-libtool:
507	-rm -rf .libs _libs
508
509distclean-libtool:
510	-rm -f libtool config.lt
511install-pkgpyexecPYTHON: $(pkgpyexec_PYTHON)
512	@$(NORMAL_INSTALL)
513	test -z "$(pkgpyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgpyexecdir)"
514	@list='$(pkgpyexec_PYTHON)'; dlist=; list2=; test -n "$(pkgpyexecdir)" || list=; \
515	for p in $$list; do \
516	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
517	  if test -f $$b$$p; then \
518	    $(am__strip_dir) \
519	    dlist="$$dlist $$f"; \
520	    list2="$$list2 $$b$$p"; \
521	  else :; fi; \
522	done; \
523	for file in $$list2; do echo $$file; done | $(am__base_list) | \
524	while read files; do \
525	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgpyexecdir)'"; \
526	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgpyexecdir)" || exit $$?; \
527	done || exit $$?; \
528	if test -n "$$dlist"; then \
529	  if test -z "$(DESTDIR)"; then \
530	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(pkgpyexecdir)" $$dlist; \
531	  else \
532	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pkgpyexecdir)" $$dlist; \
533	  fi; \
534	else :; fi
535
536uninstall-pkgpyexecPYTHON:
537	@$(NORMAL_UNINSTALL)
538	@list='$(pkgpyexec_PYTHON)'; test -n "$(pkgpyexecdir)" || list=; \
539	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
540	test -n "$$files" || exit 0; \
541	filesc=`echo "$$files" | sed 's|$$|c|'`; \
542	fileso=`echo "$$files" | sed 's|$$|o|'`; \
543	echo " ( cd '$(DESTDIR)$(pkgpyexecdir)' && rm -f" $$files ")"; \
544	cd "$(DESTDIR)$(pkgpyexecdir)" && rm -f $$files || exit $$?; \
545	echo " ( cd '$(DESTDIR)$(pkgpyexecdir)' && rm -f" $$filesc ")"; \
546	cd "$(DESTDIR)$(pkgpyexecdir)" && rm -f $$filesc || exit $$?; \
547	echo " ( cd '$(DESTDIR)$(pkgpyexecdir)' && rm -f" $$fileso ")"; \
548	cd "$(DESTDIR)$(pkgpyexecdir)" && rm -f $$fileso
549install-pyexecPYTHON: $(pyexec_PYTHON)
550	@$(NORMAL_INSTALL)
551	test -z "$(pyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pyexecdir)"
552	@list='$(pyexec_PYTHON)'; dlist=; list2=; test -n "$(pyexecdir)" || list=; \
553	for p in $$list; do \
554	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
555	  if test -f $$b$$p; then \
556	    $(am__strip_dir) \
557	    dlist="$$dlist $$f"; \
558	    list2="$$list2 $$b$$p"; \
559	  else :; fi; \
560	done; \
561	for file in $$list2; do echo $$file; done | $(am__base_list) | \
562	while read files; do \
563	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pyexecdir)'"; \
564	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pyexecdir)" || exit $$?; \
565	done || exit $$?; \
566	if test -n "$$dlist"; then \
567	  if test -z "$(DESTDIR)"; then \
568	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(pyexecdir)" $$dlist; \
569	  else \
570	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pyexecdir)" $$dlist; \
571	  fi; \
572	else :; fi
573
574uninstall-pyexecPYTHON:
575	@$(NORMAL_UNINSTALL)
576	@list='$(pyexec_PYTHON)'; test -n "$(pyexecdir)" || list=; \
577	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
578	test -n "$$files" || exit 0; \
579	filesc=`echo "$$files" | sed 's|$$|c|'`; \
580	fileso=`echo "$$files" | sed 's|$$|o|'`; \
581	echo " ( cd '$(DESTDIR)$(pyexecdir)' && rm -f" $$files ")"; \
582	cd "$(DESTDIR)$(pyexecdir)" && rm -f $$files || exit $$?; \
583	echo " ( cd '$(DESTDIR)$(pyexecdir)' && rm -f" $$filesc ")"; \
584	cd "$(DESTDIR)$(pyexecdir)" && rm -f $$filesc || exit $$?; \
585	echo " ( cd '$(DESTDIR)$(pyexecdir)' && rm -f" $$fileso ")"; \
586	cd "$(DESTDIR)$(pyexecdir)" && rm -f $$fileso
587install-pkgconfigDATA: $(pkgconfig_DATA)
588	@$(NORMAL_INSTALL)
589	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
590	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
591	for p in $$list; do \
592	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
593	  echo "$$d$$p"; \
594	done | $(am__base_list) | \
595	while read files; do \
596	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
597	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
598	done
599
600uninstall-pkgconfigDATA:
601	@$(NORMAL_UNINSTALL)
602	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
603	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
604	test -n "$$files" || exit 0; \
605	echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
606	cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
607
608# This directory's subdirectories are mostly independent; you can cd
609# into them and run `make' without going through this Makefile.
610# To change the values of `make' variables: instead of editing Makefiles,
611# (1) if the variable is set in `config.status', edit `config.status'
612#     (which will cause the Makefiles to be regenerated when you run `make');
613# (2) otherwise, pass the desired values on the `make' command line.
614$(RECURSIVE_TARGETS):
615	@fail= failcom='exit 1'; \
616	for f in x $$MAKEFLAGS; do \
617	  case $$f in \
618	    *=* | --[!k]*);; \
619	    *k*) failcom='fail=yes';; \
620	  esac; \
621	done; \
622	dot_seen=no; \
623	target=`echo $@ | sed s/-recursive//`; \
624	list='$(SUBDIRS)'; for subdir in $$list; do \
625	  echo "Making $$target in $$subdir"; \
626	  if test "$$subdir" = "."; then \
627	    dot_seen=yes; \
628	    local_target="$$target-am"; \
629	  else \
630	    local_target="$$target"; \
631	  fi; \
632	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
633	  || eval $$failcom; \
634	done; \
635	if test "$$dot_seen" = "no"; then \
636	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
637	fi; test -z "$$fail"
638
639$(RECURSIVE_CLEAN_TARGETS):
640	@fail= failcom='exit 1'; \
641	for f in x $$MAKEFLAGS; do \
642	  case $$f in \
643	    *=* | --[!k]*);; \
644	    *k*) failcom='fail=yes';; \
645	  esac; \
646	done; \
647	dot_seen=no; \
648	case "$@" in \
649	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
650	  *) list='$(SUBDIRS)' ;; \
651	esac; \
652	rev=''; for subdir in $$list; do \
653	  if test "$$subdir" = "."; then :; else \
654	    rev="$$subdir $$rev"; \
655	  fi; \
656	done; \
657	rev="$$rev ."; \
658	target=`echo $@ | sed s/-recursive//`; \
659	for subdir in $$rev; do \
660	  echo "Making $$target in $$subdir"; \
661	  if test "$$subdir" = "."; then \
662	    local_target="$$target-am"; \
663	  else \
664	    local_target="$$target"; \
665	  fi; \
666	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
667	  || eval $$failcom; \
668	done && test -z "$$fail"
669tags-recursive:
670	list='$(SUBDIRS)'; for subdir in $$list; do \
671	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
672	done
673ctags-recursive:
674	list='$(SUBDIRS)'; for subdir in $$list; do \
675	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
676	done
677
678ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
679	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
680	unique=`for i in $$list; do \
681	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
682	  done | \
683	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
684	      END { if (nonempty) { for (i in files) print i; }; }'`; \
685	mkid -fID $$unique
686tags: TAGS
687
688TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
689		$(TAGS_FILES) $(LISP)
690	set x; \
691	here=`pwd`; \
692	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
693	  include_option=--etags-include; \
694	  empty_fix=.; \
695	else \
696	  include_option=--include; \
697	  empty_fix=; \
698	fi; \
699	list='$(SUBDIRS)'; for subdir in $$list; do \
700	  if test "$$subdir" = .; then :; else \
701	    test ! -f $$subdir/TAGS || \
702	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
703	  fi; \
704	done; \
705	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
706	unique=`for i in $$list; do \
707	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
708	  done | \
709	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
710	      END { if (nonempty) { for (i in files) print i; }; }'`; \
711	shift; \
712	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
713	  test -n "$$unique" || unique=$$empty_fix; \
714	  if test $$# -gt 0; then \
715	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
716	      "$$@" $$unique; \
717	  else \
718	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
719	      $$unique; \
720	  fi; \
721	fi
722ctags: CTAGS
723CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
724		$(TAGS_FILES) $(LISP)
725	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
726	unique=`for i in $$list; do \
727	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
728	  done | \
729	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
730	      END { if (nonempty) { for (i in files) print i; }; }'`; \
731	test -z "$(CTAGS_ARGS)$$unique" \
732	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
733	     $$unique
734
735GTAGS:
736	here=`$(am__cd) $(top_builddir) && pwd` \
737	  && $(am__cd) $(top_srcdir) \
738	  && gtags -i $(GTAGS_ARGS) "$$here"
739
740distclean-tags:
741	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
742
743distdir: $(DISTFILES)
744	$(am__remove_distdir)
745	test -d "$(distdir)" || mkdir "$(distdir)"
746	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
747	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
748	list='$(DISTFILES)'; \
749	  dist_files=`for file in $$list; do echo $$file; done | \
750	  sed -e "s|^$$srcdirstrip/||;t" \
751	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
752	case $$dist_files in \
753	  */*) $(MKDIR_P) `echo "$$dist_files" | \
754			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
755			   sort -u` ;; \
756	esac; \
757	for file in $$dist_files; do \
758	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
759	  if test -d $$d/$$file; then \
760	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
761	    if test -d "$(distdir)/$$file"; then \
762	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
763	    fi; \
764	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
765	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
766	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
767	    fi; \
768	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
769	  else \
770	    test -f "$(distdir)/$$file" \
771	    || cp -p $$d/$$file "$(distdir)/$$file" \
772	    || exit 1; \
773	  fi; \
774	done
775	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
776	  if test "$$subdir" = .; then :; else \
777	    test -d "$(distdir)/$$subdir" \
778	    || $(MKDIR_P) "$(distdir)/$$subdir" \
779	    || exit 1; \
780	  fi; \
781	done
782	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
783	  if test "$$subdir" = .; then :; else \
784	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
785	    $(am__relativize); \
786	    new_distdir=$$reldir; \
787	    dir1=$$subdir; dir2="$(top_distdir)"; \
788	    $(am__relativize); \
789	    new_top_distdir=$$reldir; \
790	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
791	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
792	    ($(am__cd) $$subdir && \
793	      $(MAKE) $(AM_MAKEFLAGS) \
794	        top_distdir="$$new_top_distdir" \
795	        distdir="$$new_distdir" \
796		am__remove_distdir=: \
797		am__skip_length_check=: \
798		am__skip_mode_fix=: \
799	        distdir) \
800	      || exit 1; \
801	  fi; \
802	done
803	$(MAKE) $(AM_MAKEFLAGS) \
804	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
805	  dist-hook
806	-test -n "$(am__skip_mode_fix)" \
807	|| find "$(distdir)" -type d ! -perm -755 \
808		-exec chmod u+rwx,go+rx {} \; -o \
809	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
810	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
811	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
812	|| chmod -R a+r "$(distdir)"
813dist-gzip: distdir
814	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
815	$(am__remove_distdir)
816
817dist-bzip2: distdir
818	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
819	$(am__remove_distdir)
820
821dist-lzma: distdir
822	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
823	$(am__remove_distdir)
824
825dist-xz: distdir
826	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
827	$(am__remove_distdir)
828
829dist-tarZ: distdir
830	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
831	$(am__remove_distdir)
832
833dist-shar: distdir
834	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
835	$(am__remove_distdir)
836
837dist-zip: distdir
838	-rm -f $(distdir).zip
839	zip -rq $(distdir).zip $(distdir)
840	$(am__remove_distdir)
841
842dist dist-all: distdir
843	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
844	$(am__remove_distdir)
845
846# This target untars the dist file and tries a VPATH configuration.  Then
847# it guarantees that the distribution is self-contained by making another
848# tarfile.
849distcheck: dist
850	case '$(DIST_ARCHIVES)' in \
851	*.tar.gz*) \
852	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
853	*.tar.bz2*) \
854	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
855	*.tar.lzma*) \
856	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
857	*.tar.xz*) \
858	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
859	*.tar.Z*) \
860	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
861	*.shar.gz*) \
862	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
863	*.zip*) \
864	  unzip $(distdir).zip ;;\
865	esac
866	chmod -R a-w $(distdir); chmod a+w $(distdir)
867	mkdir $(distdir)/_build
868	mkdir $(distdir)/_inst
869	chmod a-w $(distdir)
870	test -d $(distdir)/_build || exit 0; \
871	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
872	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
873	  && am__cwd=`pwd` \
874	  && $(am__cd) $(distdir)/_build \
875	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
876	    $(DISTCHECK_CONFIGURE_FLAGS) \
877	  && $(MAKE) $(AM_MAKEFLAGS) \
878	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
879	  && $(MAKE) $(AM_MAKEFLAGS) check \
880	  && $(MAKE) $(AM_MAKEFLAGS) install \
881	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
882	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
883	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
884	        distuninstallcheck \
885	  && chmod -R a-w "$$dc_install_base" \
886	  && ({ \
887	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
888	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
889	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
890	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
891	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
892	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
893	  && rm -rf "$$dc_destdir" \
894	  && $(MAKE) $(AM_MAKEFLAGS) dist \
895	  && rm -rf $(DIST_ARCHIVES) \
896	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
897	  && cd "$$am__cwd" \
898	  || exit 1
899	$(am__remove_distdir)
900	@(echo "$(distdir) archives ready for distribution: "; \
901	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
902	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
903distuninstallcheck:
904	@$(am__cd) '$(distuninstallcheck_dir)' \
905	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
906	   || { echo "ERROR: files left after uninstall:" ; \
907	        if test -n "$(DESTDIR)"; then \
908	          echo "  (check DESTDIR support)"; \
909	        fi ; \
910	        $(distuninstallcheck_listfiles) ; \
911	        exit 1; } >&2
912distcleancheck: distclean
913	@if test '$(srcdir)' = . ; then \
914	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
915	  exit 1 ; \
916	fi
917	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
918	  || { echo "ERROR: files left in build directory after distclean:" ; \
919	       $(distcleancheck_listfiles) ; \
920	       exit 1; } >&2
921check-am: all-am
922check: check-recursive
923all-am: Makefile $(LTLIBRARIES) $(DATA) config.h
924installdirs: installdirs-recursive
925installdirs-am:
926	for dir in "$(DESTDIR)$(pkgpyexecdir)" "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pkgpyexecdir)" "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
927	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
928	done
929install: install-recursive
930install-exec: install-exec-recursive
931install-data: install-data-recursive
932uninstall: uninstall-recursive
933
934install-am: all-am
935	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
936
937installcheck: installcheck-recursive
938install-strip:
939	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
940	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
941	  `test -z '$(STRIP)' || \
942	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
943mostlyclean-generic:
944
945clean-generic:
946	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
947
948distclean-generic:
949	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
950	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
951
952maintainer-clean-generic:
953	@echo "This command is intended for maintainers to use"
954	@echo "it deletes files that may require special tools to rebuild."
955	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
956clean: clean-recursive
957
958clean-am: clean-generic clean-libtool clean-pkgpyexecLTLIBRARIES \
959	clean-pyexecLTLIBRARIES mostlyclean-am
960
961distclean: distclean-recursive
962	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
963	-rm -f Makefile
964distclean-am: clean-am distclean-generic distclean-hdr \
965	distclean-libtool distclean-local distclean-tags
966
967dvi: dvi-recursive
968
969dvi-am:
970
971html: html-recursive
972
973html-am:
974
975info: info-recursive
976
977info-am:
978
979install-data-am: install-data-local install-pkgconfigDATA
980
981install-dvi: install-dvi-recursive
982
983install-dvi-am:
984
985install-exec-am: install-exec-local install-pkgpyexecLTLIBRARIES \
986	install-pkgpyexecPYTHON install-pyexecLTLIBRARIES \
987	install-pyexecPYTHON
988
989install-html: install-html-recursive
990
991install-html-am:
992
993install-info: install-info-recursive
994
995install-info-am:
996
997install-man:
998
999install-pdf: install-pdf-recursive
1000
1001install-pdf-am:
1002
1003install-ps: install-ps-recursive
1004
1005install-ps-am:
1006
1007installcheck-am:
1008
1009maintainer-clean: maintainer-clean-recursive
1010	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1011	-rm -rf $(top_srcdir)/autom4te.cache
1012	-rm -f Makefile
1013maintainer-clean-am: distclean-am maintainer-clean-generic
1014
1015mostlyclean: mostlyclean-recursive
1016
1017mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1018
1019pdf: pdf-recursive
1020
1021pdf-am:
1022
1023ps: ps-recursive
1024
1025ps-am:
1026
1027uninstall-am: uninstall-local uninstall-pkgconfigDATA \
1028	uninstall-pkgpyexecLTLIBRARIES uninstall-pkgpyexecPYTHON \
1029	uninstall-pyexecLTLIBRARIES uninstall-pyexecPYTHON
1030
1031.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1032	ctags-recursive install-am install-strip tags-recursive
1033
1034.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1035	all all-am am--refresh check check-am clean clean-generic \
1036	clean-libtool clean-pkgpyexecLTLIBRARIES \
1037	clean-pyexecLTLIBRARIES ctags ctags-recursive dist dist-all \
1038	dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ \
1039	dist-xz dist-zip distcheck distclean distclean-generic \
1040	distclean-hdr distclean-libtool distclean-local distclean-tags \
1041	distcleancheck distdir distuninstallcheck dvi dvi-am html \
1042	html-am info info-am install install-am install-data \
1043	install-data-am install-data-local install-dvi install-dvi-am \
1044	install-exec install-exec-am install-exec-local install-html \
1045	install-html-am install-info install-info-am install-man \
1046	install-pdf install-pdf-am install-pkgconfigDATA \
1047	install-pkgpyexecLTLIBRARIES install-pkgpyexecPYTHON \
1048	install-ps install-ps-am install-pyexecLTLIBRARIES \
1049	install-pyexecPYTHON install-strip installcheck \
1050	installcheck-am installdirs installdirs-am maintainer-clean \
1051	maintainer-clean-generic mostlyclean mostlyclean-generic \
1052	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1053	uninstall uninstall-am uninstall-local uninstall-pkgconfigDATA \
1054	uninstall-pkgpyexecLTLIBRARIES uninstall-pkgpyexecPYTHON \
1055	uninstall-pyexecLTLIBRARIES uninstall-pyexecPYTHON
1056
1057
1058# install pth file.
1059install-data-local:
1060	$(mkinstalldirs) $(DESTDIR)$(pythondir)
1061	echo "gtk-$(PLATFORM_VERSION)" > $(DESTDIR)$(pyexecdir)/pylgtk.pth
1062install-exec-local:
1063	$(mkinstalldirs) $(DESTDIR)$(pyexecdir)
1064	echo "gtk-$(PLATFORM_VERSION)" > $(DESTDIR)$(pyexecdir)/pylgtk.pth
1065uninstall-local:
1066	rm -f $(DESTDIR)$(pythondir)/pylgtk.pth $(DESTDIR)$(pyexecdir)/pylgtk.pth
1067
1068egg: EGG_TMPDIR:=$(TMPDIR)/$(PACKAGE)-$(PACKAGE_VERSION)
1069egg: $(top_srcdir)/gobject/gobject.la PKG-INFO
1070	rm -fr $(EGG_TMPDIR)
1071	echo $(EGG_NAME)
1072	$(MKDIR_P) $(EGG_TMPDIR)
1073	$(MKDIR_P) $(EGG_TMPDIR)/EGG-INFO
1074	$(MAKE) -C gobject install-pkgpyexecLTLIBRARIES pkgpyexecdir=$(EGG_TMPDIR)
1075	$(INSTALL) dsextras.py $(EGG_TMPDIR)
1076	rm -fr $(EGG_TMPDIR)/gobject.la
1077	$(INSTALL) PKG-INFO $(EGG_TMPDIR)/EGG-INFO
1078	echo "gobject.so" >> $(EGG_TMPDIR)/EGG-INFO/native_libs.txt
1079	( echo "gobject" ; echo "dsextras.py" ) >> $(EGG_TMPDIR)/EGG-INFO/top_level.txt
1080	cd $(EGG_TMPDIR) && zip -rq $(EGG_NAME) .
1081	mv $(EGG_TMPDIR)/$(EGG_NAME) .
1082	rm -fr $(EGG_TMPDIR)
1083
1084doc-dist:
1085	mkdir pylgobject
1086	cp -r docs/html/*.html pylgobject
1087	cp -r docs/html/*.sgml pylgobject
1088	cp -r docs/html/*.devhelp pylgobject
1089	cp -r docs/style.css pylgobject
1090	tar cfz $(PACKAGE)-docs.tar.gz pylgobject
1091	rm -fr pylgobject
1092
1093release-tag:
1094	@ROOT=`svn info --xml|egrep ^"<url>"|cut -d\> -f2|cut -d\< -f1`; \
1095	SVNVERSION=`echo $(VERSION)|sed s/\\\./_/g`;\
1096	  echo "* Tagging $(VERSION)"; \
1097          svn cp -m "Tag $(VERSION)" \
1098              $$ROOT \
1099              svn+ssh://johan@svn.gnome.org/svn/pylgobject/tags/PYGOBJECT_$$SVNVERSION
1100
1101.PHONY: ChangeLog
1102
1103ChangeLog:
1104	@echo Creating $@
1105	@if test -d "$(srcdir)/.git"; then \
1106	  (GIT_DIR=$(top_srcdir)/.git ./missing --run git log PYGOBJECT_2_17_0^^.. --stat) | fmt --split-only > $@.tmp \
1107	  && mv -f $@.tmp $@ \
1108	  || ($(RM) $@.tmp; \
1109	      echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
1110	      (test -f $@ || echo git-log is required to generate this file >> $@)); \
1111	else \
1112	  test -f $@ || \
1113	  (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
1114	  echo A git checkout and git-log is required to generate this file >> $@); \
1115	fi
1116
1117distclean-local:
1118	if test $(srcdir) = .; then :; else \
1119	    rm -f $(BUILT_EXTRA_DIST); \
1120	fi
1121
1122dist-hook: $(BUILT_EXTRA_DIST)
1123	files='$(BUILT_EXTRA_DIST)'; \
1124	for f in $$files; do \
1125	  if test -f $$f; then d=.; else d=$(srcdir); fi; \
1126	  rm -f $(distdir)/$$f && cp $$d/$$f $(distdir) || exit 1; done
1127
1128check.gdb:
1129	cd tests && $(MAKE) check.gdb
1130
1131check.valgrind:
1132	cd tests && $(MAKE) check.valgrind
1133
1134-include $(top_srcdir)/git.mk
1135
1136# Tell versions [3.59,3.63) of GNU make to not export all variables.
1137# Otherwise a system limit (for SysV at least) may be exceeded.
1138.NOEXPORT:
1139