OSDN Git Service

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