OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code-or1k/] [testfloat/] [Makefile.in] - Blame information for rev 538

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 538 julius
# Makefile.in generated by automake 1.11 from Makefile.am.
2 233 julius
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
 
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
 
16
@SET_MAKE@
17
 
18
# Makefile.am for or1ksim testsuite CPU test program: testsoftfloat, testfloat
19
 
20
# Copyright (C) ORSoC AB, 2010
21
 
22
# Contributor Julius Baxter 
23
 
24
# This file is part of OpenRISC 1000 Architectural Simulator.
25
 
26
# This program is free software; you can redistribute it and/or modify it
27
# under the terms of the GNU General Public License as published by the Free
28
# Software Foundation; either version 3 of the License, or (at your option)
29
# any later version.
30
 
31
# This program is distributed in the hope that it will be useful, but WITHOUT
32
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
33
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
34
# more details.
35
 
36
# You should have received a copy of the GNU General Public License along
37
# with this program.  If not, see .  */
38
 
39
# -----------------------------------------------------------------------------
40
# This code is commented throughout for use with Doxygen.
41
# -----------------------------------------------------------------------------
42
VPATH = @srcdir@
43
pkgdatadir = $(datadir)/@PACKAGE@
44
pkgincludedir = $(includedir)/@PACKAGE@
45
pkglibdir = $(libdir)/@PACKAGE@
46
pkglibexecdir = $(libexecdir)/@PACKAGE@
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
install_sh_DATA = $(install_sh) -c -m 644
49
install_sh_PROGRAM = $(install_sh) -c
50
install_sh_SCRIPT = $(install_sh) -c
51
INSTALL_HEADER = $(INSTALL_DATA)
52
transform = $(program_transform_name)
53
NORMAL_INSTALL = :
54
PRE_INSTALL = :
55
POST_INSTALL = :
56
NORMAL_UNINSTALL = :
57
PRE_UNINSTALL = :
58
POST_UNINSTALL = :
59
build_triplet = @build@
60
host_triplet = @host@
61
check_PROGRAMS = testsoftfloat$(EXEEXT) testfloat$(EXEEXT)
62
subdir = testfloat
63
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
66
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
67
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
68
        $(top_srcdir)/configure.ac
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70
        $(ACLOCAL_M4)
71
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
72
CONFIG_HEADER = $(top_builddir)/config.h
73
CONFIG_CLEAN_FILES =
74
CONFIG_CLEAN_VPATH_FILES =
75
am__objects_1 = testfloat-fail.$(OBJEXT) testfloat-random.$(OBJEXT) \
76
        testfloat-writeHex.$(OBJEXT) testfloat-softfloat.$(OBJEXT) \
77
        testfloat-testCases.$(OBJEXT) testfloat-testLoops.$(OBJEXT)
78
am_testfloat_OBJECTS = $(am__objects_1) testfloat-systmodes.$(OBJEXT) \
79
        testfloat-systflags.$(OBJEXT) systfloat.$(OBJEXT) \
80
        testfloat-testFunction.$(OBJEXT) testfloat-testfloat.$(OBJEXT)
81
testfloat_OBJECTS = $(am_testfloat_OBJECTS)
82
testfloat_DEPENDENCIES = ../except/except.lo ../support/libsupport.la
83
testfloat_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
84
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(testfloat_CFLAGS) \
85
        $(CFLAGS) $(testfloat_LDFLAGS) $(LDFLAGS) -o $@
86
am__objects_2 = testsoftfloat-fail.$(OBJEXT) \
87
        testsoftfloat-random.$(OBJEXT) \
88
        testsoftfloat-writeHex.$(OBJEXT) \
89
        testsoftfloat-softfloat.$(OBJEXT) \
90
        testsoftfloat-testCases.$(OBJEXT) \
91
        testsoftfloat-testLoops.$(OBJEXT)
92
am_testsoftfloat_OBJECTS = $(am__objects_2) \
93
        testsoftfloat-slowfloat.$(OBJEXT) \
94
        testsoftfloat-testsoftfloat.$(OBJEXT)
95
testsoftfloat_OBJECTS = $(am_testsoftfloat_OBJECTS)
96
testsoftfloat_DEPENDENCIES = ../except/except.lo \
97
        ../support/libsupport.la
98
testsoftfloat_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
99
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(testsoftfloat_CFLAGS) \
100
        $(CFLAGS) $(testsoftfloat_LDFLAGS) $(LDFLAGS) -o $@
101
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
102
depcomp = $(SHELL) $(top_srcdir)/../../depcomp
103
am__depfiles_maybe = depfiles
104
am__mv = mv -f
105
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
106
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
107
LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
108
        --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
109
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
110
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
111
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
112
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
114
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115
CCLD = $(CC)
116
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
118
        $(LDFLAGS) -o $@
119
SOURCES = $(testfloat_SOURCES) $(testsoftfloat_SOURCES)
120
DIST_SOURCES = $(testfloat_SOURCES) $(testsoftfloat_SOURCES)
121
ETAGS = etags
122
CTAGS = ctags
123
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124
ACLOCAL = @ACLOCAL@
125
AMTAR = @AMTAR@
126
AR = @AR@
127
AUTOCONF = @AUTOCONF@
128
AUTOHEADER = @AUTOHEADER@
129
AUTOMAKE = @AUTOMAKE@
130
AWK = @AWK@
131
CC = @CC@
132
CCAS = @CCAS@
133
CCASDEPMODE = @CCASDEPMODE@
134
CCASFLAGS = @CCASFLAGS@
135
CCDEPMODE = @CCDEPMODE@
136
CFLAGS = @CFLAGS@
137
CPP = @CPP@
138
CPPFLAGS = @CPPFLAGS@
139
CYGPATH_W = @CYGPATH_W@
140
DEFS = @DEFS@
141
DEPDIR = @DEPDIR@
142
DSYMUTIL = @DSYMUTIL@
143
DUMPBIN = @DUMPBIN@
144
ECHO_C = @ECHO_C@
145
ECHO_N = @ECHO_N@
146
ECHO_T = @ECHO_T@
147
EGREP = @EGREP@
148
EXEEXT = @EXEEXT@
149
FGREP = @FGREP@
150
GREP = @GREP@
151
INSTALL = @INSTALL@
152
INSTALL_DATA = @INSTALL_DATA@
153
INSTALL_PROGRAM = @INSTALL_PROGRAM@
154
INSTALL_SCRIPT = @INSTALL_SCRIPT@
155
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
156
LD = @LD@
157
LDFLAGS = @LDFLAGS@
158
LIBOBJS = @LIBOBJS@
159
LIBS = @LIBS@
160
LIBTOOL = @LIBTOOL@
161
LIPO = @LIPO@
162
LN_S = @LN_S@
163
LTLIBOBJS = @LTLIBOBJS@
164
MAKEINFO = @MAKEINFO@
165
MKDIR_P = @MKDIR_P@
166
NM = @NM@
167
NMEDIT = @NMEDIT@
168
OBJDUMP = @OBJDUMP@
169
OBJEXT = @OBJEXT@
170
OTOOL = @OTOOL@
171
OTOOL64 = @OTOOL64@
172
PACKAGE = @PACKAGE@
173
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174
PACKAGE_NAME = @PACKAGE_NAME@
175
PACKAGE_STRING = @PACKAGE_STRING@
176
PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 346 jeremybenn
PACKAGE_URL = @PACKAGE_URL@
178 233 julius
PACKAGE_VERSION = @PACKAGE_VERSION@
179
PATH_SEPARATOR = @PATH_SEPARATOR@
180
RANLIB = @RANLIB@
181
SED = @SED@
182
SET_MAKE = @SET_MAKE@
183
SHELL = @SHELL@
184
SIM = @SIM@
185
STRIP = @STRIP@
186
VERSION = @VERSION@
187
abs_builddir = @abs_builddir@
188
abs_srcdir = @abs_srcdir@
189
abs_top_builddir = @abs_top_builddir@
190
abs_top_srcdir = @abs_top_srcdir@
191
ac_ct_CC = @ac_ct_CC@
192
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
193
am__include = @am__include@
194
am__leading_dot = @am__leading_dot@
195
am__quote = @am__quote@
196
am__tar = @am__tar@
197
am__untar = @am__untar@
198
bindir = @bindir@
199
build = @build@
200
build_alias = @build_alias@
201
build_cpu = @build_cpu@
202
build_os = @build_os@
203
build_vendor = @build_vendor@
204
builddir = @builddir@
205
datadir = @datadir@
206
datarootdir = @datarootdir@
207
docdir = @docdir@
208
dvidir = @dvidir@
209
exec_prefix = @exec_prefix@
210
host = @host@
211
host_alias = @host_alias@
212
host_cpu = @host_cpu@
213
host_os = @host_os@
214
host_vendor = @host_vendor@
215
htmldir = @htmldir@
216
includedir = @includedir@
217
infodir = @infodir@
218
install_sh = @install_sh@
219
libdir = @libdir@
220
libexecdir = @libexecdir@
221
localedir = @localedir@
222
localstatedir = @localstatedir@
223
lt_ECHO = @lt_ECHO@
224
mandir = @mandir@
225
mkdir_p = @mkdir_p@
226
oldincludedir = @oldincludedir@
227
pdfdir = @pdfdir@
228
prefix = @prefix@
229
program_transform_name = @program_transform_name@
230
psdir = @psdir@
231
sbindir = @sbindir@
232
sharedstatedir = @sharedstatedir@
233
srcdir = @srcdir@
234
sysconfdir = @sysconfdir@
235
target_alias = @target_alias@
236
top_build_prefix = @top_build_prefix@
237
top_builddir = @top_builddir@
238
top_srcdir = @top_srcdir@
239
common_testfloat_sources = milieu.h \
240
                        or1k-gcc.h      \
241
                        fail.h          \
242
                        fail.c          \
243
                        random.h        \
244
                        random.c        \
245
                        writeHex.h      \
246
                        writeHex.c      \
247
                        softfloat.h     \
248
                        softfloat.c     \
249
                        testCases.h     \
250
                        testCases.c     \
251
                        testLoops.h     \
252
                        testLoops.c
253
 
254
testsoftfloat_SOURCES = $(common_testfloat_sources)     \
255
                        slowfloat.h     \
256
                        slowfloat.c     \
257
                        testsoftfloat.c
258
 
259
testsoftfloat_CFLAGS = -O3
260
testsoftfloat_LDFLAGS = -T$(srcdir)/../default.ld -lgcc
261
testsoftfloat_LDADD = ../except/except.lo      \
262
                                ../support/libsupport.la
263
 
264
testfloat_SOURCES = $(common_testfloat_sources) \
265
                        systmodes.h     \
266
                        systmodes.c     \
267
                        systflags.h     \
268
                        systflags.c     \
269
                        systfloat.h     \
270
                        systfloat.S     \
271
                        testFunction.h  \
272
                        testFunction.c  \
273
                        testfloat.c
274
 
275
testfloat_CFLAGS = -O2
276
testfloat_LDFLAGS = -T$(srcdir)/../default.ld -lgcc
277
testfloat_LDADD = ../except/except.lo      \
278
                        ../support/libsupport.la
279
 
280
all: all-am
281
 
282
.SUFFIXES:
283
.SUFFIXES: .S .c .lo .o .obj
284
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
285
        @for dep in $?; do \
286
          case '$(am__configure_deps)' in \
287
            *$$dep*) \
288
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
289
                && { if test -f $@; then exit 0; else break; fi; }; \
290
              exit 1;; \
291
          esac; \
292
        done; \
293
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu testfloat/Makefile'; \
294
        $(am__cd) $(top_srcdir) && \
295
          $(AUTOMAKE) --gnu testfloat/Makefile
296
.PRECIOUS: Makefile
297
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
298
        @case '$?' in \
299
          *config.status*) \
300
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
301
          *) \
302
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
303
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
304
        esac;
305
 
306
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
307
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308
 
309
$(top_srcdir)/configure:  $(am__configure_deps)
310
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
312
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313
$(am__aclocal_m4_deps):
314
 
315
clean-checkPROGRAMS:
316
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
317
        echo " rm -f" $$list; \
318
        rm -f $$list || exit $$?; \
319
        test -n "$(EXEEXT)" || exit 0; \
320
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
321
        echo " rm -f" $$list; \
322
        rm -f $$list
323
testfloat$(EXEEXT): $(testfloat_OBJECTS) $(testfloat_DEPENDENCIES)
324
        @rm -f testfloat$(EXEEXT)
325
        $(testfloat_LINK) $(testfloat_OBJECTS) $(testfloat_LDADD) $(LIBS)
326
testsoftfloat$(EXEEXT): $(testsoftfloat_OBJECTS) $(testsoftfloat_DEPENDENCIES)
327
        @rm -f testsoftfloat$(EXEEXT)
328
        $(testsoftfloat_LINK) $(testsoftfloat_OBJECTS) $(testsoftfloat_LDADD) $(LIBS)
329
 
330
mostlyclean-compile:
331
        -rm -f *.$(OBJEXT)
332
 
333
distclean-compile:
334
        -rm -f *.tab.c
335
 
336
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/systfloat.Po@am__quote@
337
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-fail.Po@am__quote@
338
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-random.Po@am__quote@
339
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-softfloat.Po@am__quote@
340
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-systflags.Po@am__quote@
341
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-systmodes.Po@am__quote@
342
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-testCases.Po@am__quote@
343
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-testFunction.Po@am__quote@
344
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-testLoops.Po@am__quote@
345
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-testfloat.Po@am__quote@
346
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testfloat-writeHex.Po@am__quote@
347
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-fail.Po@am__quote@
348
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-random.Po@am__quote@
349
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-slowfloat.Po@am__quote@
350
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-softfloat.Po@am__quote@
351
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-testCases.Po@am__quote@
352
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-testLoops.Po@am__quote@
353
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-testsoftfloat.Po@am__quote@
354
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-writeHex.Po@am__quote@
355
 
356
.S.o:
357
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
358
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
359
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
360
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
361
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
362
 
363
.S.obj:
364
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
365
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
366
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
367
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
368
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
369
 
370
.S.lo:
371
@am__fastdepCCAS_TRUE@  $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
372
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
373
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
374
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375
@am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $<
376
 
377
.c.o:
378
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
379
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
380
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
381
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
383
 
384
.c.obj:
385
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
386
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
388
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
390
 
391
.c.lo:
392
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
393
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
394
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
395
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
397
 
398
testfloat-fail.o: fail.c
399
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-fail.o -MD -MP -MF $(DEPDIR)/testfloat-fail.Tpo -c -o testfloat-fail.o `test -f 'fail.c' || echo '$(srcdir)/'`fail.c
400
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-fail.Tpo $(DEPDIR)/testfloat-fail.Po
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testfloat-fail.o' libtool=no @AMDEPBACKSLASH@
402
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-fail.o `test -f 'fail.c' || echo '$(srcdir)/'`fail.c
404
 
405
testfloat-fail.obj: fail.c
406
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-fail.obj -MD -MP -MF $(DEPDIR)/testfloat-fail.Tpo -c -o testfloat-fail.obj `if test -f 'fail.c'; then $(CYGPATH_W) 'fail.c'; else $(CYGPATH_W) '$(srcdir)/fail.c'; fi`
407
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-fail.Tpo $(DEPDIR)/testfloat-fail.Po
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testfloat-fail.obj' libtool=no @AMDEPBACKSLASH@
409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-fail.obj `if test -f 'fail.c'; then $(CYGPATH_W) 'fail.c'; else $(CYGPATH_W) '$(srcdir)/fail.c'; fi`
411
 
412
testfloat-random.o: random.c
413
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-random.o -MD -MP -MF $(DEPDIR)/testfloat-random.Tpo -c -o testfloat-random.o `test -f 'random.c' || echo '$(srcdir)/'`random.c
414
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-random.Tpo $(DEPDIR)/testfloat-random.Po
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testfloat-random.o' libtool=no @AMDEPBACKSLASH@
416
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-random.o `test -f 'random.c' || echo '$(srcdir)/'`random.c
418
 
419
testfloat-random.obj: random.c
420
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-random.obj -MD -MP -MF $(DEPDIR)/testfloat-random.Tpo -c -o testfloat-random.obj `if test -f 'random.c'; then $(CYGPATH_W) 'random.c'; else $(CYGPATH_W) '$(srcdir)/random.c'; fi`
421
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-random.Tpo $(DEPDIR)/testfloat-random.Po
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testfloat-random.obj' libtool=no @AMDEPBACKSLASH@
423
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
424
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-random.obj `if test -f 'random.c'; then $(CYGPATH_W) 'random.c'; else $(CYGPATH_W) '$(srcdir)/random.c'; fi`
425
 
426
testfloat-writeHex.o: writeHex.c
427
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-writeHex.o -MD -MP -MF $(DEPDIR)/testfloat-writeHex.Tpo -c -o testfloat-writeHex.o `test -f 'writeHex.c' || echo '$(srcdir)/'`writeHex.c
428
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-writeHex.Tpo $(DEPDIR)/testfloat-writeHex.Po
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testfloat-writeHex.o' libtool=no @AMDEPBACKSLASH@
430
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
431
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-writeHex.o `test -f 'writeHex.c' || echo '$(srcdir)/'`writeHex.c
432
 
433
testfloat-writeHex.obj: writeHex.c
434
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-writeHex.obj -MD -MP -MF $(DEPDIR)/testfloat-writeHex.Tpo -c -o testfloat-writeHex.obj `if test -f 'writeHex.c'; then $(CYGPATH_W) 'writeHex.c'; else $(CYGPATH_W) '$(srcdir)/writeHex.c'; fi`
435
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-writeHex.Tpo $(DEPDIR)/testfloat-writeHex.Po
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testfloat-writeHex.obj' libtool=no @AMDEPBACKSLASH@
437
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
438
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-writeHex.obj `if test -f 'writeHex.c'; then $(CYGPATH_W) 'writeHex.c'; else $(CYGPATH_W) '$(srcdir)/writeHex.c'; fi`
439
 
440
testfloat-softfloat.o: softfloat.c
441
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-softfloat.o -MD -MP -MF $(DEPDIR)/testfloat-softfloat.Tpo -c -o testfloat-softfloat.o `test -f 'softfloat.c' || echo '$(srcdir)/'`softfloat.c
442
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-softfloat.Tpo $(DEPDIR)/testfloat-softfloat.Po
443
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testfloat-softfloat.o' libtool=no @AMDEPBACKSLASH@
444
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
445
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-softfloat.o `test -f 'softfloat.c' || echo '$(srcdir)/'`softfloat.c
446
 
447
testfloat-softfloat.obj: softfloat.c
448
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-softfloat.obj -MD -MP -MF $(DEPDIR)/testfloat-softfloat.Tpo -c -o testfloat-softfloat.obj `if test -f 'softfloat.c'; then $(CYGPATH_W) 'softfloat.c'; else $(CYGPATH_W) '$(srcdir)/softfloat.c'; fi`
449
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-softfloat.Tpo $(DEPDIR)/testfloat-softfloat.Po
450
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testfloat-softfloat.obj' libtool=no @AMDEPBACKSLASH@
451
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
452
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-softfloat.obj `if test -f 'softfloat.c'; then $(CYGPATH_W) 'softfloat.c'; else $(CYGPATH_W) '$(srcdir)/softfloat.c'; fi`
453
 
454
testfloat-testCases.o: testCases.c
455
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-testCases.o -MD -MP -MF $(DEPDIR)/testfloat-testCases.Tpo -c -o testfloat-testCases.o `test -f 'testCases.c' || echo '$(srcdir)/'`testCases.c
456
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testCases.Tpo $(DEPDIR)/testfloat-testCases.Po
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testfloat-testCases.o' libtool=no @AMDEPBACKSLASH@
458
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
459
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-testCases.o `test -f 'testCases.c' || echo '$(srcdir)/'`testCases.c
460
 
461
testfloat-testCases.obj: testCases.c
462
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-testCases.obj -MD -MP -MF $(DEPDIR)/testfloat-testCases.Tpo -c -o testfloat-testCases.obj `if test -f 'testCases.c'; then $(CYGPATH_W) 'testCases.c'; else $(CYGPATH_W) '$(srcdir)/testCases.c'; fi`
463
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testCases.Tpo $(DEPDIR)/testfloat-testCases.Po
464
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testfloat-testCases.obj' libtool=no @AMDEPBACKSLASH@
465
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
466
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-testCases.obj `if test -f 'testCases.c'; then $(CYGPATH_W) 'testCases.c'; else $(CYGPATH_W) '$(srcdir)/testCases.c'; fi`
467
 
468
testfloat-testLoops.o: testLoops.c
469
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-testLoops.o -MD -MP -MF $(DEPDIR)/testfloat-testLoops.Tpo -c -o testfloat-testLoops.o `test -f 'testLoops.c' || echo '$(srcdir)/'`testLoops.c
470
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testLoops.Tpo $(DEPDIR)/testfloat-testLoops.Po
471
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testfloat-testLoops.o' libtool=no @AMDEPBACKSLASH@
472
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-testLoops.o `test -f 'testLoops.c' || echo '$(srcdir)/'`testLoops.c
474
 
475
testfloat-testLoops.obj: testLoops.c
476
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-testLoops.obj -MD -MP -MF $(DEPDIR)/testfloat-testLoops.Tpo -c -o testfloat-testLoops.obj `if test -f 'testLoops.c'; then $(CYGPATH_W) 'testLoops.c'; else $(CYGPATH_W) '$(srcdir)/testLoops.c'; fi`
477
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testLoops.Tpo $(DEPDIR)/testfloat-testLoops.Po
478
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testfloat-testLoops.obj' libtool=no @AMDEPBACKSLASH@
479
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
480
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-testLoops.obj `if test -f 'testLoops.c'; then $(CYGPATH_W) 'testLoops.c'; else $(CYGPATH_W) '$(srcdir)/testLoops.c'; fi`
481
 
482
testfloat-systmodes.o: systmodes.c
483
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-systmodes.o -MD -MP -MF $(DEPDIR)/testfloat-systmodes.Tpo -c -o testfloat-systmodes.o `test -f 'systmodes.c' || echo '$(srcdir)/'`systmodes.c
484
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-systmodes.Tpo $(DEPDIR)/testfloat-systmodes.Po
485
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systmodes.c' object='testfloat-systmodes.o' libtool=no @AMDEPBACKSLASH@
486
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
487
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-systmodes.o `test -f 'systmodes.c' || echo '$(srcdir)/'`systmodes.c
488
 
489
testfloat-systmodes.obj: systmodes.c
490
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-systmodes.obj -MD -MP -MF $(DEPDIR)/testfloat-systmodes.Tpo -c -o testfloat-systmodes.obj `if test -f 'systmodes.c'; then $(CYGPATH_W) 'systmodes.c'; else $(CYGPATH_W) '$(srcdir)/systmodes.c'; fi`
491
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-systmodes.Tpo $(DEPDIR)/testfloat-systmodes.Po
492
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systmodes.c' object='testfloat-systmodes.obj' libtool=no @AMDEPBACKSLASH@
493
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
494
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-systmodes.obj `if test -f 'systmodes.c'; then $(CYGPATH_W) 'systmodes.c'; else $(CYGPATH_W) '$(srcdir)/systmodes.c'; fi`
495
 
496
testfloat-systflags.o: systflags.c
497
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-systflags.o -MD -MP -MF $(DEPDIR)/testfloat-systflags.Tpo -c -o testfloat-systflags.o `test -f 'systflags.c' || echo '$(srcdir)/'`systflags.c
498
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-systflags.Tpo $(DEPDIR)/testfloat-systflags.Po
499
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systflags.c' object='testfloat-systflags.o' libtool=no @AMDEPBACKSLASH@
500
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
501
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-systflags.o `test -f 'systflags.c' || echo '$(srcdir)/'`systflags.c
502
 
503
testfloat-systflags.obj: systflags.c
504
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-systflags.obj -MD -MP -MF $(DEPDIR)/testfloat-systflags.Tpo -c -o testfloat-systflags.obj `if test -f 'systflags.c'; then $(CYGPATH_W) 'systflags.c'; else $(CYGPATH_W) '$(srcdir)/systflags.c'; fi`
505
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-systflags.Tpo $(DEPDIR)/testfloat-systflags.Po
506
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systflags.c' object='testfloat-systflags.obj' libtool=no @AMDEPBACKSLASH@
507
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
508
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-systflags.obj `if test -f 'systflags.c'; then $(CYGPATH_W) 'systflags.c'; else $(CYGPATH_W) '$(srcdir)/systflags.c'; fi`
509
 
510
testfloat-testFunction.o: testFunction.c
511
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-testFunction.o -MD -MP -MF $(DEPDIR)/testfloat-testFunction.Tpo -c -o testfloat-testFunction.o `test -f 'testFunction.c' || echo '$(srcdir)/'`testFunction.c
512
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testFunction.Tpo $(DEPDIR)/testfloat-testFunction.Po
513
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testFunction.c' object='testfloat-testFunction.o' libtool=no @AMDEPBACKSLASH@
514
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
515
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-testFunction.o `test -f 'testFunction.c' || echo '$(srcdir)/'`testFunction.c
516
 
517
testfloat-testFunction.obj: testFunction.c
518
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-testFunction.obj -MD -MP -MF $(DEPDIR)/testfloat-testFunction.Tpo -c -o testfloat-testFunction.obj `if test -f 'testFunction.c'; then $(CYGPATH_W) 'testFunction.c'; else $(CYGPATH_W) '$(srcdir)/testFunction.c'; fi`
519
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testFunction.Tpo $(DEPDIR)/testfloat-testFunction.Po
520
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testFunction.c' object='testfloat-testFunction.obj' libtool=no @AMDEPBACKSLASH@
521
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-testFunction.obj `if test -f 'testFunction.c'; then $(CYGPATH_W) 'testFunction.c'; else $(CYGPATH_W) '$(srcdir)/testFunction.c'; fi`
523
 
524
testfloat-testfloat.o: testfloat.c
525
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-testfloat.o -MD -MP -MF $(DEPDIR)/testfloat-testfloat.Tpo -c -o testfloat-testfloat.o `test -f 'testfloat.c' || echo '$(srcdir)/'`testfloat.c
526
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testfloat.Tpo $(DEPDIR)/testfloat-testfloat.Po
527
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testfloat.c' object='testfloat-testfloat.o' libtool=no @AMDEPBACKSLASH@
528
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-testfloat.o `test -f 'testfloat.c' || echo '$(srcdir)/'`testfloat.c
530
 
531
testfloat-testfloat.obj: testfloat.c
532
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -MT testfloat-testfloat.obj -MD -MP -MF $(DEPDIR)/testfloat-testfloat.Tpo -c -o testfloat-testfloat.obj `if test -f 'testfloat.c'; then $(CYGPATH_W) 'testfloat.c'; else $(CYGPATH_W) '$(srcdir)/testfloat.c'; fi`
533
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testfloat.Tpo $(DEPDIR)/testfloat-testfloat.Po
534
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testfloat.c' object='testfloat-testfloat.obj' libtool=no @AMDEPBACKSLASH@
535
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfloat_CFLAGS) $(CFLAGS) -c -o testfloat-testfloat.obj `if test -f 'testfloat.c'; then $(CYGPATH_W) 'testfloat.c'; else $(CYGPATH_W) '$(srcdir)/testfloat.c'; fi`
537
 
538
testsoftfloat-fail.o: fail.c
539
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-fail.o -MD -MP -MF $(DEPDIR)/testsoftfloat-fail.Tpo -c -o testsoftfloat-fail.o `test -f 'fail.c' || echo '$(srcdir)/'`fail.c
540
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-fail.Tpo $(DEPDIR)/testsoftfloat-fail.Po
541
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testsoftfloat-fail.o' libtool=no @AMDEPBACKSLASH@
542
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-fail.o `test -f 'fail.c' || echo '$(srcdir)/'`fail.c
544
 
545
testsoftfloat-fail.obj: fail.c
546
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-fail.obj -MD -MP -MF $(DEPDIR)/testsoftfloat-fail.Tpo -c -o testsoftfloat-fail.obj `if test -f 'fail.c'; then $(CYGPATH_W) 'fail.c'; else $(CYGPATH_W) '$(srcdir)/fail.c'; fi`
547
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-fail.Tpo $(DEPDIR)/testsoftfloat-fail.Po
548
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testsoftfloat-fail.obj' libtool=no @AMDEPBACKSLASH@
549
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-fail.obj `if test -f 'fail.c'; then $(CYGPATH_W) 'fail.c'; else $(CYGPATH_W) '$(srcdir)/fail.c'; fi`
551
 
552
testsoftfloat-random.o: random.c
553
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-random.o -MD -MP -MF $(DEPDIR)/testsoftfloat-random.Tpo -c -o testsoftfloat-random.o `test -f 'random.c' || echo '$(srcdir)/'`random.c
554
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-random.Tpo $(DEPDIR)/testsoftfloat-random.Po
555
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testsoftfloat-random.o' libtool=no @AMDEPBACKSLASH@
556
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-random.o `test -f 'random.c' || echo '$(srcdir)/'`random.c
558
 
559
testsoftfloat-random.obj: random.c
560
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-random.obj -MD -MP -MF $(DEPDIR)/testsoftfloat-random.Tpo -c -o testsoftfloat-random.obj `if test -f 'random.c'; then $(CYGPATH_W) 'random.c'; else $(CYGPATH_W) '$(srcdir)/random.c'; fi`
561
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-random.Tpo $(DEPDIR)/testsoftfloat-random.Po
562
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testsoftfloat-random.obj' libtool=no @AMDEPBACKSLASH@
563
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-random.obj `if test -f 'random.c'; then $(CYGPATH_W) 'random.c'; else $(CYGPATH_W) '$(srcdir)/random.c'; fi`
565
 
566
testsoftfloat-writeHex.o: writeHex.c
567
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-writeHex.o -MD -MP -MF $(DEPDIR)/testsoftfloat-writeHex.Tpo -c -o testsoftfloat-writeHex.o `test -f 'writeHex.c' || echo '$(srcdir)/'`writeHex.c
568
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-writeHex.Tpo $(DEPDIR)/testsoftfloat-writeHex.Po
569
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testsoftfloat-writeHex.o' libtool=no @AMDEPBACKSLASH@
570
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-writeHex.o `test -f 'writeHex.c' || echo '$(srcdir)/'`writeHex.c
572
 
573
testsoftfloat-writeHex.obj: writeHex.c
574
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-writeHex.obj -MD -MP -MF $(DEPDIR)/testsoftfloat-writeHex.Tpo -c -o testsoftfloat-writeHex.obj `if test -f 'writeHex.c'; then $(CYGPATH_W) 'writeHex.c'; else $(CYGPATH_W) '$(srcdir)/writeHex.c'; fi`
575
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-writeHex.Tpo $(DEPDIR)/testsoftfloat-writeHex.Po
576
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testsoftfloat-writeHex.obj' libtool=no @AMDEPBACKSLASH@
577
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-writeHex.obj `if test -f 'writeHex.c'; then $(CYGPATH_W) 'writeHex.c'; else $(CYGPATH_W) '$(srcdir)/writeHex.c'; fi`
579
 
580
testsoftfloat-softfloat.o: softfloat.c
581
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-softfloat.o -MD -MP -MF $(DEPDIR)/testsoftfloat-softfloat.Tpo -c -o testsoftfloat-softfloat.o `test -f 'softfloat.c' || echo '$(srcdir)/'`softfloat.c
582
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-softfloat.Tpo $(DEPDIR)/testsoftfloat-softfloat.Po
583
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testsoftfloat-softfloat.o' libtool=no @AMDEPBACKSLASH@
584
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
585
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-softfloat.o `test -f 'softfloat.c' || echo '$(srcdir)/'`softfloat.c
586
 
587
testsoftfloat-softfloat.obj: softfloat.c
588
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-softfloat.obj -MD -MP -MF $(DEPDIR)/testsoftfloat-softfloat.Tpo -c -o testsoftfloat-softfloat.obj `if test -f 'softfloat.c'; then $(CYGPATH_W) 'softfloat.c'; else $(CYGPATH_W) '$(srcdir)/softfloat.c'; fi`
589
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-softfloat.Tpo $(DEPDIR)/testsoftfloat-softfloat.Po
590
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testsoftfloat-softfloat.obj' libtool=no @AMDEPBACKSLASH@
591
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-softfloat.obj `if test -f 'softfloat.c'; then $(CYGPATH_W) 'softfloat.c'; else $(CYGPATH_W) '$(srcdir)/softfloat.c'; fi`
593
 
594
testsoftfloat-testCases.o: testCases.c
595
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-testCases.o -MD -MP -MF $(DEPDIR)/testsoftfloat-testCases.Tpo -c -o testsoftfloat-testCases.o `test -f 'testCases.c' || echo '$(srcdir)/'`testCases.c
596
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testCases.Tpo $(DEPDIR)/testsoftfloat-testCases.Po
597
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testsoftfloat-testCases.o' libtool=no @AMDEPBACKSLASH@
598
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-testCases.o `test -f 'testCases.c' || echo '$(srcdir)/'`testCases.c
600
 
601
testsoftfloat-testCases.obj: testCases.c
602
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-testCases.obj -MD -MP -MF $(DEPDIR)/testsoftfloat-testCases.Tpo -c -o testsoftfloat-testCases.obj `if test -f 'testCases.c'; then $(CYGPATH_W) 'testCases.c'; else $(CYGPATH_W) '$(srcdir)/testCases.c'; fi`
603
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testCases.Tpo $(DEPDIR)/testsoftfloat-testCases.Po
604
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testsoftfloat-testCases.obj' libtool=no @AMDEPBACKSLASH@
605
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
606
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-testCases.obj `if test -f 'testCases.c'; then $(CYGPATH_W) 'testCases.c'; else $(CYGPATH_W) '$(srcdir)/testCases.c'; fi`
607
 
608
testsoftfloat-testLoops.o: testLoops.c
609
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-testLoops.o -MD -MP -MF $(DEPDIR)/testsoftfloat-testLoops.Tpo -c -o testsoftfloat-testLoops.o `test -f 'testLoops.c' || echo '$(srcdir)/'`testLoops.c
610
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testLoops.Tpo $(DEPDIR)/testsoftfloat-testLoops.Po
611
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testsoftfloat-testLoops.o' libtool=no @AMDEPBACKSLASH@
612
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-testLoops.o `test -f 'testLoops.c' || echo '$(srcdir)/'`testLoops.c
614
 
615
testsoftfloat-testLoops.obj: testLoops.c
616
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-testLoops.obj -MD -MP -MF $(DEPDIR)/testsoftfloat-testLoops.Tpo -c -o testsoftfloat-testLoops.obj `if test -f 'testLoops.c'; then $(CYGPATH_W) 'testLoops.c'; else $(CYGPATH_W) '$(srcdir)/testLoops.c'; fi`
617
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testLoops.Tpo $(DEPDIR)/testsoftfloat-testLoops.Po
618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testsoftfloat-testLoops.obj' libtool=no @AMDEPBACKSLASH@
619
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-testLoops.obj `if test -f 'testLoops.c'; then $(CYGPATH_W) 'testLoops.c'; else $(CYGPATH_W) '$(srcdir)/testLoops.c'; fi`
621
 
622
testsoftfloat-slowfloat.o: slowfloat.c
623
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-slowfloat.o -MD -MP -MF $(DEPDIR)/testsoftfloat-slowfloat.Tpo -c -o testsoftfloat-slowfloat.o `test -f 'slowfloat.c' || echo '$(srcdir)/'`slowfloat.c
624
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-slowfloat.Tpo $(DEPDIR)/testsoftfloat-slowfloat.Po
625
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='slowfloat.c' object='testsoftfloat-slowfloat.o' libtool=no @AMDEPBACKSLASH@
626
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-slowfloat.o `test -f 'slowfloat.c' || echo '$(srcdir)/'`slowfloat.c
628
 
629
testsoftfloat-slowfloat.obj: slowfloat.c
630
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-slowfloat.obj -MD -MP -MF $(DEPDIR)/testsoftfloat-slowfloat.Tpo -c -o testsoftfloat-slowfloat.obj `if test -f 'slowfloat.c'; then $(CYGPATH_W) 'slowfloat.c'; else $(CYGPATH_W) '$(srcdir)/slowfloat.c'; fi`
631
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-slowfloat.Tpo $(DEPDIR)/testsoftfloat-slowfloat.Po
632
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='slowfloat.c' object='testsoftfloat-slowfloat.obj' libtool=no @AMDEPBACKSLASH@
633
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-slowfloat.obj `if test -f 'slowfloat.c'; then $(CYGPATH_W) 'slowfloat.c'; else $(CYGPATH_W) '$(srcdir)/slowfloat.c'; fi`
635
 
636
testsoftfloat-testsoftfloat.o: testsoftfloat.c
637
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-testsoftfloat.o -MD -MP -MF $(DEPDIR)/testsoftfloat-testsoftfloat.Tpo -c -o testsoftfloat-testsoftfloat.o `test -f 'testsoftfloat.c' || echo '$(srcdir)/'`testsoftfloat.c
638
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testsoftfloat.Tpo $(DEPDIR)/testsoftfloat-testsoftfloat.Po
639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testsoftfloat.c' object='testsoftfloat-testsoftfloat.o' libtool=no @AMDEPBACKSLASH@
640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
641
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-testsoftfloat.o `test -f 'testsoftfloat.c' || echo '$(srcdir)/'`testsoftfloat.c
642
 
643
testsoftfloat-testsoftfloat.obj: testsoftfloat.c
644
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -MT testsoftfloat-testsoftfloat.obj -MD -MP -MF $(DEPDIR)/testsoftfloat-testsoftfloat.Tpo -c -o testsoftfloat-testsoftfloat.obj `if test -f 'testsoftfloat.c'; then $(CYGPATH_W) 'testsoftfloat.c'; else $(CYGPATH_W) '$(srcdir)/testsoftfloat.c'; fi`
645
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testsoftfloat.Tpo $(DEPDIR)/testsoftfloat-testsoftfloat.Po
646
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testsoftfloat.c' object='testsoftfloat-testsoftfloat.obj' libtool=no @AMDEPBACKSLASH@
647
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testsoftfloat_CFLAGS) $(CFLAGS) -c -o testsoftfloat-testsoftfloat.obj `if test -f 'testsoftfloat.c'; then $(CYGPATH_W) 'testsoftfloat.c'; else $(CYGPATH_W) '$(srcdir)/testsoftfloat.c'; fi`
649
 
650
mostlyclean-libtool:
651
        -rm -f *.lo
652
 
653
clean-libtool:
654
        -rm -rf .libs _libs
655
 
656
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
657
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
658
        unique=`for i in $$list; do \
659
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
660
          done | \
661
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
662
              END { if (nonempty) { for (i in files) print i; }; }'`; \
663
        mkid -fID $$unique
664
tags: TAGS
665
 
666
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
667
                $(TAGS_FILES) $(LISP)
668
        set x; \
669
        here=`pwd`; \
670
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
671
        unique=`for i in $$list; do \
672
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
673
          done | \
674
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
675
              END { if (nonempty) { for (i in files) print i; }; }'`; \
676
        shift; \
677
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
678
          test -n "$$unique" || unique=$$empty_fix; \
679
          if test $$# -gt 0; then \
680
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
681
              "$$@" $$unique; \
682
          else \
683
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
684
              $$unique; \
685
          fi; \
686
        fi
687
ctags: CTAGS
688
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
689
                $(TAGS_FILES) $(LISP)
690
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
691
        unique=`for i in $$list; do \
692
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
693
          done | \
694
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
695
              END { if (nonempty) { for (i in files) print i; }; }'`; \
696
        test -z "$(CTAGS_ARGS)$$unique" \
697
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
698
             $$unique
699
 
700
GTAGS:
701
        here=`$(am__cd) $(top_builddir) && pwd` \
702
          && $(am__cd) $(top_srcdir) \
703
          && gtags -i $(GTAGS_ARGS) "$$here"
704
 
705
distclean-tags:
706
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
707
 
708
distdir: $(DISTFILES)
709
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
710
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
711
        list='$(DISTFILES)'; \
712
          dist_files=`for file in $$list; do echo $$file; done | \
713
          sed -e "s|^$$srcdirstrip/||;t" \
714
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
715
        case $$dist_files in \
716
          */*) $(MKDIR_P) `echo "$$dist_files" | \
717
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
718
                           sort -u` ;; \
719
        esac; \
720
        for file in $$dist_files; do \
721
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
722
          if test -d $$d/$$file; then \
723
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
724
            if test -d "$(distdir)/$$file"; then \
725
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726
            fi; \
727
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
728
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
729
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
730
            fi; \
731
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
732
          else \
733
            test -f "$(distdir)/$$file" \
734
            || cp -p $$d/$$file "$(distdir)/$$file" \
735
            || exit 1; \
736
          fi; \
737
        done
738
check-am: all-am
739
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
740
check: check-am
741
all-am: Makefile
742
installdirs:
743
install: install-am
744
install-exec: install-exec-am
745
install-data: install-data-am
746
uninstall: uninstall-am
747
 
748
install-am: all-am
749
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
750
 
751
installcheck: installcheck-am
752
install-strip:
753
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
754
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
755
          `test -z '$(STRIP)' || \
756
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
757
mostlyclean-generic:
758
 
759
clean-generic:
760
 
761
distclean-generic:
762
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
763
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
764
 
765
maintainer-clean-generic:
766
        @echo "This command is intended for maintainers to use"
767
        @echo "it deletes files that may require special tools to rebuild."
768
clean: clean-am
769
 
770
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
771
        mostlyclean-am
772
 
773
distclean: distclean-am
774
        -rm -rf ./$(DEPDIR)
775
        -rm -f Makefile
776
distclean-am: clean-am distclean-compile distclean-generic \
777
        distclean-tags
778
 
779
dvi: dvi-am
780
 
781
dvi-am:
782
 
783
html: html-am
784
 
785
html-am:
786
 
787
info: info-am
788
 
789
info-am:
790
 
791
install-data-am:
792
 
793
install-dvi: install-dvi-am
794
 
795
install-dvi-am:
796
 
797
install-exec-am:
798
 
799
install-html: install-html-am
800
 
801
install-html-am:
802
 
803
install-info: install-info-am
804
 
805
install-info-am:
806
 
807
install-man:
808
 
809
install-pdf: install-pdf-am
810
 
811
install-pdf-am:
812
 
813
install-ps: install-ps-am
814
 
815
install-ps-am:
816
 
817
installcheck-am:
818
 
819
maintainer-clean: maintainer-clean-am
820
        -rm -rf ./$(DEPDIR)
821
        -rm -f Makefile
822
maintainer-clean-am: distclean-am maintainer-clean-generic
823
 
824
mostlyclean: mostlyclean-am
825
 
826
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
827
        mostlyclean-libtool
828
 
829
pdf: pdf-am
830
 
831
pdf-am:
832
 
833
ps: ps-am
834
 
835
ps-am:
836
 
837
uninstall-am:
838
 
839
.MAKE: check-am install-am install-strip
840
 
841
.PHONY: CTAGS GTAGS all all-am check check-am clean \
842
        clean-checkPROGRAMS clean-generic clean-libtool ctags \
843
        distclean distclean-compile distclean-generic \
844
        distclean-libtool distclean-tags distdir dvi dvi-am html \
845
        html-am info info-am install install-am install-data \
846
        install-data-am install-dvi install-dvi-am install-exec \
847
        install-exec-am install-html install-html-am install-info \
848
        install-info-am install-man install-pdf install-pdf-am \
849
        install-ps install-ps-am install-strip installcheck \
850
        installcheck-am installdirs maintainer-clean \
851
        maintainer-clean-generic mostlyclean mostlyclean-compile \
852
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
853
        tags uninstall uninstall-am
854
 
855
 
856
# Tell versions [3.59,3.63) of GNU make to not export all variables.
857
# Otherwise a system limit (for SysV at least) may be exceeded.
858
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.