OSDN Git Service

Remove source files that, well, no longer exist :).
author"Steven J. Hill" <sjhill@realitydiluted.com>
Wed, 24 Jul 2002 17:29:35 +0000 (17:29 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Wed, 24 Jul 2002 17:29:35 +0000 (17:29 -0000)
libc/sysdeps/linux/mips/Makefile

index 4f6b806..a3fe845 100644 (file)
@@ -30,7 +30,7 @@ TARGET_MACHINE_TYPE=$(shell $(CC) -dumpmachine)
 CRT0=crt0.S
 CRT0_OBJ=$(patsubst %.S,%.o, $(CRT0))
 
-SSRC=bsd-_setjmp.S bsd-setjmp.S setjmp.S clone.S fork.S __uClibc_syscall.S
+SSRC=bsd-_setjmp.S bsd-setjmp.S setjmp.S clone.S
 SOBJS=$(patsubst %.S,%.o, $(SSRC))
 
 CSRC=__longjmp.c  brk.c vfork.c setjmp_aux.c _mmap.c pipe.c __syscall_error.c