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