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