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