2006-08-30 Kazunori Asayama <asayama@sm.sony.co.jp>
* spu/Makefile.in: Add dependency.
This commit is contained in:
parent
bc6686654c
commit
6f91c38b89
|
@ -1,3 +1,7 @@
|
|||
2006-08-30 Kazunori Asayama <asayama@sm.sony.co.jp>
|
||||
|
||||
* spu/Makefile.in: Add dependency.
|
||||
|
||||
2006-08-24 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
* arm/linux-crt0.c: Disable Arm stub for Thumb-2.
|
||||
|
|
|
@ -134,3 +134,5 @@ Makefile: Makefile.in config.status @host_makefile_frag_path@
|
|||
|
||||
config.status: configure
|
||||
$(SHELL) config.status --recheck
|
||||
|
||||
syscalls.o close.o fstat.o lseek.o open.o read.o stat.o unlink.o write.o: jsre.h
|
||||
|
|
Loading…
Reference in New Issue