Imported Upstream version 3.24.0
[platform/upstream/python-gobject.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 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
180 CPP = @CPP@
181 CPPFLAGS = @CPPFLAGS@
182 CYGPATH_W = @CYGPATH_W@
183 DATADIR = @DATADIR@
184 DEFS = @DEFS@
185 DEPDIR = @DEPDIR@
186 DLLTOOL = @DLLTOOL@
187 DSYMUTIL = @DSYMUTIL@
188 DUMPBIN = @DUMPBIN@
189 ECHO_C = @ECHO_C@
190 ECHO_N = @ECHO_N@
191 ECHO_T = @ECHO_T@
192 EGREP = @EGREP@
193 EXEEXT = @EXEEXT@
194 FFI_CFLAGS = @FFI_CFLAGS@
195 FFI_LIBS = @FFI_LIBS@
196 FGREP = @FGREP@
197 GCOV = @GCOV@
198 GENHTML = @GENHTML@
199 GIO_CFLAGS = @GIO_CFLAGS@
200 GIO_LIBS = @GIO_LIBS@
201 GI_CFLAGS = @GI_CFLAGS@
202 GI_DATADIR = @GI_DATADIR@
203 GI_LIBS = @GI_LIBS@
204 GLIB_CFLAGS = @GLIB_CFLAGS@
205 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
206 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
207 GLIB_LIBS = @GLIB_LIBS@
208 GLIB_MKENUMS = @GLIB_MKENUMS@
209 GOBJECT_QUERY = @GOBJECT_QUERY@
210 GREP = @GREP@
211 INSTALL = @INSTALL@
212 INSTALL_DATA = @INSTALL_DATA@
213 INSTALL_PROGRAM = @INSTALL_PROGRAM@
214 INSTALL_SCRIPT = @INSTALL_SCRIPT@
215 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
216 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
217 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
218 LCOV = @LCOV@
219 LD = @LD@
220 LDFLAGS = @LDFLAGS@
221 LIBFFI_PC = @LIBFFI_PC@
222 LIBOBJS = @LIBOBJS@
223 LIBS = @LIBS@
224 LIBTOOL = @LIBTOOL@
225 LIPO = @LIPO@
226 LN_S = @LN_S@
227 LTLIBOBJS = @LTLIBOBJS@
228 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
229 MAKEINFO = @MAKEINFO@
230 MANIFEST_TOOL = @MANIFEST_TOOL@
231 MKDIR_P = @MKDIR_P@
232 NM = @NM@
233 NMEDIT = @NMEDIT@
234 OBJDUMP = @OBJDUMP@
235 OBJEXT = @OBJEXT@
236 OS_EXT = @OS_EXT@
237 OTOOL = @OTOOL@
238 OTOOL64 = @OTOOL64@
239 PACKAGE = @PACKAGE@
240 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
241 PACKAGE_NAME = @PACKAGE_NAME@
242 PACKAGE_STRING = @PACKAGE_STRING@
243 PACKAGE_TARNAME = @PACKAGE_TARNAME@
244 PACKAGE_URL = @PACKAGE_URL@
245 PACKAGE_VERSION = @PACKAGE_VERSION@
246 PATH_SEPARATOR = @PATH_SEPARATOR@
247 PKG_CONFIG = @PKG_CONFIG@
248 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
249 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
250 PLATFORM = @PLATFORM@
251 PYCAIRO_CFLAGS = @PYCAIRO_CFLAGS@
252 PYCAIRO_LIBS = @PYCAIRO_LIBS@
253 PYGOBJECT_MAJOR_VERSION = @PYGOBJECT_MAJOR_VERSION@
254 PYGOBJECT_MICRO_VERSION = @PYGOBJECT_MICRO_VERSION@
255 PYGOBJECT_MINOR_VERSION = @PYGOBJECT_MINOR_VERSION@
256 PYTHON = @PYTHON@
257 PYTHON_BASENAME = @PYTHON_BASENAME@
258 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
259 PYTHON_INCLUDES = @PYTHON_INCLUDES@
260 PYTHON_LIBS = @PYTHON_LIBS@
261 PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
262 PYTHON_PLATFORM = @PYTHON_PLATFORM@
263 PYTHON_PREFIX = @PYTHON_PREFIX@
264 PYTHON_SO = @PYTHON_SO@
265 PYTHON_VERSION = @PYTHON_VERSION@
266 RANLIB = @RANLIB@
267 SED = @SED@
268 SET_MAKE = @SET_MAKE@
269 SHELL = @SHELL@
270 STRIP = @STRIP@
271 THREADING_CFLAGS = @THREADING_CFLAGS@
272 VERSION = @VERSION@
273 WARN_CFLAGS = @WARN_CFLAGS@
274 abs_builddir = @abs_builddir@
275 abs_srcdir = @abs_srcdir@
276 abs_top_builddir = @abs_top_builddir@
277 abs_top_srcdir = @abs_top_srcdir@
278 ac_ct_AR = @ac_ct_AR@
279 ac_ct_CC = @ac_ct_CC@
280 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
281 am__include = @am__include@
282 am__leading_dot = @am__leading_dot@
283 am__quote = @am__quote@
284 am__tar = @am__tar@
285 am__untar = @am__untar@
286 bindir = @bindir@
287 build = @build@
288 build_alias = @build_alias@
289 build_cpu = @build_cpu@
290 build_os = @build_os@
291 build_vendor = @build_vendor@
292 builddir = @builddir@
293 datadir = @datadir@
294 datarootdir = @datarootdir@
295 docdir = @docdir@
296 dvidir = @dvidir@
297 exec_prefix = @exec_prefix@
298 host = @host@
299 host_alias = @host_alias@
300 host_cpu = @host_cpu@
301 host_os = @host_os@
302 host_vendor = @host_vendor@
303 htmldir = @htmldir@
304 includedir = @includedir@
305 infodir = @infodir@
306 install_sh = @install_sh@
307 libdir = @libdir@
308 libexecdir = @libexecdir@
309 localedir = @localedir@
310 localstatedir = @localstatedir@
311 mandir = @mandir@
312 mkdir_p = @mkdir_p@
313 oldincludedir = @oldincludedir@
314 pdfdir = @pdfdir@
315 pkgpyexecdir = @pkgpyexecdir@
316 pkgpythondir = @pkgpythondir@
317 prefix = @prefix@
318 program_transform_name = @program_transform_name@
319 psdir = @psdir@
320 pyexecdir = @pyexecdir@
321 pythondir = @pythondir@
322 runstatedir = @runstatedir@
323 sbindir = @sbindir@
324 sharedstatedir = @sharedstatedir@
325 srcdir = @srcdir@
326 sysconfdir = @sysconfdir@
327 target_alias = @target_alias@
328 top_build_prefix = @top_build_prefix@
329 top_builddir = @top_builddir@
330 top_srcdir = @top_srcdir@
331 pygioverridesdir = $(pyexecdir)/gi/overrides
332 pygioverrides_PYTHON = \
333         GLib.py \
334         Gtk.py \
335         Gdk.py \
336         GObject.py \
337         Gio.py \
338         GIMarshallingTests.py \
339         Pango.py \
340         keysyms.py \
341         __init__.py
342
343 all: all-am
344
345 .SUFFIXES:
346 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
347         @for dep in $?; do \
348           case '$(am__configure_deps)' in \
349             *$$dep*) \
350               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
351                 && { if test -f $@; then exit 0; else break; fi; }; \
352               exit 1;; \
353           esac; \
354         done; \
355         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gi/overrides/Makefile'; \
356         $(am__cd) $(top_srcdir) && \
357           $(AUTOMAKE) --foreign gi/overrides/Makefile
358 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359         @case '$?' in \
360           *config.status*) \
361             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
362           *) \
363             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
364             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
365         esac;
366
367 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
368         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369
370 $(top_srcdir)/configure:  $(am__configure_deps)
371         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
373         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374 $(am__aclocal_m4_deps):
375
376 mostlyclean-libtool:
377         -rm -f *.lo
378
379 clean-libtool:
380         -rm -rf .libs _libs
381 install-pygioverridesPYTHON: $(pygioverrides_PYTHON)
382         @$(NORMAL_INSTALL)
383         @list='$(pygioverrides_PYTHON)'; dlist=; list2=; test -n "$(pygioverridesdir)" || list=; \
384         if test -n "$$list"; then \
385           echo " $(MKDIR_P) '$(DESTDIR)$(pygioverridesdir)'"; \
386           $(MKDIR_P) "$(DESTDIR)$(pygioverridesdir)" || exit 1; \
387         fi; \
388         for p in $$list; do \
389           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
390           if test -f $$b$$p; then \
391             $(am__strip_dir) \
392             dlist="$$dlist $$f"; \
393             list2="$$list2 $$b$$p"; \
394           else :; fi; \
395         done; \
396         for file in $$list2; do echo $$file; done | $(am__base_list) | \
397         while read files; do \
398           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pygioverridesdir)'"; \
399           $(INSTALL_DATA) $$files "$(DESTDIR)$(pygioverridesdir)" || exit $$?; \
400         done || exit $$?; \
401         if test -n "$$dlist"; then \
402           $(am__py_compile) --destdir "$(DESTDIR)" \
403                             --basedir "$(pygioverridesdir)" $$dlist; \
404         else :; fi
405
406 uninstall-pygioverridesPYTHON:
407         @$(NORMAL_UNINSTALL)
408         @list='$(pygioverrides_PYTHON)'; test -n "$(pygioverridesdir)" || list=; \
409         py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
410         test -n "$$py_files" || exit 0; \
411         dir='$(DESTDIR)$(pygioverridesdir)'; \
412         pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
413         pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
414         py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \
415         echo "$$py_files_pep3147";\
416         pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \
417         pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \
418         st=0; \
419         for files in \
420           "$$py_files" \
421           "$$pyc_files" \
422           "$$pyo_files" \
423           "$$pyc_files_pep3147" \
424           "$$pyo_files_pep3147" \
425         ; do \
426           $(am__uninstall_files_from_dir) || st=$$?; \
427         done; \
428         exit $$st
429 tags TAGS:
430
431 ctags CTAGS:
432
433 cscope cscopelist:
434
435
436 distdir: $(DISTFILES)
437         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
438         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
439         list='$(DISTFILES)'; \
440           dist_files=`for file in $$list; do echo $$file; done | \
441           sed -e "s|^$$srcdirstrip/||;t" \
442               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
443         case $$dist_files in \
444           */*) $(MKDIR_P) `echo "$$dist_files" | \
445                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
446                            sort -u` ;; \
447         esac; \
448         for file in $$dist_files; do \
449           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
450           if test -d $$d/$$file; then \
451             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
452             if test -d "$(distdir)/$$file"; then \
453               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454             fi; \
455             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
456               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
457               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
458             fi; \
459             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
460           else \
461             test -f "$(distdir)/$$file" \
462             || cp -p $$d/$$file "$(distdir)/$$file" \
463             || exit 1; \
464           fi; \
465         done
466 check-am: all-am
467         $(MAKE) $(AM_MAKEFLAGS) check-local
468 check: check-am
469 all-am: Makefile all-local
470 installdirs:
471         for dir in "$(DESTDIR)$(pygioverridesdir)"; do \
472           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
473         done
474 install: install-am
475 install-exec: install-exec-am
476 install-data: install-data-am
477 uninstall: uninstall-am
478
479 install-am: all-am
480         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
481
482 installcheck: installcheck-am
483 install-strip:
484         if test -z '$(STRIP)'; then \
485           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
486             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
487               install; \
488         else \
489           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
490             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
491             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
492         fi
493 mostlyclean-generic:
494
495 clean-generic:
496
497 distclean-generic:
498         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
499         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
500
501 maintainer-clean-generic:
502         @echo "This command is intended for maintainers to use"
503         @echo "it deletes files that may require special tools to rebuild."
504 clean: clean-am
505
506 clean-am: clean-generic clean-libtool mostlyclean-am
507
508 distclean: distclean-am
509         -rm -f Makefile
510 distclean-am: clean-am distclean-generic
511
512 dvi: dvi-am
513
514 dvi-am:
515
516 html: html-am
517
518 html-am:
519
520 info: info-am
521
522 info-am:
523
524 install-data-am: install-pygioverridesPYTHON
525
526 install-dvi: install-dvi-am
527
528 install-dvi-am:
529
530 install-exec-am:
531
532 install-html: install-html-am
533
534 install-html-am:
535
536 install-info: install-info-am
537
538 install-info-am:
539
540 install-man:
541
542 install-pdf: install-pdf-am
543
544 install-pdf-am:
545
546 install-ps: install-ps-am
547
548 install-ps-am:
549
550 installcheck-am:
551
552 maintainer-clean: maintainer-clean-am
553         -rm -f Makefile
554 maintainer-clean-am: distclean-am maintainer-clean-generic
555
556 mostlyclean: mostlyclean-am
557
558 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
559
560 pdf: pdf-am
561
562 pdf-am:
563
564 ps: ps-am
565
566 ps-am:
567
568 uninstall-am: uninstall-pygioverridesPYTHON
569
570 .MAKE: check-am install-am install-strip
571
572 .PHONY: all all-am all-local check check-am check-local clean \
573         clean-generic clean-libtool cscopelist-am ctags-am distclean \
574         distclean-generic distclean-libtool distdir dvi dvi-am html \
575         html-am info info-am install install-am install-data \
576         install-data-am install-dvi install-dvi-am install-exec \
577         install-exec-am install-html install-html-am install-info \
578         install-info-am install-man install-pdf install-pdf-am \
579         install-ps install-ps-am install-pygioverridesPYTHON \
580         install-strip installcheck installcheck-am installdirs \
581         maintainer-clean maintainer-clean-generic mostlyclean \
582         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
583         tags-am uninstall uninstall-am uninstall-pygioverridesPYTHON
584
585 .PRECIOUS: Makefile
586
587
588 # if we build in a separate tree, we need to symlink the *.py files from the
589 # source tree; Python does not accept the extensions and modules in different
590 # paths
591 build_pylinks:
592         for f in $(pygioverrides_PYTHON); do \
593             [ -e $(builddir)/$$f ] || $(LN_S) $(srcdir)/$$f $(builddir)/$$f; \
594         done
595
596 all-local: build_pylinks
597 check-local: build_pylinks
598
599 # Tell versions [3.59,3.63) of GNU make to not export all variables.
600 # Otherwise a system limit (for SysV at least) may be exceeded.
601 .NOEXPORT: