1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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 2012-2019 Free Software Foundation, Inc.
19#
20# This file is part of GNU lightning.
21#
22# GNU lightning is free software; you can redistribute it and/or modify it
23# under the terms of the GNU Lesser General Public License as published
24# by the Free Software Foundation; either version 3, or (at your option)
25# any later version.
26#
27# GNU lightning is distributed in the hope that it will be useful, but
28# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
30# License for more details.
31#
32VPATH = @srcdir@
33am__is_gnu_make = { \
34  if test -z '$(MAKELEVEL)'; then \
35    false; \
36  elif test -n '$(MAKE_HOST)'; then \
37    true; \
38  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
39    true; \
40  else \
41    false; \
42  fi; \
43}
44am__make_running_with_option = \
45  case $${target_option-} in \
46      ?) ;; \
47      *) echo "am__make_running_with_option: internal error: invalid" \
48              "target option '$${target_option-}' specified" >&2; \
49         exit 1;; \
50  esac; \
51  has_opt=no; \
52  sane_makeflags=$$MAKEFLAGS; \
53  if $(am__is_gnu_make); then \
54    sane_makeflags=$$MFLAGS; \
55  else \
56    case $$MAKEFLAGS in \
57      *\\[\ \	]*) \
58        bs=\\; \
59        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
60          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
61    esac; \
62  fi; \
63  skip_next=no; \
64  strip_trailopt () \
65  { \
66    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
67  }; \
68  for flg in $$sane_makeflags; do \
69    test $$skip_next = yes && { skip_next=no; continue; }; \
70    case $$flg in \
71      *=*|--*) continue;; \
72        -*I) strip_trailopt 'I'; skip_next=yes;; \
73      -*I?*) strip_trailopt 'I';; \
74        -*O) strip_trailopt 'O'; skip_next=yes;; \
75      -*O?*) strip_trailopt 'O';; \
76        -*l) strip_trailopt 'l'; skip_next=yes;; \
77      -*l?*) strip_trailopt 'l';; \
78      -[dEDm]) skip_next=yes;; \
79      -[JT]) skip_next=yes;; \
80    esac; \
81    case $$flg in \
82      *$$target_option*) has_opt=yes; break;; \
83    esac; \
84  done; \
85  test $$has_opt = yes
86am__make_dryrun = (target_option=n; $(am__make_running_with_option))
87am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
88pkgdatadir = $(datadir)/@PACKAGE@
89pkgincludedir = $(includedir)/@PACKAGE@
90pkglibdir = $(libdir)/@PACKAGE@
91pkglibexecdir = $(libexecdir)/@PACKAGE@
92am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
93install_sh_DATA = $(install_sh) -c -m 644
94install_sh_PROGRAM = $(install_sh) -c
95install_sh_SCRIPT = $(install_sh) -c
96INSTALL_HEADER = $(INSTALL_DATA)
97transform = $(program_transform_name)
98NORMAL_INSTALL = :
99PRE_INSTALL = :
100POST_INSTALL = :
101NORMAL_UNINSTALL = :
102PRE_UNINSTALL = :
103POST_UNINSTALL = :
104build_triplet = @build@
105host_triplet = @host@
106target_triplet = @target@
107check_PROGRAMS = lightning$(EXEEXT) ccall$(EXEEXT) self$(EXEEXT) \
108	setcode$(EXEEXT) nodata$(EXEEXT) ctramp$(EXEEXT) carg$(EXEEXT) \
109	cva_list$(EXEEXT)
110TESTS = $(base_TESTS) $(am__append_1) $(am__append_2) $(am__append_3) \
111	$(am__append_4) $(am__append_5) ccall$(EXEEXT) self$(EXEEXT) \
112	setcode$(EXEEXT) nodata$(EXEEXT) ctramp$(EXEEXT) carg$(EXEEXT) \
113	cva_list$(EXEEXT)
114@test_x86_x87_TRUE@am__append_1 = $(x87_TESTS) $(x87_nodata_TESTS)
115@test_arm_arm_TRUE@am__append_2 = $(arm_TESTS)
116@test_arm_swf_TRUE@am__append_3 = $(swf_TESTS)
117@test_arm_arm_TRUE@@test_arm_swf_TRUE@am__append_4 = $(arm_swf_TESTS) \
118@test_arm_arm_TRUE@@test_arm_swf_TRUE@	$(arm4_swf_TESTS)
119@test_nodata_TRUE@am__append_5 = $(nodata_TESTS)
120subdir = check
121ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
122am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
123	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
124	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
125	$(top_srcdir)/configure.ac
126am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
127	$(ACLOCAL_M4)
128DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
129mkinstalldirs = $(install_sh) -d
130CONFIG_HEADER = $(top_builddir)/config.h
131CONFIG_CLEAN_FILES =
132CONFIG_CLEAN_VPATH_FILES =
133am_carg_OBJECTS = carg.$(OBJEXT)
134carg_OBJECTS = $(am_carg_OBJECTS)
135am__DEPENDENCIES_1 =
136carg_DEPENDENCIES = $(top_builddir)/lib/liblightning.la \
137	$(am__DEPENDENCIES_1)
138AM_V_lt = $(am__v_lt_@AM_V@)
139am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
140am__v_lt_0 = --silent
141am__v_lt_1 =
142am_ccall_OBJECTS = ccall.$(OBJEXT)
143ccall_OBJECTS = $(am_ccall_OBJECTS)
144ccall_DEPENDENCIES = $(top_builddir)/lib/liblightning.la \
145	$(am__DEPENDENCIES_1)
146am_ctramp_OBJECTS = ctramp.$(OBJEXT)
147ctramp_OBJECTS = $(am_ctramp_OBJECTS)
148ctramp_DEPENDENCIES = $(top_builddir)/lib/liblightning.la \
149	$(am__DEPENDENCIES_1)
150am_cva_list_OBJECTS = cva_list.$(OBJEXT)
151cva_list_OBJECTS = $(am_cva_list_OBJECTS)
152cva_list_DEPENDENCIES = $(top_builddir)/lib/liblightning.la \
153	$(am__DEPENDENCIES_1)
154am_lightning_OBJECTS = lightning.$(OBJEXT)
155lightning_OBJECTS = $(am_lightning_OBJECTS)
156lightning_DEPENDENCIES = $(top_builddir)/lib/liblightning.la \
157	$(am__DEPENDENCIES_1)
158am_nodata_OBJECTS = nodata.$(OBJEXT)
159nodata_OBJECTS = $(am_nodata_OBJECTS)
160nodata_DEPENDENCIES = $(top_builddir)/lib/liblightning.la \
161	$(am__DEPENDENCIES_1)
162am_self_OBJECTS = self.$(OBJEXT)
163self_OBJECTS = $(am_self_OBJECTS)
164self_DEPENDENCIES = $(top_builddir)/lib/liblightning.la \
165	$(am__DEPENDENCIES_1)
166am_setcode_OBJECTS = setcode.$(OBJEXT)
167setcode_OBJECTS = $(am_setcode_OBJECTS)
168setcode_DEPENDENCIES = $(top_builddir)/lib/liblightning.la \
169	$(am__DEPENDENCIES_1)
170AM_V_P = $(am__v_P_@AM_V@)
171am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172am__v_P_0 = false
173am__v_P_1 = :
174AM_V_GEN = $(am__v_GEN_@AM_V@)
175am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176am__v_GEN_0 = @echo "  GEN     " $@;
177am__v_GEN_1 =
178AM_V_at = $(am__v_at_@AM_V@)
179am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180am__v_at_0 = @
181am__v_at_1 =
182DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
183depcomp = $(SHELL) $(top_srcdir)/depcomp
184am__maybe_remake_depfiles = depfiles
185am__depfiles_remade = ./$(DEPDIR)/carg.Po ./$(DEPDIR)/ccall.Po \
186	./$(DEPDIR)/ctramp.Po ./$(DEPDIR)/cva_list.Po \
187	./$(DEPDIR)/lightning.Po ./$(DEPDIR)/nodata.Po \
188	./$(DEPDIR)/self.Po ./$(DEPDIR)/setcode.Po
189am__mv = mv -f
190COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
191	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
192LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
193	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
194	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
195	$(AM_CFLAGS) $(CFLAGS)
196AM_V_CC = $(am__v_CC_@AM_V@)
197am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
198am__v_CC_0 = @echo "  CC      " $@;
199am__v_CC_1 =
200CCLD = $(CC)
201LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
202	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
203	$(AM_LDFLAGS) $(LDFLAGS) -o $@
204AM_V_CCLD = $(am__v_CCLD_@AM_V@)
205am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
206am__v_CCLD_0 = @echo "  CCLD    " $@;
207am__v_CCLD_1 =
208SOURCES = $(carg_SOURCES) $(ccall_SOURCES) $(ctramp_SOURCES) \
209	$(cva_list_SOURCES) $(lightning_SOURCES) $(nodata_SOURCES) \
210	$(self_SOURCES) $(setcode_SOURCES)
211DIST_SOURCES = $(carg_SOURCES) $(ccall_SOURCES) $(ctramp_SOURCES) \
212	$(cva_list_SOURCES) $(lightning_SOURCES) $(nodata_SOURCES) \
213	$(self_SOURCES) $(setcode_SOURCES)
214am__can_run_installinfo = \
215  case $$AM_UPDATE_INFO_DIR in \
216    n|no|NO) false;; \
217    *) (install-info --version) >/dev/null 2>&1;; \
218  esac
219am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
220# Read a list of newline-separated strings from the standard input,
221# and print each of them once, without duplicates.  Input order is
222# *not* preserved.
223am__uniquify_input = $(AWK) '\
224  BEGIN { nonempty = 0; } \
225  { items[$$0] = 1; nonempty = 1; } \
226  END { if (nonempty) { for (i in items) print i; }; } \
227'
228# Make sure the list of sources is unique.  This is necessary because,
229# e.g., the same source file might be shared among _SOURCES variables
230# for different programs/libraries.
231am__define_uniq_tagged_files = \
232  list='$(am__tagged_files)'; \
233  unique=`for i in $$list; do \
234    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
235  done | $(am__uniquify_input)`
236ETAGS = etags
237CTAGS = ctags
238am__tty_colors_dummy = \
239  mgn= red= grn= lgn= blu= brg= std=; \
240  am__color_tests=no
241am__tty_colors = { \
242  $(am__tty_colors_dummy); \
243  if test "X$(AM_COLOR_TESTS)" = Xno; then \
244    am__color_tests=no; \
245  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
246    am__color_tests=yes; \
247  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
248    am__color_tests=yes; \
249  fi; \
250  if test $$am__color_tests = yes; then \
251    red=''; \
252    grn=''; \
253    lgn=''; \
254    blu=''; \
255    mgn=''; \
256    brg=''; \
257    std=''; \
258  fi; \
259}
260am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
261am__vpath_adj = case $$p in \
262    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
263    *) f=$$p;; \
264  esac;
265am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
266am__install_max = 40
267am__nobase_strip_setup = \
268  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
269am__nobase_strip = \
270  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
271am__nobase_list = $(am__nobase_strip_setup); \
272  for p in $$list; do echo "$$p $$p"; done | \
273  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
274  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
275    if (++n[$$2] == $(am__install_max)) \
276      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
277    END { for (dir in files) print dir, files[dir] }'
278am__base_list = \
279  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
280  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
281am__uninstall_files_from_dir = { \
282  test -z "$$files" \
283    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
284    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
285         $(am__cd) "$$dir" && rm -f $$files; }; \
286  }
287am__recheck_rx = ^[ 	]*:recheck:[ 	]*
288am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
289am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
290# A command that, given a newline-separated list of test names on the
291# standard input, print the name of the tests that are to be re-run
292# upon "make recheck".
293am__list_recheck_tests = $(AWK) '{ \
294  recheck = 1; \
295  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
296    { \
297      if (rc < 0) \
298        { \
299          if ((getline line2 < ($$0 ".log")) < 0) \
300	    recheck = 0; \
301          break; \
302        } \
303      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
304        { \
305          recheck = 0; \
306          break; \
307        } \
308      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
309        { \
310          break; \
311        } \
312    }; \
313  if (recheck) \
314    print $$0; \
315  close ($$0 ".trs"); \
316  close ($$0 ".log"); \
317}'
318# A command that, given a newline-separated list of test names on the
319# standard input, create the global log from their .trs and .log files.
320am__create_global_log = $(AWK) ' \
321function fatal(msg) \
322{ \
323  print "fatal: making $@: " msg | "cat >&2"; \
324  exit 1; \
325} \
326function rst_section(header) \
327{ \
328  print header; \
329  len = length(header); \
330  for (i = 1; i <= len; i = i + 1) \
331    printf "="; \
332  printf "\n\n"; \
333} \
334{ \
335  copy_in_global_log = 1; \
336  global_test_result = "RUN"; \
337  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
338    { \
339      if (rc < 0) \
340         fatal("failed to read from " $$0 ".trs"); \
341      if (line ~ /$(am__global_test_result_rx)/) \
342        { \
343          sub("$(am__global_test_result_rx)", "", line); \
344          sub("[ 	]*$$", "", line); \
345          global_test_result = line; \
346        } \
347      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
348        copy_in_global_log = 0; \
349    }; \
350  if (copy_in_global_log) \
351    { \
352      rst_section(global_test_result ": " $$0); \
353      while ((rc = (getline line < ($$0 ".log"))) != 0) \
354      { \
355        if (rc < 0) \
356          fatal("failed to read from " $$0 ".log"); \
357        print line; \
358      }; \
359      printf "\n"; \
360    }; \
361  close ($$0 ".trs"); \
362  close ($$0 ".log"); \
363}'
364# Restructured Text title.
365am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
366# Solaris 10 'make', and several other traditional 'make' implementations,
367# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
368# by disabling -e (using the XSI extension "set +e") if it's set.
369am__sh_e_setup = case $$- in *e*) set +e;; esac
370# Default flags passed to test drivers.
371am__common_driver_flags = \
372  --color-tests "$$am__color_tests" \
373  --enable-hard-errors "$$am__enable_hard_errors" \
374  --expect-failure "$$am__expect_failure"
375# To be inserted before the command running the test.  Creates the
376# directory for the log if needed.  Stores in $dir the directory
377# containing $f, in $tst the test, in $log the log.  Executes the
378# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
379# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
380# will run the test scripts (or their associated LOG_COMPILER, if
381# thy have one).
382am__check_pre = \
383$(am__sh_e_setup);					\
384$(am__vpath_adj_setup) $(am__vpath_adj)			\
385$(am__tty_colors);					\
386srcdir=$(srcdir); export srcdir;			\
387case "$@" in						\
388  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
389    *) am__odir=.;; 					\
390esac;							\
391test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
392  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
393if test -f "./$$f"; then dir=./;			\
394elif test -f "$$f"; then dir=;				\
395else dir="$(srcdir)/"; fi;				\
396tst=$$dir$$f; log='$@'; 				\
397if test -n '$(DISABLE_HARD_ERRORS)'; then		\
398  am__enable_hard_errors=no; 				\
399else							\
400  am__enable_hard_errors=yes; 				\
401fi; 							\
402case " $(XFAIL_TESTS) " in				\
403  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
404    am__expect_failure=yes;;				\
405  *)							\
406    am__expect_failure=no;;				\
407esac; 							\
408$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
409# A shell command to get the names of the tests scripts with any registered
410# extension removed (i.e., equivalently, the names of the test logs, with
411# the '.log' extension removed).  The result is saved in the shell variable
412# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
413# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
414# since that might cause problem with VPATH rewrites for suffix-less tests.
415# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
416am__set_TESTS_bases = \
417  bases='$(TEST_LOGS)'; \
418  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
419  bases=`echo $$bases`
420RECHECK_LOGS = $(TEST_LOGS)
421AM_RECURSIVE_TARGETS = check recheck
422TEST_SUITE_LOG = test-suite.log
423TEST_EXTENSIONS = @EXEEXT@ .test
424LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
425LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
426am__set_b = \
427  case '$@' in \
428    */*) \
429      case '$*' in \
430        */*) b='$*';; \
431          *) b=`echo '$@' | sed 's/\.log$$//'`; \
432       esac;; \
433    *) \
434      b='$*';; \
435  esac
436am__test_logs1 = $(TESTS:=.log)
437am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
438TEST_LOGS = $(am__test_logs2:.test.log=.log)
439TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
440TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
441	$(TEST_LOG_FLAGS)
442am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
443	$(top_srcdir)/test-driver
444DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
445ACLOCAL = @ACLOCAL@
446AMTAR = @AMTAR@
447AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
448AR = @AR@
449AUTOCONF = @AUTOCONF@
450AUTOHEADER = @AUTOHEADER@
451AUTOMAKE = @AUTOMAKE@
452AWK = @AWK@
453CC = @CC@
454CCDEPMODE = @CCDEPMODE@
455CFLAGS = @CFLAGS@
456CPP = @CPP@
457CPPFLAGS = @CPPFLAGS@
458CYGPATH_W = @CYGPATH_W@
459DEFS = @DEFS@
460DEPDIR = @DEPDIR@
461DLLTOOL = @DLLTOOL@
462DSYMUTIL = @DSYMUTIL@
463DUMPBIN = @DUMPBIN@
464ECHO_C = @ECHO_C@
465ECHO_N = @ECHO_N@
466ECHO_T = @ECHO_T@
467EGREP = @EGREP@
468EXEEXT = @EXEEXT@
469FGREP = @FGREP@
470GREP = @GREP@
471INSTALL = @INSTALL@
472INSTALL_DATA = @INSTALL_DATA@
473INSTALL_PROGRAM = @INSTALL_PROGRAM@
474INSTALL_SCRIPT = @INSTALL_SCRIPT@
475INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
476LD = @LD@
477LDFLAGS = @LDFLAGS@
478LIBOBJS = @LIBOBJS@
479LIBS = @LIBS@
480LIBTOOL = @LIBTOOL@
481LIGHTNING_CFLAGS = @LIGHTNING_CFLAGS@
482LIPO = @LIPO@
483LN_S = @LN_S@
484LTLIBOBJS = @LTLIBOBJS@
485LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
486MAKEINFO = @MAKEINFO@
487MANIFEST_TOOL = @MANIFEST_TOOL@
488MAYBE_INCLUDE_STDINT_H = @MAYBE_INCLUDE_STDINT_H@
489MKDIR_P = @MKDIR_P@
490NM = @NM@
491NMEDIT = @NMEDIT@
492OBJDUMP = @OBJDUMP@
493OBJEXT = @OBJEXT@
494OTOOL = @OTOOL@
495OTOOL64 = @OTOOL64@
496PACKAGE = @PACKAGE@
497PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
498PACKAGE_NAME = @PACKAGE_NAME@
499PACKAGE_STRING = @PACKAGE_STRING@
500PACKAGE_TARNAME = @PACKAGE_TARNAME@
501PACKAGE_URL = @PACKAGE_URL@
502PACKAGE_VERSION = @PACKAGE_VERSION@
503PATH_SEPARATOR = @PATH_SEPARATOR@
504RANLIB = @RANLIB@
505SED = @SED@
506SET_MAKE = @SET_MAKE@
507SHELL = @SHELL@
508SHLIB = @SHLIB@
509STRIP = @STRIP@
510VERSION = @VERSION@
511abs_builddir = @abs_builddir@
512abs_srcdir = @abs_srcdir@
513abs_top_builddir = @abs_top_builddir@
514abs_top_srcdir = @abs_top_srcdir@
515ac_ct_AR = @ac_ct_AR@
516ac_ct_CC = @ac_ct_CC@
517ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
518am__include = @am__include@
519am__leading_dot = @am__leading_dot@
520am__quote = @am__quote@
521am__tar = @am__tar@
522am__untar = @am__untar@
523bindir = @bindir@
524build = @build@
525build_alias = @build_alias@
526build_cpu = @build_cpu@
527build_os = @build_os@
528build_vendor = @build_vendor@
529builddir = @builddir@
530cpu = @cpu@
531datadir = @datadir@
532datarootdir = @datarootdir@
533docdir = @docdir@
534dvidir = @dvidir@
535exec_prefix = @exec_prefix@
536host = @host@
537host_alias = @host_alias@
538host_cpu = @host_cpu@
539host_os = @host_os@
540host_vendor = @host_vendor@
541htmldir = @htmldir@
542includedir = @includedir@
543infodir = @infodir@
544install_sh = @install_sh@
545libdir = @libdir@
546libexecdir = @libexecdir@
547localedir = @localedir@
548localstatedir = @localstatedir@
549mandir = @mandir@
550mkdir_p = @mkdir_p@
551oldincludedir = @oldincludedir@
552pdfdir = @pdfdir@
553prefix = @prefix@
554program_transform_name = @program_transform_name@
555psdir = @psdir@
556sbindir = @sbindir@
557sharedstatedir = @sharedstatedir@
558srcdir = @srcdir@
559sysconfdir = @sysconfdir@
560target = @target@
561target_alias = @target_alias@
562target_cpu = @target_cpu@
563target_os = @target_os@
564target_vendor = @target_vendor@
565top_build_prefix = @top_build_prefix@
566top_builddir = @top_builddir@
567top_srcdir = @top_srcdir@
568AM_CFLAGS = -I$(top_srcdir)/include -D_GNU_SOURCE
569lightning_LDADD = $(top_builddir)/lib/liblightning.la -lm $(SHLIB)
570lightning_SOURCES = lightning.c
571ccall_LDADD = $(top_builddir)/lib/liblightning.la -lm $(SHLIB)
572ccall_SOURCES = ccall.c
573self_LDADD = $(top_builddir)/lib/liblightning.la -lm $(SHLIB)
574self_SOURCES = self.c
575setcode_LDADD = $(top_builddir)/lib/liblightning.la -lm $(SHLIB)
576setcode_SOURCES = setcode.c
577nodata_LDADD = $(top_builddir)/lib/liblightning.la -lm $(SHLIB)
578nodata_SOURCES = nodata.c
579ctramp_LDADD = $(top_builddir)/lib/liblightning.la -lm $(SHLIB)
580ctramp_SOURCES = ctramp.c
581carg_LDADD = $(top_builddir)/lib/liblightning.la -lm $(SHLIB)
582carg_SOURCES = carg.c
583cva_list_LDADD = $(top_builddir)/lib/liblightning.la -lm $(SHLIB)
584cva_list_SOURCES = cva_list.c
585EXTRA_DIST = \
586	3to2.tst	3to2.ok		\
587	add.tst		add.ok		\
588	align.tst	align.ok	\
589	allocai.tst	allocai.ok	\
590	allocar.tst	allocar.ok	\
591	bp.tst		bp.ok		\
592	divi.tst	divi.ok		\
593	fib.tst		fib.ok		\
594	rpn.tst		rpn.ok		\
595	ldst.inc			\
596	ldstr.tst	ldstr.ok	\
597	ldsti.tst	ldsti.ok	\
598	ldstxr.tst	ldstxr.ok	\
599	ldstxi.tst	ldstxi.ok	\
600	ldstr-c.tst	ldstr-c.ok	\
601	ldstxr-c.tst	ldstxr-c.ok	\
602	ldstxi-c.tst	ldstxi-c.ok	\
603	cvt.tst		cvt.ok		\
604	hton.tst	hton.ok		\
605	branch.tst	branch.ok	\
606	alu.inc				\
607	alu_add.tst	alu_add.ok	\
608	alux_add.tst	alux_add.ok	\
609	alu_sub.tst	alu_sub.ok	\
610	alux_sub.tst	alux_sub.ok	\
611	alu_rsb.tst	alu_rsb.ok	\
612	alu_mul.tst	alu_mul.ok	\
613	alu_div.tst	alu_div.ok	\
614	alu_rem.tst	alu_rem.ok	\
615	alu_and.tst	alu_and.ok	\
616	alu_or.tst	alu_or.ok	\
617	alu_xor.tst	alu_xor.ok	\
618	alu_lsh.tst	alu_lsh.ok	\
619	alu_rsh.tst	alu_rsh.ok	\
620	alu_com.tst	alu_com.ok	\
621	alu_neg.tst	alu_neg.ok	\
622	fop_abs.tst	fop_abs.ok	\
623	fop_sqrt.tst	fop_sqrt.ok	\
624	varargs.tst	varargs.ok	\
625	stack.tst	stack.ok	\
626	clobber.tst	clobber.ok	\
627	carry.tst	carry.ok	\
628	call.tst	call.ok		\
629	float.tst	float.ok	\
630	jmpr.tst	jmpr.ok		\
631	put.tst		put.ok		\
632	qalu.inc			\
633	qalu_mul.tst	qalu_mul.ok	\
634	qalu_div.tst	qalu_div.ok	\
635	range.tst	range.ok	\
636	ranger.tst	ranger.ok	\
637	ret.tst		ret.ok		\
638	tramp.tst	tramp.ok	\
639	va_list.tst	va_list.ok	\
640	check.sh			\
641	check.x87.sh			\
642	check.arm.sh	check.swf.sh	\
643	check.arm.swf.sh		\
644	check.arm4.swf.sh		\
645	check.nodata.sh			\
646	check.x87.nodata.sh		\
647	run-test	all.tst
648
649base_TESTS = \
650	3to2 add align allocai		\
651	allocar bp divi fib rpn		\
652	ldstr ldsti			\
653	ldstxr ldstxi			\
654	ldstr-c ldstxr-c ldstxi-c	\
655	cvt hton branch			\
656	alu_add alux_add		\
657	alu_sub alux_sub alu_rsb	\
658	alu_mul alu_div alu_rem		\
659	alu_and alu_or alu_xor		\
660	alu_lsh alu_rsh			\
661	alu_com alu_neg			\
662	fop_abs fop_sqrt		\
663	varargs stack			\
664	clobber carry call		\
665	float jmpr put			\
666	qalu_mul qalu_div		\
667	range ranger ret tramp		\
668	va_list
669
670
671#x87_TESTS = $(addsuffix .x87, $(base_TESTS))
672@test_x86_x87_TRUE@x87_TESTS = \
673@test_x86_x87_TRUE@	3to2.x87 add.x87 allocai.x87		\
674@test_x86_x87_TRUE@	allocar.x87 bp.x87 divi.x87 fib.x87	\
675@test_x86_x87_TRUE@	rpn.x87 ldstr.x87 ldsti.x87		\
676@test_x86_x87_TRUE@	ldstxr.x87 ldstxi.x87			\
677@test_x86_x87_TRUE@	ldstr-c.x87 ldstxr-c.x87 ldstxi-c.x87	\
678@test_x86_x87_TRUE@	cvt.x87 branch.x87			\
679@test_x86_x87_TRUE@	alu_add.x87 alux_add.x87		\
680@test_x86_x87_TRUE@	alu_sub.x87 alux_sub.x87 alu_rsb.x87	\
681@test_x86_x87_TRUE@	alu_mul.x87 alu_div.x87 alu_rem.x87	\
682@test_x86_x87_TRUE@	alu_and.x87 alu_or.x87 alu_xor.x87	\
683@test_x86_x87_TRUE@	alu_lsh.x87 alu_rsh.x87			\
684@test_x86_x87_TRUE@	alu_com.x87 alu_neg.x87			\
685@test_x86_x87_TRUE@	fop_abs.x87 fop_sqrt.x87		\
686@test_x86_x87_TRUE@	varargs.x87 stack.x87			\
687@test_x86_x87_TRUE@	clobber.x87 carry.x87 call.x87		\
688@test_x86_x87_TRUE@	float.x87 jmpr.x87 put.x87		\
689@test_x86_x87_TRUE@	va_list.x87
690
691
692#x87_nodata_TESTS = $(addsuffix .x87.nodata, $(base_TESTS))
693@test_x86_x87_TRUE@x87_nodata_TESTS = \
694@test_x86_x87_TRUE@	3to2.x87.nodata add.x87.nodata allocai.x87.nodata		\
695@test_x86_x87_TRUE@	allocar.x87.nodata bp.x87.nodata divi.x87.nodata fib.x87.nodata	\
696@test_x86_x87_TRUE@	rpn.x87.nodata ldstr.x87.nodata ldsti.x87.nodata		\
697@test_x86_x87_TRUE@	ldstxr.x87.nodata ldstxi.x87.nodata				\
698@test_x86_x87_TRUE@	ldstr-c.x87.nodata ldstxr-c.x87.nodata ldstxi-c.x87.nodata	\
699@test_x86_x87_TRUE@	cvt.x87.nodata branch.x87.nodata				\
700@test_x86_x87_TRUE@	alu_add.x87.nodata alux_add.x87.nodata				\
701@test_x86_x87_TRUE@	alu_sub.x87.nodata alux_sub.x87.nodata alu_rsb.x87.nodata	\
702@test_x86_x87_TRUE@	alu_mul.x87.nodata alu_div.x87.nodata alu_rem.x87.nodata	\
703@test_x86_x87_TRUE@	alu_and.x87.nodata alu_or.x87.nodata alu_xor.x87.nodata		\
704@test_x86_x87_TRUE@	alu_lsh.x87.nodata alu_rsh.x87.nodata				\
705@test_x86_x87_TRUE@	alu_com.x87.nodata alu_neg.x87.nodata				\
706@test_x86_x87_TRUE@	fop_abs.x87.nodata fop_sqrt.x87.nodata				\
707@test_x86_x87_TRUE@	varargs.x87.nodata stack.x87.nodata				\
708@test_x86_x87_TRUE@	clobber.x87.nodata carry.x87.nodata call.x87.nodata		\
709@test_x86_x87_TRUE@	float.x87.nodata jmpr.x87.nodata put.x87.nodata			\
710@test_x86_x87_TRUE@	va_list.x87.nodata
711
712
713#arm_TESTS = $(addsuffix .arm, $(base_TESTS))
714@test_arm_arm_TRUE@arm_TESTS = \
715@test_arm_arm_TRUE@	3to2.arm add.arm align.arm allocai.arm	\
716@test_arm_arm_TRUE@	allocar.arm bp.arm divi.arm fib.arm	\
717@test_arm_arm_TRUE@	rpn.arm ldstr.arm ldsti.arm		\
718@test_arm_arm_TRUE@	ldstxr.arm ldstxi.arm			\
719@test_arm_arm_TRUE@	ldstr-c.arm ldstxr-c.arm ldstxi-c.arm	\
720@test_arm_arm_TRUE@	cvt.arm hton.arm branch.arm		\
721@test_arm_arm_TRUE@	alu_add.arm alux_add.arm		\
722@test_arm_arm_TRUE@	alu_sub.arm alux_sub.arm alu_rsb.arm	\
723@test_arm_arm_TRUE@	alu_mul.arm alu_div.arm alu_rem.arm	\
724@test_arm_arm_TRUE@	alu_and.arm alu_or.arm alu_xor.arm	\
725@test_arm_arm_TRUE@	alu_lsh.arm alu_rsh.arm			\
726@test_arm_arm_TRUE@	alu_com.arm alu_neg.arm			\
727@test_arm_arm_TRUE@	fop_abs.arm fop_sqrt.arm		\
728@test_arm_arm_TRUE@	varargs.arm stack.arm			\
729@test_arm_arm_TRUE@	clobber.arm carry.arm call.arm		\
730@test_arm_arm_TRUE@	float.arm jmpr.arm tramp.arm range.arm	\
731@test_arm_arm_TRUE@	ranger.arm put.arm va_list.arm
732
733
734#swf_TESTS = $(addsuffix .swf, $(base_TESTS))
735@test_arm_swf_TRUE@swf_TESTS = \
736@test_arm_swf_TRUE@	3to2.swf add.swf allocai.swf		\
737@test_arm_swf_TRUE@	allocar.swf bp.swf divi.swf fib.swf	\
738@test_arm_swf_TRUE@	rpn.swf ldstr.swf ldsti.swf		\
739@test_arm_swf_TRUE@	ldstxr.swf ldstxi.swf			\
740@test_arm_swf_TRUE@	ldstr-c.swf ldstxr-c.swf ldstxi-c.swf	\
741@test_arm_swf_TRUE@	cvt.swf hton.swf branch.swf		\
742@test_arm_swf_TRUE@	alu_add.swf alux_add.swf		\
743@test_arm_swf_TRUE@	alu_sub.swf alux_sub.swf alu_rsb.swf	\
744@test_arm_swf_TRUE@	alu_mul.swf alu_div.swf alu_rem.swf	\
745@test_arm_swf_TRUE@	alu_and.swf alu_or.swf alu_xor.swf	\
746@test_arm_swf_TRUE@	alu_lsh.swf alu_rsh.swf			\
747@test_arm_swf_TRUE@	alu_com.swf alu_neg.swf			\
748@test_arm_swf_TRUE@	fop_abs.swf fop_sqrt.swf		\
749@test_arm_swf_TRUE@	varargs.swf stack.swf			\
750@test_arm_swf_TRUE@	clobber.swf carry.swf call.swf		\
751@test_arm_swf_TRUE@	float.swf jmpr.swf tramp.swf range.swf	\
752@test_arm_swf_TRUE@	ranger.swf put.swf va_list.swf
753
754#arm_swf_TESTS = $(addsuffix .arm.swf, $(base_TESTS))
755@test_arm_arm_TRUE@@test_arm_swf_TRUE@arm_swf_TESTS = \
756@test_arm_arm_TRUE@@test_arm_swf_TRUE@	3to2.arm.swf add.arm.swf allocai.arm.swf		\
757@test_arm_arm_TRUE@@test_arm_swf_TRUE@	allocar.arm.swf bp.arm.swf divi.arm.swf fib.arm.swf	\
758@test_arm_arm_TRUE@@test_arm_swf_TRUE@	rpn.arm.swf ldstr.arm.swf ldsti.arm.swf			\
759@test_arm_arm_TRUE@@test_arm_swf_TRUE@	ldstxr.arm.swf ldstxi.arm.swf				\
760@test_arm_arm_TRUE@@test_arm_swf_TRUE@	ldstr-c.arm.swf ldstxr-c.arm.swf ldstxi-c.arm.swf	\
761@test_arm_arm_TRUE@@test_arm_swf_TRUE@	cvt.arm.swf hton.arm.swf branch.arm.swf			\
762@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_add.arm.swf alux_add.arm.swf			\
763@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_sub.arm.swf alux_sub.arm.swf alu_rsb.arm.swf	\
764@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_mul.arm.swf alu_div.arm.swf alu_rem.arm.swf		\
765@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_and.arm.swf alu_or.arm.swf alu_xor.arm.swf		\
766@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_lsh.arm.swf alu_rsh.arm.swf				\
767@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_com.arm.swf alu_neg.arm.swf				\
768@test_arm_arm_TRUE@@test_arm_swf_TRUE@	fop_abs.arm.swf fop_sqrt.arm.swf			\
769@test_arm_arm_TRUE@@test_arm_swf_TRUE@	varargs.arm.swf stack.arm.swf				\
770@test_arm_arm_TRUE@@test_arm_swf_TRUE@	clobber.arm.swf carry.arm.swf call.arm.swf		\
771@test_arm_arm_TRUE@@test_arm_swf_TRUE@	float.arm.swf jmpr.arm.swf tramp.arm.swf range.arm.swf	\
772@test_arm_arm_TRUE@@test_arm_swf_TRUE@	ranger.arm.swf put.arm.swf va_list.arm.swf
773
774#arm4_swf_TESTS = $(addsuffix .arm4.swf, $(base_TESTS))
775@test_arm_arm_TRUE@@test_arm_swf_TRUE@arm4_swf_TESTS = \
776@test_arm_arm_TRUE@@test_arm_swf_TRUE@	3to2.arm4.swf add.arm4.swf allocai.arm4.swf		\
777@test_arm_arm_TRUE@@test_arm_swf_TRUE@	allocar.arm4.swf bp.arm4.swf divi.arm4.swf fib.arm4.swf	\
778@test_arm_arm_TRUE@@test_arm_swf_TRUE@	rpn.arm4.swf ldstr.arm4.swf ldsti.arm4.swf		\
779@test_arm_arm_TRUE@@test_arm_swf_TRUE@	ldstxr.arm4.swf ldstxi.arm4.swf				\
780@test_arm_arm_TRUE@@test_arm_swf_TRUE@	ldstr-c.arm4.swf ldstxr-c.arm4.swf ldstxi-c.arm4.swf	\
781@test_arm_arm_TRUE@@test_arm_swf_TRUE@	cvt.arm4.swf hton.arm4.swf branch.arm4.swf		\
782@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_add.arm4.swf alux_add.arm4.swf			\
783@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_sub.arm4.swf alux_sub.arm4.swf alu_rsb.arm4.swf	\
784@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_mul.arm4.swf alu_div.arm4.swf alu_rem.arm4.swf	\
785@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_and.arm4.swf alu_or.arm4.swf alu_xor.arm4.swf	\
786@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_lsh.arm4.swf alu_rsh.arm4.swf			\
787@test_arm_arm_TRUE@@test_arm_swf_TRUE@	alu_com.arm4.swf alu_neg.arm4.swf			\
788@test_arm_arm_TRUE@@test_arm_swf_TRUE@	fop_abs.arm4.swf fop_sqrt.arm4.swf			\
789@test_arm_arm_TRUE@@test_arm_swf_TRUE@	varargs.arm4.swf stack.arm4.swf				\
790@test_arm_arm_TRUE@@test_arm_swf_TRUE@	clobber.arm4.swf carry.arm4.swf call.arm4.swf		\
791@test_arm_arm_TRUE@@test_arm_swf_TRUE@	float.arm4.swf jmpr.arm4.swf tramp.arm4.swf		\
792@test_arm_arm_TRUE@@test_arm_swf_TRUE@	range.arm4.swf ranger.arm4.swf put.arm4.swf		\
793@test_arm_arm_TRUE@@test_arm_swf_TRUE@	va_list.arm4.swf
794
795
796#nodata_TESTS = $(addsuffix .nodata, $(base_TESTS))
797@test_nodata_TRUE@nodata_TESTS = \
798@test_nodata_TRUE@	3to2.nodata add.nodata allocai.nodata		\
799@test_nodata_TRUE@	allocar.nodata bp.nodata divi.nodata fib.nodata	\
800@test_nodata_TRUE@	rpn.nodata ldstr.nodata ldsti.nodata		\
801@test_nodata_TRUE@	ldstxr.nodata ldstxi.nodata			\
802@test_nodata_TRUE@	ldstr-c.nodata ldstxr-c.nodata ldstxi-c.nodata	\
803@test_nodata_TRUE@	cvt.nodata branch.nodata			\
804@test_nodata_TRUE@	alu_add.nodata alux_add.nodata			\
805@test_nodata_TRUE@	alu_sub.nodata alux_sub.nodata alu_rsb.nodata	\
806@test_nodata_TRUE@	alu_mul.nodata alu_div.nodata alu_rem.nodata	\
807@test_nodata_TRUE@	alu_and.nodata alu_or.nodata alu_xor.nodata	\
808@test_nodata_TRUE@	alu_lsh.nodata alu_rsh.nodata			\
809@test_nodata_TRUE@	alu_com.nodata alu_neg.nodata			\
810@test_nodata_TRUE@	fop_abs.nodata fop_sqrt.nodata			\
811@test_nodata_TRUE@	varargs.nodata stack.nodata			\
812@test_nodata_TRUE@	clobber.nodata carry.nodata call.nodata		\
813@test_nodata_TRUE@	float.nodata jmpr.nodata tramp.nodata		\
814@test_nodata_TRUE@	range.nodata ranger.nodata put.nodata		\
815@test_nodata_TRUE@	va_list.nodata
816
817CLEANFILES = $(TESTS)
818all: all-am
819
820.SUFFIXES:
821.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
822$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
823	@for dep in $?; do \
824	  case '$(am__configure_deps)' in \
825	    *$$dep*) \
826	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
827	        && { if test -f $@; then exit 0; else break; fi; }; \
828	      exit 1;; \
829	  esac; \
830	done; \
831	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu check/Makefile'; \
832	$(am__cd) $(top_srcdir) && \
833	  $(AUTOMAKE) --gnu check/Makefile
834Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
835	@case '$?' in \
836	  *config.status*) \
837	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
838	  *) \
839	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
840	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
841	esac;
842
843$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
844	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
845
846$(top_srcdir)/configure:  $(am__configure_deps)
847	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
848$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
849	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
850$(am__aclocal_m4_deps):
851
852clean-checkPROGRAMS:
853	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
854	echo " rm -f" $$list; \
855	rm -f $$list || exit $$?; \
856	test -n "$(EXEEXT)" || exit 0; \
857	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
858	echo " rm -f" $$list; \
859	rm -f $$list
860
861carg$(EXEEXT): $(carg_OBJECTS) $(carg_DEPENDENCIES) $(EXTRA_carg_DEPENDENCIES)
862	@rm -f carg$(EXEEXT)
863	$(AM_V_CCLD)$(LINK) $(carg_OBJECTS) $(carg_LDADD) $(LIBS)
864
865ccall$(EXEEXT): $(ccall_OBJECTS) $(ccall_DEPENDENCIES) $(EXTRA_ccall_DEPENDENCIES)
866	@rm -f ccall$(EXEEXT)
867	$(AM_V_CCLD)$(LINK) $(ccall_OBJECTS) $(ccall_LDADD) $(LIBS)
868
869ctramp$(EXEEXT): $(ctramp_OBJECTS) $(ctramp_DEPENDENCIES) $(EXTRA_ctramp_DEPENDENCIES)
870	@rm -f ctramp$(EXEEXT)
871	$(AM_V_CCLD)$(LINK) $(ctramp_OBJECTS) $(ctramp_LDADD) $(LIBS)
872
873cva_list$(EXEEXT): $(cva_list_OBJECTS) $(cva_list_DEPENDENCIES) $(EXTRA_cva_list_DEPENDENCIES)
874	@rm -f cva_list$(EXEEXT)
875	$(AM_V_CCLD)$(LINK) $(cva_list_OBJECTS) $(cva_list_LDADD) $(LIBS)
876
877lightning$(EXEEXT): $(lightning_OBJECTS) $(lightning_DEPENDENCIES) $(EXTRA_lightning_DEPENDENCIES)
878	@rm -f lightning$(EXEEXT)
879	$(AM_V_CCLD)$(LINK) $(lightning_OBJECTS) $(lightning_LDADD) $(LIBS)
880
881nodata$(EXEEXT): $(nodata_OBJECTS) $(nodata_DEPENDENCIES) $(EXTRA_nodata_DEPENDENCIES)
882	@rm -f nodata$(EXEEXT)
883	$(AM_V_CCLD)$(LINK) $(nodata_OBJECTS) $(nodata_LDADD) $(LIBS)
884
885self$(EXEEXT): $(self_OBJECTS) $(self_DEPENDENCIES) $(EXTRA_self_DEPENDENCIES)
886	@rm -f self$(EXEEXT)
887	$(AM_V_CCLD)$(LINK) $(self_OBJECTS) $(self_LDADD) $(LIBS)
888
889setcode$(EXEEXT): $(setcode_OBJECTS) $(setcode_DEPENDENCIES) $(EXTRA_setcode_DEPENDENCIES)
890	@rm -f setcode$(EXEEXT)
891	$(AM_V_CCLD)$(LINK) $(setcode_OBJECTS) $(setcode_LDADD) $(LIBS)
892
893mostlyclean-compile:
894	-rm -f *.$(OBJEXT)
895
896distclean-compile:
897	-rm -f *.tab.c
898
899@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/carg.Po@am__quote@ # am--include-marker
900@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ccall.Po@am__quote@ # am--include-marker
901@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctramp.Po@am__quote@ # am--include-marker
902@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cva_list.Po@am__quote@ # am--include-marker
903@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lightning.Po@am__quote@ # am--include-marker
904@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nodata.Po@am__quote@ # am--include-marker
905@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/self.Po@am__quote@ # am--include-marker
906@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setcode.Po@am__quote@ # am--include-marker
907
908$(am__depfiles_remade):
909	@$(MKDIR_P) $(@D)
910	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
911
912am--depfiles: $(am__depfiles_remade)
913
914.c.o:
915@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
916@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
917@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
918@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
919@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
920
921.c.obj:
922@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
923@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
924@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
925@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
926@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
927
928.c.lo:
929@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
930@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
931@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
932@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
934
935mostlyclean-libtool:
936	-rm -f *.lo
937
938clean-libtool:
939	-rm -rf .libs _libs
940
941ID: $(am__tagged_files)
942	$(am__define_uniq_tagged_files); mkid -fID $$unique
943tags: tags-am
944TAGS: tags
945
946tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
947	set x; \
948	here=`pwd`; \
949	$(am__define_uniq_tagged_files); \
950	shift; \
951	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
952	  test -n "$$unique" || unique=$$empty_fix; \
953	  if test $$# -gt 0; then \
954	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
955	      "$$@" $$unique; \
956	  else \
957	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
958	      $$unique; \
959	  fi; \
960	fi
961ctags: ctags-am
962
963CTAGS: ctags
964ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
965	$(am__define_uniq_tagged_files); \
966	test -z "$(CTAGS_ARGS)$$unique" \
967	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
968	     $$unique
969
970GTAGS:
971	here=`$(am__cd) $(top_builddir) && pwd` \
972	  && $(am__cd) $(top_srcdir) \
973	  && gtags -i $(GTAGS_ARGS) "$$here"
974cscopelist: cscopelist-am
975
976cscopelist-am: $(am__tagged_files)
977	list='$(am__tagged_files)'; \
978	case "$(srcdir)" in \
979	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
980	  *) sdir=$(subdir)/$(srcdir) ;; \
981	esac; \
982	for i in $$list; do \
983	  if test -f "$$i"; then \
984	    echo "$(subdir)/$$i"; \
985	  else \
986	    echo "$$sdir/$$i"; \
987	  fi; \
988	done >> $(top_builddir)/cscope.files
989
990distclean-tags:
991	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
992
993# Recover from deleted '.trs' file; this should ensure that
994# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
995# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
996# to avoid problems with "make -n".
997.log.trs:
998	rm -f $< $@
999	$(MAKE) $(AM_MAKEFLAGS) $<
1000
1001# Leading 'am--fnord' is there to ensure the list of targets does not
1002# expand to empty, as could happen e.g. with make check TESTS=''.
1003am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1004am--force-recheck:
1005	@:
1006
1007$(TEST_SUITE_LOG): $(TEST_LOGS)
1008	@$(am__set_TESTS_bases); \
1009	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1010	redo_bases=`for i in $$bases; do \
1011	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1012	            done`; \
1013	if test -n "$$redo_bases"; then \
1014	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1015	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1016	  if $(am__make_dryrun); then :; else \
1017	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1018	  fi; \
1019	fi; \
1020	if test -n "$$am__remaking_logs"; then \
1021	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1022	       "recursion detected" >&2; \
1023	elif test -n "$$redo_logs"; then \
1024	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1025	fi; \
1026	if $(am__make_dryrun); then :; else \
1027	  st=0;  \
1028	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1029	  for i in $$redo_bases; do \
1030	    test -f $$i.trs && test -r $$i.trs \
1031	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1032	    test -f $$i.log && test -r $$i.log \
1033	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1034	  done; \
1035	  test $$st -eq 0 || exit 1; \
1036	fi
1037	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1038	ws='[ 	]'; \
1039	results=`for b in $$bases; do echo $$b.trs; done`; \
1040	test -n "$$results" || results=/dev/null; \
1041	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1042	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1043	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1044	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1045	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1046	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1047	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1048	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1049	  success=true; \
1050	else \
1051	  success=false; \
1052	fi; \
1053	br='==================='; br=$$br$$br$$br$$br; \
1054	result_count () \
1055	{ \
1056	    if test x"$$1" = x"--maybe-color"; then \
1057	      maybe_colorize=yes; \
1058	    elif test x"$$1" = x"--no-color"; then \
1059	      maybe_colorize=no; \
1060	    else \
1061	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1062	    fi; \
1063	    shift; \
1064	    desc=$$1 count=$$2; \
1065	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
1066	      color_start=$$3 color_end=$$std; \
1067	    else \
1068	      color_start= color_end=; \
1069	    fi; \
1070	    echo "$${color_start}# $$desc $$count$${color_end}"; \
1071	}; \
1072	create_testsuite_report () \
1073	{ \
1074	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
1075	  result_count $$1 "PASS: " $$pass  "$$grn"; \
1076	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
1077	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1078	  result_count $$1 "FAIL: " $$fail  "$$red"; \
1079	  result_count $$1 "XPASS:" $$xpass "$$red"; \
1080	  result_count $$1 "ERROR:" $$error "$$mgn"; \
1081	}; \
1082	{								\
1083	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
1084	    $(am__rst_title);						\
1085	  create_testsuite_report --no-color;				\
1086	  echo;								\
1087	  echo ".. contents:: :depth: 2";				\
1088	  echo;								\
1089	  for b in $$bases; do echo $$b; done				\
1090	    | $(am__create_global_log);					\
1091	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
1092	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
1093	if $$success; then						\
1094	  col="$$grn";							\
1095	 else								\
1096	  col="$$red";							\
1097	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
1098	fi;								\
1099	echo "$${col}$$br$${std}"; 					\
1100	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1101	echo "$${col}$$br$${std}"; 					\
1102	create_testsuite_report --maybe-color;				\
1103	echo "$$col$$br$$std";						\
1104	if $$success; then :; else					\
1105	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1106	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1107	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1108	  fi;								\
1109	  echo "$$col$$br$$std";					\
1110	fi;								\
1111	$$success || exit 1
1112
1113check-TESTS: $(check_PROGRAMS)
1114	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1115	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1116	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1117	@set +e; $(am__set_TESTS_bases); \
1118	log_list=`for i in $$bases; do echo $$i.log; done`; \
1119	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1120	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1121	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1122	exit $$?;
1123recheck: all $(check_PROGRAMS)
1124	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1125	@set +e; $(am__set_TESTS_bases); \
1126	bases=`for i in $$bases; do echo $$i; done \
1127	         | $(am__list_recheck_tests)` || exit 1; \
1128	log_list=`for i in $$bases; do echo $$i.log; done`; \
1129	log_list=`echo $$log_list`; \
1130	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1131	        am__force_recheck=am--force-recheck \
1132	        TEST_LOGS="$$log_list"; \
1133	exit $$?
11343to2.log: 3to2
1135	@p='3to2'; \
1136	b='3to2'; \
1137	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1138	--log-file $$b.log --trs-file $$b.trs \
1139	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1140	"$$tst" $(AM_TESTS_FD_REDIRECT)
1141add.log: add
1142	@p='add'; \
1143	b='add'; \
1144	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1145	--log-file $$b.log --trs-file $$b.trs \
1146	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1147	"$$tst" $(AM_TESTS_FD_REDIRECT)
1148align.log: align
1149	@p='align'; \
1150	b='align'; \
1151	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1152	--log-file $$b.log --trs-file $$b.trs \
1153	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1154	"$$tst" $(AM_TESTS_FD_REDIRECT)
1155allocai.log: allocai
1156	@p='allocai'; \
1157	b='allocai'; \
1158	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1159	--log-file $$b.log --trs-file $$b.trs \
1160	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1161	"$$tst" $(AM_TESTS_FD_REDIRECT)
1162allocar.log: allocar
1163	@p='allocar'; \
1164	b='allocar'; \
1165	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1166	--log-file $$b.log --trs-file $$b.trs \
1167	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1168	"$$tst" $(AM_TESTS_FD_REDIRECT)
1169bp.log: bp
1170	@p='bp'; \
1171	b='bp'; \
1172	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1173	--log-file $$b.log --trs-file $$b.trs \
1174	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1175	"$$tst" $(AM_TESTS_FD_REDIRECT)
1176divi.log: divi
1177	@p='divi'; \
1178	b='divi'; \
1179	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1180	--log-file $$b.log --trs-file $$b.trs \
1181	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1182	"$$tst" $(AM_TESTS_FD_REDIRECT)
1183fib.log: fib
1184	@p='fib'; \
1185	b='fib'; \
1186	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1187	--log-file $$b.log --trs-file $$b.trs \
1188	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1189	"$$tst" $(AM_TESTS_FD_REDIRECT)
1190rpn.log: rpn
1191	@p='rpn'; \
1192	b='rpn'; \
1193	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1194	--log-file $$b.log --trs-file $$b.trs \
1195	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1196	"$$tst" $(AM_TESTS_FD_REDIRECT)
1197ldstr.log: ldstr
1198	@p='ldstr'; \
1199	b='ldstr'; \
1200	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1201	--log-file $$b.log --trs-file $$b.trs \
1202	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1203	"$$tst" $(AM_TESTS_FD_REDIRECT)
1204ldsti.log: ldsti
1205	@p='ldsti'; \
1206	b='ldsti'; \
1207	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1208	--log-file $$b.log --trs-file $$b.trs \
1209	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1210	"$$tst" $(AM_TESTS_FD_REDIRECT)
1211ldstxr.log: ldstxr
1212	@p='ldstxr'; \
1213	b='ldstxr'; \
1214	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1215	--log-file $$b.log --trs-file $$b.trs \
1216	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1217	"$$tst" $(AM_TESTS_FD_REDIRECT)
1218ldstxi.log: ldstxi
1219	@p='ldstxi'; \
1220	b='ldstxi'; \
1221	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1222	--log-file $$b.log --trs-file $$b.trs \
1223	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1224	"$$tst" $(AM_TESTS_FD_REDIRECT)
1225ldstr-c.log: ldstr-c
1226	@p='ldstr-c'; \
1227	b='ldstr-c'; \
1228	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1229	--log-file $$b.log --trs-file $$b.trs \
1230	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1231	"$$tst" $(AM_TESTS_FD_REDIRECT)
1232ldstxr-c.log: ldstxr-c
1233	@p='ldstxr-c'; \
1234	b='ldstxr-c'; \
1235	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1236	--log-file $$b.log --trs-file $$b.trs \
1237	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1238	"$$tst" $(AM_TESTS_FD_REDIRECT)
1239ldstxi-c.log: ldstxi-c
1240	@p='ldstxi-c'; \
1241	b='ldstxi-c'; \
1242	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1243	--log-file $$b.log --trs-file $$b.trs \
1244	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1245	"$$tst" $(AM_TESTS_FD_REDIRECT)
1246cvt.log: cvt
1247	@p='cvt'; \
1248	b='cvt'; \
1249	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1250	--log-file $$b.log --trs-file $$b.trs \
1251	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1252	"$$tst" $(AM_TESTS_FD_REDIRECT)
1253hton.log: hton
1254	@p='hton'; \
1255	b='hton'; \
1256	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1257	--log-file $$b.log --trs-file $$b.trs \
1258	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1259	"$$tst" $(AM_TESTS_FD_REDIRECT)
1260branch.log: branch
1261	@p='branch'; \
1262	b='branch'; \
1263	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1264	--log-file $$b.log --trs-file $$b.trs \
1265	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1266	"$$tst" $(AM_TESTS_FD_REDIRECT)
1267alu_add.log: alu_add
1268	@p='alu_add'; \
1269	b='alu_add'; \
1270	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1271	--log-file $$b.log --trs-file $$b.trs \
1272	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1273	"$$tst" $(AM_TESTS_FD_REDIRECT)
1274alux_add.log: alux_add
1275	@p='alux_add'; \
1276	b='alux_add'; \
1277	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1278	--log-file $$b.log --trs-file $$b.trs \
1279	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1280	"$$tst" $(AM_TESTS_FD_REDIRECT)
1281alu_sub.log: alu_sub
1282	@p='alu_sub'; \
1283	b='alu_sub'; \
1284	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1285	--log-file $$b.log --trs-file $$b.trs \
1286	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1287	"$$tst" $(AM_TESTS_FD_REDIRECT)
1288alux_sub.log: alux_sub
1289	@p='alux_sub'; \
1290	b='alux_sub'; \
1291	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1292	--log-file $$b.log --trs-file $$b.trs \
1293	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1294	"$$tst" $(AM_TESTS_FD_REDIRECT)
1295alu_rsb.log: alu_rsb
1296	@p='alu_rsb'; \
1297	b='alu_rsb'; \
1298	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1299	--log-file $$b.log --trs-file $$b.trs \
1300	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1301	"$$tst" $(AM_TESTS_FD_REDIRECT)
1302alu_mul.log: alu_mul
1303	@p='alu_mul'; \
1304	b='alu_mul'; \
1305	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1306	--log-file $$b.log --trs-file $$b.trs \
1307	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1308	"$$tst" $(AM_TESTS_FD_REDIRECT)
1309alu_div.log: alu_div
1310	@p='alu_div'; \
1311	b='alu_div'; \
1312	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1313	--log-file $$b.log --trs-file $$b.trs \
1314	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1315	"$$tst" $(AM_TESTS_FD_REDIRECT)
1316alu_rem.log: alu_rem
1317	@p='alu_rem'; \
1318	b='alu_rem'; \
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)
1323alu_and.log: alu_and
1324	@p='alu_and'; \
1325	b='alu_and'; \
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)
1330alu_or.log: alu_or
1331	@p='alu_or'; \
1332	b='alu_or'; \
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)
1337alu_xor.log: alu_xor
1338	@p='alu_xor'; \
1339	b='alu_xor'; \
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)
1344alu_lsh.log: alu_lsh
1345	@p='alu_lsh'; \
1346	b='alu_lsh'; \
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)
1351alu_rsh.log: alu_rsh
1352	@p='alu_rsh'; \
1353	b='alu_rsh'; \
1354	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1355	--log-file $$b.log --trs-file $$b.trs \
1356	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1357	"$$tst" $(AM_TESTS_FD_REDIRECT)
1358alu_com.log: alu_com
1359	@p='alu_com'; \
1360	b='alu_com'; \
1361	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1362	--log-file $$b.log --trs-file $$b.trs \
1363	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1364	"$$tst" $(AM_TESTS_FD_REDIRECT)
1365alu_neg.log: alu_neg
1366	@p='alu_neg'; \
1367	b='alu_neg'; \
1368	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1369	--log-file $$b.log --trs-file $$b.trs \
1370	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1371	"$$tst" $(AM_TESTS_FD_REDIRECT)
1372fop_abs.log: fop_abs
1373	@p='fop_abs'; \
1374	b='fop_abs'; \
1375	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1376	--log-file $$b.log --trs-file $$b.trs \
1377	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1378	"$$tst" $(AM_TESTS_FD_REDIRECT)
1379fop_sqrt.log: fop_sqrt
1380	@p='fop_sqrt'; \
1381	b='fop_sqrt'; \
1382	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1383	--log-file $$b.log --trs-file $$b.trs \
1384	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1385	"$$tst" $(AM_TESTS_FD_REDIRECT)
1386varargs.log: varargs
1387	@p='varargs'; \
1388	b='varargs'; \
1389	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1390	--log-file $$b.log --trs-file $$b.trs \
1391	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1392	"$$tst" $(AM_TESTS_FD_REDIRECT)
1393stack.log: stack
1394	@p='stack'; \
1395	b='stack'; \
1396	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1397	--log-file $$b.log --trs-file $$b.trs \
1398	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1399	"$$tst" $(AM_TESTS_FD_REDIRECT)
1400clobber.log: clobber
1401	@p='clobber'; \
1402	b='clobber'; \
1403	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1404	--log-file $$b.log --trs-file $$b.trs \
1405	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1406	"$$tst" $(AM_TESTS_FD_REDIRECT)
1407carry.log: carry
1408	@p='carry'; \
1409	b='carry'; \
1410	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1411	--log-file $$b.log --trs-file $$b.trs \
1412	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1413	"$$tst" $(AM_TESTS_FD_REDIRECT)
1414call.log: call
1415	@p='call'; \
1416	b='call'; \
1417	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1418	--log-file $$b.log --trs-file $$b.trs \
1419	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1420	"$$tst" $(AM_TESTS_FD_REDIRECT)
1421float.log: float
1422	@p='float'; \
1423	b='float'; \
1424	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1425	--log-file $$b.log --trs-file $$b.trs \
1426	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1427	"$$tst" $(AM_TESTS_FD_REDIRECT)
1428jmpr.log: jmpr
1429	@p='jmpr'; \
1430	b='jmpr'; \
1431	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1432	--log-file $$b.log --trs-file $$b.trs \
1433	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1434	"$$tst" $(AM_TESTS_FD_REDIRECT)
1435put.log: put
1436	@p='put'; \
1437	b='put'; \
1438	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1439	--log-file $$b.log --trs-file $$b.trs \
1440	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1441	"$$tst" $(AM_TESTS_FD_REDIRECT)
1442qalu_mul.log: qalu_mul
1443	@p='qalu_mul'; \
1444	b='qalu_mul'; \
1445	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1446	--log-file $$b.log --trs-file $$b.trs \
1447	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1448	"$$tst" $(AM_TESTS_FD_REDIRECT)
1449qalu_div.log: qalu_div
1450	@p='qalu_div'; \
1451	b='qalu_div'; \
1452	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1453	--log-file $$b.log --trs-file $$b.trs \
1454	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1455	"$$tst" $(AM_TESTS_FD_REDIRECT)
1456range.log: range
1457	@p='range'; \
1458	b='range'; \
1459	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1460	--log-file $$b.log --trs-file $$b.trs \
1461	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1462	"$$tst" $(AM_TESTS_FD_REDIRECT)
1463ranger.log: ranger
1464	@p='ranger'; \
1465	b='ranger'; \
1466	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1467	--log-file $$b.log --trs-file $$b.trs \
1468	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1469	"$$tst" $(AM_TESTS_FD_REDIRECT)
1470ret.log: ret
1471	@p='ret'; \
1472	b='ret'; \
1473	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1474	--log-file $$b.log --trs-file $$b.trs \
1475	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1476	"$$tst" $(AM_TESTS_FD_REDIRECT)
1477tramp.log: tramp
1478	@p='tramp'; \
1479	b='tramp'; \
1480	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1481	--log-file $$b.log --trs-file $$b.trs \
1482	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1483	"$$tst" $(AM_TESTS_FD_REDIRECT)
1484va_list.log: va_list
1485	@p='va_list'; \
1486	b='va_list'; \
1487	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1488	--log-file $$b.log --trs-file $$b.trs \
1489	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1490	"$$tst" $(AM_TESTS_FD_REDIRECT)
14913to2.x87.log: 3to2.x87
1492	@p='3to2.x87'; \
1493	b='3to2.x87'; \
1494	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1495	--log-file $$b.log --trs-file $$b.trs \
1496	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1497	"$$tst" $(AM_TESTS_FD_REDIRECT)
1498add.x87.log: add.x87
1499	@p='add.x87'; \
1500	b='add.x87'; \
1501	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1502	--log-file $$b.log --trs-file $$b.trs \
1503	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1504	"$$tst" $(AM_TESTS_FD_REDIRECT)
1505allocai.x87.log: allocai.x87
1506	@p='allocai.x87'; \
1507	b='allocai.x87'; \
1508	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1509	--log-file $$b.log --trs-file $$b.trs \
1510	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1511	"$$tst" $(AM_TESTS_FD_REDIRECT)
1512allocar.x87.log: allocar.x87
1513	@p='allocar.x87'; \
1514	b='allocar.x87'; \
1515	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1516	--log-file $$b.log --trs-file $$b.trs \
1517	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1518	"$$tst" $(AM_TESTS_FD_REDIRECT)
1519bp.x87.log: bp.x87
1520	@p='bp.x87'; \
1521	b='bp.x87'; \
1522	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1523	--log-file $$b.log --trs-file $$b.trs \
1524	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1525	"$$tst" $(AM_TESTS_FD_REDIRECT)
1526divi.x87.log: divi.x87
1527	@p='divi.x87'; \
1528	b='divi.x87'; \
1529	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1530	--log-file $$b.log --trs-file $$b.trs \
1531	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1532	"$$tst" $(AM_TESTS_FD_REDIRECT)
1533fib.x87.log: fib.x87
1534	@p='fib.x87'; \
1535	b='fib.x87'; \
1536	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1537	--log-file $$b.log --trs-file $$b.trs \
1538	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1539	"$$tst" $(AM_TESTS_FD_REDIRECT)
1540rpn.x87.log: rpn.x87
1541	@p='rpn.x87'; \
1542	b='rpn.x87'; \
1543	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1544	--log-file $$b.log --trs-file $$b.trs \
1545	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1546	"$$tst" $(AM_TESTS_FD_REDIRECT)
1547ldstr.x87.log: ldstr.x87
1548	@p='ldstr.x87'; \
1549	b='ldstr.x87'; \
1550	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1551	--log-file $$b.log --trs-file $$b.trs \
1552	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1553	"$$tst" $(AM_TESTS_FD_REDIRECT)
1554ldsti.x87.log: ldsti.x87
1555	@p='ldsti.x87'; \
1556	b='ldsti.x87'; \
1557	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1558	--log-file $$b.log --trs-file $$b.trs \
1559	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1560	"$$tst" $(AM_TESTS_FD_REDIRECT)
1561ldstxr.x87.log: ldstxr.x87
1562	@p='ldstxr.x87'; \
1563	b='ldstxr.x87'; \
1564	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1565	--log-file $$b.log --trs-file $$b.trs \
1566	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1567	"$$tst" $(AM_TESTS_FD_REDIRECT)
1568ldstxi.x87.log: ldstxi.x87
1569	@p='ldstxi.x87'; \
1570	b='ldstxi.x87'; \
1571	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1572	--log-file $$b.log --trs-file $$b.trs \
1573	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1574	"$$tst" $(AM_TESTS_FD_REDIRECT)
1575ldstr-c.x87.log: ldstr-c.x87
1576	@p='ldstr-c.x87'; \
1577	b='ldstr-c.x87'; \
1578	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1579	--log-file $$b.log --trs-file $$b.trs \
1580	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1581	"$$tst" $(AM_TESTS_FD_REDIRECT)
1582ldstxr-c.x87.log: ldstxr-c.x87
1583	@p='ldstxr-c.x87'; \
1584	b='ldstxr-c.x87'; \
1585	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1586	--log-file $$b.log --trs-file $$b.trs \
1587	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1588	"$$tst" $(AM_TESTS_FD_REDIRECT)
1589ldstxi-c.x87.log: ldstxi-c.x87
1590	@p='ldstxi-c.x87'; \
1591	b='ldstxi-c.x87'; \
1592	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1593	--log-file $$b.log --trs-file $$b.trs \
1594	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1595	"$$tst" $(AM_TESTS_FD_REDIRECT)
1596cvt.x87.log: cvt.x87
1597	@p='cvt.x87'; \
1598	b='cvt.x87'; \
1599	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1600	--log-file $$b.log --trs-file $$b.trs \
1601	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1602	"$$tst" $(AM_TESTS_FD_REDIRECT)
1603branch.x87.log: branch.x87
1604	@p='branch.x87'; \
1605	b='branch.x87'; \
1606	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1607	--log-file $$b.log --trs-file $$b.trs \
1608	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1609	"$$tst" $(AM_TESTS_FD_REDIRECT)
1610alu_add.x87.log: alu_add.x87
1611	@p='alu_add.x87'; \
1612	b='alu_add.x87'; \
1613	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1614	--log-file $$b.log --trs-file $$b.trs \
1615	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1616	"$$tst" $(AM_TESTS_FD_REDIRECT)
1617alux_add.x87.log: alux_add.x87
1618	@p='alux_add.x87'; \
1619	b='alux_add.x87'; \
1620	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1621	--log-file $$b.log --trs-file $$b.trs \
1622	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1623	"$$tst" $(AM_TESTS_FD_REDIRECT)
1624alu_sub.x87.log: alu_sub.x87
1625	@p='alu_sub.x87'; \
1626	b='alu_sub.x87'; \
1627	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1628	--log-file $$b.log --trs-file $$b.trs \
1629	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1630	"$$tst" $(AM_TESTS_FD_REDIRECT)
1631alux_sub.x87.log: alux_sub.x87
1632	@p='alux_sub.x87'; \
1633	b='alux_sub.x87'; \
1634	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1635	--log-file $$b.log --trs-file $$b.trs \
1636	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1637	"$$tst" $(AM_TESTS_FD_REDIRECT)
1638alu_rsb.x87.log: alu_rsb.x87
1639	@p='alu_rsb.x87'; \
1640	b='alu_rsb.x87'; \
1641	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1642	--log-file $$b.log --trs-file $$b.trs \
1643	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1644	"$$tst" $(AM_TESTS_FD_REDIRECT)
1645alu_mul.x87.log: alu_mul.x87
1646	@p='alu_mul.x87'; \
1647	b='alu_mul.x87'; \
1648	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1649	--log-file $$b.log --trs-file $$b.trs \
1650	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1651	"$$tst" $(AM_TESTS_FD_REDIRECT)
1652alu_div.x87.log: alu_div.x87
1653	@p='alu_div.x87'; \
1654	b='alu_div.x87'; \
1655	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1656	--log-file $$b.log --trs-file $$b.trs \
1657	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1658	"$$tst" $(AM_TESTS_FD_REDIRECT)
1659alu_rem.x87.log: alu_rem.x87
1660	@p='alu_rem.x87'; \
1661	b='alu_rem.x87'; \
1662	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1663	--log-file $$b.log --trs-file $$b.trs \
1664	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1665	"$$tst" $(AM_TESTS_FD_REDIRECT)
1666alu_and.x87.log: alu_and.x87
1667	@p='alu_and.x87'; \
1668	b='alu_and.x87'; \
1669	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1670	--log-file $$b.log --trs-file $$b.trs \
1671	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1672	"$$tst" $(AM_TESTS_FD_REDIRECT)
1673alu_or.x87.log: alu_or.x87
1674	@p='alu_or.x87'; \
1675	b='alu_or.x87'; \
1676	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1677	--log-file $$b.log --trs-file $$b.trs \
1678	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1679	"$$tst" $(AM_TESTS_FD_REDIRECT)
1680alu_xor.x87.log: alu_xor.x87
1681	@p='alu_xor.x87'; \
1682	b='alu_xor.x87'; \
1683	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1684	--log-file $$b.log --trs-file $$b.trs \
1685	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1686	"$$tst" $(AM_TESTS_FD_REDIRECT)
1687alu_lsh.x87.log: alu_lsh.x87
1688	@p='alu_lsh.x87'; \
1689	b='alu_lsh.x87'; \
1690	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1691	--log-file $$b.log --trs-file $$b.trs \
1692	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1693	"$$tst" $(AM_TESTS_FD_REDIRECT)
1694alu_rsh.x87.log: alu_rsh.x87
1695	@p='alu_rsh.x87'; \
1696	b='alu_rsh.x87'; \
1697	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1698	--log-file $$b.log --trs-file $$b.trs \
1699	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1700	"$$tst" $(AM_TESTS_FD_REDIRECT)
1701alu_com.x87.log: alu_com.x87
1702	@p='alu_com.x87'; \
1703	b='alu_com.x87'; \
1704	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1705	--log-file $$b.log --trs-file $$b.trs \
1706	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1707	"$$tst" $(AM_TESTS_FD_REDIRECT)
1708alu_neg.x87.log: alu_neg.x87
1709	@p='alu_neg.x87'; \
1710	b='alu_neg.x87'; \
1711	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1712	--log-file $$b.log --trs-file $$b.trs \
1713	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1714	"$$tst" $(AM_TESTS_FD_REDIRECT)
1715fop_abs.x87.log: fop_abs.x87
1716	@p='fop_abs.x87'; \
1717	b='fop_abs.x87'; \
1718	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1719	--log-file $$b.log --trs-file $$b.trs \
1720	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1721	"$$tst" $(AM_TESTS_FD_REDIRECT)
1722fop_sqrt.x87.log: fop_sqrt.x87
1723	@p='fop_sqrt.x87'; \
1724	b='fop_sqrt.x87'; \
1725	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1726	--log-file $$b.log --trs-file $$b.trs \
1727	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1728	"$$tst" $(AM_TESTS_FD_REDIRECT)
1729varargs.x87.log: varargs.x87
1730	@p='varargs.x87'; \
1731	b='varargs.x87'; \
1732	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1733	--log-file $$b.log --trs-file $$b.trs \
1734	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1735	"$$tst" $(AM_TESTS_FD_REDIRECT)
1736stack.x87.log: stack.x87
1737	@p='stack.x87'; \
1738	b='stack.x87'; \
1739	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1740	--log-file $$b.log --trs-file $$b.trs \
1741	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1742	"$$tst" $(AM_TESTS_FD_REDIRECT)
1743clobber.x87.log: clobber.x87
1744	@p='clobber.x87'; \
1745	b='clobber.x87'; \
1746	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1747	--log-file $$b.log --trs-file $$b.trs \
1748	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1749	"$$tst" $(AM_TESTS_FD_REDIRECT)
1750carry.x87.log: carry.x87
1751	@p='carry.x87'; \
1752	b='carry.x87'; \
1753	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1754	--log-file $$b.log --trs-file $$b.trs \
1755	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1756	"$$tst" $(AM_TESTS_FD_REDIRECT)
1757call.x87.log: call.x87
1758	@p='call.x87'; \
1759	b='call.x87'; \
1760	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1761	--log-file $$b.log --trs-file $$b.trs \
1762	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1763	"$$tst" $(AM_TESTS_FD_REDIRECT)
1764float.x87.log: float.x87
1765	@p='float.x87'; \
1766	b='float.x87'; \
1767	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1768	--log-file $$b.log --trs-file $$b.trs \
1769	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1770	"$$tst" $(AM_TESTS_FD_REDIRECT)
1771jmpr.x87.log: jmpr.x87
1772	@p='jmpr.x87'; \
1773	b='jmpr.x87'; \
1774	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1775	--log-file $$b.log --trs-file $$b.trs \
1776	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1777	"$$tst" $(AM_TESTS_FD_REDIRECT)
1778put.x87.log: put.x87
1779	@p='put.x87'; \
1780	b='put.x87'; \
1781	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1782	--log-file $$b.log --trs-file $$b.trs \
1783	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1784	"$$tst" $(AM_TESTS_FD_REDIRECT)
1785va_list.x87.log: va_list.x87
1786	@p='va_list.x87'; \
1787	b='va_list.x87'; \
1788	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1789	--log-file $$b.log --trs-file $$b.trs \
1790	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1791	"$$tst" $(AM_TESTS_FD_REDIRECT)
17923to2.x87.nodata.log: 3to2.x87.nodata
1793	@p='3to2.x87.nodata'; \
1794	b='3to2.x87.nodata'; \
1795	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1796	--log-file $$b.log --trs-file $$b.trs \
1797	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1798	"$$tst" $(AM_TESTS_FD_REDIRECT)
1799add.x87.nodata.log: add.x87.nodata
1800	@p='add.x87.nodata'; \
1801	b='add.x87.nodata'; \
1802	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1803	--log-file $$b.log --trs-file $$b.trs \
1804	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1805	"$$tst" $(AM_TESTS_FD_REDIRECT)
1806allocai.x87.nodata.log: allocai.x87.nodata
1807	@p='allocai.x87.nodata'; \
1808	b='allocai.x87.nodata'; \
1809	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1810	--log-file $$b.log --trs-file $$b.trs \
1811	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1812	"$$tst" $(AM_TESTS_FD_REDIRECT)
1813allocar.x87.nodata.log: allocar.x87.nodata
1814	@p='allocar.x87.nodata'; \
1815	b='allocar.x87.nodata'; \
1816	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1817	--log-file $$b.log --trs-file $$b.trs \
1818	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1819	"$$tst" $(AM_TESTS_FD_REDIRECT)
1820bp.x87.nodata.log: bp.x87.nodata
1821	@p='bp.x87.nodata'; \
1822	b='bp.x87.nodata'; \
1823	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1824	--log-file $$b.log --trs-file $$b.trs \
1825	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1826	"$$tst" $(AM_TESTS_FD_REDIRECT)
1827divi.x87.nodata.log: divi.x87.nodata
1828	@p='divi.x87.nodata'; \
1829	b='divi.x87.nodata'; \
1830	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1831	--log-file $$b.log --trs-file $$b.trs \
1832	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1833	"$$tst" $(AM_TESTS_FD_REDIRECT)
1834fib.x87.nodata.log: fib.x87.nodata
1835	@p='fib.x87.nodata'; \
1836	b='fib.x87.nodata'; \
1837	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1838	--log-file $$b.log --trs-file $$b.trs \
1839	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1840	"$$tst" $(AM_TESTS_FD_REDIRECT)
1841rpn.x87.nodata.log: rpn.x87.nodata
1842	@p='rpn.x87.nodata'; \
1843	b='rpn.x87.nodata'; \
1844	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1845	--log-file $$b.log --trs-file $$b.trs \
1846	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1847	"$$tst" $(AM_TESTS_FD_REDIRECT)
1848ldstr.x87.nodata.log: ldstr.x87.nodata
1849	@p='ldstr.x87.nodata'; \
1850	b='ldstr.x87.nodata'; \
1851	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1852	--log-file $$b.log --trs-file $$b.trs \
1853	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1854	"$$tst" $(AM_TESTS_FD_REDIRECT)
1855ldsti.x87.nodata.log: ldsti.x87.nodata
1856	@p='ldsti.x87.nodata'; \
1857	b='ldsti.x87.nodata'; \
1858	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1859	--log-file $$b.log --trs-file $$b.trs \
1860	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1861	"$$tst" $(AM_TESTS_FD_REDIRECT)
1862ldstxr.x87.nodata.log: ldstxr.x87.nodata
1863	@p='ldstxr.x87.nodata'; \
1864	b='ldstxr.x87.nodata'; \
1865	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1866	--log-file $$b.log --trs-file $$b.trs \
1867	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1868	"$$tst" $(AM_TESTS_FD_REDIRECT)
1869ldstxi.x87.nodata.log: ldstxi.x87.nodata
1870	@p='ldstxi.x87.nodata'; \
1871	b='ldstxi.x87.nodata'; \
1872	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1873	--log-file $$b.log --trs-file $$b.trs \
1874	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1875	"$$tst" $(AM_TESTS_FD_REDIRECT)
1876ldstr-c.x87.nodata.log: ldstr-c.x87.nodata
1877	@p='ldstr-c.x87.nodata'; \
1878	b='ldstr-c.x87.nodata'; \
1879	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1880	--log-file $$b.log --trs-file $$b.trs \
1881	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1882	"$$tst" $(AM_TESTS_FD_REDIRECT)
1883ldstxr-c.x87.nodata.log: ldstxr-c.x87.nodata
1884	@p='ldstxr-c.x87.nodata'; \
1885	b='ldstxr-c.x87.nodata'; \
1886	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1887	--log-file $$b.log --trs-file $$b.trs \
1888	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1889	"$$tst" $(AM_TESTS_FD_REDIRECT)
1890ldstxi-c.x87.nodata.log: ldstxi-c.x87.nodata
1891	@p='ldstxi-c.x87.nodata'; \
1892	b='ldstxi-c.x87.nodata'; \
1893	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1894	--log-file $$b.log --trs-file $$b.trs \
1895	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1896	"$$tst" $(AM_TESTS_FD_REDIRECT)
1897cvt.x87.nodata.log: cvt.x87.nodata
1898	@p='cvt.x87.nodata'; \
1899	b='cvt.x87.nodata'; \
1900	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1901	--log-file $$b.log --trs-file $$b.trs \
1902	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1903	"$$tst" $(AM_TESTS_FD_REDIRECT)
1904branch.x87.nodata.log: branch.x87.nodata
1905	@p='branch.x87.nodata'; \
1906	b='branch.x87.nodata'; \
1907	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1908	--log-file $$b.log --trs-file $$b.trs \
1909	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1910	"$$tst" $(AM_TESTS_FD_REDIRECT)
1911alu_add.x87.nodata.log: alu_add.x87.nodata
1912	@p='alu_add.x87.nodata'; \
1913	b='alu_add.x87.nodata'; \
1914	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1915	--log-file $$b.log --trs-file $$b.trs \
1916	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1917	"$$tst" $(AM_TESTS_FD_REDIRECT)
1918alux_add.x87.nodata.log: alux_add.x87.nodata
1919	@p='alux_add.x87.nodata'; \
1920	b='alux_add.x87.nodata'; \
1921	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1922	--log-file $$b.log --trs-file $$b.trs \
1923	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1924	"$$tst" $(AM_TESTS_FD_REDIRECT)
1925alu_sub.x87.nodata.log: alu_sub.x87.nodata
1926	@p='alu_sub.x87.nodata'; \
1927	b='alu_sub.x87.nodata'; \
1928	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1929	--log-file $$b.log --trs-file $$b.trs \
1930	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1931	"$$tst" $(AM_TESTS_FD_REDIRECT)
1932alux_sub.x87.nodata.log: alux_sub.x87.nodata
1933	@p='alux_sub.x87.nodata'; \
1934	b='alux_sub.x87.nodata'; \
1935	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1936	--log-file $$b.log --trs-file $$b.trs \
1937	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1938	"$$tst" $(AM_TESTS_FD_REDIRECT)
1939alu_rsb.x87.nodata.log: alu_rsb.x87.nodata
1940	@p='alu_rsb.x87.nodata'; \
1941	b='alu_rsb.x87.nodata'; \
1942	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1943	--log-file $$b.log --trs-file $$b.trs \
1944	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1945	"$$tst" $(AM_TESTS_FD_REDIRECT)
1946alu_mul.x87.nodata.log: alu_mul.x87.nodata
1947	@p='alu_mul.x87.nodata'; \
1948	b='alu_mul.x87.nodata'; \
1949	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1950	--log-file $$b.log --trs-file $$b.trs \
1951	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1952	"$$tst" $(AM_TESTS_FD_REDIRECT)
1953alu_div.x87.nodata.log: alu_div.x87.nodata
1954	@p='alu_div.x87.nodata'; \
1955	b='alu_div.x87.nodata'; \
1956	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1957	--log-file $$b.log --trs-file $$b.trs \
1958	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1959	"$$tst" $(AM_TESTS_FD_REDIRECT)
1960alu_rem.x87.nodata.log: alu_rem.x87.nodata
1961	@p='alu_rem.x87.nodata'; \
1962	b='alu_rem.x87.nodata'; \
1963	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1964	--log-file $$b.log --trs-file $$b.trs \
1965	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1966	"$$tst" $(AM_TESTS_FD_REDIRECT)
1967alu_and.x87.nodata.log: alu_and.x87.nodata
1968	@p='alu_and.x87.nodata'; \
1969	b='alu_and.x87.nodata'; \
1970	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1971	--log-file $$b.log --trs-file $$b.trs \
1972	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1973	"$$tst" $(AM_TESTS_FD_REDIRECT)
1974alu_or.x87.nodata.log: alu_or.x87.nodata
1975	@p='alu_or.x87.nodata'; \
1976	b='alu_or.x87.nodata'; \
1977	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1978	--log-file $$b.log --trs-file $$b.trs \
1979	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1980	"$$tst" $(AM_TESTS_FD_REDIRECT)
1981alu_xor.x87.nodata.log: alu_xor.x87.nodata
1982	@p='alu_xor.x87.nodata'; \
1983	b='alu_xor.x87.nodata'; \
1984	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1985	--log-file $$b.log --trs-file $$b.trs \
1986	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1987	"$$tst" $(AM_TESTS_FD_REDIRECT)
1988alu_lsh.x87.nodata.log: alu_lsh.x87.nodata
1989	@p='alu_lsh.x87.nodata'; \
1990	b='alu_lsh.x87.nodata'; \
1991	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1992	--log-file $$b.log --trs-file $$b.trs \
1993	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1994	"$$tst" $(AM_TESTS_FD_REDIRECT)
1995alu_rsh.x87.nodata.log: alu_rsh.x87.nodata
1996	@p='alu_rsh.x87.nodata'; \
1997	b='alu_rsh.x87.nodata'; \
1998	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1999	--log-file $$b.log --trs-file $$b.trs \
2000	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2001	"$$tst" $(AM_TESTS_FD_REDIRECT)
2002alu_com.x87.nodata.log: alu_com.x87.nodata
2003	@p='alu_com.x87.nodata'; \
2004	b='alu_com.x87.nodata'; \
2005	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2006	--log-file $$b.log --trs-file $$b.trs \
2007	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2008	"$$tst" $(AM_TESTS_FD_REDIRECT)
2009alu_neg.x87.nodata.log: alu_neg.x87.nodata
2010	@p='alu_neg.x87.nodata'; \
2011	b='alu_neg.x87.nodata'; \
2012	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2013	--log-file $$b.log --trs-file $$b.trs \
2014	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2015	"$$tst" $(AM_TESTS_FD_REDIRECT)
2016fop_abs.x87.nodata.log: fop_abs.x87.nodata
2017	@p='fop_abs.x87.nodata'; \
2018	b='fop_abs.x87.nodata'; \
2019	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2020	--log-file $$b.log --trs-file $$b.trs \
2021	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2022	"$$tst" $(AM_TESTS_FD_REDIRECT)
2023fop_sqrt.x87.nodata.log: fop_sqrt.x87.nodata
2024	@p='fop_sqrt.x87.nodata'; \
2025	b='fop_sqrt.x87.nodata'; \
2026	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2027	--log-file $$b.log --trs-file $$b.trs \
2028	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2029	"$$tst" $(AM_TESTS_FD_REDIRECT)
2030varargs.x87.nodata.log: varargs.x87.nodata
2031	@p='varargs.x87.nodata'; \
2032	b='varargs.x87.nodata'; \
2033	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2034	--log-file $$b.log --trs-file $$b.trs \
2035	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2036	"$$tst" $(AM_TESTS_FD_REDIRECT)
2037stack.x87.nodata.log: stack.x87.nodata
2038	@p='stack.x87.nodata'; \
2039	b='stack.x87.nodata'; \
2040	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2041	--log-file $$b.log --trs-file $$b.trs \
2042	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2043	"$$tst" $(AM_TESTS_FD_REDIRECT)
2044clobber.x87.nodata.log: clobber.x87.nodata
2045	@p='clobber.x87.nodata'; \
2046	b='clobber.x87.nodata'; \
2047	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2048	--log-file $$b.log --trs-file $$b.trs \
2049	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2050	"$$tst" $(AM_TESTS_FD_REDIRECT)
2051carry.x87.nodata.log: carry.x87.nodata
2052	@p='carry.x87.nodata'; \
2053	b='carry.x87.nodata'; \
2054	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2055	--log-file $$b.log --trs-file $$b.trs \
2056	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2057	"$$tst" $(AM_TESTS_FD_REDIRECT)
2058call.x87.nodata.log: call.x87.nodata
2059	@p='call.x87.nodata'; \
2060	b='call.x87.nodata'; \
2061	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2062	--log-file $$b.log --trs-file $$b.trs \
2063	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2064	"$$tst" $(AM_TESTS_FD_REDIRECT)
2065float.x87.nodata.log: float.x87.nodata
2066	@p='float.x87.nodata'; \
2067	b='float.x87.nodata'; \
2068	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2069	--log-file $$b.log --trs-file $$b.trs \
2070	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2071	"$$tst" $(AM_TESTS_FD_REDIRECT)
2072jmpr.x87.nodata.log: jmpr.x87.nodata
2073	@p='jmpr.x87.nodata'; \
2074	b='jmpr.x87.nodata'; \
2075	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2076	--log-file $$b.log --trs-file $$b.trs \
2077	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2078	"$$tst" $(AM_TESTS_FD_REDIRECT)
2079put.x87.nodata.log: put.x87.nodata
2080	@p='put.x87.nodata'; \
2081	b='put.x87.nodata'; \
2082	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2083	--log-file $$b.log --trs-file $$b.trs \
2084	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2085	"$$tst" $(AM_TESTS_FD_REDIRECT)
2086va_list.x87.nodata.log: va_list.x87.nodata
2087	@p='va_list.x87.nodata'; \
2088	b='va_list.x87.nodata'; \
2089	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2090	--log-file $$b.log --trs-file $$b.trs \
2091	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2092	"$$tst" $(AM_TESTS_FD_REDIRECT)
20933to2.arm.log: 3to2.arm
2094	@p='3to2.arm'; \
2095	b='3to2.arm'; \
2096	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2097	--log-file $$b.log --trs-file $$b.trs \
2098	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2099	"$$tst" $(AM_TESTS_FD_REDIRECT)
2100add.arm.log: add.arm
2101	@p='add.arm'; \
2102	b='add.arm'; \
2103	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2104	--log-file $$b.log --trs-file $$b.trs \
2105	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2106	"$$tst" $(AM_TESTS_FD_REDIRECT)
2107align.arm.log: align.arm
2108	@p='align.arm'; \
2109	b='align.arm'; \
2110	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2111	--log-file $$b.log --trs-file $$b.trs \
2112	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2113	"$$tst" $(AM_TESTS_FD_REDIRECT)
2114allocai.arm.log: allocai.arm
2115	@p='allocai.arm'; \
2116	b='allocai.arm'; \
2117	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2118	--log-file $$b.log --trs-file $$b.trs \
2119	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2120	"$$tst" $(AM_TESTS_FD_REDIRECT)
2121allocar.arm.log: allocar.arm
2122	@p='allocar.arm'; \
2123	b='allocar.arm'; \
2124	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2125	--log-file $$b.log --trs-file $$b.trs \
2126	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2127	"$$tst" $(AM_TESTS_FD_REDIRECT)
2128bp.arm.log: bp.arm
2129	@p='bp.arm'; \
2130	b='bp.arm'; \
2131	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2132	--log-file $$b.log --trs-file $$b.trs \
2133	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2134	"$$tst" $(AM_TESTS_FD_REDIRECT)
2135divi.arm.log: divi.arm
2136	@p='divi.arm'; \
2137	b='divi.arm'; \
2138	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2139	--log-file $$b.log --trs-file $$b.trs \
2140	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2141	"$$tst" $(AM_TESTS_FD_REDIRECT)
2142fib.arm.log: fib.arm
2143	@p='fib.arm'; \
2144	b='fib.arm'; \
2145	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2146	--log-file $$b.log --trs-file $$b.trs \
2147	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2148	"$$tst" $(AM_TESTS_FD_REDIRECT)
2149rpn.arm.log: rpn.arm
2150	@p='rpn.arm'; \
2151	b='rpn.arm'; \
2152	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2153	--log-file $$b.log --trs-file $$b.trs \
2154	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2155	"$$tst" $(AM_TESTS_FD_REDIRECT)
2156ldstr.arm.log: ldstr.arm
2157	@p='ldstr.arm'; \
2158	b='ldstr.arm'; \
2159	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2160	--log-file $$b.log --trs-file $$b.trs \
2161	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2162	"$$tst" $(AM_TESTS_FD_REDIRECT)
2163ldsti.arm.log: ldsti.arm
2164	@p='ldsti.arm'; \
2165	b='ldsti.arm'; \
2166	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2167	--log-file $$b.log --trs-file $$b.trs \
2168	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2169	"$$tst" $(AM_TESTS_FD_REDIRECT)
2170ldstxr.arm.log: ldstxr.arm
2171	@p='ldstxr.arm'; \
2172	b='ldstxr.arm'; \
2173	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2174	--log-file $$b.log --trs-file $$b.trs \
2175	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2176	"$$tst" $(AM_TESTS_FD_REDIRECT)
2177ldstxi.arm.log: ldstxi.arm
2178	@p='ldstxi.arm'; \
2179	b='ldstxi.arm'; \
2180	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2181	--log-file $$b.log --trs-file $$b.trs \
2182	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2183	"$$tst" $(AM_TESTS_FD_REDIRECT)
2184ldstr-c.arm.log: ldstr-c.arm
2185	@p='ldstr-c.arm'; \
2186	b='ldstr-c.arm'; \
2187	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2188	--log-file $$b.log --trs-file $$b.trs \
2189	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2190	"$$tst" $(AM_TESTS_FD_REDIRECT)
2191ldstxr-c.arm.log: ldstxr-c.arm
2192	@p='ldstxr-c.arm'; \
2193	b='ldstxr-c.arm'; \
2194	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2195	--log-file $$b.log --trs-file $$b.trs \
2196	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2197	"$$tst" $(AM_TESTS_FD_REDIRECT)
2198ldstxi-c.arm.log: ldstxi-c.arm
2199	@p='ldstxi-c.arm'; \
2200	b='ldstxi-c.arm'; \
2201	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2202	--log-file $$b.log --trs-file $$b.trs \
2203	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2204	"$$tst" $(AM_TESTS_FD_REDIRECT)
2205cvt.arm.log: cvt.arm
2206	@p='cvt.arm'; \
2207	b='cvt.arm'; \
2208	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2209	--log-file $$b.log --trs-file $$b.trs \
2210	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2211	"$$tst" $(AM_TESTS_FD_REDIRECT)
2212hton.arm.log: hton.arm
2213	@p='hton.arm'; \
2214	b='hton.arm'; \
2215	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2216	--log-file $$b.log --trs-file $$b.trs \
2217	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2218	"$$tst" $(AM_TESTS_FD_REDIRECT)
2219branch.arm.log: branch.arm
2220	@p='branch.arm'; \
2221	b='branch.arm'; \
2222	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2223	--log-file $$b.log --trs-file $$b.trs \
2224	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2225	"$$tst" $(AM_TESTS_FD_REDIRECT)
2226alu_add.arm.log: alu_add.arm
2227	@p='alu_add.arm'; \
2228	b='alu_add.arm'; \
2229	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2230	--log-file $$b.log --trs-file $$b.trs \
2231	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2232	"$$tst" $(AM_TESTS_FD_REDIRECT)
2233alux_add.arm.log: alux_add.arm
2234	@p='alux_add.arm'; \
2235	b='alux_add.arm'; \
2236	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2237	--log-file $$b.log --trs-file $$b.trs \
2238	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2239	"$$tst" $(AM_TESTS_FD_REDIRECT)
2240alu_sub.arm.log: alu_sub.arm
2241	@p='alu_sub.arm'; \
2242	b='alu_sub.arm'; \
2243	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2244	--log-file $$b.log --trs-file $$b.trs \
2245	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2246	"$$tst" $(AM_TESTS_FD_REDIRECT)
2247alux_sub.arm.log: alux_sub.arm
2248	@p='alux_sub.arm'; \
2249	b='alux_sub.arm'; \
2250	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2251	--log-file $$b.log --trs-file $$b.trs \
2252	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2253	"$$tst" $(AM_TESTS_FD_REDIRECT)
2254alu_rsb.arm.log: alu_rsb.arm
2255	@p='alu_rsb.arm'; \
2256	b='alu_rsb.arm'; \
2257	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2258	--log-file $$b.log --trs-file $$b.trs \
2259	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2260	"$$tst" $(AM_TESTS_FD_REDIRECT)
2261alu_mul.arm.log: alu_mul.arm
2262	@p='alu_mul.arm'; \
2263	b='alu_mul.arm'; \
2264	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2265	--log-file $$b.log --trs-file $$b.trs \
2266	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2267	"$$tst" $(AM_TESTS_FD_REDIRECT)
2268alu_div.arm.log: alu_div.arm
2269	@p='alu_div.arm'; \
2270	b='alu_div.arm'; \
2271	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2272	--log-file $$b.log --trs-file $$b.trs \
2273	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2274	"$$tst" $(AM_TESTS_FD_REDIRECT)
2275alu_rem.arm.log: alu_rem.arm
2276	@p='alu_rem.arm'; \
2277	b='alu_rem.arm'; \
2278	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2279	--log-file $$b.log --trs-file $$b.trs \
2280	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2281	"$$tst" $(AM_TESTS_FD_REDIRECT)
2282alu_and.arm.log: alu_and.arm
2283	@p='alu_and.arm'; \
2284	b='alu_and.arm'; \
2285	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2286	--log-file $$b.log --trs-file $$b.trs \
2287	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2288	"$$tst" $(AM_TESTS_FD_REDIRECT)
2289alu_or.arm.log: alu_or.arm
2290	@p='alu_or.arm'; \
2291	b='alu_or.arm'; \
2292	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2293	--log-file $$b.log --trs-file $$b.trs \
2294	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2295	"$$tst" $(AM_TESTS_FD_REDIRECT)
2296alu_xor.arm.log: alu_xor.arm
2297	@p='alu_xor.arm'; \
2298	b='alu_xor.arm'; \
2299	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2300	--log-file $$b.log --trs-file $$b.trs \
2301	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2302	"$$tst" $(AM_TESTS_FD_REDIRECT)
2303alu_lsh.arm.log: alu_lsh.arm
2304	@p='alu_lsh.arm'; \
2305	b='alu_lsh.arm'; \
2306	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2307	--log-file $$b.log --trs-file $$b.trs \
2308	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2309	"$$tst" $(AM_TESTS_FD_REDIRECT)
2310alu_rsh.arm.log: alu_rsh.arm
2311	@p='alu_rsh.arm'; \
2312	b='alu_rsh.arm'; \
2313	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2314	--log-file $$b.log --trs-file $$b.trs \
2315	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2316	"$$tst" $(AM_TESTS_FD_REDIRECT)
2317alu_com.arm.log: alu_com.arm
2318	@p='alu_com.arm'; \
2319	b='alu_com.arm'; \
2320	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2321	--log-file $$b.log --trs-file $$b.trs \
2322	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2323	"$$tst" $(AM_TESTS_FD_REDIRECT)
2324alu_neg.arm.log: alu_neg.arm
2325	@p='alu_neg.arm'; \
2326	b='alu_neg.arm'; \
2327	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2328	--log-file $$b.log --trs-file $$b.trs \
2329	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2330	"$$tst" $(AM_TESTS_FD_REDIRECT)
2331fop_abs.arm.log: fop_abs.arm
2332	@p='fop_abs.arm'; \
2333	b='fop_abs.arm'; \
2334	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2335	--log-file $$b.log --trs-file $$b.trs \
2336	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2337	"$$tst" $(AM_TESTS_FD_REDIRECT)
2338fop_sqrt.arm.log: fop_sqrt.arm
2339	@p='fop_sqrt.arm'; \
2340	b='fop_sqrt.arm'; \
2341	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2342	--log-file $$b.log --trs-file $$b.trs \
2343	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2344	"$$tst" $(AM_TESTS_FD_REDIRECT)
2345varargs.arm.log: varargs.arm
2346	@p='varargs.arm'; \
2347	b='varargs.arm'; \
2348	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2349	--log-file $$b.log --trs-file $$b.trs \
2350	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2351	"$$tst" $(AM_TESTS_FD_REDIRECT)
2352stack.arm.log: stack.arm
2353	@p='stack.arm'; \
2354	b='stack.arm'; \
2355	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2356	--log-file $$b.log --trs-file $$b.trs \
2357	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2358	"$$tst" $(AM_TESTS_FD_REDIRECT)
2359clobber.arm.log: clobber.arm
2360	@p='clobber.arm'; \
2361	b='clobber.arm'; \
2362	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2363	--log-file $$b.log --trs-file $$b.trs \
2364	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2365	"$$tst" $(AM_TESTS_FD_REDIRECT)
2366carry.arm.log: carry.arm
2367	@p='carry.arm'; \
2368	b='carry.arm'; \
2369	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2370	--log-file $$b.log --trs-file $$b.trs \
2371	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2372	"$$tst" $(AM_TESTS_FD_REDIRECT)
2373call.arm.log: call.arm
2374	@p='call.arm'; \
2375	b='call.arm'; \
2376	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2377	--log-file $$b.log --trs-file $$b.trs \
2378	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2379	"$$tst" $(AM_TESTS_FD_REDIRECT)
2380float.arm.log: float.arm
2381	@p='float.arm'; \
2382	b='float.arm'; \
2383	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2384	--log-file $$b.log --trs-file $$b.trs \
2385	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2386	"$$tst" $(AM_TESTS_FD_REDIRECT)
2387jmpr.arm.log: jmpr.arm
2388	@p='jmpr.arm'; \
2389	b='jmpr.arm'; \
2390	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2391	--log-file $$b.log --trs-file $$b.trs \
2392	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2393	"$$tst" $(AM_TESTS_FD_REDIRECT)
2394tramp.arm.log: tramp.arm
2395	@p='tramp.arm'; \
2396	b='tramp.arm'; \
2397	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2398	--log-file $$b.log --trs-file $$b.trs \
2399	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2400	"$$tst" $(AM_TESTS_FD_REDIRECT)
2401range.arm.log: range.arm
2402	@p='range.arm'; \
2403	b='range.arm'; \
2404	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2405	--log-file $$b.log --trs-file $$b.trs \
2406	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2407	"$$tst" $(AM_TESTS_FD_REDIRECT)
2408ranger.arm.log: ranger.arm
2409	@p='ranger.arm'; \
2410	b='ranger.arm'; \
2411	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2412	--log-file $$b.log --trs-file $$b.trs \
2413	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2414	"$$tst" $(AM_TESTS_FD_REDIRECT)
2415put.arm.log: put.arm
2416	@p='put.arm'; \
2417	b='put.arm'; \
2418	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2419	--log-file $$b.log --trs-file $$b.trs \
2420	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2421	"$$tst" $(AM_TESTS_FD_REDIRECT)
2422va_list.arm.log: va_list.arm
2423	@p='va_list.arm'; \
2424	b='va_list.arm'; \
2425	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2426	--log-file $$b.log --trs-file $$b.trs \
2427	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2428	"$$tst" $(AM_TESTS_FD_REDIRECT)
24293to2.swf.log: 3to2.swf
2430	@p='3to2.swf'; \
2431	b='3to2.swf'; \
2432	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2433	--log-file $$b.log --trs-file $$b.trs \
2434	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2435	"$$tst" $(AM_TESTS_FD_REDIRECT)
2436add.swf.log: add.swf
2437	@p='add.swf'; \
2438	b='add.swf'; \
2439	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2440	--log-file $$b.log --trs-file $$b.trs \
2441	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2442	"$$tst" $(AM_TESTS_FD_REDIRECT)
2443allocai.swf.log: allocai.swf
2444	@p='allocai.swf'; \
2445	b='allocai.swf'; \
2446	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2447	--log-file $$b.log --trs-file $$b.trs \
2448	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2449	"$$tst" $(AM_TESTS_FD_REDIRECT)
2450allocar.swf.log: allocar.swf
2451	@p='allocar.swf'; \
2452	b='allocar.swf'; \
2453	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2454	--log-file $$b.log --trs-file $$b.trs \
2455	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2456	"$$tst" $(AM_TESTS_FD_REDIRECT)
2457bp.swf.log: bp.swf
2458	@p='bp.swf'; \
2459	b='bp.swf'; \
2460	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2461	--log-file $$b.log --trs-file $$b.trs \
2462	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2463	"$$tst" $(AM_TESTS_FD_REDIRECT)
2464divi.swf.log: divi.swf
2465	@p='divi.swf'; \
2466	b='divi.swf'; \
2467	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2468	--log-file $$b.log --trs-file $$b.trs \
2469	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2470	"$$tst" $(AM_TESTS_FD_REDIRECT)
2471fib.swf.log: fib.swf
2472	@p='fib.swf'; \
2473	b='fib.swf'; \
2474	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2475	--log-file $$b.log --trs-file $$b.trs \
2476	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2477	"$$tst" $(AM_TESTS_FD_REDIRECT)
2478rpn.swf.log: rpn.swf
2479	@p='rpn.swf'; \
2480	b='rpn.swf'; \
2481	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2482	--log-file $$b.log --trs-file $$b.trs \
2483	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2484	"$$tst" $(AM_TESTS_FD_REDIRECT)
2485ldstr.swf.log: ldstr.swf
2486	@p='ldstr.swf'; \
2487	b='ldstr.swf'; \
2488	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2489	--log-file $$b.log --trs-file $$b.trs \
2490	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2491	"$$tst" $(AM_TESTS_FD_REDIRECT)
2492ldsti.swf.log: ldsti.swf
2493	@p='ldsti.swf'; \
2494	b='ldsti.swf'; \
2495	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2496	--log-file $$b.log --trs-file $$b.trs \
2497	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2498	"$$tst" $(AM_TESTS_FD_REDIRECT)
2499ldstxr.swf.log: ldstxr.swf
2500	@p='ldstxr.swf'; \
2501	b='ldstxr.swf'; \
2502	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2503	--log-file $$b.log --trs-file $$b.trs \
2504	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2505	"$$tst" $(AM_TESTS_FD_REDIRECT)
2506ldstxi.swf.log: ldstxi.swf
2507	@p='ldstxi.swf'; \
2508	b='ldstxi.swf'; \
2509	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2510	--log-file $$b.log --trs-file $$b.trs \
2511	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2512	"$$tst" $(AM_TESTS_FD_REDIRECT)
2513ldstr-c.swf.log: ldstr-c.swf
2514	@p='ldstr-c.swf'; \
2515	b='ldstr-c.swf'; \
2516	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2517	--log-file $$b.log --trs-file $$b.trs \
2518	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2519	"$$tst" $(AM_TESTS_FD_REDIRECT)
2520ldstxr-c.swf.log: ldstxr-c.swf
2521	@p='ldstxr-c.swf'; \
2522	b='ldstxr-c.swf'; \
2523	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2524	--log-file $$b.log --trs-file $$b.trs \
2525	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2526	"$$tst" $(AM_TESTS_FD_REDIRECT)
2527ldstxi-c.swf.log: ldstxi-c.swf
2528	@p='ldstxi-c.swf'; \
2529	b='ldstxi-c.swf'; \
2530	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2531	--log-file $$b.log --trs-file $$b.trs \
2532	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2533	"$$tst" $(AM_TESTS_FD_REDIRECT)
2534cvt.swf.log: cvt.swf
2535	@p='cvt.swf'; \
2536	b='cvt.swf'; \
2537	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2538	--log-file $$b.log --trs-file $$b.trs \
2539	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2540	"$$tst" $(AM_TESTS_FD_REDIRECT)
2541hton.swf.log: hton.swf
2542	@p='hton.swf'; \
2543	b='hton.swf'; \
2544	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2545	--log-file $$b.log --trs-file $$b.trs \
2546	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2547	"$$tst" $(AM_TESTS_FD_REDIRECT)
2548branch.swf.log: branch.swf
2549	@p='branch.swf'; \
2550	b='branch.swf'; \
2551	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2552	--log-file $$b.log --trs-file $$b.trs \
2553	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2554	"$$tst" $(AM_TESTS_FD_REDIRECT)
2555alu_add.swf.log: alu_add.swf
2556	@p='alu_add.swf'; \
2557	b='alu_add.swf'; \
2558	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2559	--log-file $$b.log --trs-file $$b.trs \
2560	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2561	"$$tst" $(AM_TESTS_FD_REDIRECT)
2562alux_add.swf.log: alux_add.swf
2563	@p='alux_add.swf'; \
2564	b='alux_add.swf'; \
2565	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2566	--log-file $$b.log --trs-file $$b.trs \
2567	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2568	"$$tst" $(AM_TESTS_FD_REDIRECT)
2569alu_sub.swf.log: alu_sub.swf
2570	@p='alu_sub.swf'; \
2571	b='alu_sub.swf'; \
2572	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2573	--log-file $$b.log --trs-file $$b.trs \
2574	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2575	"$$tst" $(AM_TESTS_FD_REDIRECT)
2576alux_sub.swf.log: alux_sub.swf
2577	@p='alux_sub.swf'; \
2578	b='alux_sub.swf'; \
2579	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2580	--log-file $$b.log --trs-file $$b.trs \
2581	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2582	"$$tst" $(AM_TESTS_FD_REDIRECT)
2583alu_rsb.swf.log: alu_rsb.swf
2584	@p='alu_rsb.swf'; \
2585	b='alu_rsb.swf'; \
2586	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2587	--log-file $$b.log --trs-file $$b.trs \
2588	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2589	"$$tst" $(AM_TESTS_FD_REDIRECT)
2590alu_mul.swf.log: alu_mul.swf
2591	@p='alu_mul.swf'; \
2592	b='alu_mul.swf'; \
2593	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2594	--log-file $$b.log --trs-file $$b.trs \
2595	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2596	"$$tst" $(AM_TESTS_FD_REDIRECT)
2597alu_div.swf.log: alu_div.swf
2598	@p='alu_div.swf'; \
2599	b='alu_div.swf'; \
2600	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2601	--log-file $$b.log --trs-file $$b.trs \
2602	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2603	"$$tst" $(AM_TESTS_FD_REDIRECT)
2604alu_rem.swf.log: alu_rem.swf
2605	@p='alu_rem.swf'; \
2606	b='alu_rem.swf'; \
2607	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2608	--log-file $$b.log --trs-file $$b.trs \
2609	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2610	"$$tst" $(AM_TESTS_FD_REDIRECT)
2611alu_and.swf.log: alu_and.swf
2612	@p='alu_and.swf'; \
2613	b='alu_and.swf'; \
2614	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2615	--log-file $$b.log --trs-file $$b.trs \
2616	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2617	"$$tst" $(AM_TESTS_FD_REDIRECT)
2618alu_or.swf.log: alu_or.swf
2619	@p='alu_or.swf'; \
2620	b='alu_or.swf'; \
2621	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2622	--log-file $$b.log --trs-file $$b.trs \
2623	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2624	"$$tst" $(AM_TESTS_FD_REDIRECT)
2625alu_xor.swf.log: alu_xor.swf
2626	@p='alu_xor.swf'; \
2627	b='alu_xor.swf'; \
2628	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2629	--log-file $$b.log --trs-file $$b.trs \
2630	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2631	"$$tst" $(AM_TESTS_FD_REDIRECT)
2632alu_lsh.swf.log: alu_lsh.swf
2633	@p='alu_lsh.swf'; \
2634	b='alu_lsh.swf'; \
2635	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2636	--log-file $$b.log --trs-file $$b.trs \
2637	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2638	"$$tst" $(AM_TESTS_FD_REDIRECT)
2639alu_rsh.swf.log: alu_rsh.swf
2640	@p='alu_rsh.swf'; \
2641	b='alu_rsh.swf'; \
2642	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2643	--log-file $$b.log --trs-file $$b.trs \
2644	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2645	"$$tst" $(AM_TESTS_FD_REDIRECT)
2646alu_com.swf.log: alu_com.swf
2647	@p='alu_com.swf'; \
2648	b='alu_com.swf'; \
2649	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2650	--log-file $$b.log --trs-file $$b.trs \
2651	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2652	"$$tst" $(AM_TESTS_FD_REDIRECT)
2653alu_neg.swf.log: alu_neg.swf
2654	@p='alu_neg.swf'; \
2655	b='alu_neg.swf'; \
2656	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2657	--log-file $$b.log --trs-file $$b.trs \
2658	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2659	"$$tst" $(AM_TESTS_FD_REDIRECT)
2660fop_abs.swf.log: fop_abs.swf
2661	@p='fop_abs.swf'; \
2662	b='fop_abs.swf'; \
2663	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2664	--log-file $$b.log --trs-file $$b.trs \
2665	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2666	"$$tst" $(AM_TESTS_FD_REDIRECT)
2667fop_sqrt.swf.log: fop_sqrt.swf
2668	@p='fop_sqrt.swf'; \
2669	b='fop_sqrt.swf'; \
2670	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2671	--log-file $$b.log --trs-file $$b.trs \
2672	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2673	"$$tst" $(AM_TESTS_FD_REDIRECT)
2674varargs.swf.log: varargs.swf
2675	@p='varargs.swf'; \
2676	b='varargs.swf'; \
2677	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2678	--log-file $$b.log --trs-file $$b.trs \
2679	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2680	"$$tst" $(AM_TESTS_FD_REDIRECT)
2681stack.swf.log: stack.swf
2682	@p='stack.swf'; \
2683	b='stack.swf'; \
2684	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2685	--log-file $$b.log --trs-file $$b.trs \
2686	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2687	"$$tst" $(AM_TESTS_FD_REDIRECT)
2688clobber.swf.log: clobber.swf
2689	@p='clobber.swf'; \
2690	b='clobber.swf'; \
2691	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2692	--log-file $$b.log --trs-file $$b.trs \
2693	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2694	"$$tst" $(AM_TESTS_FD_REDIRECT)
2695carry.swf.log: carry.swf
2696	@p='carry.swf'; \
2697	b='carry.swf'; \
2698	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2699	--log-file $$b.log --trs-file $$b.trs \
2700	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2701	"$$tst" $(AM_TESTS_FD_REDIRECT)
2702call.swf.log: call.swf
2703	@p='call.swf'; \
2704	b='call.swf'; \
2705	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2706	--log-file $$b.log --trs-file $$b.trs \
2707	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2708	"$$tst" $(AM_TESTS_FD_REDIRECT)
2709float.swf.log: float.swf
2710	@p='float.swf'; \
2711	b='float.swf'; \
2712	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2713	--log-file $$b.log --trs-file $$b.trs \
2714	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2715	"$$tst" $(AM_TESTS_FD_REDIRECT)
2716jmpr.swf.log: jmpr.swf
2717	@p='jmpr.swf'; \
2718	b='jmpr.swf'; \
2719	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2720	--log-file $$b.log --trs-file $$b.trs \
2721	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2722	"$$tst" $(AM_TESTS_FD_REDIRECT)
2723tramp.swf.log: tramp.swf
2724	@p='tramp.swf'; \
2725	b='tramp.swf'; \
2726	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2727	--log-file $$b.log --trs-file $$b.trs \
2728	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2729	"$$tst" $(AM_TESTS_FD_REDIRECT)
2730range.swf.log: range.swf
2731	@p='range.swf'; \
2732	b='range.swf'; \
2733	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2734	--log-file $$b.log --trs-file $$b.trs \
2735	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2736	"$$tst" $(AM_TESTS_FD_REDIRECT)
2737ranger.swf.log: ranger.swf
2738	@p='ranger.swf'; \
2739	b='ranger.swf'; \
2740	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2741	--log-file $$b.log --trs-file $$b.trs \
2742	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2743	"$$tst" $(AM_TESTS_FD_REDIRECT)
2744put.swf.log: put.swf
2745	@p='put.swf'; \
2746	b='put.swf'; \
2747	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2748	--log-file $$b.log --trs-file $$b.trs \
2749	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2750	"$$tst" $(AM_TESTS_FD_REDIRECT)
2751va_list.swf.log: va_list.swf
2752	@p='va_list.swf'; \
2753	b='va_list.swf'; \
2754	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2755	--log-file $$b.log --trs-file $$b.trs \
2756	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2757	"$$tst" $(AM_TESTS_FD_REDIRECT)
27583to2.arm.swf.log: 3to2.arm.swf
2759	@p='3to2.arm.swf'; \
2760	b='3to2.arm.swf'; \
2761	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2762	--log-file $$b.log --trs-file $$b.trs \
2763	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2764	"$$tst" $(AM_TESTS_FD_REDIRECT)
2765add.arm.swf.log: add.arm.swf
2766	@p='add.arm.swf'; \
2767	b='add.arm.swf'; \
2768	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2769	--log-file $$b.log --trs-file $$b.trs \
2770	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2771	"$$tst" $(AM_TESTS_FD_REDIRECT)
2772allocai.arm.swf.log: allocai.arm.swf
2773	@p='allocai.arm.swf'; \
2774	b='allocai.arm.swf'; \
2775	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2776	--log-file $$b.log --trs-file $$b.trs \
2777	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2778	"$$tst" $(AM_TESTS_FD_REDIRECT)
2779allocar.arm.swf.log: allocar.arm.swf
2780	@p='allocar.arm.swf'; \
2781	b='allocar.arm.swf'; \
2782	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2783	--log-file $$b.log --trs-file $$b.trs \
2784	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2785	"$$tst" $(AM_TESTS_FD_REDIRECT)
2786bp.arm.swf.log: bp.arm.swf
2787	@p='bp.arm.swf'; \
2788	b='bp.arm.swf'; \
2789	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2790	--log-file $$b.log --trs-file $$b.trs \
2791	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2792	"$$tst" $(AM_TESTS_FD_REDIRECT)
2793divi.arm.swf.log: divi.arm.swf
2794	@p='divi.arm.swf'; \
2795	b='divi.arm.swf'; \
2796	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2797	--log-file $$b.log --trs-file $$b.trs \
2798	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2799	"$$tst" $(AM_TESTS_FD_REDIRECT)
2800fib.arm.swf.log: fib.arm.swf
2801	@p='fib.arm.swf'; \
2802	b='fib.arm.swf'; \
2803	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2804	--log-file $$b.log --trs-file $$b.trs \
2805	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2806	"$$tst" $(AM_TESTS_FD_REDIRECT)
2807rpn.arm.swf.log: rpn.arm.swf
2808	@p='rpn.arm.swf'; \
2809	b='rpn.arm.swf'; \
2810	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2811	--log-file $$b.log --trs-file $$b.trs \
2812	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2813	"$$tst" $(AM_TESTS_FD_REDIRECT)
2814ldstr.arm.swf.log: ldstr.arm.swf
2815	@p='ldstr.arm.swf'; \
2816	b='ldstr.arm.swf'; \
2817	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2818	--log-file $$b.log --trs-file $$b.trs \
2819	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2820	"$$tst" $(AM_TESTS_FD_REDIRECT)
2821ldsti.arm.swf.log: ldsti.arm.swf
2822	@p='ldsti.arm.swf'; \
2823	b='ldsti.arm.swf'; \
2824	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2825	--log-file $$b.log --trs-file $$b.trs \
2826	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2827	"$$tst" $(AM_TESTS_FD_REDIRECT)
2828ldstxr.arm.swf.log: ldstxr.arm.swf
2829	@p='ldstxr.arm.swf'; \
2830	b='ldstxr.arm.swf'; \
2831	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2832	--log-file $$b.log --trs-file $$b.trs \
2833	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2834	"$$tst" $(AM_TESTS_FD_REDIRECT)
2835ldstxi.arm.swf.log: ldstxi.arm.swf
2836	@p='ldstxi.arm.swf'; \
2837	b='ldstxi.arm.swf'; \
2838	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2839	--log-file $$b.log --trs-file $$b.trs \
2840	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2841	"$$tst" $(AM_TESTS_FD_REDIRECT)
2842ldstr-c.arm.swf.log: ldstr-c.arm.swf
2843	@p='ldstr-c.arm.swf'; \
2844	b='ldstr-c.arm.swf'; \
2845	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2846	--log-file $$b.log --trs-file $$b.trs \
2847	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2848	"$$tst" $(AM_TESTS_FD_REDIRECT)
2849ldstxr-c.arm.swf.log: ldstxr-c.arm.swf
2850	@p='ldstxr-c.arm.swf'; \
2851	b='ldstxr-c.arm.swf'; \
2852	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2853	--log-file $$b.log --trs-file $$b.trs \
2854	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2855	"$$tst" $(AM_TESTS_FD_REDIRECT)
2856ldstxi-c.arm.swf.log: ldstxi-c.arm.swf
2857	@p='ldstxi-c.arm.swf'; \
2858	b='ldstxi-c.arm.swf'; \
2859	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2860	--log-file $$b.log --trs-file $$b.trs \
2861	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2862	"$$tst" $(AM_TESTS_FD_REDIRECT)
2863cvt.arm.swf.log: cvt.arm.swf
2864	@p='cvt.arm.swf'; \
2865	b='cvt.arm.swf'; \
2866	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2867	--log-file $$b.log --trs-file $$b.trs \
2868	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2869	"$$tst" $(AM_TESTS_FD_REDIRECT)
2870hton.arm.swf.log: hton.arm.swf
2871	@p='hton.arm.swf'; \
2872	b='hton.arm.swf'; \
2873	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2874	--log-file $$b.log --trs-file $$b.trs \
2875	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2876	"$$tst" $(AM_TESTS_FD_REDIRECT)
2877branch.arm.swf.log: branch.arm.swf
2878	@p='branch.arm.swf'; \
2879	b='branch.arm.swf'; \
2880	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2881	--log-file $$b.log --trs-file $$b.trs \
2882	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2883	"$$tst" $(AM_TESTS_FD_REDIRECT)
2884alu_add.arm.swf.log: alu_add.arm.swf
2885	@p='alu_add.arm.swf'; \
2886	b='alu_add.arm.swf'; \
2887	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2888	--log-file $$b.log --trs-file $$b.trs \
2889	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2890	"$$tst" $(AM_TESTS_FD_REDIRECT)
2891alux_add.arm.swf.log: alux_add.arm.swf
2892	@p='alux_add.arm.swf'; \
2893	b='alux_add.arm.swf'; \
2894	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2895	--log-file $$b.log --trs-file $$b.trs \
2896	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2897	"$$tst" $(AM_TESTS_FD_REDIRECT)
2898alu_sub.arm.swf.log: alu_sub.arm.swf
2899	@p='alu_sub.arm.swf'; \
2900	b='alu_sub.arm.swf'; \
2901	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2902	--log-file $$b.log --trs-file $$b.trs \
2903	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2904	"$$tst" $(AM_TESTS_FD_REDIRECT)
2905alux_sub.arm.swf.log: alux_sub.arm.swf
2906	@p='alux_sub.arm.swf'; \
2907	b='alux_sub.arm.swf'; \
2908	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2909	--log-file $$b.log --trs-file $$b.trs \
2910	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2911	"$$tst" $(AM_TESTS_FD_REDIRECT)
2912alu_rsb.arm.swf.log: alu_rsb.arm.swf
2913	@p='alu_rsb.arm.swf'; \
2914	b='alu_rsb.arm.swf'; \
2915	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2916	--log-file $$b.log --trs-file $$b.trs \
2917	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2918	"$$tst" $(AM_TESTS_FD_REDIRECT)
2919alu_mul.arm.swf.log: alu_mul.arm.swf
2920	@p='alu_mul.arm.swf'; \
2921	b='alu_mul.arm.swf'; \
2922	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2923	--log-file $$b.log --trs-file $$b.trs \
2924	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2925	"$$tst" $(AM_TESTS_FD_REDIRECT)
2926alu_div.arm.swf.log: alu_div.arm.swf
2927	@p='alu_div.arm.swf'; \
2928	b='alu_div.arm.swf'; \
2929	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2930	--log-file $$b.log --trs-file $$b.trs \
2931	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2932	"$$tst" $(AM_TESTS_FD_REDIRECT)
2933alu_rem.arm.swf.log: alu_rem.arm.swf
2934	@p='alu_rem.arm.swf'; \
2935	b='alu_rem.arm.swf'; \
2936	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2937	--log-file $$b.log --trs-file $$b.trs \
2938	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2939	"$$tst" $(AM_TESTS_FD_REDIRECT)
2940alu_and.arm.swf.log: alu_and.arm.swf
2941	@p='alu_and.arm.swf'; \
2942	b='alu_and.arm.swf'; \
2943	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2944	--log-file $$b.log --trs-file $$b.trs \
2945	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2946	"$$tst" $(AM_TESTS_FD_REDIRECT)
2947alu_or.arm.swf.log: alu_or.arm.swf
2948	@p='alu_or.arm.swf'; \
2949	b='alu_or.arm.swf'; \
2950	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2951	--log-file $$b.log --trs-file $$b.trs \
2952	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2953	"$$tst" $(AM_TESTS_FD_REDIRECT)
2954alu_xor.arm.swf.log: alu_xor.arm.swf
2955	@p='alu_xor.arm.swf'; \
2956	b='alu_xor.arm.swf'; \
2957	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2958	--log-file $$b.log --trs-file $$b.trs \
2959	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2960	"$$tst" $(AM_TESTS_FD_REDIRECT)
2961alu_lsh.arm.swf.log: alu_lsh.arm.swf
2962	@p='alu_lsh.arm.swf'; \
2963	b='alu_lsh.arm.swf'; \
2964	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2965	--log-file $$b.log --trs-file $$b.trs \
2966	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2967	"$$tst" $(AM_TESTS_FD_REDIRECT)
2968alu_rsh.arm.swf.log: alu_rsh.arm.swf
2969	@p='alu_rsh.arm.swf'; \
2970	b='alu_rsh.arm.swf'; \
2971	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2972	--log-file $$b.log --trs-file $$b.trs \
2973	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2974	"$$tst" $(AM_TESTS_FD_REDIRECT)
2975alu_com.arm.swf.log: alu_com.arm.swf
2976	@p='alu_com.arm.swf'; \
2977	b='alu_com.arm.swf'; \
2978	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2979	--log-file $$b.log --trs-file $$b.trs \
2980	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2981	"$$tst" $(AM_TESTS_FD_REDIRECT)
2982alu_neg.arm.swf.log: alu_neg.arm.swf
2983	@p='alu_neg.arm.swf'; \
2984	b='alu_neg.arm.swf'; \
2985	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2986	--log-file $$b.log --trs-file $$b.trs \
2987	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2988	"$$tst" $(AM_TESTS_FD_REDIRECT)
2989fop_abs.arm.swf.log: fop_abs.arm.swf
2990	@p='fop_abs.arm.swf'; \
2991	b='fop_abs.arm.swf'; \
2992	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2993	--log-file $$b.log --trs-file $$b.trs \
2994	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2995	"$$tst" $(AM_TESTS_FD_REDIRECT)
2996fop_sqrt.arm.swf.log: fop_sqrt.arm.swf
2997	@p='fop_sqrt.arm.swf'; \
2998	b='fop_sqrt.arm.swf'; \
2999	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3000	--log-file $$b.log --trs-file $$b.trs \
3001	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3002	"$$tst" $(AM_TESTS_FD_REDIRECT)
3003varargs.arm.swf.log: varargs.arm.swf
3004	@p='varargs.arm.swf'; \
3005	b='varargs.arm.swf'; \
3006	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3007	--log-file $$b.log --trs-file $$b.trs \
3008	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3009	"$$tst" $(AM_TESTS_FD_REDIRECT)
3010stack.arm.swf.log: stack.arm.swf
3011	@p='stack.arm.swf'; \
3012	b='stack.arm.swf'; \
3013	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3014	--log-file $$b.log --trs-file $$b.trs \
3015	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3016	"$$tst" $(AM_TESTS_FD_REDIRECT)
3017clobber.arm.swf.log: clobber.arm.swf
3018	@p='clobber.arm.swf'; \
3019	b='clobber.arm.swf'; \
3020	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3021	--log-file $$b.log --trs-file $$b.trs \
3022	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3023	"$$tst" $(AM_TESTS_FD_REDIRECT)
3024carry.arm.swf.log: carry.arm.swf
3025	@p='carry.arm.swf'; \
3026	b='carry.arm.swf'; \
3027	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3028	--log-file $$b.log --trs-file $$b.trs \
3029	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3030	"$$tst" $(AM_TESTS_FD_REDIRECT)
3031call.arm.swf.log: call.arm.swf
3032	@p='call.arm.swf'; \
3033	b='call.arm.swf'; \
3034	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3035	--log-file $$b.log --trs-file $$b.trs \
3036	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3037	"$$tst" $(AM_TESTS_FD_REDIRECT)
3038float.arm.swf.log: float.arm.swf
3039	@p='float.arm.swf'; \
3040	b='float.arm.swf'; \
3041	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3042	--log-file $$b.log --trs-file $$b.trs \
3043	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3044	"$$tst" $(AM_TESTS_FD_REDIRECT)
3045jmpr.arm.swf.log: jmpr.arm.swf
3046	@p='jmpr.arm.swf'; \
3047	b='jmpr.arm.swf'; \
3048	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3049	--log-file $$b.log --trs-file $$b.trs \
3050	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3051	"$$tst" $(AM_TESTS_FD_REDIRECT)
3052tramp.arm.swf.log: tramp.arm.swf
3053	@p='tramp.arm.swf'; \
3054	b='tramp.arm.swf'; \
3055	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3056	--log-file $$b.log --trs-file $$b.trs \
3057	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3058	"$$tst" $(AM_TESTS_FD_REDIRECT)
3059range.arm.swf.log: range.arm.swf
3060	@p='range.arm.swf'; \
3061	b='range.arm.swf'; \
3062	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3063	--log-file $$b.log --trs-file $$b.trs \
3064	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3065	"$$tst" $(AM_TESTS_FD_REDIRECT)
3066ranger.arm.swf.log: ranger.arm.swf
3067	@p='ranger.arm.swf'; \
3068	b='ranger.arm.swf'; \
3069	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3070	--log-file $$b.log --trs-file $$b.trs \
3071	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3072	"$$tst" $(AM_TESTS_FD_REDIRECT)
3073put.arm.swf.log: put.arm.swf
3074	@p='put.arm.swf'; \
3075	b='put.arm.swf'; \
3076	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3077	--log-file $$b.log --trs-file $$b.trs \
3078	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3079	"$$tst" $(AM_TESTS_FD_REDIRECT)
3080va_list.arm.swf.log: va_list.arm.swf
3081	@p='va_list.arm.swf'; \
3082	b='va_list.arm.swf'; \
3083	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3084	--log-file $$b.log --trs-file $$b.trs \
3085	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3086	"$$tst" $(AM_TESTS_FD_REDIRECT)
30873to2.arm4.swf.log: 3to2.arm4.swf
3088	@p='3to2.arm4.swf'; \
3089	b='3to2.arm4.swf'; \
3090	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3091	--log-file $$b.log --trs-file $$b.trs \
3092	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3093	"$$tst" $(AM_TESTS_FD_REDIRECT)
3094add.arm4.swf.log: add.arm4.swf
3095	@p='add.arm4.swf'; \
3096	b='add.arm4.swf'; \
3097	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3098	--log-file $$b.log --trs-file $$b.trs \
3099	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3100	"$$tst" $(AM_TESTS_FD_REDIRECT)
3101allocai.arm4.swf.log: allocai.arm4.swf
3102	@p='allocai.arm4.swf'; \
3103	b='allocai.arm4.swf'; \
3104	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3105	--log-file $$b.log --trs-file $$b.trs \
3106	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3107	"$$tst" $(AM_TESTS_FD_REDIRECT)
3108allocar.arm4.swf.log: allocar.arm4.swf
3109	@p='allocar.arm4.swf'; \
3110	b='allocar.arm4.swf'; \
3111	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3112	--log-file $$b.log --trs-file $$b.trs \
3113	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3114	"$$tst" $(AM_TESTS_FD_REDIRECT)
3115bp.arm4.swf.log: bp.arm4.swf
3116	@p='bp.arm4.swf'; \
3117	b='bp.arm4.swf'; \
3118	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3119	--log-file $$b.log --trs-file $$b.trs \
3120	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3121	"$$tst" $(AM_TESTS_FD_REDIRECT)
3122divi.arm4.swf.log: divi.arm4.swf
3123	@p='divi.arm4.swf'; \
3124	b='divi.arm4.swf'; \
3125	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3126	--log-file $$b.log --trs-file $$b.trs \
3127	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3128	"$$tst" $(AM_TESTS_FD_REDIRECT)
3129fib.arm4.swf.log: fib.arm4.swf
3130	@p='fib.arm4.swf'; \
3131	b='fib.arm4.swf'; \
3132	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3133	--log-file $$b.log --trs-file $$b.trs \
3134	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3135	"$$tst" $(AM_TESTS_FD_REDIRECT)
3136rpn.arm4.swf.log: rpn.arm4.swf
3137	@p='rpn.arm4.swf'; \
3138	b='rpn.arm4.swf'; \
3139	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3140	--log-file $$b.log --trs-file $$b.trs \
3141	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3142	"$$tst" $(AM_TESTS_FD_REDIRECT)
3143ldstr.arm4.swf.log: ldstr.arm4.swf
3144	@p='ldstr.arm4.swf'; \
3145	b='ldstr.arm4.swf'; \
3146	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3147	--log-file $$b.log --trs-file $$b.trs \
3148	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3149	"$$tst" $(AM_TESTS_FD_REDIRECT)
3150ldsti.arm4.swf.log: ldsti.arm4.swf
3151	@p='ldsti.arm4.swf'; \
3152	b='ldsti.arm4.swf'; \
3153	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3154	--log-file $$b.log --trs-file $$b.trs \
3155	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3156	"$$tst" $(AM_TESTS_FD_REDIRECT)
3157ldstxr.arm4.swf.log: ldstxr.arm4.swf
3158	@p='ldstxr.arm4.swf'; \
3159	b='ldstxr.arm4.swf'; \
3160	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3161	--log-file $$b.log --trs-file $$b.trs \
3162	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3163	"$$tst" $(AM_TESTS_FD_REDIRECT)
3164ldstxi.arm4.swf.log: ldstxi.arm4.swf
3165	@p='ldstxi.arm4.swf'; \
3166	b='ldstxi.arm4.swf'; \
3167	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3168	--log-file $$b.log --trs-file $$b.trs \
3169	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3170	"$$tst" $(AM_TESTS_FD_REDIRECT)
3171ldstr-c.arm4.swf.log: ldstr-c.arm4.swf
3172	@p='ldstr-c.arm4.swf'; \
3173	b='ldstr-c.arm4.swf'; \
3174	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3175	--log-file $$b.log --trs-file $$b.trs \
3176	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3177	"$$tst" $(AM_TESTS_FD_REDIRECT)
3178ldstxr-c.arm4.swf.log: ldstxr-c.arm4.swf
3179	@p='ldstxr-c.arm4.swf'; \
3180	b='ldstxr-c.arm4.swf'; \
3181	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3182	--log-file $$b.log --trs-file $$b.trs \
3183	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3184	"$$tst" $(AM_TESTS_FD_REDIRECT)
3185ldstxi-c.arm4.swf.log: ldstxi-c.arm4.swf
3186	@p='ldstxi-c.arm4.swf'; \
3187	b='ldstxi-c.arm4.swf'; \
3188	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3189	--log-file $$b.log --trs-file $$b.trs \
3190	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3191	"$$tst" $(AM_TESTS_FD_REDIRECT)
3192cvt.arm4.swf.log: cvt.arm4.swf
3193	@p='cvt.arm4.swf'; \
3194	b='cvt.arm4.swf'; \
3195	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3196	--log-file $$b.log --trs-file $$b.trs \
3197	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3198	"$$tst" $(AM_TESTS_FD_REDIRECT)
3199hton.arm4.swf.log: hton.arm4.swf
3200	@p='hton.arm4.swf'; \
3201	b='hton.arm4.swf'; \
3202	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3203	--log-file $$b.log --trs-file $$b.trs \
3204	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3205	"$$tst" $(AM_TESTS_FD_REDIRECT)
3206branch.arm4.swf.log: branch.arm4.swf
3207	@p='branch.arm4.swf'; \
3208	b='branch.arm4.swf'; \
3209	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3210	--log-file $$b.log --trs-file $$b.trs \
3211	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3212	"$$tst" $(AM_TESTS_FD_REDIRECT)
3213alu_add.arm4.swf.log: alu_add.arm4.swf
3214	@p='alu_add.arm4.swf'; \
3215	b='alu_add.arm4.swf'; \
3216	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3217	--log-file $$b.log --trs-file $$b.trs \
3218	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3219	"$$tst" $(AM_TESTS_FD_REDIRECT)
3220alux_add.arm4.swf.log: alux_add.arm4.swf
3221	@p='alux_add.arm4.swf'; \
3222	b='alux_add.arm4.swf'; \
3223	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3224	--log-file $$b.log --trs-file $$b.trs \
3225	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3226	"$$tst" $(AM_TESTS_FD_REDIRECT)
3227alu_sub.arm4.swf.log: alu_sub.arm4.swf
3228	@p='alu_sub.arm4.swf'; \
3229	b='alu_sub.arm4.swf'; \
3230	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3231	--log-file $$b.log --trs-file $$b.trs \
3232	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3233	"$$tst" $(AM_TESTS_FD_REDIRECT)
3234alux_sub.arm4.swf.log: alux_sub.arm4.swf
3235	@p='alux_sub.arm4.swf'; \
3236	b='alux_sub.arm4.swf'; \
3237	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3238	--log-file $$b.log --trs-file $$b.trs \
3239	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3240	"$$tst" $(AM_TESTS_FD_REDIRECT)
3241alu_rsb.arm4.swf.log: alu_rsb.arm4.swf
3242	@p='alu_rsb.arm4.swf'; \
3243	b='alu_rsb.arm4.swf'; \
3244	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3245	--log-file $$b.log --trs-file $$b.trs \
3246	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3247	"$$tst" $(AM_TESTS_FD_REDIRECT)
3248alu_mul.arm4.swf.log: alu_mul.arm4.swf
3249	@p='alu_mul.arm4.swf'; \
3250	b='alu_mul.arm4.swf'; \
3251	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3252	--log-file $$b.log --trs-file $$b.trs \
3253	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3254	"$$tst" $(AM_TESTS_FD_REDIRECT)
3255alu_div.arm4.swf.log: alu_div.arm4.swf
3256	@p='alu_div.arm4.swf'; \
3257	b='alu_div.arm4.swf'; \
3258	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3259	--log-file $$b.log --trs-file $$b.trs \
3260	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3261	"$$tst" $(AM_TESTS_FD_REDIRECT)
3262alu_rem.arm4.swf.log: alu_rem.arm4.swf
3263	@p='alu_rem.arm4.swf'; \
3264	b='alu_rem.arm4.swf'; \
3265	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3266	--log-file $$b.log --trs-file $$b.trs \
3267	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3268	"$$tst" $(AM_TESTS_FD_REDIRECT)
3269alu_and.arm4.swf.log: alu_and.arm4.swf
3270	@p='alu_and.arm4.swf'; \
3271	b='alu_and.arm4.swf'; \
3272	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3273	--log-file $$b.log --trs-file $$b.trs \
3274	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3275	"$$tst" $(AM_TESTS_FD_REDIRECT)
3276alu_or.arm4.swf.log: alu_or.arm4.swf
3277	@p='alu_or.arm4.swf'; \
3278	b='alu_or.arm4.swf'; \
3279	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3280	--log-file $$b.log --trs-file $$b.trs \
3281	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3282	"$$tst" $(AM_TESTS_FD_REDIRECT)
3283alu_xor.arm4.swf.log: alu_xor.arm4.swf
3284	@p='alu_xor.arm4.swf'; \
3285	b='alu_xor.arm4.swf'; \
3286	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3287	--log-file $$b.log --trs-file $$b.trs \
3288	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3289	"$$tst" $(AM_TESTS_FD_REDIRECT)
3290alu_lsh.arm4.swf.log: alu_lsh.arm4.swf
3291	@p='alu_lsh.arm4.swf'; \
3292	b='alu_lsh.arm4.swf'; \
3293	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3294	--log-file $$b.log --trs-file $$b.trs \
3295	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3296	"$$tst" $(AM_TESTS_FD_REDIRECT)
3297alu_rsh.arm4.swf.log: alu_rsh.arm4.swf
3298	@p='alu_rsh.arm4.swf'; \
3299	b='alu_rsh.arm4.swf'; \
3300	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3301	--log-file $$b.log --trs-file $$b.trs \
3302	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3303	"$$tst" $(AM_TESTS_FD_REDIRECT)
3304alu_com.arm4.swf.log: alu_com.arm4.swf
3305	@p='alu_com.arm4.swf'; \
3306	b='alu_com.arm4.swf'; \
3307	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3308	--log-file $$b.log --trs-file $$b.trs \
3309	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3310	"$$tst" $(AM_TESTS_FD_REDIRECT)
3311alu_neg.arm4.swf.log: alu_neg.arm4.swf
3312	@p='alu_neg.arm4.swf'; \
3313	b='alu_neg.arm4.swf'; \
3314	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3315	--log-file $$b.log --trs-file $$b.trs \
3316	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3317	"$$tst" $(AM_TESTS_FD_REDIRECT)
3318fop_abs.arm4.swf.log: fop_abs.arm4.swf
3319	@p='fop_abs.arm4.swf'; \
3320	b='fop_abs.arm4.swf'; \
3321	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3322	--log-file $$b.log --trs-file $$b.trs \
3323	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3324	"$$tst" $(AM_TESTS_FD_REDIRECT)
3325fop_sqrt.arm4.swf.log: fop_sqrt.arm4.swf
3326	@p='fop_sqrt.arm4.swf'; \
3327	b='fop_sqrt.arm4.swf'; \
3328	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3329	--log-file $$b.log --trs-file $$b.trs \
3330	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3331	"$$tst" $(AM_TESTS_FD_REDIRECT)
3332varargs.arm4.swf.log: varargs.arm4.swf
3333	@p='varargs.arm4.swf'; \
3334	b='varargs.arm4.swf'; \
3335	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3336	--log-file $$b.log --trs-file $$b.trs \
3337	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3338	"$$tst" $(AM_TESTS_FD_REDIRECT)
3339stack.arm4.swf.log: stack.arm4.swf
3340	@p='stack.arm4.swf'; \
3341	b='stack.arm4.swf'; \
3342	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3343	--log-file $$b.log --trs-file $$b.trs \
3344	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3345	"$$tst" $(AM_TESTS_FD_REDIRECT)
3346clobber.arm4.swf.log: clobber.arm4.swf
3347	@p='clobber.arm4.swf'; \
3348	b='clobber.arm4.swf'; \
3349	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3350	--log-file $$b.log --trs-file $$b.trs \
3351	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3352	"$$tst" $(AM_TESTS_FD_REDIRECT)
3353carry.arm4.swf.log: carry.arm4.swf
3354	@p='carry.arm4.swf'; \
3355	b='carry.arm4.swf'; \
3356	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3357	--log-file $$b.log --trs-file $$b.trs \
3358	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3359	"$$tst" $(AM_TESTS_FD_REDIRECT)
3360call.arm4.swf.log: call.arm4.swf
3361	@p='call.arm4.swf'; \
3362	b='call.arm4.swf'; \
3363	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3364	--log-file $$b.log --trs-file $$b.trs \
3365	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3366	"$$tst" $(AM_TESTS_FD_REDIRECT)
3367float.arm4.swf.log: float.arm4.swf
3368	@p='float.arm4.swf'; \
3369	b='float.arm4.swf'; \
3370	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3371	--log-file $$b.log --trs-file $$b.trs \
3372	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3373	"$$tst" $(AM_TESTS_FD_REDIRECT)
3374jmpr.arm4.swf.log: jmpr.arm4.swf
3375	@p='jmpr.arm4.swf'; \
3376	b='jmpr.arm4.swf'; \
3377	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3378	--log-file $$b.log --trs-file $$b.trs \
3379	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3380	"$$tst" $(AM_TESTS_FD_REDIRECT)
3381tramp.arm4.swf.log: tramp.arm4.swf
3382	@p='tramp.arm4.swf'; \
3383	b='tramp.arm4.swf'; \
3384	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3385	--log-file $$b.log --trs-file $$b.trs \
3386	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3387	"$$tst" $(AM_TESTS_FD_REDIRECT)
3388range.arm4.swf.log: range.arm4.swf
3389	@p='range.arm4.swf'; \
3390	b='range.arm4.swf'; \
3391	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3392	--log-file $$b.log --trs-file $$b.trs \
3393	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3394	"$$tst" $(AM_TESTS_FD_REDIRECT)
3395ranger.arm4.swf.log: ranger.arm4.swf
3396	@p='ranger.arm4.swf'; \
3397	b='ranger.arm4.swf'; \
3398	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3399	--log-file $$b.log --trs-file $$b.trs \
3400	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3401	"$$tst" $(AM_TESTS_FD_REDIRECT)
3402put.arm4.swf.log: put.arm4.swf
3403	@p='put.arm4.swf'; \
3404	b='put.arm4.swf'; \
3405	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3406	--log-file $$b.log --trs-file $$b.trs \
3407	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3408	"$$tst" $(AM_TESTS_FD_REDIRECT)
3409va_list.arm4.swf.log: va_list.arm4.swf
3410	@p='va_list.arm4.swf'; \
3411	b='va_list.arm4.swf'; \
3412	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3413	--log-file $$b.log --trs-file $$b.trs \
3414	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3415	"$$tst" $(AM_TESTS_FD_REDIRECT)
34163to2.nodata.log: 3to2.nodata
3417	@p='3to2.nodata'; \
3418	b='3to2.nodata'; \
3419	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3420	--log-file $$b.log --trs-file $$b.trs \
3421	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3422	"$$tst" $(AM_TESTS_FD_REDIRECT)
3423add.nodata.log: add.nodata
3424	@p='add.nodata'; \
3425	b='add.nodata'; \
3426	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3427	--log-file $$b.log --trs-file $$b.trs \
3428	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3429	"$$tst" $(AM_TESTS_FD_REDIRECT)
3430allocai.nodata.log: allocai.nodata
3431	@p='allocai.nodata'; \
3432	b='allocai.nodata'; \
3433	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3434	--log-file $$b.log --trs-file $$b.trs \
3435	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3436	"$$tst" $(AM_TESTS_FD_REDIRECT)
3437allocar.nodata.log: allocar.nodata
3438	@p='allocar.nodata'; \
3439	b='allocar.nodata'; \
3440	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3441	--log-file $$b.log --trs-file $$b.trs \
3442	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3443	"$$tst" $(AM_TESTS_FD_REDIRECT)
3444bp.nodata.log: bp.nodata
3445	@p='bp.nodata'; \
3446	b='bp.nodata'; \
3447	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3448	--log-file $$b.log --trs-file $$b.trs \
3449	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3450	"$$tst" $(AM_TESTS_FD_REDIRECT)
3451divi.nodata.log: divi.nodata
3452	@p='divi.nodata'; \
3453	b='divi.nodata'; \
3454	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3455	--log-file $$b.log --trs-file $$b.trs \
3456	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3457	"$$tst" $(AM_TESTS_FD_REDIRECT)
3458fib.nodata.log: fib.nodata
3459	@p='fib.nodata'; \
3460	b='fib.nodata'; \
3461	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3462	--log-file $$b.log --trs-file $$b.trs \
3463	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3464	"$$tst" $(AM_TESTS_FD_REDIRECT)
3465rpn.nodata.log: rpn.nodata
3466	@p='rpn.nodata'; \
3467	b='rpn.nodata'; \
3468	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3469	--log-file $$b.log --trs-file $$b.trs \
3470	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3471	"$$tst" $(AM_TESTS_FD_REDIRECT)
3472ldstr.nodata.log: ldstr.nodata
3473	@p='ldstr.nodata'; \
3474	b='ldstr.nodata'; \
3475	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3476	--log-file $$b.log --trs-file $$b.trs \
3477	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3478	"$$tst" $(AM_TESTS_FD_REDIRECT)
3479ldsti.nodata.log: ldsti.nodata
3480	@p='ldsti.nodata'; \
3481	b='ldsti.nodata'; \
3482	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3483	--log-file $$b.log --trs-file $$b.trs \
3484	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3485	"$$tst" $(AM_TESTS_FD_REDIRECT)
3486ldstxr.nodata.log: ldstxr.nodata
3487	@p='ldstxr.nodata'; \
3488	b='ldstxr.nodata'; \
3489	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3490	--log-file $$b.log --trs-file $$b.trs \
3491	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3492	"$$tst" $(AM_TESTS_FD_REDIRECT)
3493ldstxi.nodata.log: ldstxi.nodata
3494	@p='ldstxi.nodata'; \
3495	b='ldstxi.nodata'; \
3496	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3497	--log-file $$b.log --trs-file $$b.trs \
3498	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3499	"$$tst" $(AM_TESTS_FD_REDIRECT)
3500ldstr-c.nodata.log: ldstr-c.nodata
3501	@p='ldstr-c.nodata'; \
3502	b='ldstr-c.nodata'; \
3503	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3504	--log-file $$b.log --trs-file $$b.trs \
3505	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3506	"$$tst" $(AM_TESTS_FD_REDIRECT)
3507ldstxr-c.nodata.log: ldstxr-c.nodata
3508	@p='ldstxr-c.nodata'; \
3509	b='ldstxr-c.nodata'; \
3510	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3511	--log-file $$b.log --trs-file $$b.trs \
3512	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3513	"$$tst" $(AM_TESTS_FD_REDIRECT)
3514ldstxi-c.nodata.log: ldstxi-c.nodata
3515	@p='ldstxi-c.nodata'; \
3516	b='ldstxi-c.nodata'; \
3517	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3518	--log-file $$b.log --trs-file $$b.trs \
3519	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3520	"$$tst" $(AM_TESTS_FD_REDIRECT)
3521cvt.nodata.log: cvt.nodata
3522	@p='cvt.nodata'; \
3523	b='cvt.nodata'; \
3524	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3525	--log-file $$b.log --trs-file $$b.trs \
3526	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3527	"$$tst" $(AM_TESTS_FD_REDIRECT)
3528branch.nodata.log: branch.nodata
3529	@p='branch.nodata'; \
3530	b='branch.nodata'; \
3531	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3532	--log-file $$b.log --trs-file $$b.trs \
3533	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3534	"$$tst" $(AM_TESTS_FD_REDIRECT)
3535alu_add.nodata.log: alu_add.nodata
3536	@p='alu_add.nodata'; \
3537	b='alu_add.nodata'; \
3538	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3539	--log-file $$b.log --trs-file $$b.trs \
3540	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3541	"$$tst" $(AM_TESTS_FD_REDIRECT)
3542alux_add.nodata.log: alux_add.nodata
3543	@p='alux_add.nodata'; \
3544	b='alux_add.nodata'; \
3545	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3546	--log-file $$b.log --trs-file $$b.trs \
3547	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3548	"$$tst" $(AM_TESTS_FD_REDIRECT)
3549alu_sub.nodata.log: alu_sub.nodata
3550	@p='alu_sub.nodata'; \
3551	b='alu_sub.nodata'; \
3552	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3553	--log-file $$b.log --trs-file $$b.trs \
3554	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3555	"$$tst" $(AM_TESTS_FD_REDIRECT)
3556alux_sub.nodata.log: alux_sub.nodata
3557	@p='alux_sub.nodata'; \
3558	b='alux_sub.nodata'; \
3559	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3560	--log-file $$b.log --trs-file $$b.trs \
3561	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3562	"$$tst" $(AM_TESTS_FD_REDIRECT)
3563alu_rsb.nodata.log: alu_rsb.nodata
3564	@p='alu_rsb.nodata'; \
3565	b='alu_rsb.nodata'; \
3566	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3567	--log-file $$b.log --trs-file $$b.trs \
3568	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3569	"$$tst" $(AM_TESTS_FD_REDIRECT)
3570alu_mul.nodata.log: alu_mul.nodata
3571	@p='alu_mul.nodata'; \
3572	b='alu_mul.nodata'; \
3573	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3574	--log-file $$b.log --trs-file $$b.trs \
3575	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3576	"$$tst" $(AM_TESTS_FD_REDIRECT)
3577alu_div.nodata.log: alu_div.nodata
3578	@p='alu_div.nodata'; \
3579	b='alu_div.nodata'; \
3580	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3581	--log-file $$b.log --trs-file $$b.trs \
3582	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3583	"$$tst" $(AM_TESTS_FD_REDIRECT)
3584alu_rem.nodata.log: alu_rem.nodata
3585	@p='alu_rem.nodata'; \
3586	b='alu_rem.nodata'; \
3587	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3588	--log-file $$b.log --trs-file $$b.trs \
3589	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3590	"$$tst" $(AM_TESTS_FD_REDIRECT)
3591alu_and.nodata.log: alu_and.nodata
3592	@p='alu_and.nodata'; \
3593	b='alu_and.nodata'; \
3594	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3595	--log-file $$b.log --trs-file $$b.trs \
3596	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3597	"$$tst" $(AM_TESTS_FD_REDIRECT)
3598alu_or.nodata.log: alu_or.nodata
3599	@p='alu_or.nodata'; \
3600	b='alu_or.nodata'; \
3601	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3602	--log-file $$b.log --trs-file $$b.trs \
3603	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3604	"$$tst" $(AM_TESTS_FD_REDIRECT)
3605alu_xor.nodata.log: alu_xor.nodata
3606	@p='alu_xor.nodata'; \
3607	b='alu_xor.nodata'; \
3608	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3609	--log-file $$b.log --trs-file $$b.trs \
3610	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3611	"$$tst" $(AM_TESTS_FD_REDIRECT)
3612alu_lsh.nodata.log: alu_lsh.nodata
3613	@p='alu_lsh.nodata'; \
3614	b='alu_lsh.nodata'; \
3615	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3616	--log-file $$b.log --trs-file $$b.trs \
3617	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3618	"$$tst" $(AM_TESTS_FD_REDIRECT)
3619alu_rsh.nodata.log: alu_rsh.nodata
3620	@p='alu_rsh.nodata'; \
3621	b='alu_rsh.nodata'; \
3622	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3623	--log-file $$b.log --trs-file $$b.trs \
3624	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3625	"$$tst" $(AM_TESTS_FD_REDIRECT)
3626alu_com.nodata.log: alu_com.nodata
3627	@p='alu_com.nodata'; \
3628	b='alu_com.nodata'; \
3629	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3630	--log-file $$b.log --trs-file $$b.trs \
3631	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3632	"$$tst" $(AM_TESTS_FD_REDIRECT)
3633alu_neg.nodata.log: alu_neg.nodata
3634	@p='alu_neg.nodata'; \
3635	b='alu_neg.nodata'; \
3636	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3637	--log-file $$b.log --trs-file $$b.trs \
3638	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3639	"$$tst" $(AM_TESTS_FD_REDIRECT)
3640fop_abs.nodata.log: fop_abs.nodata
3641	@p='fop_abs.nodata'; \
3642	b='fop_abs.nodata'; \
3643	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3644	--log-file $$b.log --trs-file $$b.trs \
3645	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3646	"$$tst" $(AM_TESTS_FD_REDIRECT)
3647fop_sqrt.nodata.log: fop_sqrt.nodata
3648	@p='fop_sqrt.nodata'; \
3649	b='fop_sqrt.nodata'; \
3650	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3651	--log-file $$b.log --trs-file $$b.trs \
3652	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3653	"$$tst" $(AM_TESTS_FD_REDIRECT)
3654varargs.nodata.log: varargs.nodata
3655	@p='varargs.nodata'; \
3656	b='varargs.nodata'; \
3657	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3658	--log-file $$b.log --trs-file $$b.trs \
3659	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3660	"$$tst" $(AM_TESTS_FD_REDIRECT)
3661stack.nodata.log: stack.nodata
3662	@p='stack.nodata'; \
3663	b='stack.nodata'; \
3664	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3665	--log-file $$b.log --trs-file $$b.trs \
3666	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3667	"$$tst" $(AM_TESTS_FD_REDIRECT)
3668clobber.nodata.log: clobber.nodata
3669	@p='clobber.nodata'; \
3670	b='clobber.nodata'; \
3671	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3672	--log-file $$b.log --trs-file $$b.trs \
3673	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3674	"$$tst" $(AM_TESTS_FD_REDIRECT)
3675carry.nodata.log: carry.nodata
3676	@p='carry.nodata'; \
3677	b='carry.nodata'; \
3678	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3679	--log-file $$b.log --trs-file $$b.trs \
3680	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3681	"$$tst" $(AM_TESTS_FD_REDIRECT)
3682call.nodata.log: call.nodata
3683	@p='call.nodata'; \
3684	b='call.nodata'; \
3685	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3686	--log-file $$b.log --trs-file $$b.trs \
3687	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3688	"$$tst" $(AM_TESTS_FD_REDIRECT)
3689float.nodata.log: float.nodata
3690	@p='float.nodata'; \
3691	b='float.nodata'; \
3692	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3693	--log-file $$b.log --trs-file $$b.trs \
3694	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3695	"$$tst" $(AM_TESTS_FD_REDIRECT)
3696jmpr.nodata.log: jmpr.nodata
3697	@p='jmpr.nodata'; \
3698	b='jmpr.nodata'; \
3699	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3700	--log-file $$b.log --trs-file $$b.trs \
3701	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3702	"$$tst" $(AM_TESTS_FD_REDIRECT)
3703tramp.nodata.log: tramp.nodata
3704	@p='tramp.nodata'; \
3705	b='tramp.nodata'; \
3706	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3707	--log-file $$b.log --trs-file $$b.trs \
3708	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3709	"$$tst" $(AM_TESTS_FD_REDIRECT)
3710range.nodata.log: range.nodata
3711	@p='range.nodata'; \
3712	b='range.nodata'; \
3713	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3714	--log-file $$b.log --trs-file $$b.trs \
3715	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3716	"$$tst" $(AM_TESTS_FD_REDIRECT)
3717ranger.nodata.log: ranger.nodata
3718	@p='ranger.nodata'; \
3719	b='ranger.nodata'; \
3720	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3721	--log-file $$b.log --trs-file $$b.trs \
3722	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3723	"$$tst" $(AM_TESTS_FD_REDIRECT)
3724put.nodata.log: put.nodata
3725	@p='put.nodata'; \
3726	b='put.nodata'; \
3727	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3728	--log-file $$b.log --trs-file $$b.trs \
3729	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3730	"$$tst" $(AM_TESTS_FD_REDIRECT)
3731va_list.nodata.log: va_list.nodata
3732	@p='va_list.nodata'; \
3733	b='va_list.nodata'; \
3734	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3735	--log-file $$b.log --trs-file $$b.trs \
3736	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3737	"$$tst" $(AM_TESTS_FD_REDIRECT)
3738ccall.log: ccall$(EXEEXT)
3739	@p='ccall$(EXEEXT)'; \
3740	b='ccall'; \
3741	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3742	--log-file $$b.log --trs-file $$b.trs \
3743	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3744	"$$tst" $(AM_TESTS_FD_REDIRECT)
3745self.log: self$(EXEEXT)
3746	@p='self$(EXEEXT)'; \
3747	b='self'; \
3748	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3749	--log-file $$b.log --trs-file $$b.trs \
3750	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3751	"$$tst" $(AM_TESTS_FD_REDIRECT)
3752setcode.log: setcode$(EXEEXT)
3753	@p='setcode$(EXEEXT)'; \
3754	b='setcode'; \
3755	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3756	--log-file $$b.log --trs-file $$b.trs \
3757	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3758	"$$tst" $(AM_TESTS_FD_REDIRECT)
3759nodata.log: nodata$(EXEEXT)
3760	@p='nodata$(EXEEXT)'; \
3761	b='nodata'; \
3762	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3763	--log-file $$b.log --trs-file $$b.trs \
3764	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3765	"$$tst" $(AM_TESTS_FD_REDIRECT)
3766ctramp.log: ctramp$(EXEEXT)
3767	@p='ctramp$(EXEEXT)'; \
3768	b='ctramp'; \
3769	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3770	--log-file $$b.log --trs-file $$b.trs \
3771	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3772	"$$tst" $(AM_TESTS_FD_REDIRECT)
3773carg.log: carg$(EXEEXT)
3774	@p='carg$(EXEEXT)'; \
3775	b='carg'; \
3776	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3777	--log-file $$b.log --trs-file $$b.trs \
3778	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3779	"$$tst" $(AM_TESTS_FD_REDIRECT)
3780cva_list.log: cva_list$(EXEEXT)
3781	@p='cva_list$(EXEEXT)'; \
3782	b='cva_list'; \
3783	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3784	--log-file $$b.log --trs-file $$b.trs \
3785	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3786	"$$tst" $(AM_TESTS_FD_REDIRECT)
3787.test.log:
3788	@p='$<'; \
3789	$(am__set_b); \
3790	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
3791	--log-file $$b.log --trs-file $$b.trs \
3792	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
3793	"$$tst" $(AM_TESTS_FD_REDIRECT)
3794@am__EXEEXT_TRUE@.test$(EXEEXT).log:
3795@am__EXEEXT_TRUE@	@p='$<'; \
3796@am__EXEEXT_TRUE@	$(am__set_b); \
3797@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
3798@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
3799@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
3800@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
3801
3802distdir: $(BUILT_SOURCES)
3803	$(MAKE) $(AM_MAKEFLAGS) distdir-am
3804
3805distdir-am: $(DISTFILES)
3806	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3807	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3808	list='$(DISTFILES)'; \
3809	  dist_files=`for file in $$list; do echo $$file; done | \
3810	  sed -e "s|^$$srcdirstrip/||;t" \
3811	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3812	case $$dist_files in \
3813	  */*) $(MKDIR_P) `echo "$$dist_files" | \
3814			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3815			   sort -u` ;; \
3816	esac; \
3817	for file in $$dist_files; do \
3818	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3819	  if test -d $$d/$$file; then \
3820	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3821	    if test -d "$(distdir)/$$file"; then \
3822	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3823	    fi; \
3824	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3825	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3826	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3827	    fi; \
3828	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3829	  else \
3830	    test -f "$(distdir)/$$file" \
3831	    || cp -p $$d/$$file "$(distdir)/$$file" \
3832	    || exit 1; \
3833	  fi; \
3834	done
3835check-am: all-am
3836	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
3837	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
3838check: check-am
3839all-am: Makefile
3840installdirs:
3841install: install-am
3842install-exec: install-exec-am
3843install-data: install-data-am
3844uninstall: uninstall-am
3845
3846install-am: all-am
3847	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3848
3849installcheck: installcheck-am
3850install-strip:
3851	if test -z '$(STRIP)'; then \
3852	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3853	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3854	      install; \
3855	else \
3856	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3857	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3858	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3859	fi
3860mostlyclean-generic:
3861	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
3862	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
3863	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3864
3865clean-generic:
3866	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3867
3868distclean-generic:
3869	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3870	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3871
3872maintainer-clean-generic:
3873	@echo "This command is intended for maintainers to use"
3874	@echo "it deletes files that may require special tools to rebuild."
3875clean: clean-am
3876
3877clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
3878	mostlyclean-am
3879
3880distclean: distclean-am
3881		-rm -f ./$(DEPDIR)/carg.Po
3882	-rm -f ./$(DEPDIR)/ccall.Po
3883	-rm -f ./$(DEPDIR)/ctramp.Po
3884	-rm -f ./$(DEPDIR)/cva_list.Po
3885	-rm -f ./$(DEPDIR)/lightning.Po
3886	-rm -f ./$(DEPDIR)/nodata.Po
3887	-rm -f ./$(DEPDIR)/self.Po
3888	-rm -f ./$(DEPDIR)/setcode.Po
3889	-rm -f Makefile
3890distclean-am: clean-am distclean-compile distclean-generic \
3891	distclean-tags
3892
3893dvi: dvi-am
3894
3895dvi-am:
3896
3897html: html-am
3898
3899html-am:
3900
3901info: info-am
3902
3903info-am:
3904
3905install-data-am:
3906
3907install-dvi: install-dvi-am
3908
3909install-dvi-am:
3910
3911install-exec-am:
3912
3913install-html: install-html-am
3914
3915install-html-am:
3916
3917install-info: install-info-am
3918
3919install-info-am:
3920
3921install-man:
3922
3923install-pdf: install-pdf-am
3924
3925install-pdf-am:
3926
3927install-ps: install-ps-am
3928
3929install-ps-am:
3930
3931installcheck-am:
3932
3933maintainer-clean: maintainer-clean-am
3934		-rm -f ./$(DEPDIR)/carg.Po
3935	-rm -f ./$(DEPDIR)/ccall.Po
3936	-rm -f ./$(DEPDIR)/ctramp.Po
3937	-rm -f ./$(DEPDIR)/cva_list.Po
3938	-rm -f ./$(DEPDIR)/lightning.Po
3939	-rm -f ./$(DEPDIR)/nodata.Po
3940	-rm -f ./$(DEPDIR)/self.Po
3941	-rm -f ./$(DEPDIR)/setcode.Po
3942	-rm -f Makefile
3943maintainer-clean-am: distclean-am maintainer-clean-generic
3944
3945mostlyclean: mostlyclean-am
3946
3947mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3948	mostlyclean-libtool
3949
3950pdf: pdf-am
3951
3952pdf-am:
3953
3954ps: ps-am
3955
3956ps-am:
3957
3958uninstall-am:
3959
3960.MAKE: check-am install-am install-strip
3961
3962.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \
3963	check-am clean clean-checkPROGRAMS clean-generic clean-libtool \
3964	cscopelist-am ctags ctags-am distclean distclean-compile \
3965	distclean-generic distclean-libtool distclean-tags distdir dvi \
3966	dvi-am html html-am info info-am install install-am \
3967	install-data install-data-am install-dvi install-dvi-am \
3968	install-exec install-exec-am install-html install-html-am \
3969	install-info install-info-am install-man install-pdf \
3970	install-pdf-am install-ps install-ps-am install-strip \
3971	installcheck installcheck-am installdirs maintainer-clean \
3972	maintainer-clean-generic mostlyclean mostlyclean-compile \
3973	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3974	recheck tags tags-am uninstall uninstall-am
3975
3976.PRECIOUS: Makefile
3977
3978
3979$(top_builddir)/lib/liblightning.la:
3980	cd $(top_builddir)/lib; $(MAKE) $(AM_MAKEFLAGS) liblightning.la
3981
3982$(base_TESTS):	check.sh
3983	$(LN_S) $(srcdir)/check.sh $@
3984@test_x86_x87_TRUE@$(x87_TESTS):	check.x87.sh
3985@test_x86_x87_TRUE@	$(LN_S) $(srcdir)/check.x87.sh $@
3986@test_x86_x87_TRUE@$(x87_nodata_TESTS):	check.x87.nodata.sh
3987@test_x86_x87_TRUE@	$(LN_S) $(srcdir)/check.x87.nodata.sh $@
3988@test_arm_arm_TRUE@$(arm_TESTS):	check.arm.sh
3989@test_arm_arm_TRUE@	$(LN_S) $(srcdir)/check.arm.sh $@
3990@test_arm_swf_TRUE@$(swf_TESTS):	check.swf.sh
3991@test_arm_swf_TRUE@	$(LN_S) $(srcdir)/check.swf.sh $@
3992@test_arm_arm_TRUE@@test_arm_swf_TRUE@$(arm_swf_TESTS):	check.arm.swf.sh
3993@test_arm_arm_TRUE@@test_arm_swf_TRUE@	$(LN_S) $(srcdir)/check.arm.swf.sh $@
3994@test_arm_arm_TRUE@@test_arm_swf_TRUE@$(arm4_swf_TESTS):	check.arm4.swf.sh
3995@test_arm_arm_TRUE@@test_arm_swf_TRUE@	$(LN_S) $(srcdir)/check.arm4.swf.sh $@
3996@test_nodata_TRUE@$(nodata_TESTS):	check.nodata.sh
3997@test_nodata_TRUE@	$(LN_S) $(srcdir)/check.nodata.sh $@
3998
3999#TESTS_ENVIRONMENT=$(srcdir)/run-test;
4000
4001debug:		lightning
4002	$(LIBTOOL) --mode=execute gdb lightning
4003
4004# Tell versions [3.59,3.63) of GNU make to not export all variables.
4005# Otherwise a system limit (for SysV at least) may be exceeded.
4006.NOEXPORT:
4007