Do not use 'with ... as ...' in validate_failures.py
[official-gcc.git] / libstdc++-v3 / python / Makefile.in
blobf83fac87a09c0f9a1377c782d23300824403fc99
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
39 $(srcdir)/Makefile.am
40 subdir = python
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
43 $(top_srcdir)/../config/enable.m4 \
44 $(top_srcdir)/../config/futex.m4 \
45 $(top_srcdir)/../config/iconv.m4 \
46 $(top_srcdir)/../config/lead-dot.m4 \
47 $(top_srcdir)/../config/lib-ld.m4 \
48 $(top_srcdir)/../config/lib-link.m4 \
49 $(top_srcdir)/../config/lib-prefix.m4 \
50 $(top_srcdir)/../config/lthostflags.m4 \
51 $(top_srcdir)/../config/multi.m4 \
52 $(top_srcdir)/../config/no-executables.m4 \
53 $(top_srcdir)/../config/override.m4 \
54 $(top_srcdir)/../config/stdint.m4 \
55 $(top_srcdir)/../config/unwind_ipinfo.m4 \
56 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
57 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
58 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
59 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
60 $(top_srcdir)/../config/gc++filt.m4 \
61 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63 $(ACLOCAL_M4)
64 CONFIG_HEADER = $(top_builddir)/config.h
65 CONFIG_CLEAN_FILES =
66 CONFIG_CLEAN_VPATH_FILES =
67 depcomp =
68 am__depfiles_maybe =
69 SOURCES =
70 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71 am__vpath_adj = case $$p in \
72 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73 *) f=$$p;; \
74 esac;
75 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
76 am__install_max = 40
77 am__nobase_strip_setup = \
78 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
79 am__nobase_strip = \
80 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
81 am__nobase_list = $(am__nobase_strip_setup); \
82 for p in $$list; do echo "$$p $$p"; done | \
83 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
84 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
85 if (++n[$$2] == $(am__install_max)) \
86 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
87 END { for (dir in files) print dir, files[dir] }'
88 am__base_list = \
89 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
90 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
91 am__installdirs = "$(DESTDIR)$(pythondir)"
92 DATA = $(nobase_python_DATA)
93 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
94 ACLOCAL = @ACLOCAL@
95 ALLOCATOR_H = @ALLOCATOR_H@
96 ALLOCATOR_NAME = @ALLOCATOR_NAME@
97 AMTAR = @AMTAR@
98 AR = @AR@
99 AS = @AS@
100 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
101 ATOMIC_FLAGS = @ATOMIC_FLAGS@
102 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
103 AUTOCONF = @AUTOCONF@
104 AUTOHEADER = @AUTOHEADER@
105 AUTOMAKE = @AUTOMAKE@
106 AWK = @AWK@
107 BASIC_FILE_CC = @BASIC_FILE_CC@
108 BASIC_FILE_H = @BASIC_FILE_H@
109 CC = @CC@
110 CCODECVT_CC = @CCODECVT_CC@
111 CCOLLATE_CC = @CCOLLATE_CC@
112 CCTYPE_CC = @CCTYPE_CC@
113 CFLAGS = @CFLAGS@
114 CLOCALE_CC = @CLOCALE_CC@
115 CLOCALE_H = @CLOCALE_H@
116 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
117 CMESSAGES_CC = @CMESSAGES_CC@
118 CMESSAGES_H = @CMESSAGES_H@
119 CMONEY_CC = @CMONEY_CC@
120 CNUMERIC_CC = @CNUMERIC_CC@
121 CPP = @CPP@
122 CPPFLAGS = @CPPFLAGS@
123 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
124 CSTDIO_H = @CSTDIO_H@
125 CTIME_CC = @CTIME_CC@
126 CTIME_H = @CTIME_H@
127 CXX = @CXX@
128 CXXCPP = @CXXCPP@
129 CXXFILT = @CXXFILT@
130 CXXFLAGS = @CXXFLAGS@
131 CYGPATH_W = @CYGPATH_W@
132 C_INCLUDE_DIR = @C_INCLUDE_DIR@
133 DBLATEX = @DBLATEX@
134 DEBUG_FLAGS = @DEBUG_FLAGS@
135 DEFS = @DEFS@
136 DOT = @DOT@
137 DOXYGEN = @DOXYGEN@
138 DSYMUTIL = @DSYMUTIL@
139 DUMPBIN = @DUMPBIN@
140 ECHO_C = @ECHO_C@
141 ECHO_N = @ECHO_N@
142 ECHO_T = @ECHO_T@
143 EGREP = @EGREP@
144 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
145 EXEEXT = @EXEEXT@
146 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
147 FGREP = @FGREP@
148 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
149 GLIBCXX_LIBS = @GLIBCXX_LIBS@
150 GREP = @GREP@
151 INSTALL = @INSTALL@
152 INSTALL_DATA = @INSTALL_DATA@
153 INSTALL_PROGRAM = @INSTALL_PROGRAM@
154 INSTALL_SCRIPT = @INSTALL_SCRIPT@
155 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156 LD = @LD@
157 LDFLAGS = @LDFLAGS@
158 LIBICONV = @LIBICONV@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LIBTOOL = @LIBTOOL@
162 LIPO = @LIPO@
163 LN_S = @LN_S@
164 LTLIBICONV = @LTLIBICONV@
165 LTLIBOBJS = @LTLIBOBJS@
166 MAINT = @MAINT@
167 MAKEINFO = @MAKEINFO@
168 MKDIR_P = @MKDIR_P@
169 NM = @NM@
170 NMEDIT = @NMEDIT@
171 OBJDUMP = @OBJDUMP@
172 OBJEXT = @OBJEXT@
173 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
174 OPT_LDFLAGS = @OPT_LDFLAGS@
175 OS_INC_SRCDIR = @OS_INC_SRCDIR@
176 OTOOL = @OTOOL@
177 OTOOL64 = @OTOOL64@
178 PACKAGE = @PACKAGE@
179 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180 PACKAGE_NAME = @PACKAGE_NAME@
181 PACKAGE_STRING = @PACKAGE_STRING@
182 PACKAGE_TARNAME = @PACKAGE_TARNAME@
183 PACKAGE_URL = @PACKAGE_URL@
184 PACKAGE_VERSION = @PACKAGE_VERSION@
185 PATH_SEPARATOR = @PATH_SEPARATOR@
186 PDFLATEX = @PDFLATEX@
187 PIC_CXXFLAGS = @PIC_CXXFLAGS@
188 RANLIB = @RANLIB@
189 SECTION_FLAGS = @SECTION_FLAGS@
190 SECTION_LDFLAGS = @SECTION_LDFLAGS@
191 SED = @SED@
192 SET_MAKE = @SET_MAKE@
193 SHELL = @SHELL@
194 STRIP = @STRIP@
195 SYMVER_FILE = @SYMVER_FILE@
196 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
197 USE_NLS = @USE_NLS@
198 VERSION = @VERSION@
199 WARN_FLAGS = @WARN_FLAGS@
200 WERROR = @WERROR@
201 XMLLINT = @XMLLINT@
202 XSLTPROC = @XSLTPROC@
203 XSL_STYLE_DIR = @XSL_STYLE_DIR@
204 abs_builddir = @abs_builddir@
205 abs_srcdir = @abs_srcdir@
206 abs_top_builddir = @abs_top_builddir@
207 abs_top_srcdir = @abs_top_srcdir@
208 ac_ct_CC = @ac_ct_CC@
209 ac_ct_CXX = @ac_ct_CXX@
210 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
211 am__leading_dot = @am__leading_dot@
212 am__tar = @am__tar@
213 am__untar = @am__untar@
214 baseline_dir = @baseline_dir@
215 baseline_subdir_switch = @baseline_subdir_switch@
216 bindir = @bindir@
217 build = @build@
218 build_alias = @build_alias@
219 build_cpu = @build_cpu@
220 build_os = @build_os@
221 build_vendor = @build_vendor@
222 builddir = @builddir@
223 check_msgfmt = @check_msgfmt@
224 datadir = @datadir@
225 datarootdir = @datarootdir@
226 docdir = @docdir@
227 dvidir = @dvidir@
228 enable_shared = @enable_shared@
229 enable_static = @enable_static@
230 exec_prefix = @exec_prefix@
231 glibcxx_MOFILES = @glibcxx_MOFILES@
232 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
233 glibcxx_POFILES = @glibcxx_POFILES@
234 glibcxx_builddir = @glibcxx_builddir@
235 glibcxx_localedir = @glibcxx_localedir@
236 glibcxx_prefixdir = @glibcxx_prefixdir@
237 glibcxx_srcdir = @glibcxx_srcdir@
238 glibcxx_toolexecdir = @glibcxx_toolexecdir@
239 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
240 gxx_include_dir = @gxx_include_dir@
241 host = @host@
242 host_alias = @host_alias@
243 host_cpu = @host_cpu@
244 host_os = @host_os@
245 host_vendor = @host_vendor@
246 htmldir = @htmldir@
247 includedir = @includedir@
248 infodir = @infodir@
249 install_sh = @install_sh@
250 libdir = @libdir@
251 libexecdir = @libexecdir@
252 libtool_VERSION = @libtool_VERSION@
253 localedir = @localedir@
254 localstatedir = @localstatedir@
255 lt_host_flags = @lt_host_flags@
256 mandir = @mandir@
257 mkdir_p = @mkdir_p@
258 multi_basedir = @multi_basedir@
259 oldincludedir = @oldincludedir@
260 pdfdir = @pdfdir@
261 port_specific_symbol_files = @port_specific_symbol_files@
262 prefix = @prefix@
263 program_transform_name = @program_transform_name@
264 psdir = @psdir@
265 python_mod_dir = @python_mod_dir@
266 sbindir = @sbindir@
267 sharedstatedir = @sharedstatedir@
268 srcdir = @srcdir@
269 sysconfdir = @sysconfdir@
270 target = @target@
271 target_alias = @target_alias@
272 target_cpu = @target_cpu@
273 target_os = @target_os@
274 target_vendor = @target_vendor@
275 top_build_prefix = @top_build_prefix@
276 top_builddir = @top_builddir@
277 top_srcdir = @top_srcdir@
278 toplevel_builddir = @toplevel_builddir@
279 toplevel_srcdir = @toplevel_srcdir@
281 # May be used by various substitution variables.
282 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
283 MAINT_CHARSET = latin1
284 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
285 PWD_COMMAND = $${PWDCMD-pwd}
286 STAMP = echo timestamp >
287 toolexecdir = $(glibcxx_toolexecdir)
288 toolexeclibdir = $(glibcxx_toolexeclibdir)
289 @ENABLE_WERROR_FALSE@WERROR_FLAG =
290 @ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
292 # These bits are all figured out from configure. Look in acinclude.m4
293 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
294 CONFIG_CXXFLAGS = \
295 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
297 WARN_CXXFLAGS = \
298 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
301 # -I/-D flags to pass when compiling.
302 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
303 @ENABLE_PYTHONDIR_FALSE@pythondir = $(datadir)/gcc-$(gcc_version)/python
304 @ENABLE_PYTHONDIR_TRUE@pythondir = $(prefix)/$(python_mod_dir)
305 nobase_python_DATA = \
306 libstdcxx/v6/printers.py \
307 libstdcxx/v6/__init__.py \
308 libstdcxx/__init__.py
310 all: all-am
312 .SUFFIXES:
313 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
314 @for dep in $?; do \
315 case '$(am__configure_deps)' in \
316 *$$dep*) \
317 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
318 && { if test -f $@; then exit 0; else break; fi; }; \
319 exit 1;; \
320 esac; \
321 done; \
322 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps python/Makefile'; \
323 $(am__cd) $(top_srcdir) && \
324 $(AUTOMAKE) --foreign --ignore-deps python/Makefile
325 .PRECIOUS: Makefile
326 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
327 @case '$?' in \
328 *config.status*) \
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
330 *) \
331 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
332 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
333 esac;
335 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
339 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342 $(am__aclocal_m4_deps):
344 mostlyclean-libtool:
345 -rm -f *.lo
347 clean-libtool:
348 -rm -rf .libs _libs
349 install-nobase_pythonDATA: $(nobase_python_DATA)
350 @$(NORMAL_INSTALL)
351 test -z "$(pythondir)" || $(MKDIR_P) "$(DESTDIR)$(pythondir)"
352 @list='$(nobase_python_DATA)'; test -n "$(pythondir)" || list=; \
353 $(am__nobase_list) | while read dir files; do \
354 xfiles=; for file in $$files; do \
355 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
356 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
357 test -z "$$xfiles" || { \
358 test "x$$dir" = x. || { \
359 echo "$(MKDIR_P) '$(DESTDIR)$(pythondir)/$$dir'"; \
360 $(MKDIR_P) "$(DESTDIR)$(pythondir)/$$dir"; }; \
361 echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(pythondir)/$$dir'"; \
362 $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(pythondir)/$$dir" || exit $$?; }; \
363 done
365 uninstall-nobase_pythonDATA:
366 @$(NORMAL_UNINSTALL)
367 @list='$(nobase_python_DATA)'; test -n "$(pythondir)" || list=; \
368 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
369 test -n "$$files" || exit 0; \
370 echo " ( cd '$(DESTDIR)$(pythondir)' && rm -f" $$files ")"; \
371 cd "$(DESTDIR)$(pythondir)" && rm -f $$files
372 tags: TAGS
373 TAGS:
375 ctags: CTAGS
376 CTAGS:
378 check-am: all-am
379 check: check-am
380 all-am: Makefile $(DATA) all-local
381 installdirs:
382 for dir in "$(DESTDIR)$(pythondir)"; do \
383 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
384 done
385 install: install-am
386 install-exec: install-exec-am
387 install-data: install-data-am
388 uninstall: uninstall-am
390 install-am: all-am
391 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
393 installcheck: installcheck-am
394 install-strip:
395 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397 `test -z '$(STRIP)' || \
398 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
399 mostlyclean-generic:
401 clean-generic:
403 distclean-generic:
404 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
405 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
407 maintainer-clean-generic:
408 @echo "This command is intended for maintainers to use"
409 @echo "it deletes files that may require special tools to rebuild."
410 clean: clean-am
412 clean-am: clean-generic clean-libtool mostlyclean-am
414 distclean: distclean-am
415 -rm -f Makefile
416 distclean-am: clean-am distclean-generic
418 dvi: dvi-am
420 dvi-am:
422 html: html-am
424 html-am:
426 info: info-am
428 info-am:
430 install-data-am: install-data-local install-nobase_pythonDATA
432 install-dvi: install-dvi-am
434 install-dvi-am:
436 install-exec-am:
438 install-html: install-html-am
440 install-html-am:
442 install-info: install-info-am
444 install-info-am:
446 install-man:
448 install-pdf: install-pdf-am
450 install-pdf-am:
452 install-ps: install-ps-am
454 install-ps-am:
456 installcheck-am:
458 maintainer-clean: maintainer-clean-am
459 -rm -f Makefile
460 maintainer-clean-am: distclean-am maintainer-clean-generic
462 mostlyclean: mostlyclean-am
464 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
466 pdf: pdf-am
468 pdf-am:
470 ps: ps-am
472 ps-am:
474 uninstall-am: uninstall-nobase_pythonDATA
476 .MAKE: install-am install-strip
478 .PHONY: all all-am all-local check check-am clean clean-generic \
479 clean-libtool distclean distclean-generic distclean-libtool \
480 dvi dvi-am html html-am info info-am install install-am \
481 install-data install-data-am install-data-local install-dvi \
482 install-dvi-am install-exec install-exec-am install-html \
483 install-html-am install-info install-info-am install-man \
484 install-nobase_pythonDATA install-pdf install-pdf-am \
485 install-ps install-ps-am install-strip installcheck \
486 installcheck-am installdirs maintainer-clean \
487 maintainer-clean-generic mostlyclean mostlyclean-generic \
488 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
489 uninstall-nobase_pythonDATA
492 all-local: gdb.py
494 gdb.py: hook.in Makefile
495 sed -e 's,@pythondir@,$(pythondir),' \
496 -e 's,@toolexeclibdir@,$(toolexeclibdir),' < $(srcdir)/hook.in > $@
498 install-data-local: gdb.py
499 @$(mkdir_p) $(DESTDIR)$(toolexeclibdir)
500 @here=`pwd`; cd $(DESTDIR)$(toolexeclibdir); \
501 for file in libstdc++*; do \
502 case $$file in \
503 *-gdb.py) ;; \
504 *.la) ;; \
505 *) if test -h $$file; then \
506 continue; \
507 fi; \
508 libname=$$file;; \
509 esac; \
510 done; \
511 cd $$here; \
512 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \
513 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
515 # Tell versions [3.59,3.63) of GNU make to not export all variables.
516 # Otherwise a system limit (for SysV at least) may be exceeded.
517 .NOEXPORT: