--- a/test/Makefile Wed Sep 27 10:21:34 2006 +0000 +++ b/test/Makefile Fri Dec 29 00:24:43 2006 +0000 @@ -78,7 +78,7 @@ $(SH4CC) $(SH4LDFLAGS) $^ -o $@ $(SH4LIBS) $(SH4OBJCOPY) testsh4 testsh4.bin -testide: crt0.so testide.so ide.so +testide: crt0.so testide.so ide.so lib.so $(SH4CC) $(SH4LDFLAGS) $^ -o $@ $(SH4LIBS) $(SH4OBJCOPY) testide testide.bin