Clear hardware capabilities on libstdc++.so with Sun as
[gcc.git] / libstdc++-v3 / python / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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 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.
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
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 HWCAP_FLAGS = @HWCAP_FLAGS@
152 INSTALL = @INSTALL@
153 INSTALL_DATA = @INSTALL_DATA@
154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157 LD = @LD@
158 LDFLAGS = @LDFLAGS@
159 LIBICONV = @LIBICONV@
160 LIBOBJS = @LIBOBJS@
161 LIBS = @LIBS@
162 LIBTOOL = @LIBTOOL@
163 LIPO = @LIPO@
164 LN_S = @LN_S@
165 LTLIBICONV = @LTLIBICONV@
166 LTLIBOBJS = @LTLIBOBJS@
167 MAINT = @MAINT@
168 MAKEINFO = @MAKEINFO@
169 MKDIR_P = @MKDIR_P@
170 NM = @NM@
171 NMEDIT = @NMEDIT@
172 OBJDUMP = @OBJDUMP@
173 OBJEXT = @OBJEXT@
174 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
175 OPT_LDFLAGS = @OPT_LDFLAGS@
176 OS_INC_SRCDIR = @OS_INC_SRCDIR@
177 OTOOL = @OTOOL@
178 OTOOL64 = @OTOOL64@
179 PACKAGE = @PACKAGE@
180 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181 PACKAGE_NAME = @PACKAGE_NAME@
182 PACKAGE_STRING = @PACKAGE_STRING@
183 PACKAGE_TARNAME = @PACKAGE_TARNAME@
184 PACKAGE_URL = @PACKAGE_URL@
185 PACKAGE_VERSION = @PACKAGE_VERSION@
186 PATH_SEPARATOR = @PATH_SEPARATOR@
187 PDFLATEX = @PDFLATEX@
188 PIC_CXXFLAGS = @PIC_CXXFLAGS@
189 RANLIB = @RANLIB@
190 SECTION_FLAGS = @SECTION_FLAGS@
191 SECTION_LDFLAGS = @SECTION_LDFLAGS@
192 SED = @SED@
193 SET_MAKE = @SET_MAKE@
194 SHELL = @SHELL@
195 STRIP = @STRIP@
196 SYMVER_FILE = @SYMVER_FILE@
197 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
198 USE_NLS = @USE_NLS@
199 VERSION = @VERSION@
200 WARN_FLAGS = @WARN_FLAGS@
201 WERROR = @WERROR@
202 XMLLINT = @XMLLINT@
203 XSLTPROC = @XSLTPROC@
204 XSL_STYLE_DIR = @XSL_STYLE_DIR@
205 abs_builddir = @abs_builddir@
206 abs_srcdir = @abs_srcdir@
207 abs_top_builddir = @abs_top_builddir@
208 abs_top_srcdir = @abs_top_srcdir@
209 ac_ct_CC = @ac_ct_CC@
210 ac_ct_CXX = @ac_ct_CXX@
211 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
212 am__leading_dot = @am__leading_dot@
213 am__tar = @am__tar@
214 am__untar = @am__untar@
215 baseline_dir = @baseline_dir@
216 baseline_subdir_switch = @baseline_subdir_switch@
217 bindir = @bindir@
218 build = @build@
219 build_alias = @build_alias@
220 build_cpu = @build_cpu@
221 build_os = @build_os@
222 build_vendor = @build_vendor@
223 builddir = @builddir@
224 check_msgfmt = @check_msgfmt@
225 datadir = @datadir@
226 datarootdir = @datarootdir@
227 docdir = @docdir@
228 dvidir = @dvidir@
229 enable_shared = @enable_shared@
230 enable_static = @enable_static@
231 exec_prefix = @exec_prefix@
232 glibcxx_MOFILES = @glibcxx_MOFILES@
233 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
234 glibcxx_POFILES = @glibcxx_POFILES@
235 glibcxx_builddir = @glibcxx_builddir@
236 glibcxx_localedir = @glibcxx_localedir@
237 glibcxx_prefixdir = @glibcxx_prefixdir@
238 glibcxx_srcdir = @glibcxx_srcdir@
239 glibcxx_toolexecdir = @glibcxx_toolexecdir@
240 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
241 gxx_include_dir = @gxx_include_dir@
242 host = @host@
243 host_alias = @host_alias@
244 host_cpu = @host_cpu@
245 host_os = @host_os@
246 host_vendor = @host_vendor@
247 htmldir = @htmldir@
248 includedir = @includedir@
249 infodir = @infodir@
250 install_sh = @install_sh@
251 libdir = @libdir@
252 libexecdir = @libexecdir@
253 libtool_VERSION = @libtool_VERSION@
254 localedir = @localedir@
255 localstatedir = @localstatedir@
256 lt_host_flags = @lt_host_flags@
257 mandir = @mandir@
258 mkdir_p = @mkdir_p@
259 multi_basedir = @multi_basedir@
260 oldincludedir = @oldincludedir@
261 pdfdir = @pdfdir@
262 port_specific_symbol_files = @port_specific_symbol_files@
263 prefix = @prefix@
264 program_transform_name = @program_transform_name@
265 psdir = @psdir@
266 python_mod_dir = @python_mod_dir@
267 sbindir = @sbindir@
268 sharedstatedir = @sharedstatedir@
269 srcdir = @srcdir@
270 sysconfdir = @sysconfdir@
271 target = @target@
272 target_alias = @target_alias@
273 target_cpu = @target_cpu@
274 target_os = @target_os@
275 target_vendor = @target_vendor@
276 top_build_prefix = @top_build_prefix@
277 top_builddir = @top_builddir@
278 top_srcdir = @top_srcdir@
279 toplevel_builddir = @toplevel_builddir@
280 toplevel_srcdir = @toplevel_srcdir@
281
282 # May be used by various substitution variables.
283 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
284 MAINT_CHARSET = latin1
285 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
286 PWD_COMMAND = $${PWDCMD-pwd}
287 STAMP = echo timestamp >
288 toolexecdir = $(glibcxx_toolexecdir)
289 toolexeclibdir = $(glibcxx_toolexeclibdir)
290 @ENABLE_WERROR_FALSE@WERROR_FLAG =
291 @ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
292
293 # These bits are all figured out from configure. Look in acinclude.m4
294 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
295 CONFIG_CXXFLAGS = \
296 $(SECTION_FLAGS) $(HWCAP_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
297
298 WARN_CXXFLAGS = \
299 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
300
301
302 # -I/-D flags to pass when compiling.
303 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
304 @ENABLE_PYTHONDIR_FALSE@pythondir = $(datadir)/gcc-$(gcc_version)/python
305 @ENABLE_PYTHONDIR_TRUE@pythondir = $(prefix)/$(python_mod_dir)
306 nobase_python_DATA = \
307 libstdcxx/v6/printers.py \
308 libstdcxx/v6/__init__.py \
309 libstdcxx/__init__.py
310
311 all: all-am
312
313 .SUFFIXES:
314 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
315 @for dep in $?; do \
316 case '$(am__configure_deps)' in \
317 *$$dep*) \
318 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
319 && { if test -f $@; then exit 0; else break; fi; }; \
320 exit 1;; \
321 esac; \
322 done; \
323 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps python/Makefile'; \
324 $(am__cd) $(top_srcdir) && \
325 $(AUTOMAKE) --foreign --ignore-deps python/Makefile
326 .PRECIOUS: Makefile
327 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328 @case '$?' in \
329 *config.status*) \
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
331 *) \
332 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
333 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
334 esac;
335
336 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
337 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338
339 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
340 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
342 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343 $(am__aclocal_m4_deps):
344
345 mostlyclean-libtool:
346 -rm -f *.lo
347
348 clean-libtool:
349 -rm -rf .libs _libs
350 install-nobase_pythonDATA: $(nobase_python_DATA)
351 @$(NORMAL_INSTALL)
352 test -z "$(pythondir)" || $(MKDIR_P) "$(DESTDIR)$(pythondir)"
353 @list='$(nobase_python_DATA)'; test -n "$(pythondir)" || list=; \
354 $(am__nobase_list) | while read dir files; do \
355 xfiles=; for file in $$files; do \
356 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
357 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
358 test -z "$$xfiles" || { \
359 test "x$$dir" = x. || { \
360 echo "$(MKDIR_P) '$(DESTDIR)$(pythondir)/$$dir'"; \
361 $(MKDIR_P) "$(DESTDIR)$(pythondir)/$$dir"; }; \
362 echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(pythondir)/$$dir'"; \
363 $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(pythondir)/$$dir" || exit $$?; }; \
364 done
365
366 uninstall-nobase_pythonDATA:
367 @$(NORMAL_UNINSTALL)
368 @list='$(nobase_python_DATA)'; test -n "$(pythondir)" || list=; \
369 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
370 test -n "$$files" || exit 0; \
371 echo " ( cd '$(DESTDIR)$(pythondir)' && rm -f" $$files ")"; \
372 cd "$(DESTDIR)$(pythondir)" && rm -f $$files
373 tags: TAGS
374 TAGS:
375
376 ctags: CTAGS
377 CTAGS:
378
379 check-am: all-am
380 check: check-am
381 all-am: Makefile $(DATA) all-local
382 installdirs:
383 for dir in "$(DESTDIR)$(pythondir)"; do \
384 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
385 done
386 install: install-am
387 install-exec: install-exec-am
388 install-data: install-data-am
389 uninstall: uninstall-am
390
391 install-am: all-am
392 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
393
394 installcheck: installcheck-am
395 install-strip:
396 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
397 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
398 `test -z '$(STRIP)' || \
399 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
400 mostlyclean-generic:
401
402 clean-generic:
403
404 distclean-generic:
405 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
406 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
407
408 maintainer-clean-generic:
409 @echo "This command is intended for maintainers to use"
410 @echo "it deletes files that may require special tools to rebuild."
411 clean: clean-am
412
413 clean-am: clean-generic clean-libtool mostlyclean-am
414
415 distclean: distclean-am
416 -rm -f Makefile
417 distclean-am: clean-am distclean-generic
418
419 dvi: dvi-am
420
421 dvi-am:
422
423 html: html-am
424
425 html-am:
426
427 info: info-am
428
429 info-am:
430
431 install-data-am: install-data-local install-nobase_pythonDATA
432
433 install-dvi: install-dvi-am
434
435 install-dvi-am:
436
437 install-exec-am:
438
439 install-html: install-html-am
440
441 install-html-am:
442
443 install-info: install-info-am
444
445 install-info-am:
446
447 install-man:
448
449 install-pdf: install-pdf-am
450
451 install-pdf-am:
452
453 install-ps: install-ps-am
454
455 install-ps-am:
456
457 installcheck-am:
458
459 maintainer-clean: maintainer-clean-am
460 -rm -f Makefile
461 maintainer-clean-am: distclean-am maintainer-clean-generic
462
463 mostlyclean: mostlyclean-am
464
465 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
466
467 pdf: pdf-am
468
469 pdf-am:
470
471 ps: ps-am
472
473 ps-am:
474
475 uninstall-am: uninstall-nobase_pythonDATA
476
477 .MAKE: install-am install-strip
478
479 .PHONY: all all-am all-local check check-am clean clean-generic \
480 clean-libtool distclean distclean-generic distclean-libtool \
481 dvi dvi-am html html-am info info-am install install-am \
482 install-data install-data-am install-data-local install-dvi \
483 install-dvi-am install-exec install-exec-am install-html \
484 install-html-am install-info install-info-am install-man \
485 install-nobase_pythonDATA install-pdf install-pdf-am \
486 install-ps install-ps-am install-strip installcheck \
487 installcheck-am installdirs maintainer-clean \
488 maintainer-clean-generic mostlyclean mostlyclean-generic \
489 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
490 uninstall-nobase_pythonDATA
491
492
493 all-local: gdb.py
494
495 gdb.py: hook.in Makefile
496 sed -e 's,@pythondir@,$(pythondir),' \
497 -e 's,@toolexeclibdir@,$(toolexeclibdir),' < $(srcdir)/hook.in > $@
498
499 install-data-local: gdb.py
500 @$(mkdir_p) $(DESTDIR)$(toolexeclibdir)
501 @here=`pwd`; cd $(DESTDIR)$(toolexeclibdir); \
502 for file in libstdc++*; do \
503 case $$file in \
504 *-gdb.py) ;; \
505 *.la) ;; \
506 *) if test -h $$file; then \
507 continue; \
508 fi; \
509 libname=$$file;; \
510 esac; \
511 done; \
512 cd $$here; \
513 echo " $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py"; \
514 $(INSTALL_DATA) gdb.py $(DESTDIR)$(toolexeclibdir)/$$libname-gdb.py
515
516 # Tell versions [3.59,3.63) of GNU make to not export all variables.
517 # Otherwise a system limit (for SysV at least) may be exceeded.
518 .NOEXPORT: