OSDN Git Service

Extend pmacro language, add testsuite.
[pf3gnuchains/pf3gnuchains3x.git] / cgen / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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 # Process this file with "automake --cygnus Makefile" to generate Makefile.in
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub \
42         INSTALL NEWS README AUTHORS ChangeLog $(srcdir)/Makefile.in \
43         $(srcdir)/Makefile.am $(top_srcdir)/configure \
44         $(am__configure_deps) $(srcdir)/../mkinstalldirs
45 subdir = .
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51  configure.lineno configure.status.lineno
52 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
53 CONFIG_CLEAN_FILES =
54 depcomp =
55 am__depfiles_maybe =
56 SOURCES =
57 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58         html-recursive info-recursive install-data-recursive \
59         install-exec-recursive install-info-recursive \
60         install-recursive installcheck-recursive installdirs-recursive \
61         pdf-recursive ps-recursive uninstall-info-recursive \
62         uninstall-recursive
63 ETAGS = etags
64 CTAGS = ctags
65 DIST_SUBDIRS = $(SUBDIRS)
66 ACLOCAL = @ACLOCAL@
67 AMTAR = @AMTAR@
68 AUTOCONF = @AUTOCONF@
69 AUTOHEADER = @AUTOHEADER@
70 AUTOMAKE = @AUTOMAKE@
71 AWK = @AWK@
72 CYGPATH_W = @CYGPATH_W@
73 DEFS = @DEFS@
74 ECHO_C = @ECHO_C@
75 ECHO_N = @ECHO_N@
76 ECHO_T = @ECHO_T@
77 GENINSRC_NEVER_FALSE = @GENINSRC_NEVER_FALSE@
78 GENINSRC_NEVER_TRUE = @GENINSRC_NEVER_TRUE@
79 INSTALL_DATA = @INSTALL_DATA@
80 INSTALL_PROGRAM = @INSTALL_PROGRAM@
81 INSTALL_SCRIPT = @INSTALL_SCRIPT@
82 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83 LIBOBJS = @LIBOBJS@
84 LIBS = @LIBS@
85 LTLIBOBJS = @LTLIBOBJS@
86 MAINT = @MAINT@
87 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
88 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
89 MAKEINFO = @MAKEINFO@
90 PACKAGE = @PACKAGE@
91 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
92 PACKAGE_NAME = @PACKAGE_NAME@
93 PACKAGE_STRING = @PACKAGE_STRING@
94 PACKAGE_TARNAME = @PACKAGE_TARNAME@
95 PACKAGE_VERSION = @PACKAGE_VERSION@
96 PATH_SEPARATOR = @PATH_SEPARATOR@
97 SET_MAKE = @SET_MAKE@
98 SHELL = @SHELL@
99 STRIP = @STRIP@
100 VERSION = @VERSION@
101 ac_ct_STRIP = @ac_ct_STRIP@
102 am__leading_dot = @am__leading_dot@
103 am__tar = @am__tar@
104 am__untar = @am__untar@
105 arch = @arch@
106 bindir = @bindir@
107 build = @build@
108 build_alias = @build_alias@
109 build_cpu = @build_cpu@
110 build_os = @build_os@
111 build_vendor = @build_vendor@
112 datadir = @datadir@
113 exec_prefix = @exec_prefix@
114 host = @host@
115 host_alias = @host_alias@
116 host_cpu = @host_cpu@
117 host_os = @host_os@
118 host_vendor = @host_vendor@
119 includedir = @includedir@
120 infodir = @infodir@
121 install_sh = @install_sh@
122 libdir = @libdir@
123 libexecdir = @libexecdir@
124 localstatedir = @localstatedir@
125 mandir = @mandir@
126 mkdir_p = @mkdir_p@
127 oldincludedir = @oldincludedir@
128 prefix = @prefix@
129 program_transform_name = @program_transform_name@
130 sbindir = @sbindir@
131 sharedstatedir = @sharedstatedir@
132 sysconfdir = @sysconfdir@
133 target = @target@
134 target_alias = @target_alias@
135 target_cpu = @target_cpu@
136 target_os = @target_os@
137 target_vendor = @target_vendor@
138 AUTOMAKE_OPTIONS = 1.9 cygnus
139 SUBDIRS = doc testsuite
140 GUILE = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`" -l $(srcdir)/guile.scm -s
141 CGENFLAGS = -v
142 ARCH = @arch@
143 ARCHFILE = $(srcroot)/cpu/$(ARCH).cpu
144
145 # for various utility rules
146 MACHS = all
147 ISAS = all
148
149 # for the html rule
150 INSN_FILE_NAME = $(ARCH)-insn.html
151 srcroot = $(srcdir)/..
152 CLEANFILES = tmp-*
153 all: all-recursive
154
155 .SUFFIXES:
156 am--refresh:
157         @:
158 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
159         @for dep in $?; do \
160           case '$(am__configure_deps)' in \
161             *$$dep*) \
162               echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
163               cd $(srcdir) && $(AUTOMAKE) --cygnus  \
164                 && exit 0; \
165               exit 1;; \
166           esac; \
167         done; \
168         echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
169         cd $(top_srcdir) && \
170           $(AUTOMAKE) --cygnus  Makefile
171 .PRECIOUS: Makefile
172 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
173         @case '$?' in \
174           *config.status*) \
175             echo ' $(SHELL) ./config.status'; \
176             $(SHELL) ./config.status;; \
177           *) \
178             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
179             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
180         esac;
181
182 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
183         $(SHELL) ./config.status --recheck
184
185 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
186         cd $(srcdir) && $(AUTOCONF)
187 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
188         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
189 uninstall-info-am:
190
191 # This directory's subdirectories are mostly independent; you can cd
192 # into them and run `make' without going through this Makefile.
193 # To change the values of `make' variables: instead of editing Makefiles,
194 # (1) if the variable is set in `config.status', edit `config.status'
195 #     (which will cause the Makefiles to be regenerated when you run `make');
196 # (2) otherwise, pass the desired values on the `make' command line.
197 $(RECURSIVE_TARGETS):
198         @failcom='exit 1'; \
199         for f in x $$MAKEFLAGS; do \
200           case $$f in \
201             *=* | --[!k]*);; \
202             *k*) failcom='fail=yes';; \
203           esac; \
204         done; \
205         dot_seen=no; \
206         target=`echo $@ | sed s/-recursive//`; \
207         list='$(SUBDIRS)'; for subdir in $$list; do \
208           echo "Making $$target in $$subdir"; \
209           if test "$$subdir" = "."; then \
210             dot_seen=yes; \
211             local_target="$$target-am"; \
212           else \
213             local_target="$$target"; \
214           fi; \
215           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
216           || eval $$failcom; \
217         done; \
218         if test "$$dot_seen" = "no"; then \
219           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
220         fi; test -z "$$fail"
221
222 mostlyclean-recursive clean-recursive distclean-recursive \
223 maintainer-clean-recursive:
224         @failcom='exit 1'; \
225         for f in x $$MAKEFLAGS; do \
226           case $$f in \
227             *=* | --[!k]*);; \
228             *k*) failcom='fail=yes';; \
229           esac; \
230         done; \
231         dot_seen=no; \
232         case "$@" in \
233           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
234           *) list='$(SUBDIRS)' ;; \
235         esac; \
236         rev=''; for subdir in $$list; do \
237           if test "$$subdir" = "."; then :; else \
238             rev="$$subdir $$rev"; \
239           fi; \
240         done; \
241         rev="$$rev ."; \
242         target=`echo $@ | sed s/-recursive//`; \
243         for subdir in $$rev; do \
244           echo "Making $$target in $$subdir"; \
245           if test "$$subdir" = "."; then \
246             local_target="$$target-am"; \
247           else \
248             local_target="$$target"; \
249           fi; \
250           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
251           || eval $$failcom; \
252         done && test -z "$$fail"
253 tags-recursive:
254         list='$(SUBDIRS)'; for subdir in $$list; do \
255           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
256         done
257 ctags-recursive:
258         list='$(SUBDIRS)'; for subdir in $$list; do \
259           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
260         done
261
262 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
263         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
264         unique=`for i in $$list; do \
265             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266           done | \
267           $(AWK) '    { files[$$0] = 1; } \
268                END { for (i in files) print i; }'`; \
269         mkid -fID $$unique
270 tags: TAGS
271
272 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
273                 $(TAGS_FILES) $(LISP)
274         tags=; \
275         here=`pwd`; \
276         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
277           include_option=--etags-include; \
278           empty_fix=.; \
279         else \
280           include_option=--include; \
281           empty_fix=; \
282         fi; \
283         list='$(SUBDIRS)'; for subdir in $$list; do \
284           if test "$$subdir" = .; then :; else \
285             test ! -f $$subdir/TAGS || \
286               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
287           fi; \
288         done; \
289         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
290         unique=`for i in $$list; do \
291             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292           done | \
293           $(AWK) '    { files[$$0] = 1; } \
294                END { for (i in files) print i; }'`; \
295         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
296           test -n "$$unique" || unique=$$empty_fix; \
297           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298             $$tags $$unique; \
299         fi
300 ctags: CTAGS
301 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
302                 $(TAGS_FILES) $(LISP)
303         tags=; \
304         here=`pwd`; \
305         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
306         unique=`for i in $$list; do \
307             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308           done | \
309           $(AWK) '    { files[$$0] = 1; } \
310                END { for (i in files) print i; }'`; \
311         test -z "$(CTAGS_ARGS)$$tags$$unique" \
312           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
313              $$tags $$unique
314
315 GTAGS:
316         here=`$(am__cd) $(top_builddir) && pwd` \
317           && cd $(top_srcdir) \
318           && gtags -i $(GTAGS_ARGS) $$here
319
320 distclean-tags:
321         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
322 check-am:
323 check: check-recursive
324 all-am: Makefile all-local
325 installdirs: installdirs-recursive
326 installdirs-am:
327 install: install-recursive
328 install-exec: install-exec-recursive
329 install-data: install-data-recursive
330 uninstall: uninstall-recursive
331
332 install-am: all-am
333         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
334
335 installcheck: installcheck-recursive
336 install-strip:
337         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
338           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
339           `test -z '$(STRIP)' || \
340             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
341 mostlyclean-generic:
342
343 clean-generic:
344         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
345
346 distclean-generic:
347         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
348
349 maintainer-clean-generic:
350         @echo "This command is intended for maintainers to use"
351         @echo "it deletes files that may require special tools to rebuild."
352 clean: clean-recursive
353
354 clean-am: clean-generic mostlyclean-am
355
356 distclean: distclean-recursive
357         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
358         -rm -f Makefile
359 distclean-am: clean-am distclean-generic distclean-tags
360
361 dvi: dvi-recursive
362
363 dvi-am:
364
365 info: info-recursive
366
367 info-am:
368
369 install-data-am:
370
371 install-exec-am:
372
373 install-info: install-info-recursive
374
375 install-man:
376
377 installcheck-am:
378
379 maintainer-clean: maintainer-clean-recursive
380         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
381         -rm -rf $(top_srcdir)/autom4te.cache
382         -rm -f Makefile
383 maintainer-clean-am: distclean-am maintainer-clean-generic
384
385 mostlyclean: mostlyclean-recursive
386
387 mostlyclean-am: mostlyclean-generic
388
389 pdf: pdf-recursive
390
391 pdf-am:
392
393 ps: ps-recursive
394
395 ps-am:
396
397 uninstall-am:
398
399 uninstall-info: uninstall-info-recursive
400
401 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \
402         am--refresh check check-am clean clean-generic clean-recursive \
403         ctags ctags-recursive distclean distclean-generic \
404         distclean-recursive distclean-tags dvi dvi-am html html-am \
405         info info-am install install-am install-data install-data-am \
406         install-exec install-exec-am install-info install-info-am \
407         install-man install-strip installcheck installcheck-am \
408         installdirs installdirs-am maintainer-clean \
409         maintainer-clean-generic maintainer-clean-recursive \
410         mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
411         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
412         uninstall-info-am
413
414
415 # Applications depend on stamp-cgen to tell them when .scm files have
416 # been changed (so files need to be regenerated).
417 # ??? Application specific files are kept with cgen for now, but may
418 # eventually go with the app.  stamp-cgen might still be useful to track
419 # app-independent files.
420
421 all-local: stamp-cgen
422
423 stamp-cgen: $(CGENFILES)
424         rm -f stamp-cgen
425         echo timestamp > stamp-cgen
426
427 # Phony targets to run each of the applications,
428 # though most of these are for development purposes only.
429 # When actually building the toolchain, the Makefile in the appropriate
430 # directory will run cgen.
431 #
432 # NOTE: If running for a cpu other than the configured one you may wish to
433 # override ISAS and MACHS.
434
435 # Build the basic description support.
436 # We just stuff them in tmp-* files.
437 # Usage: make desc [ARCHFILE=<arch-file>] OPTIONS="<option list>"
438
439 .PHONY: desc
440 # FIXME: needs more dependencies
441 desc: desc.scm
442         rm -f tmp-desc.h tmp-desc.c tmp-opinst.c
443         $(GUILE) $(srcdir)/cgen-opc.scm \
444                 -s $(srcdir) \
445                 $(CGENFLAGS) \
446                 -f "$(OPTIONS)" \
447                 -a $(ARCHFILE) \
448                 -i "$(ISAS)" \
449                 -m "$(MACHS)" \
450                 -H tmp-desc.h -C tmp-desc.c
451
452 # Build the machine generated cpu documentation.
453 # Usage: make html [ARCH=<arch>] [ARCHFILE=<arch-file>]
454 .PHONY: html
455 html: desc.scm html.scm cgen-doc.scm
456         rm -f tmp-doc.html
457         $(GUILE) $(srcdir)/cgen-doc.scm \
458                 -s $(srcdir) \
459                 $(CGENFLAGS) \
460                 -f "$(OPTIONS)" \
461                 -a $(ARCHFILE) \
462                 -i "$(ISAS)" \
463                 -m "$(MACHS)" \
464                 -N $(INSN_FILE_NAME) \
465                 -H tmp.html \
466                 -I tmp-insn.html
467         $(SHELL) $(srcroot)/move-if-change tmp.html $(ARCH).html
468         $(SHELL) $(srcroot)/move-if-change tmp-insn.html $(ARCH)-insn.html
469
470 # Build the opcodes files.
471 # We just stuff them in tmp-* files.
472 # Usage: make opcodes [ARCHFILE=<arch-file>] OPTIONS="<option list>"
473
474 .PHONY: opcodes
475 # FIXME: needs more dependencies
476 opcodes: opcodes.scm
477         rm -f tmp-opc.h tmp-itab.c
478         rm -f tmp-asm.in tmp-dis.in tmp-ibld.h tmp-ibld.in
479         $(GUILE) $(srcdir)/cgen-opc.scm \
480                 -s $(srcdir) \
481                 $(CGENFLAGS) \
482                 -f "$(OPTIONS) opinst" \
483                 -a $(ARCHFILE) \
484                 -i "$(ISAS)" \
485                 -m "$(MACHS)" \
486                 -O tmp-opc.h -P tmp-opc.c -Q tmp-opinst.c \
487                 -B tmp-ibld.h -L tmp-ibld.in \
488                 -A tmp-asm.in -D tmp-dis.in
489
490 # Build the simulator files.
491 # We just stuff them in tmp-* files.
492 # Usage: make sim-arch [ARCHFILE=<arch-file>] OPTIONS="<option list>"
493 #        make sim-cpu [ARCHFILE=<arch-file>] ISAS="<isa>" MACHS="<mach list>" \
494 #          OPTIONS="<option list>"
495
496 .PHONY: sim-arch sim-cpu
497 # FIXME: needs more dependencies
498 sim-arch: sim.scm
499         rm -f tmp-arch.h tmp-arch.c tmp-cpuall.h
500         $(GUILE) $(srcdir)/cgen-sim.scm \
501                 -s $(srcdir) \
502                 $(CGENFLAGS) \
503                 -f "$(OPTIONS)" \
504                 -a $(ARCHFILE) \
505                 -i "$(ISAS)" \
506                 -m "$(MACHS)" \
507                 -A tmp-arch.h -B tmp-arch.c -N tmp-cpuall.h
508 sim-cpu: sim.scm
509         rm -f tmp-cpu.h tmp-cpu.c tmp-decode.h tmp-decode.c
510         rm -f tmp-model.c tmp-sem.c tmp-sem-switch.c
511         $(GUILE) $(srcdir)/cgen-sim.scm \
512                 -s $(srcdir) \
513                 $(CGENFLAGS) \
514                 -f "$(OPTIONS)" \
515                 -a $(ARCHFILE) \
516                 -i "$(ISAS)" \
517                 -m "$(MACHS)" \
518                 -C tmp-cpu.h -U tmp-cpu.c \
519                 -T tmp-decode.h -D tmp-decode.c \
520                 -M tmp-model.c \
521                 -S tmp-semantics.c -X tmp-sem-switch.c
522
523 # Build GAS testcase generator.
524 # Usage: make gas-test [ARCHFILE=<arch-file>]
525
526 .PHONY: gas-test
527 gas-test: gas-test.scm cgen-gas.scm
528         @if test -z "$(ISAS)" ; then \
529           echo "ISAS not specified!" ;\
530           exit 1 ;\
531         fi
532         $(GUILE) $(srcdir)/cgen-gas.scm \
533                 -s $(srcdir) \
534                 $(CGENFLAGS) \
535                 -a $(ARCHFILE) \
536                 -i "$(ISAS)" \
537                 -m "$(MACHS)" \
538                 -B gas-build.sh \
539                 -E gas-allinsn.exp
540
541 # Build simulator testcase generator.
542 # Usage: make sim-test [ARCHFILE=<arch-file>]
543
544 .PHONY: sim-test
545 sim-test: sim-test.scm cgen-stest.scm
546         @if test -z "$(ISAS)" ; then \
547           echo "ISAS not specified!" ;\
548           exit 1 ;\
549         fi
550         $(GUILE) $(srcdir)/cgen-stest.scm \
551                 -s $(srcdir) \
552                 $(CGENFLAGS) \
553                 -a $(ARCHFILE) \
554                 -i "$(ISAS)" \
555                 -m "$(MACHS)" \
556                 -B sim-build.sh \
557                 -E sim-allinsn.exp
558 # Tell versions [3.59,3.63) of GNU make to not export all variables.
559 # Otherwise a system limit (for SysV at least) may be exceeded.
560 .NOEXPORT: