OSDN Git Service

* dll_init.cc (dll_global_dtors): Add an additional test to avoid walking the
[pf3gnuchains/pf3gnuchains4x.git] / gdb / gdbtk / plugins / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = .
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 DIST_COMMON = $(srcdir)/../../../config.guess \
39         $(srcdir)/../../../config.sub ChangeLog $(srcdir)/Makefile.in \
40         $(srcdir)/Makefile.am $(top_srcdir)/configure \
41         $(am__configure_deps) $(srcdir)/../../../mkinstalldirs \
42         $(top_srcdir)/rhabout/Makefile.in $(srcdir)/Make-rules \
43         $(top_srcdir)/rhabout/rhabout.tcl.in \
44         $(top_srcdir)/intel-pentium/Makefile.in $(srcdir)/Make-rules \
45         $(top_srcdir)/intel-pentium/intel-pentium.tcl.in
46 subdir = .
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
49         $(top_srcdir)/../../../config/tcl.m4 \
50         $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
54  configure.lineno configure.status.lineno
55 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
56 CONFIG_CLEAN_FILES = rhabout/Makefile rhabout/rhabout.tcl \
57         intel-pentium/Makefile intel-pentium/intel-pentium.tcl
58 depcomp =
59 am__depfiles_maybe =
60 SOURCES =
61 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62         html-recursive info-recursive install-data-recursive \
63         install-exec-recursive install-info-recursive \
64         install-recursive installcheck-recursive installdirs-recursive \
65         pdf-recursive ps-recursive uninstall-info-recursive \
66         uninstall-recursive
67 ETAGS = etags
68 CTAGS = ctags
69 DIST_SUBDIRS = $(SUBDIRS)
70 ACLOCAL = @ACLOCAL@
71 AMDEP_FALSE = @AMDEP_FALSE@
72 AMDEP_TRUE = @AMDEP_TRUE@
73 AMTAR = @AMTAR@
74 AS = @AS@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 CC = @CC@
80 CCDEPMODE = @CCDEPMODE@
81 CFLAGS = @CFLAGS@
82 CPPFLAGS = @CPPFLAGS@
83 CYGPATH_W = @CYGPATH_W@
84 DEFS = @DEFS@
85 DEPDIR = @DEPDIR@
86 DLLTOOL = @DLLTOOL@
87 ECHO_C = @ECHO_C@
88 ECHO_N = @ECHO_N@
89 ECHO_T = @ECHO_T@
90 EXEEXT = @EXEEXT@
91 INSTALL_DATA = @INSTALL_DATA@
92 INSTALL_PROGRAM = @INSTALL_PROGRAM@
93 INSTALL_SCRIPT = @INSTALL_SCRIPT@
94 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
95 LD = @LD@
96 LDFLAGS = @LDFLAGS@
97 LIBCYGWIN_A = @LIBCYGWIN_A@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LTLIBOBJS = @LTLIBOBJS@
101 MAINT = @MAINT@
102 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
103 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
104 MAKEINFO = @MAKEINFO@
105 NM = @NM@
106 OBJEXT = @OBJEXT@
107 PACKAGE = @PACKAGE@
108 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109 PACKAGE_NAME = @PACKAGE_NAME@
110 PACKAGE_STRING = @PACKAGE_STRING@
111 PACKAGE_TARNAME = @PACKAGE_TARNAME@
112 PACKAGE_VERSION = @PACKAGE_VERSION@
113 PATH_SEPARATOR = @PATH_SEPARATOR@
114 SET_MAKE = @SET_MAKE@
115 SHELL = @SHELL@
116 STRIP = @STRIP@
117 TCL_BIN_DIR = @TCL_BIN_DIR@
118 TCL_DBGX = @TCL_DBGX@
119 TCL_INCLUDES = @TCL_INCLUDES@
120 TCL_LIBRARY = @TCL_LIBRARY@
121 TCL_LIB_FILE = @TCL_LIB_FILE@
122 TCL_LIB_FLAG = @TCL_LIB_FLAG@
123 TCL_LIB_SPEC = @TCL_LIB_SPEC@
124 TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
125 TCL_SHLIB_CFLAGS = @TCL_SHLIB_CFLAGS@
126 TCL_SHLIB_LD = @TCL_SHLIB_LD@
127 TCL_SHLIB_SUFFIX = @TCL_SHLIB_SUFFIX@
128 TCL_SRC_DIR = @TCL_SRC_DIR@
129 TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
130 TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
131 TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
132 TCL_VERSION = @TCL_VERSION@
133 TK_BIN_DIR = @TK_BIN_DIR@
134 TK_LIB_FILE = @TK_LIB_FILE@
135 TK_LIB_FLAG = @TK_LIB_FLAG@
136 TK_LIB_SPEC = @TK_LIB_SPEC@
137 TK_SRC_DIR = @TK_SRC_DIR@
138 TK_STUB_LIB_FILE = @TK_STUB_LIB_FILE@
139 TK_STUB_LIB_FLAG = @TK_STUB_LIB_FLAG@
140 TK_STUB_LIB_SPEC = @TK_STUB_LIB_SPEC@
141 TK_VERSION = @TK_VERSION@
142 VERSION = @VERSION@
143 ac_ct_AS = @ac_ct_AS@
144 ac_ct_CC = @ac_ct_CC@
145 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
146 ac_ct_LD = @ac_ct_LD@
147 ac_ct_NM = @ac_ct_NM@
148 ac_ct_STRIP = @ac_ct_STRIP@
149 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151 am__include = @am__include@
152 am__leading_dot = @am__leading_dot@
153 am__quote = @am__quote@
154 am__tar = @am__tar@
155 am__untar = @am__untar@
156 bindir = @bindir@
157 build = @build@
158 build_alias = @build_alias@
159 build_cpu = @build_cpu@
160 build_os = @build_os@
161 build_vendor = @build_vendor@
162 datadir = @datadir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localstatedir = @localstatedir@
175 make_subdirs = @make_subdirs@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 plugin_builddir = @plugin_builddir@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 sbindir = @sbindir@
183 sharedstatedir = @sharedstatedir@
184 sysconfdir = @sysconfdir@
185 target_alias = @target_alias@
186 AUTOMAKE_OPTIONS = cygnus
187 SUBDIRS = @make_subdirs@
188 all: all-recursive
189
190 .SUFFIXES:
191 am--refresh:
192         @:
193 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
194         @for dep in $?; do \
195           case '$(am__configure_deps)' in \
196             *$$dep*) \
197               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
198               cd $(srcdir) && $(AUTOMAKE) --foreign  \
199                 && exit 0; \
200               exit 1;; \
201           esac; \
202         done; \
203         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
204         cd $(top_srcdir) && \
205           $(AUTOMAKE) --foreign  Makefile
206 .PRECIOUS: Makefile
207 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208         @case '$?' in \
209           *config.status*) \
210             echo ' $(SHELL) ./config.status'; \
211             $(SHELL) ./config.status;; \
212           *) \
213             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
214             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
215         esac;
216
217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218         $(SHELL) ./config.status --recheck
219
220 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
221         cd $(srcdir) && $(AUTOCONF)
222 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
223         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
224 rhabout/Makefile: $(top_builddir)/config.status $(top_srcdir)/rhabout/Makefile.in $(srcdir)/Make-rules
225         cd $(top_builddir) && $(SHELL) ./config.status $@
226 rhabout/rhabout.tcl: $(top_builddir)/config.status $(top_srcdir)/rhabout/rhabout.tcl.in
227         cd $(top_builddir) && $(SHELL) ./config.status $@
228 intel-pentium/Makefile: $(top_builddir)/config.status $(top_srcdir)/intel-pentium/Makefile.in $(srcdir)/Make-rules
229         cd $(top_builddir) && $(SHELL) ./config.status $@
230 intel-pentium/intel-pentium.tcl: $(top_builddir)/config.status $(top_srcdir)/intel-pentium/intel-pentium.tcl.in
231         cd $(top_builddir) && $(SHELL) ./config.status $@
232 uninstall-info-am:
233
234 # This directory's subdirectories are mostly independent; you can cd
235 # into them and run `make' without going through this Makefile.
236 # To change the values of `make' variables: instead of editing Makefiles,
237 # (1) if the variable is set in `config.status', edit `config.status'
238 #     (which will cause the Makefiles to be regenerated when you run `make');
239 # (2) otherwise, pass the desired values on the `make' command line.
240 $(RECURSIVE_TARGETS):
241         @failcom='exit 1'; \
242         for f in x $$MAKEFLAGS; do \
243           case $$f in \
244             *=* | --[!k]*);; \
245             *k*) failcom='fail=yes';; \
246           esac; \
247         done; \
248         dot_seen=no; \
249         target=`echo $@ | sed s/-recursive//`; \
250         list='$(SUBDIRS)'; for subdir in $$list; do \
251           echo "Making $$target in $$subdir"; \
252           if test "$$subdir" = "."; then \
253             dot_seen=yes; \
254             local_target="$$target-am"; \
255           else \
256             local_target="$$target"; \
257           fi; \
258           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
259           || eval $$failcom; \
260         done; \
261         if test "$$dot_seen" = "no"; then \
262           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
263         fi; test -z "$$fail"
264
265 mostlyclean-recursive clean-recursive distclean-recursive \
266 maintainer-clean-recursive:
267         @failcom='exit 1'; \
268         for f in x $$MAKEFLAGS; do \
269           case $$f in \
270             *=* | --[!k]*);; \
271             *k*) failcom='fail=yes';; \
272           esac; \
273         done; \
274         dot_seen=no; \
275         case "$@" in \
276           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
277           *) list='$(SUBDIRS)' ;; \
278         esac; \
279         rev=''; for subdir in $$list; do \
280           if test "$$subdir" = "."; then :; else \
281             rev="$$subdir $$rev"; \
282           fi; \
283         done; \
284         rev="$$rev ."; \
285         target=`echo $@ | sed s/-recursive//`; \
286         for subdir in $$rev; do \
287           echo "Making $$target in $$subdir"; \
288           if test "$$subdir" = "."; then \
289             local_target="$$target-am"; \
290           else \
291             local_target="$$target"; \
292           fi; \
293           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
294           || eval $$failcom; \
295         done && test -z "$$fail"
296 tags-recursive:
297         list='$(SUBDIRS)'; for subdir in $$list; do \
298           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
299         done
300 ctags-recursive:
301         list='$(SUBDIRS)'; for subdir in $$list; do \
302           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
303         done
304
305 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
306         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307         unique=`for i in $$list; do \
308             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309           done | \
310           $(AWK) '    { files[$$0] = 1; } \
311                END { for (i in files) print i; }'`; \
312         mkid -fID $$unique
313 tags: TAGS
314
315 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
316                 $(TAGS_FILES) $(LISP)
317         tags=; \
318         here=`pwd`; \
319         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
320           include_option=--etags-include; \
321           empty_fix=.; \
322         else \
323           include_option=--include; \
324           empty_fix=; \
325         fi; \
326         list='$(SUBDIRS)'; for subdir in $$list; do \
327           if test "$$subdir" = .; then :; else \
328             test ! -f $$subdir/TAGS || \
329               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
330           fi; \
331         done; \
332         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
333         unique=`for i in $$list; do \
334             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335           done | \
336           $(AWK) '    { files[$$0] = 1; } \
337                END { for (i in files) print i; }'`; \
338         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
339           test -n "$$unique" || unique=$$empty_fix; \
340           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341             $$tags $$unique; \
342         fi
343 ctags: CTAGS
344 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
345                 $(TAGS_FILES) $(LISP)
346         tags=; \
347         here=`pwd`; \
348         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349         unique=`for i in $$list; do \
350             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351           done | \
352           $(AWK) '    { files[$$0] = 1; } \
353                END { for (i in files) print i; }'`; \
354         test -z "$(CTAGS_ARGS)$$tags$$unique" \
355           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
356              $$tags $$unique
357
358 GTAGS:
359         here=`$(am__cd) $(top_builddir) && pwd` \
360           && cd $(top_srcdir) \
361           && gtags -i $(GTAGS_ARGS) $$here
362
363 distclean-tags:
364         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
365 check-am:
366 check: check-recursive
367 all-am: Makefile
368 installdirs: installdirs-recursive
369 installdirs-am:
370 install: install-recursive
371 install-exec: install-exec-recursive
372 install-data: install-data-recursive
373 uninstall: uninstall-recursive
374
375 install-am: all-am
376         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378 installcheck: installcheck-recursive
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
391 maintainer-clean-generic:
392         @echo "This command is intended for maintainers to use"
393         @echo "it deletes files that may require special tools to rebuild."
394 clean: clean-recursive
395
396 clean-am: clean-generic mostlyclean-am
397
398 distclean: distclean-recursive
399         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
400         -rm -f Makefile
401 distclean-am: clean-am distclean-generic distclean-tags
402
403 dvi: dvi-recursive
404
405 dvi-am:
406
407 html: html-recursive
408
409 info: info-recursive
410
411 info-am:
412
413 install-data-am:
414
415 install-exec-am:
416
417 install-info: install-info-recursive
418
419 install-man:
420
421 installcheck-am:
422
423 maintainer-clean: maintainer-clean-recursive
424         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
425         -rm -rf $(top_srcdir)/autom4te.cache
426         -rm -f Makefile
427 maintainer-clean-am: distclean-am maintainer-clean-generic
428
429 mostlyclean: mostlyclean-recursive
430
431 mostlyclean-am: mostlyclean-generic
432
433 pdf: pdf-recursive
434
435 pdf-am:
436
437 ps: ps-recursive
438
439 ps-am:
440
441 uninstall-am:
442
443 uninstall-info: uninstall-info-recursive
444
445 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
446         check-am clean clean-generic clean-recursive ctags \
447         ctags-recursive distclean distclean-generic \
448         distclean-recursive distclean-tags dvi dvi-am html html-am \
449         info info-am install install-am install-data install-data-am \
450         install-exec install-exec-am install-info install-info-am \
451         install-man install-strip installcheck installcheck-am \
452         installdirs installdirs-am maintainer-clean \
453         maintainer-clean-generic maintainer-clean-recursive \
454         mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
455         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
456         uninstall-info-am
457
458 # Tell versions [3.59,3.63) of GNU make to not export all variables.
459 # Otherwise a system limit (for SysV at least) may be exceeded.
460 .NOEXPORT: