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