From 9f6d68b60130cd04f48735e7400a2ffa94f00443 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 13 Feb 2006 08:02:47 +0000 Subject: Remove vfork.c from Makefile as well --- libc/sysdeps/linux/vax/Makefile.arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/vax') diff --git a/libc/sysdeps/linux/vax/Makefile.arch b/libc/sysdeps/linux/vax/Makefile.arch index 0b3c1f619..4a0d52877 100644 --- a/libc/sysdeps/linux/vax/Makefile.arch +++ b/libc/sysdeps/linux/vax/Makefile.arch @@ -6,7 +6,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -CSRC:=brk.c _mmap.c vfork.c +CSRC:=brk.c _mmap.c SSRC:=__longjmp.S setjmp.S _setjmp.S clone.S ARCH_DIR:=$(top_srcdir)libc/sysdeps/linux/vax -- cgit v1.2.3