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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code-or1k/] [testfloat/] [Makefile.in] - Diff between revs 538 and 625

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 538 Rev 625
Line 1... Line 1...
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
# @configure_input@
 
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
# Inc.
# Inc.
Line 78... Line 78...
am_testfloat_OBJECTS = $(am__objects_1) testfloat-systmodes.$(OBJEXT) \
am_testfloat_OBJECTS = $(am__objects_1) testfloat-systmodes.$(OBJEXT) \
        testfloat-systflags.$(OBJEXT) systfloat.$(OBJEXT) \
        testfloat-systflags.$(OBJEXT) systfloat.$(OBJEXT) \
        testfloat-testFunction.$(OBJEXT) testfloat-testfloat.$(OBJEXT)
        testfloat-testFunction.$(OBJEXT) testfloat-testfloat.$(OBJEXT)
testfloat_OBJECTS = $(am_testfloat_OBJECTS)
testfloat_OBJECTS = $(am_testfloat_OBJECTS)
testfloat_DEPENDENCIES = ../except/except.lo ../support/libsupport.la
testfloat_DEPENDENCIES = ../except/except.lo ../support/libsupport.la
testfloat_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
AM_V_lt = $(am__v_lt_$(V))
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
am__v_lt_0 = --silent
 
testfloat_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(testfloat_CFLAGS) \
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(testfloat_CFLAGS) \
        $(CFLAGS) $(testfloat_LDFLAGS) $(LDFLAGS) -o $@
        $(CFLAGS) $(testfloat_LDFLAGS) $(LDFLAGS) -o $@
am__objects_2 = testsoftfloat-fail.$(OBJEXT) \
am__objects_2 = testsoftfloat-fail.$(OBJEXT) \
        testsoftfloat-random.$(OBJEXT) \
        testsoftfloat-random.$(OBJEXT) \
        testsoftfloat-writeHex.$(OBJEXT) \
        testsoftfloat-writeHex.$(OBJEXT) \
Line 93... Line 96...
        testsoftfloat-slowfloat.$(OBJEXT) \
        testsoftfloat-slowfloat.$(OBJEXT) \
        testsoftfloat-testsoftfloat.$(OBJEXT)
        testsoftfloat-testsoftfloat.$(OBJEXT)
testsoftfloat_OBJECTS = $(am_testsoftfloat_OBJECTS)
testsoftfloat_OBJECTS = $(am_testsoftfloat_OBJECTS)
testsoftfloat_DEPENDENCIES = ../except/except.lo \
testsoftfloat_DEPENDENCIES = ../except/except.lo \
        ../support/libsupport.la
        ../support/libsupport.la
testsoftfloat_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
testsoftfloat_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(testsoftfloat_CFLAGS) \
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(testsoftfloat_CFLAGS) \
        $(CFLAGS) $(testsoftfloat_LDFLAGS) $(LDFLAGS) -o $@
        $(CFLAGS) $(testsoftfloat_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/../../depcomp
depcomp = $(SHELL) $(top_srcdir)/../../depcomp
am__depfiles_maybe = depfiles
am__depfiles_maybe = depfiles
am__mv = mv -f
am__mv = mv -f
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
        --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
        $(AM_CCASFLAGS) $(CCASFLAGS)
 
AM_V_CPPAS = $(am__v_CPPAS_$(V))
 
am__v_CPPAS_ = $(am__v_CPPAS_$(AM_DEFAULT_VERBOSITY))
 
am__v_CPPAS_0 = @echo "  CPPAS " $@;
 
AM_V_at = $(am__v_at_$(V))
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
am__v_at_0 = @
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
        $(AM_CFLAGS) $(CFLAGS)
 
AM_V_CC = $(am__v_CC_$(V))
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
am__v_CC_0 = @echo "  CC    " $@;
CCLD = $(CC)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
        $(LDFLAGS) -o $@
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
AM_V_CCLD = $(am__v_CCLD_$(V))
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
AM_V_GEN = $(am__v_GEN_$(V))
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
am__v_GEN_0 = @echo "  GEN   " $@;
SOURCES = $(testfloat_SOURCES) $(testsoftfloat_SOURCES)
SOURCES = $(testfloat_SOURCES) $(testsoftfloat_SOURCES)
DIST_SOURCES = $(testfloat_SOURCES) $(testsoftfloat_SOURCES)
DIST_SOURCES = $(testfloat_SOURCES) $(testsoftfloat_SOURCES)
ETAGS = etags
ETAGS = etags
CTAGS = ctags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AMTAR = @AMTAR@
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
AWK = @AWK@
Line 320... Line 341...
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
        echo " rm -f" $$list; \
        echo " rm -f" $$list; \
        rm -f $$list
        rm -f $$list
testfloat$(EXEEXT): $(testfloat_OBJECTS) $(testfloat_DEPENDENCIES)
testfloat$(EXEEXT): $(testfloat_OBJECTS) $(testfloat_DEPENDENCIES)
        @rm -f testfloat$(EXEEXT)
        @rm -f testfloat$(EXEEXT)
        $(testfloat_LINK) $(testfloat_OBJECTS) $(testfloat_LDADD) $(LIBS)
        $(AM_V_CCLD)$(testfloat_LINK) $(testfloat_OBJECTS) $(testfloat_LDADD) $(LIBS)
testsoftfloat$(EXEEXT): $(testsoftfloat_OBJECTS) $(testsoftfloat_DEPENDENCIES)
testsoftfloat$(EXEEXT): $(testsoftfloat_OBJECTS) $(testsoftfloat_DEPENDENCIES)
        @rm -f testsoftfloat$(EXEEXT)
        @rm -f testsoftfloat$(EXEEXT)
        $(testsoftfloat_LINK) $(testsoftfloat_OBJECTS) $(testsoftfloat_LDADD) $(LIBS)
        $(AM_V_CCLD)$(testsoftfloat_LINK) $(testsoftfloat_OBJECTS) $(testsoftfloat_LDADD) $(LIBS)
 
 
mostlyclean-compile:
mostlyclean-compile:
        -rm -f *.$(OBJEXT)
        -rm -f *.$(OBJEXT)
 
 
distclean-compile:
distclean-compile:
Line 352... Line 373...
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-testLoops.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-testLoops.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-testsoftfloat.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-testsoftfloat.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-writeHex.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsoftfloat-writeHex.Po@am__quote@
 
 
.S.o:
.S.o:
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@am__fastdepCCAS_TRUE@  $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
 
 
.S.obj:
.S.obj:
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@am__fastdepCCAS_TRUE@  $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
 
.S.lo:
.S.lo:
@am__fastdepCCAS_TRUE@  $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
@am__fastdepCCAS_TRUE@  $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $<
@am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $<
 
 
.c.o:
.c.o:
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
 
.c.obj:
.c.obj:
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
 
.c.lo:
.c.lo:
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
 
testfloat-fail.o: fail.c
testfloat-fail.o: fail.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-fail.Tpo $(DEPDIR)/testfloat-fail.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-fail.Tpo $(DEPDIR)/testfloat-fail.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testfloat-fail.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testfloat-fail.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-fail.obj: fail.c
testfloat-fail.obj: fail.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-fail.Tpo $(DEPDIR)/testfloat-fail.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-fail.Tpo $(DEPDIR)/testfloat-fail.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testfloat-fail.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testfloat-fail.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-random.o: random.c
testfloat-random.o: random.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-random.Tpo $(DEPDIR)/testfloat-random.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-random.Tpo $(DEPDIR)/testfloat-random.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testfloat-random.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testfloat-random.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-random.obj: random.c
testfloat-random.obj: random.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-random.Tpo $(DEPDIR)/testfloat-random.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-random.Tpo $(DEPDIR)/testfloat-random.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testfloat-random.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testfloat-random.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-writeHex.o: writeHex.c
testfloat-writeHex.o: writeHex.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-writeHex.Tpo $(DEPDIR)/testfloat-writeHex.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-writeHex.Tpo $(DEPDIR)/testfloat-writeHex.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testfloat-writeHex.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testfloat-writeHex.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-writeHex.obj: writeHex.c
testfloat-writeHex.obj: writeHex.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-writeHex.Tpo $(DEPDIR)/testfloat-writeHex.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-writeHex.Tpo $(DEPDIR)/testfloat-writeHex.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testfloat-writeHex.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testfloat-writeHex.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-softfloat.o: softfloat.c
testfloat-softfloat.o: softfloat.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-softfloat.Tpo $(DEPDIR)/testfloat-softfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-softfloat.Tpo $(DEPDIR)/testfloat-softfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testfloat-softfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testfloat-softfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-softfloat.obj: softfloat.c
testfloat-softfloat.obj: softfloat.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-softfloat.Tpo $(DEPDIR)/testfloat-softfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-softfloat.Tpo $(DEPDIR)/testfloat-softfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testfloat-softfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testfloat-softfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-testCases.o: testCases.c
testfloat-testCases.o: testCases.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testCases.Tpo $(DEPDIR)/testfloat-testCases.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-testCases.Tpo $(DEPDIR)/testfloat-testCases.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testfloat-testCases.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testfloat-testCases.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-testCases.obj: testCases.c
testfloat-testCases.obj: testCases.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testCases.Tpo $(DEPDIR)/testfloat-testCases.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-testCases.Tpo $(DEPDIR)/testfloat-testCases.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testfloat-testCases.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testfloat-testCases.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-testLoops.o: testLoops.c
testfloat-testLoops.o: testLoops.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testLoops.Tpo $(DEPDIR)/testfloat-testLoops.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-testLoops.Tpo $(DEPDIR)/testfloat-testLoops.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testfloat-testLoops.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testfloat-testLoops.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-testLoops.obj: testLoops.c
testfloat-testLoops.obj: testLoops.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testLoops.Tpo $(DEPDIR)/testfloat-testLoops.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-testLoops.Tpo $(DEPDIR)/testfloat-testLoops.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testfloat-testLoops.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testfloat-testLoops.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-systmodes.o: systmodes.c
testfloat-systmodes.o: systmodes.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-systmodes.Tpo $(DEPDIR)/testfloat-systmodes.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-systmodes.Tpo $(DEPDIR)/testfloat-systmodes.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systmodes.c' object='testfloat-systmodes.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systmodes.c' object='testfloat-systmodes.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-systmodes.obj: systmodes.c
testfloat-systmodes.obj: systmodes.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-systmodes.Tpo $(DEPDIR)/testfloat-systmodes.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-systmodes.Tpo $(DEPDIR)/testfloat-systmodes.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systmodes.c' object='testfloat-systmodes.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systmodes.c' object='testfloat-systmodes.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-systflags.o: systflags.c
testfloat-systflags.o: systflags.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-systflags.Tpo $(DEPDIR)/testfloat-systflags.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-systflags.Tpo $(DEPDIR)/testfloat-systflags.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systflags.c' object='testfloat-systflags.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systflags.c' object='testfloat-systflags.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-systflags.obj: systflags.c
testfloat-systflags.obj: systflags.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-systflags.Tpo $(DEPDIR)/testfloat-systflags.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-systflags.Tpo $(DEPDIR)/testfloat-systflags.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systflags.c' object='testfloat-systflags.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systflags.c' object='testfloat-systflags.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-testFunction.o: testFunction.c
testfloat-testFunction.o: testFunction.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testFunction.Tpo $(DEPDIR)/testfloat-testFunction.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-testFunction.Tpo $(DEPDIR)/testfloat-testFunction.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testFunction.c' object='testfloat-testFunction.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testFunction.c' object='testfloat-testFunction.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-testFunction.obj: testFunction.c
testfloat-testFunction.obj: testFunction.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testFunction.Tpo $(DEPDIR)/testfloat-testFunction.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-testFunction.Tpo $(DEPDIR)/testfloat-testFunction.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testFunction.c' object='testfloat-testFunction.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testFunction.c' object='testfloat-testFunction.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testfloat-testfloat.o: testfloat.c
testfloat-testfloat.o: testfloat.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testfloat.Tpo $(DEPDIR)/testfloat-testfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-testfloat.Tpo $(DEPDIR)/testfloat-testfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testfloat.c' object='testfloat-testfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testfloat.c' object='testfloat-testfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testfloat-testfloat.obj: testfloat.c
testfloat-testfloat.obj: testfloat.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testfloat-testfloat.Tpo $(DEPDIR)/testfloat-testfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testfloat-testfloat.Tpo $(DEPDIR)/testfloat-testfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testfloat.c' object='testfloat-testfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testfloat.c' object='testfloat-testfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testsoftfloat-fail.o: fail.c
testsoftfloat-fail.o: fail.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-fail.Tpo $(DEPDIR)/testsoftfloat-fail.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-fail.Tpo $(DEPDIR)/testsoftfloat-fail.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testsoftfloat-fail.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testsoftfloat-fail.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testsoftfloat-fail.obj: fail.c
testsoftfloat-fail.obj: fail.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-fail.Tpo $(DEPDIR)/testsoftfloat-fail.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-fail.Tpo $(DEPDIR)/testsoftfloat-fail.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testsoftfloat-fail.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fail.c' object='testsoftfloat-fail.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testsoftfloat-random.o: random.c
testsoftfloat-random.o: random.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-random.Tpo $(DEPDIR)/testsoftfloat-random.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-random.Tpo $(DEPDIR)/testsoftfloat-random.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testsoftfloat-random.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testsoftfloat-random.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testsoftfloat-random.obj: random.c
testsoftfloat-random.obj: random.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-random.Tpo $(DEPDIR)/testsoftfloat-random.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-random.Tpo $(DEPDIR)/testsoftfloat-random.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testsoftfloat-random.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='random.c' object='testsoftfloat-random.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testsoftfloat-writeHex.o: writeHex.c
testsoftfloat-writeHex.o: writeHex.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-writeHex.Tpo $(DEPDIR)/testsoftfloat-writeHex.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-writeHex.Tpo $(DEPDIR)/testsoftfloat-writeHex.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testsoftfloat-writeHex.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testsoftfloat-writeHex.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testsoftfloat-writeHex.obj: writeHex.c
testsoftfloat-writeHex.obj: writeHex.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-writeHex.Tpo $(DEPDIR)/testsoftfloat-writeHex.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-writeHex.Tpo $(DEPDIR)/testsoftfloat-writeHex.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testsoftfloat-writeHex.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='writeHex.c' object='testsoftfloat-writeHex.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testsoftfloat-softfloat.o: softfloat.c
testsoftfloat-softfloat.o: softfloat.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-softfloat.Tpo $(DEPDIR)/testsoftfloat-softfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-softfloat.Tpo $(DEPDIR)/testsoftfloat-softfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testsoftfloat-softfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testsoftfloat-softfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testsoftfloat-softfloat.obj: softfloat.c
testsoftfloat-softfloat.obj: softfloat.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-softfloat.Tpo $(DEPDIR)/testsoftfloat-softfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-softfloat.Tpo $(DEPDIR)/testsoftfloat-softfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testsoftfloat-softfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='softfloat.c' object='testsoftfloat-softfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testsoftfloat-testCases.o: testCases.c
testsoftfloat-testCases.o: testCases.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testCases.Tpo $(DEPDIR)/testsoftfloat-testCases.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-testCases.Tpo $(DEPDIR)/testsoftfloat-testCases.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testsoftfloat-testCases.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testsoftfloat-testCases.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testsoftfloat-testCases.obj: testCases.c
testsoftfloat-testCases.obj: testCases.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testCases.Tpo $(DEPDIR)/testsoftfloat-testCases.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-testCases.Tpo $(DEPDIR)/testsoftfloat-testCases.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testsoftfloat-testCases.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testCases.c' object='testsoftfloat-testCases.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testsoftfloat-testLoops.o: testLoops.c
testsoftfloat-testLoops.o: testLoops.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testLoops.Tpo $(DEPDIR)/testsoftfloat-testLoops.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-testLoops.Tpo $(DEPDIR)/testsoftfloat-testLoops.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testsoftfloat-testLoops.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testsoftfloat-testLoops.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testsoftfloat-testLoops.obj: testLoops.c
testsoftfloat-testLoops.obj: testLoops.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testLoops.Tpo $(DEPDIR)/testsoftfloat-testLoops.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-testLoops.Tpo $(DEPDIR)/testsoftfloat-testLoops.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testsoftfloat-testLoops.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testLoops.c' object='testsoftfloat-testLoops.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testsoftfloat-slowfloat.o: slowfloat.c
testsoftfloat-slowfloat.o: slowfloat.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-slowfloat.Tpo $(DEPDIR)/testsoftfloat-slowfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-slowfloat.Tpo $(DEPDIR)/testsoftfloat-slowfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='slowfloat.c' object='testsoftfloat-slowfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='slowfloat.c' object='testsoftfloat-slowfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testsoftfloat-slowfloat.obj: slowfloat.c
testsoftfloat-slowfloat.obj: slowfloat.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-slowfloat.Tpo $(DEPDIR)/testsoftfloat-slowfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-slowfloat.Tpo $(DEPDIR)/testsoftfloat-slowfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='slowfloat.c' object='testsoftfloat-slowfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='slowfloat.c' object='testsoftfloat-slowfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
testsoftfloat-testsoftfloat.o: testsoftfloat.c
testsoftfloat-testsoftfloat.o: testsoftfloat.c
@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
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testsoftfloat.Tpo $(DEPDIR)/testsoftfloat-testsoftfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-testsoftfloat.Tpo $(DEPDIR)/testsoftfloat-testsoftfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testsoftfloat.c' object='testsoftfloat-testsoftfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testsoftfloat.c' object='testsoftfloat-testsoftfloat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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
@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
 
 
testsoftfloat-testsoftfloat.obj: testsoftfloat.c
testsoftfloat-testsoftfloat.obj: testsoftfloat.c
@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`
@am__fastdepCC_TRUE@    $(AM_V_CC)$(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`
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/testsoftfloat-testsoftfloat.Tpo $(DEPDIR)/testsoftfloat-testsoftfloat.Po
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testsoftfloat-testsoftfloat.Tpo $(DEPDIR)/testsoftfloat-testsoftfloat.Po
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testsoftfloat.c' object='testsoftfloat-testsoftfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='testsoftfloat.c' object='testsoftfloat-testsoftfloat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@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`
@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`
 
 
mostlyclean-libtool:
mostlyclean-libtool:

powered by: WebSVN 2.1.0

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