Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2006-08-30 23:04:31 +0400
committerJeff Johnston <jjohnstn@redhat.com>2006-08-30 23:04:31 +0400
commit6f91c38b890386ab43e7dd66760d7f296bffb539 (patch)
tree3d4e388b5882e72bbf6cf7d2550cb863f4c22e6d /libgloss/spu
parentbc6686654c5a9902cb4e49220ec60e6b772a23b9 (diff)
2006-08-30 Kazunori Asayama <asayama@sm.sony.co.jp>
* spu/Makefile.in: Add dependency.
Diffstat (limited to 'libgloss/spu')
-rw-r--r--libgloss/spu/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgloss/spu/Makefile.in b/libgloss/spu/Makefile.in
index 5709e5630..e9d79b57d 100644
--- a/libgloss/spu/Makefile.in
+++ b/libgloss/spu/Makefile.in
@@ -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