OSDN Git Service

* public snapshot of sid simulator
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / consoles / 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 CYGWIN = @CYGWIN@
68 DLLTOOL = @DLLTOOL@
69 EXEEXT = @EXEEXT@
70 LD = @LD@
71 LIBTOOL = @LIBTOOL@
72 LN_S = @LN_S@
73 MAINT = @MAINT@
74 MAKEINFO = @MAKEINFO@
75 NM = @NM@
76 OBJDUMP = @OBJDUMP@
77 PACKAGE = @PACKAGE@
78 RANLIB = @RANLIB@
79 VERSION = @VERSION@
80 lcd_libs = @lcd_libs@
81 make_subdirs = @make_subdirs@
82 sidtarget_arm = @sidtarget_arm@
83 sidtarget_m32r = @sidtarget_m32r@
84 sidtarget_m68k = @sidtarget_m68k@
85 sidtarget_mips = @sidtarget_mips@
86 sidtarget_ppc = @sidtarget_ppc@
87 socket_libs = @socket_libs@
88
89 AUTOMAKE_OPTIONS = foreign
90
91 pkglib_LTLIBRARIES = libconsoles.la
92
93 INCLUDES = -I. -I../../include -I$(srcdir)/../../include
94 libconsoles_la_SOURCES = stdio.cxx socketio.cxx components.cxx
95 libconsoles_la_LDFLAGS = -module -no-undefined
96 libconsoles_la_LIBADD = $(socket_libs)
97
98 pkgdata_DATA = sid-io-stdio.txt sid-io-socket.txt hw-visual-tty.tk
99
100 DEJAGNUTESTS = stdio.exp consdocs.exp consmonkey.exp stdioval.exp stdioinv.exp socketval.exp socketinv.exp
101 mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
102 CONFIG_HEADER = ../config.h
103 CONFIG_CLEAN_FILES = 
104 LTLIBRARIES =  $(pkglib_LTLIBRARIES)
105
106
107 DEFS = @DEFS@ -I. -I$(srcdir) -I..
108 CPPFLAGS = @CPPFLAGS@
109 LDFLAGS = @LDFLAGS@
110 LIBS = @LIBS@
111 libconsoles_la_DEPENDENCIES = 
112 libconsoles_la_OBJECTS =  stdio.lo socketio.lo components.lo
113 CXXFLAGS = @CXXFLAGS@
114 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
115 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
116 CXXLD = $(CXX)
117 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
118 DATA =  $(pkgdata_DATA)
119
120 DIST_COMMON =  ChangeLog Makefile.am Makefile.in
121
122
123 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
124
125 TAR = gtar
126 GZIP_ENV = --best
127 DEP_FILES =  .deps/components.P .deps/socketio.P .deps/stdio.P
128 SOURCES = $(libconsoles_la_SOURCES)
129 OBJECTS = $(libconsoles_la_OBJECTS)
130
131 all: all-redirect
132 .SUFFIXES:
133 .SUFFIXES: .S .c .cxx .lo .o .s
134 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
135         cd $(top_srcdir) && $(AUTOMAKE) --foreign consoles/Makefile
136
137 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
138         cd $(top_builddir) \
139           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
140
141
142 mostlyclean-pkglibLTLIBRARIES:
143
144 clean-pkglibLTLIBRARIES:
145         -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
146
147 distclean-pkglibLTLIBRARIES:
148
149 maintainer-clean-pkglibLTLIBRARIES:
150
151 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
152         @$(NORMAL_INSTALL)
153         $(mkinstalldirs) $(DESTDIR)$(pkglibdir)
154         @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
155           if test -f $$p; then \
156             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p"; \
157             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p; \
158           else :; fi; \
159         done
160
161 uninstall-pkglibLTLIBRARIES:
162         @$(NORMAL_UNINSTALL)
163         list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
164           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(pkglibdir)/$$p; \
165         done
166
167 .s.o:
168         $(COMPILE) -c $<
169
170 .S.o:
171         $(COMPILE) -c $<
172
173 mostlyclean-compile:
174         -rm -f *.o core *.core
175
176 clean-compile:
177
178 distclean-compile:
179         -rm -f *.tab.c
180
181 maintainer-clean-compile:
182
183 .s.lo:
184         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
185
186 .S.lo:
187         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
188
189 mostlyclean-libtool:
190         -rm -f *.lo
191
192 clean-libtool:
193         -rm -rf .libs _libs
194
195 distclean-libtool:
196
197 maintainer-clean-libtool:
198
199 libconsoles.la: $(libconsoles_la_OBJECTS) $(libconsoles_la_DEPENDENCIES)
200         $(CXXLINK) -rpath $(pkglibdir) $(libconsoles_la_LDFLAGS) $(libconsoles_la_OBJECTS) $(libconsoles_la_LIBADD) $(LIBS)
201 .cxx.o:
202         $(CXXCOMPILE) -c $<
203 .cxx.lo:
204         $(LTCXXCOMPILE) -c $<
205
206 install-pkgdataDATA: $(pkgdata_DATA)
207         @$(NORMAL_INSTALL)
208         $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
209         @list='$(pkgdata_DATA)'; for p in $$list; do \
210           if test -f $(srcdir)/$$p; then \
211             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p"; \
212             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p; \
213           else if test -f $$p; then \
214             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p"; \
215             $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p; \
216           fi; fi; \
217         done
218
219 uninstall-pkgdataDATA:
220         @$(NORMAL_UNINSTALL)
221         list='$(pkgdata_DATA)'; for p in $$list; do \
222           rm -f $(DESTDIR)$(pkgdatadir)/$$p; \
223         done
224
225 tags: TAGS
226
227 ID: $(HEADERS) $(SOURCES) $(LISP)
228         list='$(SOURCES) $(HEADERS)'; \
229         unique=`for i in $$list; do echo $$i; done | \
230           awk '    { files[$$0] = 1; } \
231                END { for (i in files) print i; }'`; \
232         here=`pwd` && cd $(srcdir) \
233           && mkid -f$$here/ID $$unique $(LISP)
234
235 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
236         tags=; \
237         here=`pwd`; \
238         list='$(SOURCES) $(HEADERS)'; \
239         unique=`for i in $$list; do echo $$i; done | \
240           awk '    { files[$$0] = 1; } \
241                END { for (i in files) print i; }'`; \
242         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
243           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
244
245 mostlyclean-tags:
246
247 clean-tags:
248
249 distclean-tags:
250         -rm -f TAGS ID
251
252 maintainer-clean-tags:
253
254 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
255
256 subdir = consoles
257
258 distdir: $(DISTFILES)
259         here=`cd $(top_builddir) && pwd`; \
260         top_distdir=`cd $(top_distdir) && pwd`; \
261         distdir=`cd $(distdir) && pwd`; \
262         cd $(top_srcdir) \
263           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign consoles/Makefile
264         @for file in $(DISTFILES); do \
265           d=$(srcdir); \
266           if test -d $$d/$$file; then \
267             cp -pr $$d/$$file $(distdir)/$$file; \
268           else \
269             test -f $(distdir)/$$file \
270             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
271             || cp -p $$d/$$file $(distdir)/$$file || :; \
272           fi; \
273         done
274
275 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
276
277 -include $(DEP_FILES)
278
279 mostlyclean-depend:
280
281 clean-depend:
282
283 distclean-depend:
284         -rm -rf .deps
285
286 maintainer-clean-depend:
287
288 %.o: %.c
289         @echo '$(COMPILE) -c $<'; \
290         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
291         @-cp .deps/$(*F).pp .deps/$(*F).P; \
292         tr ' ' '\012' < .deps/$(*F).pp \
293           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
294             >> .deps/$(*F).P; \
295         rm .deps/$(*F).pp
296
297 %.lo: %.c
298         @echo '$(LTCOMPILE) -c $<'; \
299         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
300         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
301           < .deps/$(*F).pp > .deps/$(*F).P; \
302         tr ' ' '\012' < .deps/$(*F).pp \
303           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
304             >> .deps/$(*F).P; \
305         rm -f .deps/$(*F).pp
306
307 %.o: %.cxx
308         @echo '$(CXXCOMPILE) -c $<'; \
309         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
310         @-cp .deps/$(*F).pp .deps/$(*F).P; \
311         tr ' ' '\012' < .deps/$(*F).pp \
312           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
313             >> .deps/$(*F).P; \
314         rm .deps/$(*F).pp
315
316 %.lo: %.cxx
317         @echo '$(LTCXXCOMPILE) -c $<'; \
318         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
319         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
320           < .deps/$(*F).pp > .deps/$(*F).P; \
321         tr ' ' '\012' < .deps/$(*F).pp \
322           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
323             >> .deps/$(*F).P; \
324         rm -f .deps/$(*F).pp
325 info-am:
326 info: info-am
327 dvi-am:
328 dvi: dvi-am
329 check-am: all-am
330 check: check-am
331 installcheck-am:
332 installcheck: installcheck-am
333 install-exec-am: install-pkglibLTLIBRARIES
334 install-exec: install-exec-am
335
336 install-data-am: install-pkgdataDATA
337 install-data: install-data-am
338
339 install-am: all-am
340         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
341 install: install-am
342 uninstall-am: uninstall-pkglibLTLIBRARIES uninstall-pkgdataDATA
343 uninstall: uninstall-am
344 all-am: Makefile $(LTLIBRARIES) $(DATA)
345 all-redirect: all-am
346 install-strip:
347         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
348 installdirs:
349         $(mkinstalldirs)  $(DESTDIR)$(pkglibdir) $(DESTDIR)$(pkgdatadir)
350
351
352 mostlyclean-generic:
353
354 clean-generic:
355
356 distclean-generic:
357         -rm -f Makefile $(CONFIG_CLEAN_FILES)
358         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
359
360 maintainer-clean-generic:
361 mostlyclean-am:  mostlyclean-pkglibLTLIBRARIES mostlyclean-compile \
362                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
363                 mostlyclean-generic
364
365 mostlyclean: mostlyclean-am
366
367 clean-am:  clean-pkglibLTLIBRARIES clean-compile clean-libtool \
368                 clean-tags clean-depend clean-generic mostlyclean-am
369
370 clean: clean-am
371
372 distclean-am:  distclean-pkglibLTLIBRARIES distclean-compile \
373                 distclean-libtool distclean-tags distclean-depend \
374                 distclean-generic clean-am
375         -rm -f libtool
376
377 distclean: distclean-am
378
379 maintainer-clean-am:  maintainer-clean-pkglibLTLIBRARIES \
380                 maintainer-clean-compile maintainer-clean-libtool \
381                 maintainer-clean-tags maintainer-clean-depend \
382                 maintainer-clean-generic distclean-am
383         @echo "This command is intended for maintainers to use;"
384         @echo "it deletes files that may require special tools to rebuild."
385
386 maintainer-clean: maintainer-clean-am
387
388 .PHONY: mostlyclean-pkglibLTLIBRARIES distclean-pkglibLTLIBRARIES \
389 clean-pkglibLTLIBRARIES maintainer-clean-pkglibLTLIBRARIES \
390 uninstall-pkglibLTLIBRARIES install-pkglibLTLIBRARIES \
391 mostlyclean-compile distclean-compile clean-compile \
392 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
393 clean-libtool maintainer-clean-libtool uninstall-pkgdataDATA \
394 install-pkgdataDATA tags mostlyclean-tags distclean-tags clean-tags \
395 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
396 clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
397 check-am installcheck-am installcheck install-exec-am install-exec \
398 install-data-am install-data install-am install uninstall-am uninstall \
399 all-redirect all-am all installdirs mostlyclean-generic \
400 distclean-generic clean-generic maintainer-clean-generic clean \
401 mostlyclean distclean maintainer-clean
402
403 checkme:
404         (cd ../testsuite ; $(MAKE) check RUNTESTFLAGS="$(RUNTESTFLAGS) $(DEJAGNUTESTS)" )
405
406 # Tell versions [3.59,3.63) of GNU make to not export all variables.
407 # Otherwise a system limit (for SysV at least) may be exceeded.
408 .NOEXPORT: