OSDN Git Service

* public snapshot of sid simulator
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / lcd / testsuite / 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 noinst_LTLIBRARIES = libt6963c-test.la libt6963c-japan.la libhd-two-line.la libhd-one-line.la libhd-5X10.la libhd-europe.la
92
93 INCLUDES = -I. -I../../../include -I$(srcdir)/../../../include -I$(srcdir)/..
94
95 libt6963c_test_la_SOURCES = t6963c-tester.cxx
96 libt6963c_test_la_LDFLAGS = -rpath $(pkglibdir) -module -no-undefined
97
98 libt6963c_japan_la_SOURCES = t6963c-japan.cxx
99 libt6963c_japan_la_LDFLAGS = -rpath $(pkglibdir) -module -no-undefined
100
101 libhd_two_line_la_SOURCES = hd-two-line.cxx hd-tester.cxx
102 libhd_two_line_la_LDFLAGS = -rpath $(pkglibdir) -module -no-undefined
103
104 libhd_one_line_la_SOURCES = hd-one-line.cxx hd-tester.cxx
105 libhd_one_line_la_LDFLAGS = -rpath $(pkglibdir) -module -no-undefined
106
107 libhd_5X10_la_SOURCES = hd-5X10.cxx hd-tester.cxx
108 libhd_5X10_la_LDFLAGS = -rpath $(pkglibdir) -module -no-undefined
109
110 libhd_europe_la_SOURCES = hd-europe.cxx hd-tester.cxx
111 libhd_europe_la_LDFLAGS = -rpath $(pkglibdir) -module -no-undefined
112 mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
113 CONFIG_HEADER = ../../config.h
114 CONFIG_CLEAN_FILES = 
115 LTLIBRARIES =  $(noinst_LTLIBRARIES)
116
117
118 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
119 CPPFLAGS = @CPPFLAGS@
120 LDFLAGS = @LDFLAGS@
121 LIBS = @LIBS@
122 libt6963c_test_la_LIBADD = 
123 libt6963c_test_la_OBJECTS =  t6963c-tester.lo
124 libt6963c_japan_la_LIBADD = 
125 libt6963c_japan_la_OBJECTS =  t6963c-japan.lo
126 libhd_two_line_la_LIBADD = 
127 libhd_two_line_la_OBJECTS =  hd-two-line.lo hd-tester.lo
128 libhd_one_line_la_LIBADD = 
129 libhd_one_line_la_OBJECTS =  hd-one-line.lo hd-tester.lo
130 libhd_5X10_la_LIBADD = 
131 libhd_5X10_la_OBJECTS =  hd-5X10.lo hd-tester.lo
132 libhd_europe_la_LIBADD = 
133 libhd_europe_la_OBJECTS =  hd-europe.lo hd-tester.lo
134 CXXFLAGS = @CXXFLAGS@
135 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
136 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
137 CXXLD = $(CXX)
138 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
139 DIST_COMMON =  ChangeLog Makefile.am Makefile.in
140
141
142 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
143
144 TAR = gtar
145 GZIP_ENV = --best
146 SOURCES = $(libt6963c_test_la_SOURCES) $(libt6963c_japan_la_SOURCES) $(libhd_two_line_la_SOURCES) $(libhd_one_line_la_SOURCES) $(libhd_5X10_la_SOURCES) $(libhd_europe_la_SOURCES)
147 OBJECTS = $(libt6963c_test_la_OBJECTS) $(libt6963c_japan_la_OBJECTS) $(libhd_two_line_la_OBJECTS) $(libhd_one_line_la_OBJECTS) $(libhd_5X10_la_OBJECTS) $(libhd_europe_la_OBJECTS)
148
149 all: all-redirect
150 .SUFFIXES:
151 .SUFFIXES: .S .c .cxx .lo .o .s
152 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
153         cd $(top_srcdir) && $(AUTOMAKE) --cygnus lcd/testsuite/Makefile
154
155 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
156         cd $(top_builddir) \
157           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
158
159
160 mostlyclean-noinstLTLIBRARIES:
161
162 clean-noinstLTLIBRARIES:
163         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
164
165 distclean-noinstLTLIBRARIES:
166
167 maintainer-clean-noinstLTLIBRARIES:
168
169 .c.o:
170         $(COMPILE) -c $<
171
172 .s.o:
173         $(COMPILE) -c $<
174
175 .S.o:
176         $(COMPILE) -c $<
177
178 mostlyclean-compile:
179         -rm -f *.o core *.core
180
181 clean-compile:
182
183 distclean-compile:
184         -rm -f *.tab.c
185
186 maintainer-clean-compile:
187
188 .c.lo:
189         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
190
191 .s.lo:
192         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
193
194 .S.lo:
195         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
196
197 mostlyclean-libtool:
198         -rm -f *.lo
199
200 clean-libtool:
201         -rm -rf .libs _libs
202
203 distclean-libtool:
204
205 maintainer-clean-libtool:
206
207 libt6963c-test.la: $(libt6963c_test_la_OBJECTS) $(libt6963c_test_la_DEPENDENCIES)
208         $(CXXLINK)  $(libt6963c_test_la_LDFLAGS) $(libt6963c_test_la_OBJECTS) $(libt6963c_test_la_LIBADD) $(LIBS)
209
210 libt6963c-japan.la: $(libt6963c_japan_la_OBJECTS) $(libt6963c_japan_la_DEPENDENCIES)
211         $(CXXLINK)  $(libt6963c_japan_la_LDFLAGS) $(libt6963c_japan_la_OBJECTS) $(libt6963c_japan_la_LIBADD) $(LIBS)
212
213 libhd-two-line.la: $(libhd_two_line_la_OBJECTS) $(libhd_two_line_la_DEPENDENCIES)
214         $(CXXLINK)  $(libhd_two_line_la_LDFLAGS) $(libhd_two_line_la_OBJECTS) $(libhd_two_line_la_LIBADD) $(LIBS)
215
216 libhd-one-line.la: $(libhd_one_line_la_OBJECTS) $(libhd_one_line_la_DEPENDENCIES)
217         $(CXXLINK)  $(libhd_one_line_la_LDFLAGS) $(libhd_one_line_la_OBJECTS) $(libhd_one_line_la_LIBADD) $(LIBS)
218
219 libhd-5X10.la: $(libhd_5X10_la_OBJECTS) $(libhd_5X10_la_DEPENDENCIES)
220         $(CXXLINK)  $(libhd_5X10_la_LDFLAGS) $(libhd_5X10_la_OBJECTS) $(libhd_5X10_la_LIBADD) $(LIBS)
221
222 libhd-europe.la: $(libhd_europe_la_OBJECTS) $(libhd_europe_la_DEPENDENCIES)
223         $(CXXLINK)  $(libhd_europe_la_LDFLAGS) $(libhd_europe_la_OBJECTS) $(libhd_europe_la_LIBADD) $(LIBS)
224 .cxx.o:
225         $(CXXCOMPILE) -c $<
226 .cxx.lo:
227         $(LTCXXCOMPILE) -c $<
228
229 tags: TAGS
230
231 ID: $(HEADERS) $(SOURCES) $(LISP)
232         list='$(SOURCES) $(HEADERS)'; \
233         unique=`for i in $$list; do echo $$i; done | \
234           awk '    { files[$$0] = 1; } \
235                END { for (i in files) print i; }'`; \
236         here=`pwd` && cd $(srcdir) \
237           && mkid -f$$here/ID $$unique $(LISP)
238
239 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
240         tags=; \
241         here=`pwd`; \
242         list='$(SOURCES) $(HEADERS)'; \
243         unique=`for i in $$list; do echo $$i; done | \
244           awk '    { files[$$0] = 1; } \
245                END { for (i in files) print i; }'`; \
246         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
247           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
248
249 mostlyclean-tags:
250
251 clean-tags:
252
253 distclean-tags:
254         -rm -f TAGS ID
255
256 maintainer-clean-tags:
257
258 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
259
260 subdir = lcd/testsuite
261
262 distdir: $(DISTFILES)
263         @for file in $(DISTFILES); do \
264           if test -f $$file; then d=.; else d=$(srcdir); fi; \
265           if test -d $$d/$$file; then \
266             cp -pr $$d/$$file $(distdir)/$$file; \
267           else \
268             test -f $(distdir)/$$file \
269             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
270             || cp -p $$d/$$file $(distdir)/$$file || :; \
271           fi; \
272         done
273 info-am:
274 info: info-am
275 dvi-am:
276 dvi: dvi-am
277 check-am:
278 check: check-am
279 installcheck-am:
280 installcheck: installcheck-am
281 install-info-am: 
282 install-info: install-info-am
283 install-exec-am:
284 install-exec: install-exec-am
285
286 install-data-am:
287 install-data: install-data-am
288
289 install-am: all-am
290         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
291 install: install-am
292 uninstall-am:
293 uninstall: uninstall-am
294 all-am: Makefile $(LTLIBRARIES) all-local
295 all-redirect: all-am
296 install-strip:
297         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
298 installdirs:
299
300
301 mostlyclean-generic:
302
303 clean-generic:
304
305 distclean-generic:
306         -rm -f Makefile $(CONFIG_CLEAN_FILES)
307         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
308
309 maintainer-clean-generic:
310 mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
311                 mostlyclean-libtool mostlyclean-tags \
312                 mostlyclean-generic
313
314 mostlyclean: mostlyclean-am
315
316 clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
317                 clean-tags clean-generic mostlyclean-am
318
319 clean: clean-am
320
321 distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
322                 distclean-libtool distclean-tags distclean-generic \
323                 clean-am
324         -rm -f libtool
325
326 distclean: distclean-am
327
328 maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
329                 maintainer-clean-compile maintainer-clean-libtool \
330                 maintainer-clean-tags maintainer-clean-generic \
331                 distclean-am
332         @echo "This command is intended for maintainers to use;"
333         @echo "it deletes files that may require special tools to rebuild."
334
335 maintainer-clean: maintainer-clean-am
336
337 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
338 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
339 mostlyclean-compile distclean-compile clean-compile \
340 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
341 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
342 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
343 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
344 install-info install-exec-am install-exec install-data-am install-data \
345 install-am install uninstall-am uninstall all-local all-redirect all-am \
346 all installdirs mostlyclean-generic distclean-generic clean-generic \
347 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
348
349
350 all-local:
351         cp $(srcdir)/hd-one-line.conf .
352         cp $(srcdir)/hd-two-line.conf .
353         cp $(srcdir)/hd-5X10.conf .
354         cp $(srcdir)/hd-europe.conf .
355         cp $(srcdir)/t6963c-tcl.conf .
356         cp $(srcdir)/t6963c-japan.conf .
357
358 # Tell versions [3.59,3.63) of GNU make to not export all variables.
359 # Otherwise a system limit (for SysV at least) may be exceeded.
360 .NOEXPORT: