--- a/test/Makefile Wed Jan 31 11:01:36 2007 +0000 +++ b/test/Makefile Tue Feb 13 08:34:27 2007 +0000 @@ -74,6 +74,7 @@ testsh4: crt0.so sh4/testsh4.so timer.so interrupt.so \ sh4/add.so sh4/addc.so sh4/addv.so sh4/and.so sh4/andi.so \ sh4/bf.so sh4/bt.so sh4/cmp.so \ + sh4/float.so sh4/ftrc.so \ sh4/excslot.so sh4/undef.so $(SH4CC) $(SH4LDFLAGS) $^ -o $@ $(SH4LIBS) $(SH4OBJCOPY) testsh4 testsh4.bin