--- a/test/Makefile Sun Jan 14 02:53:11 2007 +0000 +++ b/test/Makefile Thu Jan 25 11:46:35 2007 +0000 @@ -112,6 +112,10 @@ readdata: crt0.so readdata.so $(SH4CC) $(SH4LDFLAGS) $^ -o $@ $(SH4LIBS) +rend: crt0.so rendload.so asic.so lib.so timer.so pvr.so + $(SH4CC) $(SH4LDFLAGS) $^ -o $@ $(SH4LIBS) + $(SH4OBJCOPY) rend rend.bin + .PHONY : clean clean: rm -f *.o *.so *.ao *.ac *.bin mapleid ide readmem dumpasic