OSDN Git Service

* public snapshot of sid simulator
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / tcl / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AR = @AR@
63 AS = @AS@
64 CC = @CC@
65 CXX = @CXX@
66 CXXCPP = @CXXCPP@
67 DLLTOOL = @DLLTOOL@
68 EXEEXT = @EXEEXT@
69 LD = @LD@
70 LIBTOOL = @LIBTOOL@
71 LN_S = @LN_S@
72 MAINT = @MAINT@
73 MAKEINFO = @MAKEINFO@
74 NM = @NM@
75 OBJDUMP = @OBJDUMP@
76 PACKAGE = @PACKAGE@
77 RANLIB = @RANLIB@
78 VERSION = @VERSION@
79
80 AUTOMAKE_OPTIONS = foreign
81 ACLOCAL_AMFLAGS = -I ../../config
82
83 pkglib_LTLIBRARIES = libtclapi.la
84
85 INCLUDES = -I. -I../../include -I$(srcdir)/../../include
86 AM_CXXFLAGS = -DSID_EXEC_PREFIX=\"$(exec_prefix)\"
87
88 pkgdata_DATA = sid-control-tksm.tk hw-visual-probe-bus.blt bridge-tcl.tcl bridge-tk.tk bridge-blt.blt bridge-tcl.txt sid-api-trace.tcl
89 noinst_DATA = tester.tcl
90
91 libtclapi_la_SOURCES = compTcl.cxx
92 libtclapi_la_LDFLAGS = -module -no-undefined
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 mkinstalldirs = $(SHELL) $(top_srcdir)/../../config/mkinstalldirs
95 CONFIG_HEADER = config.h
96 CONFIG_CLEAN_FILES = 
97 LTLIBRARIES =  $(pkglib_LTLIBRARIES)
98
99
100 DEFS = @DEFS@ -I. -I$(srcdir) -I.
101 CPPFLAGS = @CPPFLAGS@
102 LDFLAGS = @LDFLAGS@
103 LIBS = @LIBS@
104 X_CFLAGS = @X_CFLAGS@
105 X_LIBS = @X_LIBS@
106 X_EXTRA_LIBS = @X_EXTRA_LIBS@
107 X_PRE_LIBS = @X_PRE_LIBS@
108 libtclapi_la_LIBADD = 
109 libtclapi_la_OBJECTS =  compTcl.lo
110 CXXFLAGS = @CXXFLAGS@
111 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
112 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
113 CXXLD = $(CXX)
114 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
115 DATA =  $(noinst_DATA) $(pkgdata_DATA)
116
117 DIST_COMMON =  ./stamp-h.in ChangeLog Makefile.am Makefile.in acconfig.h \
118 aclocal.m4 config.in configure configure.in
119
120
121 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
122
123 TAR = gtar
124 GZIP_ENV = --best
125 DEP_FILES =  .deps/compTcl.P
126 SOURCES = $(libtclapi_la_SOURCES)
127 OBJECTS = $(libtclapi_la_OBJECTS)
128
129 all: all-redirect
130 .SUFFIXES:
131 .SUFFIXES: .S .c .cxx .lo .o .s
132 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
133         cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
134
135 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
136         cd $(top_builddir) \
137           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
138
139 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  \
140                 ../../config/am_rpm_init.m4 ../../config/libstdc++.m4 \
141                 ../../config/libtool.m4 ../../config/ltdl.m4 \
142                 ../../config/sidtargets.m4
143         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
144
145 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
146         $(SHELL) ./config.status --recheck
147 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
148         cd $(srcdir) && $(AUTOCONF)
149
150 config.h: stamp-h
151         @if test ! -f $@; then \
152                 rm -f stamp-h; \
153                 $(MAKE) stamp-h; \
154         else :; fi
155 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
156         cd $(top_builddir) \
157           && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
158              $(SHELL) ./config.status
159         @echo timestamp > stamp-h 2> /dev/null
160 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
161         @if test ! -f $@; then \
162                 rm -f $(srcdir)/stamp-h.in; \
163                 $(MAKE) $(srcdir)/stamp-h.in; \
164         else :; fi
165 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
166         cd $(top_srcdir) && $(AUTOHEADER)
167         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
168
169 mostlyclean-hdr:
170
171 clean-hdr:
172
173 distclean-hdr:
174         -rm -f config.h
175
176 maintainer-clean-hdr:
177
178 mostlyclean-pkglibLTLIBRARIES:
179
180 clean-pkglibLTLIBRARIES:
181         -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
182
183 distclean-pkglibLTLIBRARIES:
184
185 maintainer-clean-pkglibLTLIBRARIES:
186
187 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
188         @$(NORMAL_INSTALL)
189         $(mkinstalldirs) $(DESTDIR)$(pkglibdir)
190         @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
191           if test -f $$p; then \
192             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p"; \
193             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p; \
194           else :; fi; \
195         done
196
197 uninstall-pkglibLTLIBRARIES:
198         @$(NORMAL_UNINSTALL)
199         list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
200           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(pkglibdir)/$$p; \
201         done
202
203 .s.o:
204         $(COMPILE) -c $<
205
206 .S.o:
207         $(COMPILE) -c $<
208
209 mostlyclean-compile:
210         -rm -f *.o core *.core
211
212 clean-compile:
213
214 distclean-compile:
215         -rm -f *.tab.c
216
217 maintainer-clean-compile:
218
219 .s.lo:
220         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
221
222 .S.lo:
223         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
224
225 mostlyclean-libtool:
226         -rm -f *.lo
227
228 clean-libtool:
229         -rm -rf .libs _libs
230
231 distclean-libtool:
232
233 maintainer-clean-libtool:
234
235 libtclapi.la: $(libtclapi_la_OBJECTS) $(libtclapi_la_DEPENDENCIES)
236         $(CXXLINK) -rpath $(pkglibdir) $(libtclapi_la_LDFLAGS) $(libtclapi_la_OBJECTS) $(libtclapi_la_LIBADD) $(LIBS)
237 .cxx.o:
238         $(CXXCOMPILE) -c $<
239 .cxx.lo:
240         $(LTCXXCOMPILE) -c $<
241
242 install-pkgdataDATA: $(pkgdata_DATA)
243         @$(NORMAL_INSTALL)
244         $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
245         @list='$(pkgdata_DATA)'; for p in $$list; do \
246           if test -f $(srcdir)/$$p; then \
247             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p"; \
248             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p; \
249           else if test -f $$p; then \
250             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p"; \
251             $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p; \
252           fi; fi; \
253         done
254
255 uninstall-pkgdataDATA:
256         @$(NORMAL_UNINSTALL)
257         list='$(pkgdata_DATA)'; for p in $$list; do \
258           rm -f $(DESTDIR)$(pkgdatadir)/$$p; \
259         done
260
261 tags: TAGS
262
263 ID: $(HEADERS) $(SOURCES) $(LISP)
264         list='$(SOURCES) $(HEADERS)'; \
265         unique=`for i in $$list; do echo $$i; done | \
266           awk '    { files[$$0] = 1; } \
267                END { for (i in files) print i; }'`; \
268         here=`pwd` && cd $(srcdir) \
269           && mkid -f$$here/ID $$unique $(LISP)
270
271 TAGS:  $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
272         tags=; \
273         here=`pwd`; \
274         list='$(SOURCES) $(HEADERS)'; \
275         unique=`for i in $$list; do echo $$i; done | \
276           awk '    { files[$$0] = 1; } \
277                END { for (i in files) print i; }'`; \
278         test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
279           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
280
281 mostlyclean-tags:
282
283 clean-tags:
284
285 distclean-tags:
286         -rm -f TAGS ID
287
288 maintainer-clean-tags:
289
290 distdir = $(PACKAGE)-$(VERSION)
291 top_distdir = $(distdir)
292
293 # This target untars the dist file and tries a VPATH configuration.  Then
294 # it guarantees that the distribution is self-contained by making another
295 # tarfile.
296 distcheck: dist
297         -rm -rf $(distdir)
298         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
299         mkdir $(distdir)/=build
300         mkdir $(distdir)/=inst
301         dc_install_base=`cd $(distdir)/=inst && pwd`; \
302         cd $(distdir)/=build \
303           && ../configure --srcdir=.. --prefix=$$dc_install_base \
304           && $(MAKE) $(AM_MAKEFLAGS) \
305           && $(MAKE) $(AM_MAKEFLAGS) dvi \
306           && $(MAKE) $(AM_MAKEFLAGS) check \
307           && $(MAKE) $(AM_MAKEFLAGS) install \
308           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
309           && $(MAKE) $(AM_MAKEFLAGS) dist
310         -rm -rf $(distdir)
311         @banner="$(distdir).tar.gz is ready for distribution"; \
312         dashes=`echo "$$banner" | sed s/./=/g`; \
313         echo "$$dashes"; \
314         echo "$$banner"; \
315         echo "$$dashes"
316 dist: distdir
317         -chmod -R a+r $(distdir)
318         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
319         -rm -rf $(distdir)
320 dist-all: distdir
321         -chmod -R a+r $(distdir)
322         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
323         -rm -rf $(distdir)
324 distdir: $(DISTFILES)
325         -rm -rf $(distdir)
326         mkdir $(distdir)
327         -chmod 777 $(distdir)
328         here=`cd $(top_builddir) && pwd`; \
329         top_distdir=`cd $(distdir) && pwd`; \
330         distdir=`cd $(distdir) && pwd`; \
331         cd $(top_srcdir) \
332           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
333         @for file in $(DISTFILES); do \
334           d=$(srcdir); \
335           if test -d $$d/$$file; then \
336             cp -pr $$d/$$file $(distdir)/$$file; \
337           else \
338             test -f $(distdir)/$$file \
339             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
340             || cp -p $$d/$$file $(distdir)/$$file || :; \
341           fi; \
342         done
343
344 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
345
346 -include $(DEP_FILES)
347
348 mostlyclean-depend:
349
350 clean-depend:
351
352 distclean-depend:
353         -rm -rf .deps
354
355 maintainer-clean-depend:
356
357 %.o: %.c
358         @echo '$(COMPILE) -c $<'; \
359         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
360         @-cp .deps/$(*F).pp .deps/$(*F).P; \
361         tr ' ' '\012' < .deps/$(*F).pp \
362           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
363             >> .deps/$(*F).P; \
364         rm .deps/$(*F).pp
365
366 %.lo: %.c
367         @echo '$(LTCOMPILE) -c $<'; \
368         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
369         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
370           < .deps/$(*F).pp > .deps/$(*F).P; \
371         tr ' ' '\012' < .deps/$(*F).pp \
372           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
373             >> .deps/$(*F).P; \
374         rm -f .deps/$(*F).pp
375
376 %.o: %.cxx
377         @echo '$(CXXCOMPILE) -c $<'; \
378         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
379         @-cp .deps/$(*F).pp .deps/$(*F).P; \
380         tr ' ' '\012' < .deps/$(*F).pp \
381           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
382             >> .deps/$(*F).P; \
383         rm .deps/$(*F).pp
384
385 %.lo: %.cxx
386         @echo '$(LTCXXCOMPILE) -c $<'; \
387         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
388         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
389           < .deps/$(*F).pp > .deps/$(*F).P; \
390         tr ' ' '\012' < .deps/$(*F).pp \
391           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
392             >> .deps/$(*F).P; \
393         rm -f .deps/$(*F).pp
394 info-am:
395 info: info-am
396 dvi-am:
397 dvi: dvi-am
398 check-am: all-am
399 check: check-am
400 installcheck-am:
401 installcheck: installcheck-am
402 all-recursive-am: config.h
403         $(MAKE) $(AM_MAKEFLAGS) all-recursive
404
405 install-exec-am: install-pkglibLTLIBRARIES
406 install-exec: install-exec-am
407
408 install-data-am: install-pkgdataDATA
409 install-data: install-data-am
410
411 install-am: all-am
412         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413 install: install-am
414 uninstall-am: uninstall-pkglibLTLIBRARIES uninstall-pkgdataDATA
415 uninstall: uninstall-am
416 all-am: Makefile $(LTLIBRARIES) $(DATA) config.h
417 all-redirect: all-am
418 install-strip:
419         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
420 installdirs:
421         $(mkinstalldirs)  $(DESTDIR)$(pkglibdir) $(DESTDIR)$(pkgdatadir)
422
423
424 mostlyclean-generic:
425
426 clean-generic:
427
428 distclean-generic:
429         -rm -f Makefile $(CONFIG_CLEAN_FILES)
430         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
431
432 maintainer-clean-generic:
433 mostlyclean-am:  mostlyclean-hdr mostlyclean-pkglibLTLIBRARIES \
434                 mostlyclean-compile mostlyclean-libtool \
435                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
436
437 mostlyclean: mostlyclean-am
438
439 clean-am:  clean-hdr clean-pkglibLTLIBRARIES clean-compile clean-libtool \
440                 clean-tags clean-depend clean-generic mostlyclean-am
441
442 clean: clean-am
443
444 distclean-am:  distclean-hdr distclean-pkglibLTLIBRARIES \
445                 distclean-compile distclean-libtool distclean-tags \
446                 distclean-depend distclean-generic clean-am
447         -rm -f libtool
448
449 distclean: distclean-am
450         -rm -f config.status
451
452 maintainer-clean-am:  maintainer-clean-hdr \
453                 maintainer-clean-pkglibLTLIBRARIES \
454                 maintainer-clean-compile maintainer-clean-libtool \
455                 maintainer-clean-tags maintainer-clean-depend \
456                 maintainer-clean-generic distclean-am
457         @echo "This command is intended for maintainers to use;"
458         @echo "it deletes files that may require special tools to rebuild."
459
460 maintainer-clean: maintainer-clean-am
461         -rm -f config.status
462
463 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
464 mostlyclean-pkglibLTLIBRARIES distclean-pkglibLTLIBRARIES \
465 clean-pkglibLTLIBRARIES maintainer-clean-pkglibLTLIBRARIES \
466 uninstall-pkglibLTLIBRARIES install-pkglibLTLIBRARIES \
467 mostlyclean-compile distclean-compile clean-compile \
468 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
469 clean-libtool maintainer-clean-libtool uninstall-pkgdataDATA \
470 install-pkgdataDATA tags mostlyclean-tags distclean-tags clean-tags \
471 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
472 clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
473 check-am installcheck-am installcheck all-recursive-am install-exec-am \
474 install-exec install-data-am install-data install-am install \
475 uninstall-am uninstall all-redirect all-am all installdirs \
476 mostlyclean-generic distclean-generic clean-generic \
477 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
478
479
480 # Tell versions [3.59,3.63) of GNU make to not export all variables.
481 # Otherwise a system limit (for SysV at least) may be exceeded.
482 .NOEXPORT: