--- a/test/Makefile Mon Sep 25 12:20:58 2006 +0000 +++ b/test/Makefile Tue Sep 26 11:05:38 2006 +0000 @@ -73,7 +73,8 @@ 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/bf.so sh4/bt.so sh4/cmp.so \ + sh4/excslot.so $(SH4CC) $(SH4LDFLAGS) $^ -o $@ $(SH4LIBS) $(SH4OBJCOPY) testsh4 testsh4.bin