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