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