]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/Makefile.in
sim: unify bug & package settings
[thirdparty/binutils-gdb.git] / sim / Makefile.in
CommitLineData
6bddc3e8
MF
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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
17#
18# Copyright (C) 1993-2021 Free Software Foundation, Inc.
19#
c906108c
SS
20# This program is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
4744ac1b 22# the Free Software Foundation; either version 3 of the License, or
c906108c 23# (at your option) any later version.
4744ac1b 24#
c906108c
SS
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28# GNU General Public License for more details.
4744ac1b 29#
c906108c 30# You should have received a copy of the GNU General Public License
4744ac1b 31# along with this program. If not, see <http://www.gnu.org/licenses/>.
6c57b87f 32
5bea0c32
MF
33#
34# Copyright (C) 1997-2021 Free Software Foundation, Inc.
35#
36# This program is free software; you can redistribute it and/or modify
37# it under the terms of the GNU General Public License as published by
38# the Free Software Foundation; either version 3 of the License, or
39# (at your option) any later version.
40#
41# This program is distributed in the hope that it will be useful,
42# but WITHOUT ANY WARRANTY; without even the implied warranty of
43# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
44# GNU General Public License for more details.
45#
46# You should have received a copy of the GNU General Public License
47# along with this program. If not, see <http://www.gnu.org/licenses/>.
48
49# Parts of the common/ sim code that have been unified.
50# Most still lives in common/Make-common.in.
51
b6b1c790
MF
52# The IGEN simulator generator for GDB, the GNU Debugger.
53#
54# Copyright 2002-2021 Free Software Foundation, Inc.
55#
56# Contributed by Andrew Cagney.
57#
58# This file is part of GDB.
59#
60# This program is free software; you can redistribute it and/or modify
61# it under the terms of the GNU General Public License as published by
62# the Free Software Foundation; either version 3 of the License, or
63# (at your option) any later version.
64#
65# This program is distributed in the hope that it will be useful,
66# but WITHOUT ANY WARRANTY; without even the implied warranty of
67# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
68# GNU General Public License for more details.
69#
70# You should have received a copy of the GNU General Public License
71# along with this program. If not, see <http://www.gnu.org/licenses/>.
72
6c57b87f
MF
73#
74# Copyright (C) 1997-2021 Free Software Foundation, Inc.
75#
76# This program is free software; you can redistribute it and/or modify
77# it under the terms of the GNU General Public License as published by
78# the Free Software Foundation; either version 3 of the License, or
79# (at your option) any later version.
80#
81# This program is distributed in the hope that it will be useful,
82# but WITHOUT ANY WARRANTY; without even the implied warranty of
83# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
84# GNU General Public License for more details.
85#
86# You should have received a copy of the GNU General Public License
87# along with this program. If not, see <http://www.gnu.org/licenses/>.
b6b1c790 88
a389375f
MF
89# Copyright (C) 1997-2021 Free Software Foundation, Inc.
90#
91# This program is free software; you can redistribute it and/or modify
92# it under the terms of the GNU General Public License as published by
93# the Free Software Foundation; either version 3 of the License, or
94# (at your option) any later version.
95#
96# This program is distributed in the hope that it will be useful,
97# but WITHOUT ANY WARRANTY; without even the implied warranty of
98# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
99# GNU General Public License for more details.
100#
101# You should have received a copy of the GNU General Public License
102# along with this program. If not, see <http://www.gnu.org/licenses/>.
103
92bc001e 104
c906108c 105VPATH = @srcdir@
6bddc3e8
MF
106am__is_gnu_make = { \
107 if test -z '$(MAKELEVEL)'; then \
108 false; \
109 elif test -n '$(MAKE_HOST)'; then \
110 true; \
111 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
112 true; \
113 else \
114 false; \
115 fi; \
116}
117am__make_running_with_option = \
118 case $${target_option-} in \
119 ?) ;; \
120 *) echo "am__make_running_with_option: internal error: invalid" \
121 "target option '$${target_option-}' specified" >&2; \
122 exit 1;; \
123 esac; \
124 has_opt=no; \
125 sane_makeflags=$$MAKEFLAGS; \
126 if $(am__is_gnu_make); then \
127 sane_makeflags=$$MFLAGS; \
128 else \
129 case $$MAKEFLAGS in \
130 *\\[\ \ ]*) \
131 bs=\\; \
132 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
133 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
134 esac; \
135 fi; \
136 skip_next=no; \
137 strip_trailopt () \
138 { \
139 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
140 }; \
141 for flg in $$sane_makeflags; do \
142 test $$skip_next = yes && { skip_next=no; continue; }; \
143 case $$flg in \
144 *=*|--*) continue;; \
145 -*I) strip_trailopt 'I'; skip_next=yes;; \
146 -*I?*) strip_trailopt 'I';; \
147 -*O) strip_trailopt 'O'; skip_next=yes;; \
148 -*O?*) strip_trailopt 'O';; \
149 -*l) strip_trailopt 'l'; skip_next=yes;; \
150 -*l?*) strip_trailopt 'l';; \
151 -[dEDm]) skip_next=yes;; \
152 -[JT]) skip_next=yes;; \
153 esac; \
154 case $$flg in \
155 *$$target_option*) has_opt=yes; break;; \
156 esac; \
157 done; \
158 test $$has_opt = yes
159am__make_dryrun = (target_option=n; $(am__make_running_with_option))
160am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
161pkgdatadir = $(datadir)/@PACKAGE@
162pkgincludedir = $(includedir)/@PACKAGE@
163pkglibdir = $(libdir)/@PACKAGE@
164pkglibexecdir = $(libexecdir)/@PACKAGE@
165am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
166install_sh_DATA = $(install_sh) -c -m 644
167install_sh_PROGRAM = $(install_sh) -c
168install_sh_SCRIPT = $(install_sh) -c
169INSTALL_HEADER = $(INSTALL_DATA)
170transform = $(program_transform_name)
171NORMAL_INSTALL = :
172PRE_INSTALL = :
173POST_INSTALL = :
174NORMAL_UNINSTALL = :
175PRE_UNINSTALL = :
176POST_UNINSTALL = :
177build_triplet = @build@
178host_triplet = @host@
179target_triplet = @target@
a389375f
MF
180check_PROGRAMS = $(am__EXEEXT_3)
181EXTRA_PROGRAMS = $(am__EXEEXT_2) testsuite/common/bits-gen$(EXEEXT) \
182 testsuite/common/fpu-tst$(EXEEXT)
5bea0c32
MF
183
184# This makes sure igen is available before building the arch-subdirs which
185# need to run the igen tool.
186@SIM_ENABLE_IGEN_TRUE@am__append_1 = igen/igen$(EXEEXT)
187@SIM_ENABLE_IGEN_TRUE@am__append_2 = igen/libigen.a
b6b1c790 188@SIM_ENABLE_IGEN_TRUE@am__append_3 = $(igen_IGEN_TOOLS)
5bea0c32 189@SIM_ENABLE_IGEN_TRUE@am__append_4 = $(igen_IGEN_TOOLS)
a389375f
MF
190TESTS = testsuite/common/bits32m0$(EXEEXT) \
191 testsuite/common/bits32m31$(EXEEXT) \
192 testsuite/common/bits64m0$(EXEEXT) \
193 testsuite/common/bits64m63$(EXEEXT) \
194 testsuite/common/alu-tst$(EXEEXT)
6bddc3e8
MF
195subdir = .
196ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
6dd65fc0
MF
197am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
198 $(top_srcdir)/../config/depstand.m4 \
6bddc3e8 199 $(top_srcdir)/../config/lead-dot.m4 \
c2783492 200 $(top_srcdir)/../config/override.m4 \
dba333c1 201 $(top_srcdir)/m4/sim_ac_option_assert.m4 \
04381273 202 $(top_srcdir)/m4/sim_ac_option_debug.m4 \
5ea45474 203 $(top_srcdir)/m4/sim_ac_option_environment.m4 \
04381273
MF
204 $(top_srcdir)/m4/sim_ac_option_profile.m4 \
205 $(top_srcdir)/m4/sim_ac_option_stdio.m4 \
206 $(top_srcdir)/m4/sim_ac_option_trace.m4 \
b15c5d7a 207 $(top_srcdir)/m4/sim_ac_platform.m4 \
c2783492
MF
208 $(top_srcdir)/m4/sim_ac_toolchain.m4 \
209 $(top_srcdir)/configure.ac
6bddc3e8
MF
210am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
211 $(ACLOCAL_M4)
212DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
92bc001e 213 $(am__configure_deps) $(pkginclude_HEADERS)
6bddc3e8
MF
214am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
215 configure.lineno config.status.lineno
216mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
b15c5d7a 217CONFIG_HEADER = config.h
6c57b87f 218CONFIG_CLEAN_FILES =
6bddc3e8 219CONFIG_CLEAN_VPATH_FILES =
b6b1c790
MF
220LIBRARIES = $(noinst_LIBRARIES)
221ARFLAGS = cru
222AM_V_AR = $(am__v_AR_@AM_V@)
223am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
224am__v_AR_0 = @echo " AR " $@;
225am__v_AR_1 =
5bea0c32
MF
226common_libcommon_a_AR = $(AR) $(ARFLAGS)
227common_libcommon_a_LIBADD =
228am__dirstamp = $(am__leading_dot)dirstamp
229am_common_libcommon_a_OBJECTS = common/version.$(OBJEXT)
230common_libcommon_a_OBJECTS = $(am_common_libcommon_a_OBJECTS)
b6b1c790
MF
231igen_libigen_a_AR = $(AR) $(ARFLAGS)
232igen_libigen_a_LIBADD =
b6b1c790
MF
233@SIM_ENABLE_IGEN_TRUE@am_igen_libigen_a_OBJECTS = \
234@SIM_ENABLE_IGEN_TRUE@ igen/table.$(OBJEXT) igen/lf.$(OBJEXT) \
235@SIM_ENABLE_IGEN_TRUE@ igen/misc.$(OBJEXT) \
236@SIM_ENABLE_IGEN_TRUE@ igen/filter_host.$(OBJEXT) \
237@SIM_ENABLE_IGEN_TRUE@ igen/ld-decode.$(OBJEXT) \
238@SIM_ENABLE_IGEN_TRUE@ igen/ld-cache.$(OBJEXT) \
239@SIM_ENABLE_IGEN_TRUE@ igen/filter.$(OBJEXT) \
240@SIM_ENABLE_IGEN_TRUE@ igen/ld-insn.$(OBJEXT) \
241@SIM_ENABLE_IGEN_TRUE@ igen/gen-model.$(OBJEXT) \
242@SIM_ENABLE_IGEN_TRUE@ igen/gen-itable.$(OBJEXT) \
243@SIM_ENABLE_IGEN_TRUE@ igen/gen-icache.$(OBJEXT) \
244@SIM_ENABLE_IGEN_TRUE@ igen/gen-semantics.$(OBJEXT) \
245@SIM_ENABLE_IGEN_TRUE@ igen/gen-idecode.$(OBJEXT) \
246@SIM_ENABLE_IGEN_TRUE@ igen/gen-support.$(OBJEXT) \
247@SIM_ENABLE_IGEN_TRUE@ igen/gen-engine.$(OBJEXT) \
248@SIM_ENABLE_IGEN_TRUE@ igen/gen.$(OBJEXT)
249igen_libigen_a_OBJECTS = $(am_igen_libigen_a_OBJECTS)
250@SIM_ENABLE_IGEN_TRUE@am__EXEEXT_1 = igen/igen$(EXEEXT) \
251@SIM_ENABLE_IGEN_TRUE@ igen/filter$(EXEEXT) igen/gen$(EXEEXT) \
252@SIM_ENABLE_IGEN_TRUE@ igen/ld-cache$(EXEEXT) \
253@SIM_ENABLE_IGEN_TRUE@ igen/ld-decode$(EXEEXT) \
254@SIM_ENABLE_IGEN_TRUE@ igen/ld-insn$(EXEEXT) \
255@SIM_ENABLE_IGEN_TRUE@ igen/table$(EXEEXT)
256@SIM_ENABLE_IGEN_TRUE@am__EXEEXT_2 = $(am__EXEEXT_1)
a389375f
MF
257am__EXEEXT_3 = testsuite/common/bits32m0$(EXEEXT) \
258 testsuite/common/bits32m31$(EXEEXT) \
259 testsuite/common/bits64m0$(EXEEXT) \
260 testsuite/common/bits64m63$(EXEEXT) \
261 testsuite/common/alu-tst$(EXEEXT)
b6b1c790
MF
262am_igen_filter_OBJECTS =
263igen_filter_OBJECTS = $(am_igen_filter_OBJECTS)
264@SIM_ENABLE_IGEN_TRUE@igen_filter_DEPENDENCIES = igen/filter-main.o \
265@SIM_ENABLE_IGEN_TRUE@ igen/libigen.a
266am_igen_gen_OBJECTS =
267igen_gen_OBJECTS = $(am_igen_gen_OBJECTS)
268@SIM_ENABLE_IGEN_TRUE@igen_gen_DEPENDENCIES = igen/gen-main.o \
269@SIM_ENABLE_IGEN_TRUE@ igen/libigen.a
270@SIM_ENABLE_IGEN_TRUE@am_igen_igen_OBJECTS = igen/igen.$(OBJEXT)
271igen_igen_OBJECTS = $(am_igen_igen_OBJECTS)
272@SIM_ENABLE_IGEN_TRUE@igen_igen_DEPENDENCIES = igen/libigen.a
273am_igen_ld_cache_OBJECTS =
274igen_ld_cache_OBJECTS = $(am_igen_ld_cache_OBJECTS)
275@SIM_ENABLE_IGEN_TRUE@igen_ld_cache_DEPENDENCIES = \
276@SIM_ENABLE_IGEN_TRUE@ igen/ld-cache-main.o igen/libigen.a
277am_igen_ld_decode_OBJECTS =
278igen_ld_decode_OBJECTS = $(am_igen_ld_decode_OBJECTS)
279@SIM_ENABLE_IGEN_TRUE@igen_ld_decode_DEPENDENCIES = \
280@SIM_ENABLE_IGEN_TRUE@ igen/ld-decode-main.o igen/libigen.a
281am_igen_ld_insn_OBJECTS =
282igen_ld_insn_OBJECTS = $(am_igen_ld_insn_OBJECTS)
283@SIM_ENABLE_IGEN_TRUE@igen_ld_insn_DEPENDENCIES = igen/ld-insn-main.o \
284@SIM_ENABLE_IGEN_TRUE@ igen/libigen.a
285am_igen_table_OBJECTS =
286igen_table_OBJECTS = $(am_igen_table_OBJECTS)
287@SIM_ENABLE_IGEN_TRUE@igen_table_DEPENDENCIES = igen/table-main.o \
288@SIM_ENABLE_IGEN_TRUE@ igen/libigen.a
a389375f
MF
289testsuite_common_alu_tst_SOURCES = testsuite/common/alu-tst.c
290testsuite_common_alu_tst_OBJECTS = testsuite/common/alu-tst.$(OBJEXT)
291testsuite_common_alu_tst_LDADD = $(LDADD)
292testsuite_common_bits_gen_SOURCES = testsuite/common/bits-gen.c
293testsuite_common_bits_gen_OBJECTS = \
294 testsuite/common/bits-gen.$(OBJEXT)
295testsuite_common_bits_gen_LDADD = $(LDADD)
296testsuite_common_bits32m0_SOURCES = testsuite/common/bits32m0.c
297testsuite_common_bits32m0_OBJECTS = \
298 testsuite/common/bits32m0.$(OBJEXT)
299testsuite_common_bits32m0_LDADD = $(LDADD)
300testsuite_common_bits32m31_SOURCES = testsuite/common/bits32m31.c
301testsuite_common_bits32m31_OBJECTS = \
302 testsuite/common/bits32m31.$(OBJEXT)
303testsuite_common_bits32m31_LDADD = $(LDADD)
304testsuite_common_bits64m0_SOURCES = testsuite/common/bits64m0.c
305testsuite_common_bits64m0_OBJECTS = \
306 testsuite/common/bits64m0.$(OBJEXT)
307testsuite_common_bits64m0_LDADD = $(LDADD)
308testsuite_common_bits64m63_SOURCES = testsuite/common/bits64m63.c
309testsuite_common_bits64m63_OBJECTS = \
310 testsuite/common/bits64m63.$(OBJEXT)
311testsuite_common_bits64m63_LDADD = $(LDADD)
312testsuite_common_fpu_tst_SOURCES = testsuite/common/fpu-tst.c
313testsuite_common_fpu_tst_OBJECTS = testsuite/common/fpu-tst.$(OBJEXT)
314testsuite_common_fpu_tst_LDADD = $(LDADD)
6bddc3e8
MF
315AM_V_P = $(am__v_P_@AM_V@)
316am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
317am__v_P_0 = false
318am__v_P_1 = :
319AM_V_GEN = $(am__v_GEN_@AM_V@)
320am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
321am__v_GEN_0 = @echo " GEN " $@;
322am__v_GEN_1 =
323AM_V_at = $(am__v_at_@AM_V@)
324am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
325am__v_at_0 = @
326am__v_at_1 =
b6b1c790
MF
327DEFAULT_INCLUDES = -I.@am__isrc@
328depcomp = $(SHELL) $(top_srcdir)/../depcomp
329am__depfiles_maybe = depfiles
330am__mv = mv -f
331COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
332 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
333AM_V_CC = $(am__v_CC_@AM_V@)
334am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
335am__v_CC_0 = @echo " CC " $@;
336am__v_CC_1 =
337CCLD = $(CC)
338LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
339AM_V_CCLD = $(am__v_CCLD_@AM_V@)
340am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
341am__v_CCLD_0 = @echo " CCLD " $@;
342am__v_CCLD_1 =
5bea0c32
MF
343SOURCES = $(common_libcommon_a_SOURCES) $(igen_libigen_a_SOURCES) \
344 $(igen_filter_SOURCES) $(igen_gen_SOURCES) \
345 $(igen_igen_SOURCES) $(igen_ld_cache_SOURCES) \
346 $(igen_ld_decode_SOURCES) $(igen_ld_insn_SOURCES) \
347 $(igen_table_SOURCES) testsuite/common/alu-tst.c \
348 testsuite/common/bits-gen.c testsuite/common/bits32m0.c \
349 testsuite/common/bits32m31.c testsuite/common/bits64m0.c \
350 testsuite/common/bits64m63.c testsuite/common/fpu-tst.c
6bddc3e8
MF
351RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
352 ctags-recursive dvi-recursive html-recursive info-recursive \
353 install-data-recursive install-dvi-recursive \
354 install-exec-recursive install-html-recursive \
355 install-info-recursive install-pdf-recursive \
356 install-ps-recursive install-recursive installcheck-recursive \
357 installdirs-recursive pdf-recursive ps-recursive \
358 tags-recursive uninstall-recursive
359am__can_run_installinfo = \
360 case $$AM_UPDATE_INFO_DIR in \
361 n|no|NO) false;; \
362 *) (install-info --version) >/dev/null 2>&1;; \
363 esac
92bc001e
MF
364am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
365am__vpath_adj = case $$p in \
366 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
367 *) f=$$p;; \
368 esac;
369am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
370am__install_max = 40
371am__nobase_strip_setup = \
372 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
373am__nobase_strip = \
374 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
375am__nobase_list = $(am__nobase_strip_setup); \
376 for p in $$list; do echo "$$p $$p"; done | \
377 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
378 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
379 if (++n[$$2] == $(am__install_max)) \
380 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
381 END { for (dir in files) print dir, files[dir] }'
382am__base_list = \
383 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
384 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
385am__uninstall_files_from_dir = { \
386 test -z "$$files" \
387 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
388 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
389 $(am__cd) "$$dir" && rm -f $$files; }; \
390 }
391am__installdirs = "$(DESTDIR)$(pkgincludedir)"
392HEADERS = $(pkginclude_HEADERS)
6bddc3e8
MF
393RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
394 distclean-recursive maintainer-clean-recursive
395am__recursive_targets = \
396 $(RECURSIVE_TARGETS) \
397 $(RECURSIVE_CLEAN_TARGETS) \
398 $(am__extra_recursive_targets)
399AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
a389375f 400 cscope check recheck
b15c5d7a
MF
401am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
402 $(LISP)config.h.in
6bddc3e8
MF
403# Read a list of newline-separated strings from the standard input,
404# and print each of them once, without duplicates. Input order is
405# *not* preserved.
406am__uniquify_input = $(AWK) '\
407 BEGIN { nonempty = 0; } \
408 { items[$$0] = 1; nonempty = 1; } \
409 END { if (nonempty) { for (i in items) print i; }; } \
410'
411# Make sure the list of sources is unique. This is necessary because,
412# e.g., the same source file might be shared among _SOURCES variables
413# for different programs/libraries.
414am__define_uniq_tagged_files = \
415 list='$(am__tagged_files)'; \
416 unique=`for i in $$list; do \
417 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418 done | $(am__uniquify_input)`
419ETAGS = etags
420CTAGS = ctags
421CSCOPE = cscope
6c57b87f
MF
422DEJATOOL = $(PACKAGE)
423RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
424EXPECT = expect
425RUNTEST = runtest
a389375f
MF
426am__tty_colors_dummy = \
427 mgn= red= grn= lgn= blu= brg= std=; \
428 am__color_tests=no
429am__tty_colors = { \
430 $(am__tty_colors_dummy); \
431 if test "X$(AM_COLOR_TESTS)" = Xno; then \
432 am__color_tests=no; \
433 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
434 am__color_tests=yes; \
435 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
436 am__color_tests=yes; \
437 fi; \
438 if test $$am__color_tests = yes; then \
439 red='\e[0;31m'; \
440 grn='\e[0;32m'; \
441 lgn='\e[1;32m'; \
442 blu='\e[1;34m'; \
443 mgn='\e[0;35m'; \
444 brg='\e[1m'; \
445 std='\e[m'; \
446 fi; \
447}
a389375f
MF
448am__recheck_rx = ^[ ]*:recheck:[ ]*
449am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
450am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
451# A command that, given a newline-separated list of test names on the
452# standard input, print the name of the tests that are to be re-run
453# upon "make recheck".
454am__list_recheck_tests = $(AWK) '{ \
455 recheck = 1; \
456 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
457 { \
458 if (rc < 0) \
459 { \
460 if ((getline line2 < ($$0 ".log")) < 0) \
461 recheck = 0; \
462 break; \
463 } \
464 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
465 { \
466 recheck = 0; \
467 break; \
468 } \
469 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
470 { \
471 break; \
472 } \
473 }; \
474 if (recheck) \
475 print $$0; \
476 close ($$0 ".trs"); \
477 close ($$0 ".log"); \
478}'
479# A command that, given a newline-separated list of test names on the
480# standard input, create the global log from their .trs and .log files.
481am__create_global_log = $(AWK) ' \
482function fatal(msg) \
483{ \
484 print "fatal: making $@: " msg | "cat >&2"; \
485 exit 1; \
486} \
487function rst_section(header) \
488{ \
489 print header; \
490 len = length(header); \
491 for (i = 1; i <= len; i = i + 1) \
492 printf "="; \
493 printf "\n\n"; \
494} \
495{ \
496 copy_in_global_log = 1; \
497 global_test_result = "RUN"; \
498 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
499 { \
500 if (rc < 0) \
501 fatal("failed to read from " $$0 ".trs"); \
502 if (line ~ /$(am__global_test_result_rx)/) \
503 { \
504 sub("$(am__global_test_result_rx)", "", line); \
505 sub("[ ]*$$", "", line); \
506 global_test_result = line; \
507 } \
508 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
509 copy_in_global_log = 0; \
510 }; \
511 if (copy_in_global_log) \
512 { \
513 rst_section(global_test_result ": " $$0); \
514 while ((rc = (getline line < ($$0 ".log"))) != 0) \
515 { \
516 if (rc < 0) \
517 fatal("failed to read from " $$0 ".log"); \
518 print line; \
519 }; \
520 printf "\n"; \
521 }; \
522 close ($$0 ".trs"); \
523 close ($$0 ".log"); \
524}'
525# Restructured Text title.
526am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
527# Solaris 10 'make', and several other traditional 'make' implementations,
528# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
529# by disabling -e (using the XSI extension "set +e") if it's set.
530am__sh_e_setup = case $$- in *e*) set +e;; esac
531# Default flags passed to test drivers.
532am__common_driver_flags = \
533 --color-tests "$$am__color_tests" \
534 --enable-hard-errors "$$am__enable_hard_errors" \
535 --expect-failure "$$am__expect_failure"
536# To be inserted before the command running the test. Creates the
537# directory for the log if needed. Stores in $dir the directory
538# containing $f, in $tst the test, in $log the log. Executes the
539# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
540# passes TESTS_ENVIRONMENT. Set up options for the wrapper that
541# will run the test scripts (or their associated LOG_COMPILER, if
542# thy have one).
543am__check_pre = \
544$(am__sh_e_setup); \
545$(am__vpath_adj_setup) $(am__vpath_adj) \
546$(am__tty_colors); \
547srcdir=$(srcdir); export srcdir; \
548case "$@" in \
549 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
550 *) am__odir=.;; \
551esac; \
552test "x$$am__odir" = x"." || test -d "$$am__odir" \
553 || $(MKDIR_P) "$$am__odir" || exit $$?; \
554if test -f "./$$f"; then dir=./; \
555elif test -f "$$f"; then dir=; \
556else dir="$(srcdir)/"; fi; \
557tst=$$dir$$f; log='$@'; \
558if test -n '$(DISABLE_HARD_ERRORS)'; then \
559 am__enable_hard_errors=no; \
560else \
561 am__enable_hard_errors=yes; \
562fi; \
563case " $(XFAIL_TESTS) " in \
564 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
565 am__expect_failure=yes;; \
566 *) \
567 am__expect_failure=no;; \
568esac; \
569$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
570# A shell command to get the names of the tests scripts with any registered
571# extension removed (i.e., equivalently, the names of the test logs, with
572# the '.log' extension removed). The result is saved in the shell variable
573# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
574# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
575# since that might cause problem with VPATH rewrites for suffix-less tests.
576# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
577am__set_TESTS_bases = \
578 bases='$(TEST_LOGS)'; \
579 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
580 bases=`echo $$bases`
581RECHECK_LOGS = $(TEST_LOGS)
582TEST_SUITE_LOG = test-suite.log
583TEST_EXTENSIONS = @EXEEXT@ .test
584LOG_DRIVER = $(SHELL) $(top_srcdir)/../test-driver
585LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
586am__set_b = \
587 case '$@' in \
588 */*) \
589 case '$*' in \
590 */*) b='$*';; \
591 *) b=`echo '$@' | sed 's/\.log$$//'`; \
592 esac;; \
593 *) \
594 b='$*';; \
595 esac
596am__test_logs1 = $(TESTS:=.log)
597am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
598TEST_LOGS = $(am__test_logs2:.test.log=.log)
599TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/../test-driver
600TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
601 $(TEST_LOG_FLAGS)
6bddc3e8
MF
602DIST_SUBDIRS = $(SUBDIRS)
603ACLOCAL = @ACLOCAL@
604AMTAR = @AMTAR@
605AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
606AR = @AR@
aa0fca16 607AR_FOR_BUILD = @AR_FOR_BUILD@
6bddc3e8
MF
608AUTOCONF = @AUTOCONF@
609AUTOHEADER = @AUTOHEADER@
610AUTOMAKE = @AUTOMAKE@
611AWK = @AWK@
612CC = @CC@
613CCDEPMODE = @CCDEPMODE@
614CC_FOR_BUILD = @CC_FOR_BUILD@
615CFLAGS = @CFLAGS@
616CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
617CPP = @CPP@
618CPPFLAGS = @CPPFLAGS@
619CYGPATH_W = @CYGPATH_W@
c2783492 620C_DIALECT = @C_DIALECT@
6bddc3e8
MF
621DEFS = @DEFS@
622DEPDIR = @DEPDIR@
623ECHO_C = @ECHO_C@
624ECHO_N = @ECHO_N@
625ECHO_T = @ECHO_T@
c2783492 626EGREP = @EGREP@
6bddc3e8 627EXEEXT = @EXEEXT@
c2783492 628GREP = @GREP@
6bddc3e8
MF
629INSTALL = @INSTALL@
630INSTALL_DATA = @INSTALL_DATA@
631INSTALL_PROGRAM = @INSTALL_PROGRAM@
632INSTALL_SCRIPT = @INSTALL_SCRIPT@
633INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
634LDFLAGS = @LDFLAGS@
c2783492 635LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
6bddc3e8
MF
636LIBOBJS = @LIBOBJS@
637LIBS = @LIBS@
638LTLIBOBJS = @LTLIBOBJS@
8c379db2 639MAINT = @MAINT@
6bddc3e8
MF
640MAKEINFO = @MAKEINFO@
641MKDIR_P = @MKDIR_P@
642OBJEXT = @OBJEXT@
643PACKAGE = @PACKAGE@
644PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
645PACKAGE_NAME = @PACKAGE_NAME@
646PACKAGE_STRING = @PACKAGE_STRING@
647PACKAGE_TARNAME = @PACKAGE_TARNAME@
648PACKAGE_URL = @PACKAGE_URL@
649PACKAGE_VERSION = @PACKAGE_VERSION@
650PATH_SEPARATOR = @PATH_SEPARATOR@
6dd65fc0 651PKGVERSION = @PKGVERSION@
6bddc3e8 652RANLIB = @RANLIB@
aa0fca16 653RANLIB_FOR_BUILD = @RANLIB_FOR_BUILD@
6dd65fc0
MF
654REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
655REPORT_BUGS_TO = @REPORT_BUGS_TO@
6bddc3e8
MF
656SET_MAKE = @SET_MAKE@
657SHELL = @SHELL@
a0e674c1 658SIM_PRIMARY_TARGET = @SIM_PRIMARY_TARGET@
6bddc3e8
MF
659STRIP = @STRIP@
660VERSION = @VERSION@
661abs_builddir = @abs_builddir@
5e25901f 662abs_srcdir = @abs_srcdir@
6bddc3e8
MF
663abs_top_builddir = @abs_top_builddir@
664abs_top_srcdir = @abs_top_srcdir@
665ac_ct_CC = @ac_ct_CC@
666am__include = @am__include@
667am__leading_dot = @am__leading_dot@
668am__quote = @am__quote@
669am__tar = @am__tar@
670am__untar = @am__untar@
671bindir = @bindir@
672build = @build@
673build_alias = @build_alias@
674build_cpu = @build_cpu@
675build_os = @build_os@
676build_vendor = @build_vendor@
677builddir = @builddir@
678datadir = @datadir@
679datarootdir = @datarootdir@
680docdir = @docdir@
681dvidir = @dvidir@
c906108c 682exec_prefix = @exec_prefix@
6bddc3e8 683host = @host@
c906108c 684host_alias = @host_alias@
6bddc3e8
MF
685host_cpu = @host_cpu@
686host_os = @host_os@
687host_vendor = @host_vendor@
688htmldir = @htmldir@
689includedir = @includedir@
690infodir = @infodir@
691install_sh = @install_sh@
c906108c 692libdir = @libdir@
6bddc3e8
MF
693libexecdir = @libexecdir@
694localedir = @localedir@
695localstatedir = @localstatedir@
c906108c 696mandir = @mandir@
6bddc3e8
MF
697mkdir_p = @mkdir_p@
698oldincludedir = @oldincludedir@
699pdfdir = @pdfdir@
700prefix = @prefix@
701program_transform_name = @program_transform_name@
702psdir = @psdir@
703sbindir = @sbindir@
704sharedstatedir = @sharedstatedir@
705srcdir = @srcdir@
706subdirs = @subdirs@
707sysconfdir = @sysconfdir@
708target = @target@
709target_alias = @target_alias@
710target_cpu = @target_cpu@
711target_os = @target_os@
712target_vendor = @target_vendor@
713top_build_prefix = @top_build_prefix@
714top_builddir = @top_builddir@
715top_srcdir = @top_srcdir@
6c57b87f 716AUTOMAKE_OPTIONS = dejagnu foreign no-dist subdir-objects
c2783492 717ACLOCAL_AMFLAGS = -Im4 -I.. -I../config
6bddc3e8
MF
718srcroot = $(srcdir)/..
719SUBDIRS = @subdirs@
a0e674c1 720AM_MAKEFLAGS = SIM_PRIMARY_TARGET=$(SIM_PRIMARY_TARGET)
5bea0c32
MF
721
722# NB: libcommon.a isn't used directly by ports. We need a target for common
723# objects to be a part of, and ports use the individual objects directly.
724noinst_LIBRARIES = common/libcommon.a $(am__append_2)
a389375f
MF
725CLEANFILES = testsuite/common/bits-gen testsuite/common/bits32m0.c \
726 testsuite/common/bits32m31.c testsuite/common/bits64m0.c \
727 testsuite/common/bits64m63.c
728DISTCLEANFILES =
5bea0c32 729MOSTLYCLEANFILES = core $(am__append_4) site-srcdir.exp testrun.log \
b6b1c790 730 testrun.sum
5bea0c32 731AM_CPPFLAGS = -I$(srcroot)/include -I$(srcdir)/common
c2783492
MF
732COMPILE_FOR_BUILD = $(CC_FOR_BUILD) $(AM_CPPFLAGS) $(CFLAGS_FOR_BUILD)
733LINK_FOR_BUILD = $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@
5bea0c32
MF
734
735# Deps to add to the all-recursive target. These are built before descending
736# into any subdirs.
737
738# This makes sure common parts are available before building the arch-subdirs
739# which will refer to these.
740SIM_ALL_RECURSIVE_DEPS = common/libcommon.a $(am__append_1)
92bc001e
MF
741pkginclude_HEADERS = \
742 $(srcroot)/include/sim/callback.h \
743 $(srcroot)/include/sim/sim.h
744
5bea0c32
MF
745common_libcommon_a_SOURCES = \
746 common/version.c
747
b6b1c790
MF
748@SIM_ENABLE_IGEN_TRUE@igen_libigen_a_SOURCES = \
749@SIM_ENABLE_IGEN_TRUE@ igen/table.c \
750@SIM_ENABLE_IGEN_TRUE@ igen/lf.c \
751@SIM_ENABLE_IGEN_TRUE@ igen/misc.c \
752@SIM_ENABLE_IGEN_TRUE@ igen/filter_host.c \
753@SIM_ENABLE_IGEN_TRUE@ igen/ld-decode.c \
754@SIM_ENABLE_IGEN_TRUE@ igen/ld-cache.c \
755@SIM_ENABLE_IGEN_TRUE@ igen/filter.c \
756@SIM_ENABLE_IGEN_TRUE@ igen/ld-insn.c \
757@SIM_ENABLE_IGEN_TRUE@ igen/gen-model.c \
758@SIM_ENABLE_IGEN_TRUE@ igen/gen-itable.c \
759@SIM_ENABLE_IGEN_TRUE@ igen/gen-icache.c \
760@SIM_ENABLE_IGEN_TRUE@ igen/gen-semantics.c \
761@SIM_ENABLE_IGEN_TRUE@ igen/gen-idecode.c \
762@SIM_ENABLE_IGEN_TRUE@ igen/gen-support.c \
763@SIM_ENABLE_IGEN_TRUE@ igen/gen-engine.c \
764@SIM_ENABLE_IGEN_TRUE@ igen/gen.c
765
766@SIM_ENABLE_IGEN_TRUE@igen_igen_SOURCES = igen/igen.c
767@SIM_ENABLE_IGEN_TRUE@igen_igen_LDADD = igen/libigen.a
768@SIM_ENABLE_IGEN_TRUE@igen_filter_SOURCES =
769@SIM_ENABLE_IGEN_TRUE@igen_filter_LDADD = igen/filter-main.o igen/libigen.a
770@SIM_ENABLE_IGEN_TRUE@igen_gen_SOURCES =
771@SIM_ENABLE_IGEN_TRUE@igen_gen_LDADD = igen/gen-main.o igen/libigen.a
772@SIM_ENABLE_IGEN_TRUE@igen_ld_cache_SOURCES =
773@SIM_ENABLE_IGEN_TRUE@igen_ld_cache_LDADD = igen/ld-cache-main.o igen/libigen.a
774@SIM_ENABLE_IGEN_TRUE@igen_ld_decode_SOURCES =
775@SIM_ENABLE_IGEN_TRUE@igen_ld_decode_LDADD = igen/ld-decode-main.o igen/libigen.a
776@SIM_ENABLE_IGEN_TRUE@igen_ld_insn_SOURCES =
777@SIM_ENABLE_IGEN_TRUE@igen_ld_insn_LDADD = igen/ld-insn-main.o igen/libigen.a
778@SIM_ENABLE_IGEN_TRUE@igen_table_SOURCES =
779@SIM_ENABLE_IGEN_TRUE@igen_table_LDADD = igen/table-main.o igen/libigen.a
780@SIM_ENABLE_IGEN_TRUE@igen_IGEN_TOOLS = \
781@SIM_ENABLE_IGEN_TRUE@ igen/igen \
782@SIM_ENABLE_IGEN_TRUE@ igen/filter \
783@SIM_ENABLE_IGEN_TRUE@ igen/gen \
784@SIM_ENABLE_IGEN_TRUE@ igen/ld-cache \
785@SIM_ENABLE_IGEN_TRUE@ igen/ld-decode \
786@SIM_ENABLE_IGEN_TRUE@ igen/ld-insn \
787@SIM_ENABLE_IGEN_TRUE@ igen/table
788
6c57b87f
MF
789
790# Tweak the site.exp so it works with plain `runtest` from user.
791EXTRA_DEJAGNU_SITE_CONFIG = site-srcdir.exp
a389375f
MF
792testsuite_common_CPPFLAGS = \
793 -I$(srcdir)/common \
0d315c88
DD
794 -I$(srcroot)/include \
795 -I../bfd
a389375f 796
b15c5d7a
MF
797all: config.h
798 $(MAKE) $(AM_MAKEFLAGS) all-recursive
6bddc3e8
MF
799
800.SUFFIXES:
a389375f 801.SUFFIXES: .c .log .o .obj .test .test$(EXEEXT) .trs
6bddc3e8
MF
802am--refresh: Makefile
803 @:
5bea0c32 804$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/common/local.mk $(srcdir)/igen/local.mk $(srcdir)/testsuite/local.mk $(srcdir)/testsuite/common/local.mk $(am__configure_deps)
6bddc3e8
MF
805 @for dep in $?; do \
806 case '$(am__configure_deps)' in \
807 *$$dep*) \
808 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
809 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
810 && exit 0; \
811 exit 1;; \
812 esac; \
813 done; \
814 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
815 $(am__cd) $(top_srcdir) && \
816 $(AUTOMAKE) --foreign Makefile
817Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
818 @case '$?' in \
819 *config.status*) \
820 echo ' $(SHELL) ./config.status'; \
821 $(SHELL) ./config.status;; \
822 *) \
823 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
824 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
825 esac;
5bea0c32 826$(srcdir)/common/local.mk $(srcdir)/igen/local.mk $(srcdir)/testsuite/local.mk $(srcdir)/testsuite/common/local.mk $(am__empty):
6bddc3e8
MF
827
828$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
829 $(SHELL) ./config.status --recheck
c906108c 830
8c379db2 831$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
6bddc3e8 832 $(am__cd) $(srcdir) && $(AUTOCONF)
8c379db2 833$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
6bddc3e8
MF
834 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
835$(am__aclocal_m4_deps):
6bddc3e8 836
b15c5d7a
MF
837config.h: stamp-h1
838 @test -f $@ || rm -f stamp-h1
839 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
840
841stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
842 @rm -f stamp-h1
843 cd $(top_builddir) && $(SHELL) ./config.status config.h
844$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
845 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
846 rm -f stamp-h1
847 touch $@
848
849distclean-hdr:
850 -rm -f config.h stamp-h1
851
b6b1c790
MF
852clean-noinstLIBRARIES:
853 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
5bea0c32
MF
854common/$(am__dirstamp):
855 @$(MKDIR_P) common
856 @: > common/$(am__dirstamp)
857common/$(DEPDIR)/$(am__dirstamp):
858 @$(MKDIR_P) common/$(DEPDIR)
859 @: > common/$(DEPDIR)/$(am__dirstamp)
860common/version.$(OBJEXT): common/$(am__dirstamp) \
861 common/$(DEPDIR)/$(am__dirstamp)
862
863common/libcommon.a: $(common_libcommon_a_OBJECTS) $(common_libcommon_a_DEPENDENCIES) $(EXTRA_common_libcommon_a_DEPENDENCIES) common/$(am__dirstamp)
864 $(AM_V_at)-rm -f common/libcommon.a
865 $(AM_V_AR)$(common_libcommon_a_AR) common/libcommon.a $(common_libcommon_a_OBJECTS) $(common_libcommon_a_LIBADD)
866 $(AM_V_at)$(RANLIB) common/libcommon.a
b6b1c790
MF
867igen/$(am__dirstamp):
868 @$(MKDIR_P) igen
869 @: > igen/$(am__dirstamp)
870igen/$(DEPDIR)/$(am__dirstamp):
871 @$(MKDIR_P) igen/$(DEPDIR)
872 @: > igen/$(DEPDIR)/$(am__dirstamp)
873igen/table.$(OBJEXT): igen/$(am__dirstamp) \
874 igen/$(DEPDIR)/$(am__dirstamp)
875igen/lf.$(OBJEXT): igen/$(am__dirstamp) igen/$(DEPDIR)/$(am__dirstamp)
876igen/misc.$(OBJEXT): igen/$(am__dirstamp) \
877 igen/$(DEPDIR)/$(am__dirstamp)
878igen/filter_host.$(OBJEXT): igen/$(am__dirstamp) \
879 igen/$(DEPDIR)/$(am__dirstamp)
880igen/ld-decode.$(OBJEXT): igen/$(am__dirstamp) \
881 igen/$(DEPDIR)/$(am__dirstamp)
882igen/ld-cache.$(OBJEXT): igen/$(am__dirstamp) \
883 igen/$(DEPDIR)/$(am__dirstamp)
884igen/filter.$(OBJEXT): igen/$(am__dirstamp) \
885 igen/$(DEPDIR)/$(am__dirstamp)
886igen/ld-insn.$(OBJEXT): igen/$(am__dirstamp) \
887 igen/$(DEPDIR)/$(am__dirstamp)
888igen/gen-model.$(OBJEXT): igen/$(am__dirstamp) \
889 igen/$(DEPDIR)/$(am__dirstamp)
890igen/gen-itable.$(OBJEXT): igen/$(am__dirstamp) \
891 igen/$(DEPDIR)/$(am__dirstamp)
892igen/gen-icache.$(OBJEXT): igen/$(am__dirstamp) \
893 igen/$(DEPDIR)/$(am__dirstamp)
894igen/gen-semantics.$(OBJEXT): igen/$(am__dirstamp) \
895 igen/$(DEPDIR)/$(am__dirstamp)
896igen/gen-idecode.$(OBJEXT): igen/$(am__dirstamp) \
897 igen/$(DEPDIR)/$(am__dirstamp)
898igen/gen-support.$(OBJEXT): igen/$(am__dirstamp) \
899 igen/$(DEPDIR)/$(am__dirstamp)
900igen/gen-engine.$(OBJEXT): igen/$(am__dirstamp) \
901 igen/$(DEPDIR)/$(am__dirstamp)
902igen/gen.$(OBJEXT): igen/$(am__dirstamp) \
903 igen/$(DEPDIR)/$(am__dirstamp)
904
aa0fca16
MF
905@SIM_ENABLE_IGEN_FALSE@igen/libigen.a: $(igen_libigen_a_OBJECTS) $(igen_libigen_a_DEPENDENCIES) $(EXTRA_igen_libigen_a_DEPENDENCIES) igen/$(am__dirstamp)
906@SIM_ENABLE_IGEN_FALSE@ $(AM_V_at)-rm -f igen/libigen.a
907@SIM_ENABLE_IGEN_FALSE@ $(AM_V_AR)$(igen_libigen_a_AR) igen/libigen.a $(igen_libigen_a_OBJECTS) $(igen_libigen_a_LIBADD)
908@SIM_ENABLE_IGEN_FALSE@ $(AM_V_at)$(RANLIB) igen/libigen.a
b6b1c790 909
a389375f
MF
910clean-checkPROGRAMS:
911 -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
912
b6b1c790
MF
913igen/filter$(EXEEXT): $(igen_filter_OBJECTS) $(igen_filter_DEPENDENCIES) $(EXTRA_igen_filter_DEPENDENCIES) igen/$(am__dirstamp)
914 @rm -f igen/filter$(EXEEXT)
915 $(AM_V_CCLD)$(LINK) $(igen_filter_OBJECTS) $(igen_filter_LDADD) $(LIBS)
916
917igen/gen$(EXEEXT): $(igen_gen_OBJECTS) $(igen_gen_DEPENDENCIES) $(EXTRA_igen_gen_DEPENDENCIES) igen/$(am__dirstamp)
918 @rm -f igen/gen$(EXEEXT)
919 $(AM_V_CCLD)$(LINK) $(igen_gen_OBJECTS) $(igen_gen_LDADD) $(LIBS)
920igen/igen.$(OBJEXT): igen/$(am__dirstamp) \
921 igen/$(DEPDIR)/$(am__dirstamp)
922
923@SIM_ENABLE_IGEN_FALSE@igen/igen$(EXEEXT): $(igen_igen_OBJECTS) $(igen_igen_DEPENDENCIES) $(EXTRA_igen_igen_DEPENDENCIES) igen/$(am__dirstamp)
924@SIM_ENABLE_IGEN_FALSE@ @rm -f igen/igen$(EXEEXT)
925@SIM_ENABLE_IGEN_FALSE@ $(AM_V_CCLD)$(LINK) $(igen_igen_OBJECTS) $(igen_igen_LDADD) $(LIBS)
926
927igen/ld-cache$(EXEEXT): $(igen_ld_cache_OBJECTS) $(igen_ld_cache_DEPENDENCIES) $(EXTRA_igen_ld_cache_DEPENDENCIES) igen/$(am__dirstamp)
928 @rm -f igen/ld-cache$(EXEEXT)
929 $(AM_V_CCLD)$(LINK) $(igen_ld_cache_OBJECTS) $(igen_ld_cache_LDADD) $(LIBS)
930
931igen/ld-decode$(EXEEXT): $(igen_ld_decode_OBJECTS) $(igen_ld_decode_DEPENDENCIES) $(EXTRA_igen_ld_decode_DEPENDENCIES) igen/$(am__dirstamp)
932 @rm -f igen/ld-decode$(EXEEXT)
933 $(AM_V_CCLD)$(LINK) $(igen_ld_decode_OBJECTS) $(igen_ld_decode_LDADD) $(LIBS)
934
935igen/ld-insn$(EXEEXT): $(igen_ld_insn_OBJECTS) $(igen_ld_insn_DEPENDENCIES) $(EXTRA_igen_ld_insn_DEPENDENCIES) igen/$(am__dirstamp)
936 @rm -f igen/ld-insn$(EXEEXT)
937 $(AM_V_CCLD)$(LINK) $(igen_ld_insn_OBJECTS) $(igen_ld_insn_LDADD) $(LIBS)
938
939igen/table$(EXEEXT): $(igen_table_OBJECTS) $(igen_table_DEPENDENCIES) $(EXTRA_igen_table_DEPENDENCIES) igen/$(am__dirstamp)
940 @rm -f igen/table$(EXEEXT)
941 $(AM_V_CCLD)$(LINK) $(igen_table_OBJECTS) $(igen_table_LDADD) $(LIBS)
a389375f
MF
942testsuite/common/$(am__dirstamp):
943 @$(MKDIR_P) testsuite/common
944 @: > testsuite/common/$(am__dirstamp)
945testsuite/common/$(DEPDIR)/$(am__dirstamp):
946 @$(MKDIR_P) testsuite/common/$(DEPDIR)
947 @: > testsuite/common/$(DEPDIR)/$(am__dirstamp)
948testsuite/common/alu-tst.$(OBJEXT): testsuite/common/$(am__dirstamp) \
949 testsuite/common/$(DEPDIR)/$(am__dirstamp)
950testsuite/common/bits-gen.$(OBJEXT): testsuite/common/$(am__dirstamp) \
951 testsuite/common/$(DEPDIR)/$(am__dirstamp)
952testsuite/common/bits32m0.$(OBJEXT): testsuite/common/$(am__dirstamp) \
953 testsuite/common/$(DEPDIR)/$(am__dirstamp)
954testsuite/common/bits32m31.$(OBJEXT): \
955 testsuite/common/$(am__dirstamp) \
956 testsuite/common/$(DEPDIR)/$(am__dirstamp)
957testsuite/common/bits64m0.$(OBJEXT): testsuite/common/$(am__dirstamp) \
958 testsuite/common/$(DEPDIR)/$(am__dirstamp)
959testsuite/common/bits64m63.$(OBJEXT): \
960 testsuite/common/$(am__dirstamp) \
961 testsuite/common/$(DEPDIR)/$(am__dirstamp)
962testsuite/common/fpu-tst.$(OBJEXT): testsuite/common/$(am__dirstamp) \
963 testsuite/common/$(DEPDIR)/$(am__dirstamp)
b6b1c790
MF
964
965mostlyclean-compile:
966 -rm -f *.$(OBJEXT)
5bea0c32 967 -rm -f common/*.$(OBJEXT)
b6b1c790 968 -rm -f igen/*.$(OBJEXT)
a389375f 969 -rm -f testsuite/common/*.$(OBJEXT)
b6b1c790
MF
970
971distclean-compile:
972 -rm -f *.tab.c
973
5bea0c32 974@AMDEP_TRUE@@am__include@ @am__quote@common/$(DEPDIR)/version.Po@am__quote@
b6b1c790
MF
975@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/filter.Po@am__quote@
976@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/filter_host.Po@am__quote@
977@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-engine.Po@am__quote@
978@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-icache.Po@am__quote@
979@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-idecode.Po@am__quote@
980@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-itable.Po@am__quote@
981@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-model.Po@am__quote@
982@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-semantics.Po@am__quote@
983@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen-support.Po@am__quote@
984@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/gen.Po@am__quote@
985@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/igen.Po@am__quote@
986@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/ld-cache.Po@am__quote@
987@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/ld-decode.Po@am__quote@
988@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/ld-insn.Po@am__quote@
989@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/lf.Po@am__quote@
990@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/misc.Po@am__quote@
991@AMDEP_TRUE@@am__include@ @am__quote@igen/$(DEPDIR)/table.Po@am__quote@
a389375f
MF
992@AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/alu-tst.Po@am__quote@
993@AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits-gen.Po@am__quote@
994@AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits32m0.Po@am__quote@
995@AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits32m31.Po@am__quote@
996@AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits64m0.Po@am__quote@
997@AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/bits64m63.Po@am__quote@
998@AMDEP_TRUE@@am__include@ @am__quote@testsuite/common/$(DEPDIR)/fpu-tst.Po@am__quote@
b6b1c790
MF
999
1000.c.o:
1001@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1002@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1003@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1004@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1005@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1006@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1007
1008.c.obj:
1009@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1010@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1011@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
1012@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1013@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1014@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
92bc001e
MF
1015install-pkgincludeHEADERS: $(pkginclude_HEADERS)
1016 @$(NORMAL_INSTALL)
1017 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1018 if test -n "$$list"; then \
1019 echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
1020 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
1021 fi; \
1022 for p in $$list; do \
1023 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1024 echo "$$d$$p"; \
1025 done | $(am__base_list) | \
1026 while read files; do \
1027 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
1028 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
1029 done
1030
1031uninstall-pkgincludeHEADERS:
1032 @$(NORMAL_UNINSTALL)
1033 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1034 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1035 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
b6b1c790 1036
6bddc3e8
MF
1037# This directory's subdirectories are mostly independent; you can cd
1038# into them and run 'make' without going through this Makefile.
1039# To change the values of 'make' variables: instead of editing Makefiles,
1040# (1) if the variable is set in 'config.status', edit 'config.status'
1041# (which will cause the Makefiles to be regenerated when you run 'make');
1042# (2) otherwise, pass the desired values on the 'make' command line.
1043$(am__recursive_targets):
1044 @fail=; \
1045 if $(am__make_keepgoing); then \
1046 failcom='fail=yes'; \
1047 else \
1048 failcom='exit 1'; \
1049 fi; \
1050 dot_seen=no; \
1051 target=`echo $@ | sed s/-recursive//`; \
1052 case "$@" in \
1053 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1054 *) list='$(SUBDIRS)' ;; \
1055 esac; \
1056 for subdir in $$list; do \
1057 echo "Making $$target in $$subdir"; \
1058 if test "$$subdir" = "."; then \
1059 dot_seen=yes; \
1060 local_target="$$target-am"; \
1061 else \
1062 local_target="$$target"; \
1063 fi; \
1064 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1065 || eval $$failcom; \
1066 done; \
1067 if test "$$dot_seen" = "no"; then \
1068 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1069 fi; test -z "$$fail"
1070
1071ID: $(am__tagged_files)
1072 $(am__define_uniq_tagged_files); mkid -fID $$unique
1073tags: tags-recursive
1074TAGS: tags
1075
1076tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1077 set x; \
1078 here=`pwd`; \
1079 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1080 include_option=--etags-include; \
1081 empty_fix=.; \
1082 else \
1083 include_option=--include; \
1084 empty_fix=; \
1085 fi; \
1086 list='$(SUBDIRS)'; for subdir in $$list; do \
1087 if test "$$subdir" = .; then :; else \
1088 test ! -f $$subdir/TAGS || \
1089 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1090 fi; \
1091 done; \
1092 $(am__define_uniq_tagged_files); \
1093 shift; \
1094 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1095 test -n "$$unique" || unique=$$empty_fix; \
1096 if test $$# -gt 0; then \
1097 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1098 "$$@" $$unique; \
1099 else \
1100 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1101 $$unique; \
1102 fi; \
1103 fi
1104ctags: ctags-recursive
1105
1106CTAGS: ctags
1107ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1108 $(am__define_uniq_tagged_files); \
1109 test -z "$(CTAGS_ARGS)$$unique" \
1110 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1111 $$unique
1112
1113GTAGS:
1114 here=`$(am__cd) $(top_builddir) && pwd` \
1115 && $(am__cd) $(top_srcdir) \
1116 && gtags -i $(GTAGS_ARGS) "$$here"
1117cscope: cscope.files
1118 test ! -s cscope.files \
1119 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1120clean-cscope:
1121 -rm -f cscope.files
1122cscope.files: clean-cscope cscopelist
1123cscopelist: cscopelist-recursive
1124
1125cscopelist-am: $(am__tagged_files)
1126 list='$(am__tagged_files)'; \
1127 case "$(srcdir)" in \
1128 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1129 *) sdir=$(subdir)/$(srcdir) ;; \
1130 esac; \
1131 for i in $$list; do \
1132 if test -f "$$i"; then \
1133 echo "$(subdir)/$$i"; \
1134 else \
1135 echo "$$sdir/$$i"; \
1136 fi; \
1137 done >> $(top_builddir)/cscope.files
1138
1139distclean-tags:
1140 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1141 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
6c57b87f
MF
1142site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
1143 @echo 'Making a new site.exp file ...'
1144 @echo '## these variables are automatically generated by make ##' >site.tmp
1145 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
1146 @echo '# edit the last section' >>site.tmp
1147 @echo 'set srcdir "$(srcdir)"' >>site.tmp
1148 @echo "set objdir `pwd`" >>site.tmp
1149 @echo 'set build_alias "$(build_alias)"' >>site.tmp
1150 @echo 'set build_triplet $(build_triplet)' >>site.tmp
1151 @echo 'set host_alias "$(host_alias)"' >>site.tmp
1152 @echo 'set host_triplet $(host_triplet)' >>site.tmp
1153 @echo 'set target_alias "$(target_alias)"' >>site.tmp
1154 @echo 'set target_triplet $(target_triplet)' >>site.tmp
1155 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
1156 echo "## Begin content included from file $$f. Do not modify. ##" \
1157 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
1158 && echo "## End content included from file $$f. ##" \
1159 || exit 1; \
1160 done >> site.tmp
1161 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
1162 @if test -f site.exp; then \
1163 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
1164 fi
1165 @-rm -f site.bak
1166 @test ! -f site.exp || mv site.exp site.bak
1167 @mv site.tmp site.exp
1168
1169distclean-DEJAGNU:
1170 -rm -f site.exp site.bak
1171 -l='$(DEJATOOL)'; for tool in $$l; do \
1172 rm -f $$tool.sum $$tool.log; \
1173 done
a389375f
MF
1174
1175# Recover from deleted '.trs' file; this should ensure that
1176# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1177# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
1178# to avoid problems with "make -n".
1179.log.trs:
1180 rm -f $< $@
1181 $(MAKE) $(AM_MAKEFLAGS) $<
1182
1183# Leading 'am--fnord' is there to ensure the list of targets does not
1184# expand to empty, as could happen e.g. with make check TESTS=''.
1185am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1186am--force-recheck:
1187 @:
1188
1189$(TEST_SUITE_LOG): $(TEST_LOGS)
1190 @$(am__set_TESTS_bases); \
1191 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1192 redo_bases=`for i in $$bases; do \
1193 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1194 done`; \
1195 if test -n "$$redo_bases"; then \
1196 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1197 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1198 if $(am__make_dryrun); then :; else \
1199 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1200 fi; \
1201 fi; \
1202 if test -n "$$am__remaking_logs"; then \
1203 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1204 "recursion detected" >&2; \
1205 elif test -n "$$redo_logs"; then \
1206 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1207 fi; \
1208 if $(am__make_dryrun); then :; else \
1209 st=0; \
1210 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1211 for i in $$redo_bases; do \
1212 test -f $$i.trs && test -r $$i.trs \
1213 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1214 test -f $$i.log && test -r $$i.log \
1215 || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1216 done; \
1217 test $$st -eq 0 || exit 1; \
1218 fi
1219 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1220 ws='[ ]'; \
1221 results=`for b in $$bases; do echo $$b.trs; done`; \
1222 test -n "$$results" || results=/dev/null; \
1223 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
1224 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1225 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1226 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1227 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1228 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1229 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1230 if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1231 success=true; \
1232 else \
1233 success=false; \
1234 fi; \
1235 br='==================='; br=$$br$$br$$br$$br; \
1236 result_count () \
1237 { \
1238 if test x"$$1" = x"--maybe-color"; then \
1239 maybe_colorize=yes; \
1240 elif test x"$$1" = x"--no-color"; then \
1241 maybe_colorize=no; \
1242 else \
1243 echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1244 fi; \
1245 shift; \
1246 desc=$$1 count=$$2; \
1247 if test $$maybe_colorize = yes && test $$count -gt 0; then \
1248 color_start=$$3 color_end=$$std; \
1249 else \
1250 color_start= color_end=; \
1251 fi; \
1252 echo "$${color_start}# $$desc $$count$${color_end}"; \
1253 }; \
1254 create_testsuite_report () \
1255 { \
1256 result_count $$1 "TOTAL:" $$all "$$brg"; \
1257 result_count $$1 "PASS: " $$pass "$$grn"; \
1258 result_count $$1 "SKIP: " $$skip "$$blu"; \
1259 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1260 result_count $$1 "FAIL: " $$fail "$$red"; \
1261 result_count $$1 "XPASS:" $$xpass "$$red"; \
1262 result_count $$1 "ERROR:" $$error "$$mgn"; \
1263 }; \
1264 { \
1265 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
1266 $(am__rst_title); \
1267 create_testsuite_report --no-color; \
1268 echo; \
1269 echo ".. contents:: :depth: 2"; \
1270 echo; \
1271 for b in $$bases; do echo $$b; done \
1272 | $(am__create_global_log); \
1273 } >$(TEST_SUITE_LOG).tmp || exit 1; \
1274 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
1275 if $$success; then \
1276 col="$$grn"; \
1277 else \
1278 col="$$red"; \
1279 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
1280 fi; \
1281 echo "$${col}$$br$${std}"; \
1282 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
1283 echo "$${col}$$br$${std}"; \
1284 create_testsuite_report --maybe-color; \
1285 echo "$$col$$br$$std"; \
1286 if $$success; then :; else \
1287 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
1288 if test -n "$(PACKAGE_BUGREPORT)"; then \
1289 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1290 fi; \
1291 echo "$$col$$br$$std"; \
1292 fi; \
1293 $$success || exit 1
1294
1295check-TESTS:
1296 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1297 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1298 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1299 @set +e; $(am__set_TESTS_bases); \
1300 log_list=`for i in $$bases; do echo $$i.log; done`; \
1301 trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1302 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1303 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1304 exit $$?;
1305recheck: all $(check_PROGRAMS)
1306 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1307 @set +e; $(am__set_TESTS_bases); \
1308 bases=`for i in $$bases; do echo $$i; done \
1309 | $(am__list_recheck_tests)` || exit 1; \
1310 log_list=`for i in $$bases; do echo $$i.log; done`; \
1311 log_list=`echo $$log_list`; \
1312 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1313 am__force_recheck=am--force-recheck \
1314 TEST_LOGS="$$log_list"; \
1315 exit $$?
1316testsuite/common/bits32m0.log: testsuite/common/bits32m0$(EXEEXT)
1317 @p='testsuite/common/bits32m0$(EXEEXT)'; \
1318 b='testsuite/common/bits32m0'; \
1319 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1320 --log-file $$b.log --trs-file $$b.trs \
1321 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1322 "$$tst" $(AM_TESTS_FD_REDIRECT)
1323testsuite/common/bits32m31.log: testsuite/common/bits32m31$(EXEEXT)
1324 @p='testsuite/common/bits32m31$(EXEEXT)'; \
1325 b='testsuite/common/bits32m31'; \
1326 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1327 --log-file $$b.log --trs-file $$b.trs \
1328 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1329 "$$tst" $(AM_TESTS_FD_REDIRECT)
1330testsuite/common/bits64m0.log: testsuite/common/bits64m0$(EXEEXT)
1331 @p='testsuite/common/bits64m0$(EXEEXT)'; \
1332 b='testsuite/common/bits64m0'; \
1333 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1334 --log-file $$b.log --trs-file $$b.trs \
1335 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1336 "$$tst" $(AM_TESTS_FD_REDIRECT)
1337testsuite/common/bits64m63.log: testsuite/common/bits64m63$(EXEEXT)
1338 @p='testsuite/common/bits64m63$(EXEEXT)'; \
1339 b='testsuite/common/bits64m63'; \
1340 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1341 --log-file $$b.log --trs-file $$b.trs \
1342 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1343 "$$tst" $(AM_TESTS_FD_REDIRECT)
1344testsuite/common/alu-tst.log: testsuite/common/alu-tst$(EXEEXT)
1345 @p='testsuite/common/alu-tst$(EXEEXT)'; \
1346 b='testsuite/common/alu-tst'; \
1347 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1348 --log-file $$b.log --trs-file $$b.trs \
1349 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1350 "$$tst" $(AM_TESTS_FD_REDIRECT)
1351.test.log:
1352 @p='$<'; \
1353 $(am__set_b); \
1354 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1355 --log-file $$b.log --trs-file $$b.trs \
1356 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1357 "$$tst" $(AM_TESTS_FD_REDIRECT)
1358@am__EXEEXT_TRUE@.test$(EXEEXT).log:
1359@am__EXEEXT_TRUE@ @p='$<'; \
1360@am__EXEEXT_TRUE@ $(am__set_b); \
1361@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1362@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
1363@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1364@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
6bddc3e8 1365check-am: all-am
a389375f
MF
1366 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1367 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU check-TESTS
6bddc3e8 1368check: check-recursive
b15c5d7a 1369all-am: Makefile $(LIBRARIES) $(HEADERS) config.h
6bddc3e8
MF
1370installdirs: installdirs-recursive
1371installdirs-am:
92bc001e
MF
1372 for dir in "$(DESTDIR)$(pkgincludedir)"; do \
1373 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1374 done
6bddc3e8
MF
1375install: install-recursive
1376install-exec: install-exec-recursive
1377install-data: install-data-recursive
1378uninstall: uninstall-recursive
1379
1380install-am: all-am
1381 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1382
1383installcheck: installcheck-recursive
1384install-strip:
1385 if test -z '$(STRIP)'; then \
1386 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1387 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1388 install; \
1389 else \
1390 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1391 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1392 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1393 fi
1394mostlyclean-generic:
1395 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
a389375f
MF
1396 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1397 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1398 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
c906108c 1399
6bddc3e8 1400clean-generic:
a389375f 1401 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
c906108c 1402
6bddc3e8
MF
1403distclean-generic:
1404 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1405 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
5bea0c32
MF
1406 -rm -f common/$(DEPDIR)/$(am__dirstamp)
1407 -rm -f common/$(am__dirstamp)
b6b1c790
MF
1408 -rm -f igen/$(DEPDIR)/$(am__dirstamp)
1409 -rm -f igen/$(am__dirstamp)
a389375f
MF
1410 -rm -f testsuite/common/$(DEPDIR)/$(am__dirstamp)
1411 -rm -f testsuite/common/$(am__dirstamp)
1412 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
c906108c 1413
6bddc3e8
MF
1414maintainer-clean-generic:
1415 @echo "This command is intended for maintainers to use"
1416 @echo "it deletes files that may require special tools to rebuild."
1417clean: clean-recursive
c906108c 1418
a389375f
MF
1419clean-am: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
1420 mostlyclean-am
c906108c 1421
6bddc3e8
MF
1422distclean: distclean-recursive
1423 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
5bea0c32 1424 -rm -rf common/$(DEPDIR) igen/$(DEPDIR) testsuite/common/$(DEPDIR)
6bddc3e8 1425 -rm -f Makefile
b6b1c790 1426distclean-am: clean-am distclean-DEJAGNU distclean-compile \
b15c5d7a 1427 distclean-generic distclean-hdr distclean-tags
c906108c 1428
6bddc3e8 1429dvi: dvi-recursive
c906108c 1430
6bddc3e8 1431dvi-am:
c906108c 1432
6bddc3e8 1433html: html-recursive
c906108c 1434
6bddc3e8 1435html-am:
c906108c 1436
6bddc3e8
MF
1437info: info-recursive
1438
1439info-am:
1440
92bc001e 1441install-data-am: install-pkgincludeHEADERS
6bddc3e8
MF
1442
1443install-dvi: install-dvi-recursive
1444
1445install-dvi-am:
1446
1447install-exec-am:
1448
1449install-html: install-html-recursive
1450
1451install-html-am:
1452
1453install-info: install-info-recursive
1454
1455install-info-am:
1456
1457install-man:
1458
1459install-pdf: install-pdf-recursive
1460
1461install-pdf-am:
1462
1463install-ps: install-ps-recursive
1464
1465install-ps-am:
1466
1467installcheck-am:
1468
1469maintainer-clean: maintainer-clean-recursive
1470 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1471 -rm -rf $(top_srcdir)/autom4te.cache
5bea0c32 1472 -rm -rf common/$(DEPDIR) igen/$(DEPDIR) testsuite/common/$(DEPDIR)
6bddc3e8
MF
1473 -rm -f Makefile
1474maintainer-clean-am: distclean-am maintainer-clean-generic
1475
1476mostlyclean: mostlyclean-recursive
1477
b6b1c790 1478mostlyclean-am: mostlyclean-compile mostlyclean-generic
6bddc3e8
MF
1479
1480pdf: pdf-recursive
1481
1482pdf-am:
1483
1484ps: ps-recursive
1485
1486ps-am:
1487
92bc001e 1488uninstall-am: uninstall-pkgincludeHEADERS
6bddc3e8 1489
b15c5d7a 1490.MAKE: $(am__recursive_targets) all check-am install-am install-strip
6bddc3e8
MF
1491
1492.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
a389375f
MF
1493 am--refresh check check-DEJAGNU check-TESTS check-am clean \
1494 clean-checkPROGRAMS clean-cscope clean-generic \
1495 clean-noinstLIBRARIES cscope cscopelist-am ctags ctags-am \
1496 distclean distclean-DEJAGNU distclean-compile \
b15c5d7a
MF
1497 distclean-generic distclean-hdr distclean-tags dvi dvi-am html \
1498 html-am info info-am install install-am install-data \
1499 install-data-am install-dvi install-dvi-am install-exec \
1500 install-exec-am install-html install-html-am install-info \
1501 install-info-am install-man install-pdf install-pdf-am \
92bc001e
MF
1502 install-pkgincludeHEADERS install-ps install-ps-am \
1503 install-strip installcheck installcheck-am installdirs \
1504 installdirs-am maintainer-clean maintainer-clean-generic \
1505 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
1506 ps ps-am recheck tags tags-am uninstall uninstall-am \
1507 uninstall-pkgincludeHEADERS
6bddc3e8
MF
1508
1509.PRECIOUS: Makefile
c906108c 1510
c906108c 1511
5e25901f
MF
1512# Generate nltvals.def for newlib/libgloss using devo and build tree.
1513# This file is shipped with distributions so we build in the source dir.
1514# Use `make nltvals' to rebuild.
1515# Note: If gdb releases begin to contain target header files (not a good idea,
1516# but if they did ...), nltvals.def coud be generated at build time.
1517# An alternative is to slurp in the tables at runtime.
1518.PHONY: nltvals
1519nltvals:
6bddc3e8 1520 $(abs_srcdir)/common/gennltvals.py --cpp "$(CPP)" --output nltvals.def --srcroot $(srcroot)
5e25901f
MF
1521 $(SHELL) $(srcroot)/move-if-change nltvals.def $(abs_srcdir)/common/nltvals.def
1522
5bea0c32
MF
1523common/version.c: $(srcroot)/gdb/version.in $(srcroot)/bfd/version.h $(srcdir)/common/create-version.sh
1524 $(SHELL) $(srcdir)/common/create-version.sh $(srcroot)/gdb $@.tmp
1525 $(SHELL) $(srcroot)/move-if-change $@.tmp $@
1526 touch $@
b6b1c790
MF
1527
1528# Alias for developers.
1529@SIM_ENABLE_IGEN_TRUE@igen: igen/igen$(EXEEXT)
1530
aa0fca16
MF
1531# These rules are copied from automake, but tweaked to use FOR_BUILD variables.
1532@SIM_ENABLE_IGEN_TRUE@igen/libigen.a: $(igen_libigen_a_OBJECTS) $(igen_libigen_a_DEPENDENCIES) $(EXTRA_igen_libigen_a_DEPENDENCIES) igen/$(am__dirstamp)
1533@SIM_ENABLE_IGEN_TRUE@ $(AM_V_at)-rm -f $@
1534@SIM_ENABLE_IGEN_TRUE@ $(AM_V_AR)$(AR_FOR_BUILD) $(ARFLAGS) $@ $(igen_libigen_a_OBJECTS) $(igen_libigen_a_LIBADD)
1535@SIM_ENABLE_IGEN_TRUE@ $(AM_V_at)$(RANLIB_FOR_BUILD) $@
1536
b6b1c790
MF
1537@SIM_ENABLE_IGEN_TRUE@igen/igen$(EXEEXT): $(igen_igen_OBJECTS) $(igen_igen_DEPENDENCIES) igen/$(am__dirstamp)
1538@SIM_ENABLE_IGEN_TRUE@ $(AM_V_CCLD)$(LINK_FOR_BUILD) $(igen_igen_OBJECTS) $(igen_igen_LDADD)
1539
1540# igen is a build-time only tool. Override the default rules for it.
1541@SIM_ENABLE_IGEN_TRUE@igen/%.o: igen/%.c
1542@SIM_ENABLE_IGEN_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -c $< -o $@
1543
1544# Build some of the files in standalone mode for developers of igen itself.
1545@SIM_ENABLE_IGEN_TRUE@igen/%-main.o: igen/%.c
1546@SIM_ENABLE_IGEN_TRUE@ $(AM_V_CC)$(COMPILE_FOR_BUILD) -DMAIN -c $< -o $@
1547
6c57b87f
MF
1548site-srcdir.exp: Makefile
1549 echo "set srcdir \"$(srcdir)/testsuite\"" > $@
1550
1551check-DEJAGNU: site.exp
1552 LC_ALL=C; export LC_ALL; \
1553 EXPECT=${EXPECT} ; export EXPECT ; \
1554 runtest=$(RUNTEST); \
1555 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
1556 $$runtest $(RUNTESTFLAGS); \
1557 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
1558 fi
1559
a389375f
MF
1560# These tests are build-time only tools. Override the default rules for them.
1561testsuite/common/%.o: testsuite/common/%.c
1562 $(AM_V_CC)$(COMPILE_FOR_BUILD) $(testsuite_common_CPPFLAGS) -c $< -o $@
1563
1564testsuite/common/alu-tst$(EXEEXT): $(testsuite_common_alu_tst_OBJECTS) $(testsuite_common_alu_tst_DEPENDENCIES) testsuite/common/$(am__dirstamp)
1565 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_alu_tst_OBJECTS) $(testsuite_common_alu_tst_LDADD)
1566
1567testsuite/common/fpu-tst$(EXEEXT): $(testsuite_common_fpu_tst_OBJECTS) $(testsuite_common_fpu_tst_DEPENDENCIES) testsuite/common/$(am__dirstamp)
1568 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_fpu_tst_OBJECTS) $(testsuite_common_fpu_tst_LDADD)
1569
1570testsuite/common/bits-gen$(EXEEXT): $(testsuite_common_bits_gen_OBJECTS) $(testsuite_common_bits_gen_DEPENDENCIES) testsuite/common/$(am__dirstamp)
1571 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits_gen_OBJECTS) $(testsuite_common_bits_gen_LDADD)
1572
1573testsuite/common/bits32m0$(EXEEXT): $(testsuite_common_bits32m0_OBJECTS) $(testsuite_common_bits32m0_DEPENDENCIES) testsuite/common/$(am__dirstamp)
1574 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits32m0_OBJECTS) $(testsuite_common_bits32m0_LDADD)
1575
1576testsuite/common/bits32m0.c: testsuite/common/bits-gen testsuite/common/bits-tst.c
1577 $< 32 0 big > $@.tmp
1578 cat $(srcdir)/testsuite/common/bits-tst.c >> $@.tmp
1579 mv $@.tmp $@
1580
1581testsuite/common/bits32m31$(EXEEXT): $(testsuite_common_bits32m31_OBJECTS) $(testsuite_common_bits32m31_DEPENDENCIES) testsuite/common/$(am__dirstamp)
1582 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits32m31_OBJECTS) $(testsuite_common_bits32m31_LDADD)
1583
1584testsuite/common/bits32m31.c: testsuite/common/bits-gen testsuite/common/bits-tst.c
1585 $< 32 31 little > $@.tmp
1586 cat $(srcdir)/testsuite/common/bits-tst.c >> $@.tmp
1587 mv $@.tmp $@
1588
1589testsuite/common/bits64m0$(EXEEXT): $(testsuite_common_bits64m0_OBJECTS) $(testsuite_common_bits64m0_DEPENDENCIES) testsuite/common/$(am__dirstamp)
1590 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits64m0_OBJECTS) $(testsuite_common_bits64m0_LDADD)
1591
1592testsuite/common/bits64m0.c: testsuite/common/bits-gen testsuite/common/bits-tst.c
1593 $< 64 0 big > $@.tmp
1594 cat $(srcdir)/testsuite/common/bits-tst.c >> $@.tmp
1595 mv $@.tmp $@
1596
1597testsuite/common/bits64m63$(EXEEXT): $(testsuite_common_bits64m63_OBJECTS) $(testsuite_common_bits64m63_DEPENDENCIES) testsuite/common/$(am__dirstamp)
1598 $(AM_V_CCLD)$(LINK_FOR_BUILD) $(testsuite_common_bits64m63_OBJECTS) $(testsuite_common_bits64m63_LDADD)
1599
1600testsuite/common/bits64m63.c: testsuite/common/bits-gen testsuite/common/bits-tst.c
1601 $< 64 63 little > $@.tmp
1602 cat $(srcdir)/testsuite/common/bits-tst.c >> $@.tmp
1603 mv $@.tmp $@
1604
5bea0c32
MF
1605all-recursive: $(SIM_ALL_RECURSIVE_DEPS)
1606
6bddc3e8
MF
1607# Tell versions [3.59,3.63) of GNU make to not export all variables.
1608# Otherwise a system limit (for SysV at least) may be exceeded.
1609.NOEXPORT: