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 | build_alias = @build_alias@
|
---|
61 | build_triplet = @build@
|
---|
62 | host_alias = @host_alias@
|
---|
63 | host_triplet = @host@
|
---|
64 | target_alias = @target_alias@
|
---|
65 | target_triplet = @target@
|
---|
66 | AR = @AR@
|
---|
67 | AS = @AS@
|
---|
68 | BACKTRACESPEC = @BACKTRACESPEC@
|
---|
69 | CC = @CC@
|
---|
70 | CHECKREFSPEC = @CHECKREFSPEC@
|
---|
71 | COMPPATH = @COMPPATH@
|
---|
72 | CXX = @CXX@
|
---|
73 | CXXCPP = @CXXCPP@
|
---|
74 | DIRLTDL = @DIRLTDL@
|
---|
75 | DIVIDESPEC = @DIVIDESPEC@
|
---|
76 | DLLTOOL = @DLLTOOL@
|
---|
77 | EXCEPTIONSPEC = @EXCEPTIONSPEC@
|
---|
78 | EXEEXT = @EXEEXT@
|
---|
79 | GCC_UNWIND_INCLUDE = @GCC_UNWIND_INCLUDE@
|
---|
80 | GCDEPS = @GCDEPS@
|
---|
81 | GCINCS = @GCINCS@
|
---|
82 | GCJ = @GCJ@
|
---|
83 | GCJFLAGS = @GCJFLAGS@
|
---|
84 | GCJVERSION = @GCJVERSION@
|
---|
85 | GCLIBS = @GCLIBS@
|
---|
86 | GCOBJS = @GCOBJS@
|
---|
87 | GCSPEC = @GCSPEC@
|
---|
88 | GCTESTSPEC = @GCTESTSPEC@
|
---|
89 | HASH_SYNC_SPEC = @HASH_SYNC_SPEC@
|
---|
90 | IEEESPEC = @IEEESPEC@
|
---|
91 | INCLTDL = @INCLTDL@
|
---|
92 | INTERPRETER = @INTERPRETER@
|
---|
93 | JC1GCSPEC = @JC1GCSPEC@
|
---|
94 | LIBFFI = @LIBFFI@
|
---|
95 | LIBFFIINCS = @LIBFFIINCS@
|
---|
96 | LIBGCJDEBUG = @LIBGCJDEBUG@
|
---|
97 | LIBGCJTESTSPEC = @LIBGCJTESTSPEC@
|
---|
98 | LIBGCJ_CFLAGS = @LIBGCJ_CFLAGS@
|
---|
99 | LIBGCJ_CXXFLAGS = @LIBGCJ_CXXFLAGS@
|
---|
100 | LIBGCJ_JAVAFLAGS = @LIBGCJ_JAVAFLAGS@
|
---|
101 | LIBICONV = @LIBICONV@
|
---|
102 | LIBLTDL = @LIBLTDL@
|
---|
103 | LIBTOOL = @LIBTOOL@
|
---|
104 | LN_S = @LN_S@
|
---|
105 | MAINT = @MAINT@
|
---|
106 | MAKEINFO = @MAKEINFO@
|
---|
107 | OBJDUMP = @OBJDUMP@
|
---|
108 | OBJEXT = @OBJEXT@
|
---|
109 | PACKAGE = @PACKAGE@
|
---|
110 | PERL = @PERL@
|
---|
111 | PLATFORMOBJS = @PLATFORMOBJS@
|
---|
112 | RANLIB = @RANLIB@
|
---|
113 | STRIP = @STRIP@
|
---|
114 | SYSDEP_SOURCES = @SYSDEP_SOURCES@
|
---|
115 | SYSTEMSPEC = @SYSTEMSPEC@
|
---|
116 | SYS_ZLIBS = @SYS_ZLIBS@
|
---|
117 | THREADDEPS = @THREADDEPS@
|
---|
118 | THREADINCS = @THREADINCS@
|
---|
119 | THREADLDFLAGS = @THREADLDFLAGS@
|
---|
120 | THREADLIBS = @THREADLIBS@
|
---|
121 | THREADOBJS = @THREADOBJS@
|
---|
122 | THREADSPEC = @THREADSPEC@
|
---|
123 | VERSION = @VERSION@
|
---|
124 | ZINCS = @ZINCS@
|
---|
125 | ZLIBS = @ZLIBS@
|
---|
126 | ZLIBSPEC = @ZLIBSPEC@
|
---|
127 | ZLIBTESTSPEC = @ZLIBTESTSPEC@
|
---|
128 | gcc_version = @gcc_version@
|
---|
129 | glibjava_CXX = @glibjava_CXX@
|
---|
130 | here = @here@
|
---|
131 | libgcj_basedir = @libgcj_basedir@
|
---|
132 | mkinstalldirs = @mkinstalldirs@
|
---|
133 | tool_include_dir = @tool_include_dir@
|
---|
134 | toolexecdir = @toolexecdir@
|
---|
135 | toolexeclibdir = @toolexeclibdir@
|
---|
136 | toolexecmainlibdir = @toolexecmainlibdir@
|
---|
137 |
|
---|
138 | AUTOMAKE_OPTIONS = foreign dejagnu
|
---|
139 |
|
---|
140 | # Setup the testing framework, if you have one
|
---|
141 | EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
|
---|
142 | echo $(top_builddir)/../expect/expect ; \
|
---|
143 | else echo expect ; fi`
|
---|
144 |
|
---|
145 |
|
---|
146 | RUNTEST = "`if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
|
---|
147 | echo $(top_srcdir)/../dejagnu/runtest ; \
|
---|
148 | else echo runtest; fi` $(AM_RUNTESTFLAGS)"
|
---|
149 |
|
---|
150 |
|
---|
151 | AM_RUNTESTFLAGS = INTERPRETER=$(INTERPRETER)
|
---|
152 | CONFIG_HEADER = ../include/config.h ../gcj/libgcj-config.h
|
---|
153 | CONFIG_CLEAN_FILES =
|
---|
154 | DIST_COMMON = ChangeLog Makefile.am Makefile.in
|
---|
155 |
|
---|
156 |
|
---|
157 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
---|
158 |
|
---|
159 | TAR = gtar
|
---|
160 | GZIP_ENV = --best
|
---|
161 | all: all-redirect
|
---|
162 | .SUFFIXES:
|
---|
163 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
---|
164 | cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile
|
---|
165 |
|
---|
166 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
|
---|
167 | cd $(top_builddir) \
|
---|
168 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
---|
169 |
|
---|
170 | tags: TAGS
|
---|
171 | TAGS:
|
---|
172 |
|
---|
173 |
|
---|
174 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
|
---|
175 |
|
---|
176 | subdir = testsuite
|
---|
177 |
|
---|
178 | distdir: $(DISTFILES)
|
---|
179 | here=`cd $(top_builddir) && pwd`; \
|
---|
180 | top_distdir=`cd $(top_distdir) && pwd`; \
|
---|
181 | distdir=`cd $(distdir) && pwd`; \
|
---|
182 | cd $(top_srcdir) \
|
---|
183 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign testsuite/Makefile
|
---|
184 | @for file in $(DISTFILES); do \
|
---|
185 | d=$(srcdir); \
|
---|
186 | if test -d $$d/$$file; then \
|
---|
187 | cp -pr $$d/$$file $(distdir)/$$file; \
|
---|
188 | else \
|
---|
189 | test -f $(distdir)/$$file \
|
---|
190 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
---|
191 | || cp -p $$d/$$file $(distdir)/$$file || :; \
|
---|
192 | fi; \
|
---|
193 | done
|
---|
194 |
|
---|
195 | RUNTESTFLAGS =
|
---|
196 |
|
---|
197 | DEJATOOL = $(PACKAGE)
|
---|
198 |
|
---|
199 | RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
|
---|
200 |
|
---|
201 | check-DEJAGNU: site.exp
|
---|
202 | srcdir=`cd $(srcdir) && pwd`; export srcdir; \
|
---|
203 | EXPECT=$(EXPECT); export EXPECT; \
|
---|
204 | runtest=$(RUNTEST); \
|
---|
205 | if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
|
---|
206 | $$runtest $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
|
---|
207 | else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
---|
208 | fi
|
---|
209 | site.exp: Makefile
|
---|
210 | @echo 'Making a new site.exp file...'
|
---|
211 | @test ! -f site.bak || rm -f site.bak
|
---|
212 | @echo '## these variables are automatically generated by make ##' > $@-t
|
---|
213 | @echo '# Do not edit here. If you wish to override these values' >> $@-t
|
---|
214 | @echo '# edit the last section' >> $@-t
|
---|
215 | @echo 'set tool $(DEJATOOL)' >> $@-t
|
---|
216 | @echo 'set srcdir $(srcdir)' >> $@-t
|
---|
217 | @echo 'set objdir' `pwd` >> $@-t
|
---|
218 | @echo 'set host_alias $(host_alias)' >> $@-t
|
---|
219 | @echo 'set host_triplet $(host_triplet)' >> $@-t
|
---|
220 | @echo 'set target_alias $(target_alias)' >> $@-t
|
---|
221 | @echo 'set target_triplet $(target_triplet)' >> $@-t
|
---|
222 | @echo 'set build_alias $(build_alias)' >> $@-t
|
---|
223 | @echo 'set build_triplet $(build_triplet)' >> $@-t
|
---|
224 | @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
|
---|
225 | @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
|
---|
226 | @test ! -f site.exp || mv site.exp site.bak
|
---|
227 | @mv $@-t site.exp
|
---|
228 | info-am:
|
---|
229 | info: info-am
|
---|
230 | dvi-am:
|
---|
231 | dvi: dvi-am
|
---|
232 | check-am: all-am
|
---|
233 | $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
|
---|
234 | check: check-am
|
---|
235 | installcheck-am:
|
---|
236 | installcheck: installcheck-am
|
---|
237 | install-exec-am:
|
---|
238 | install-exec: install-exec-am
|
---|
239 |
|
---|
240 | install-data-am:
|
---|
241 | install-data: install-data-am
|
---|
242 |
|
---|
243 | install-am: all-am
|
---|
244 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
245 | install: install-am
|
---|
246 | uninstall-am:
|
---|
247 | uninstall: uninstall-am
|
---|
248 | all-am: Makefile
|
---|
249 | all-redirect: all-am
|
---|
250 | install-strip:
|
---|
251 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
|
---|
252 | installdirs:
|
---|
253 |
|
---|
254 |
|
---|
255 | mostlyclean-generic:
|
---|
256 |
|
---|
257 | clean-generic:
|
---|
258 |
|
---|
259 | distclean-generic:
|
---|
260 | -rm -f Makefile $(CONFIG_CLEAN_FILES)
|
---|
261 | -rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
---|
262 |
|
---|
263 | maintainer-clean-generic:
|
---|
264 | mostlyclean-am: mostlyclean-generic
|
---|
265 |
|
---|
266 | mostlyclean: mostlyclean-am
|
---|
267 |
|
---|
268 | clean-am: clean-generic mostlyclean-am
|
---|
269 |
|
---|
270 | clean: clean-am
|
---|
271 |
|
---|
272 | distclean-am: distclean-generic clean-am
|
---|
273 | -rm -f libtool
|
---|
274 |
|
---|
275 | distclean: distclean-am
|
---|
276 |
|
---|
277 | maintainer-clean-am: maintainer-clean-generic distclean-am
|
---|
278 | @echo "This command is intended for maintainers to use;"
|
---|
279 | @echo "it deletes files that may require special tools to rebuild."
|
---|
280 |
|
---|
281 | maintainer-clean: maintainer-clean-am
|
---|
282 |
|
---|
283 | .PHONY: tags distdir check-DEJAGNU info-am info dvi-am dvi check \
|
---|
284 | check-am installcheck-am installcheck install-exec-am install-exec \
|
---|
285 | install-data-am install-data install-am install uninstall-am uninstall \
|
---|
286 | all-redirect all-am all installdirs mostlyclean-generic \
|
---|
287 | distclean-generic clean-generic maintainer-clean-generic clean \
|
---|
288 | mostlyclean distclean maintainer-clean
|
---|
289 |
|
---|
290 |
|
---|
291 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
292 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
293 | .NOEXPORT:
|
---|