summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/linux/Makefile')
-rw-r--r--sys/amd64/linux/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/amd64/linux/Makefile b/sys/amd64/linux/Makefile
index c8899e6..fc0aac2 100644
--- a/sys/amd64/linux/Makefile
+++ b/sys/amd64/linux/Makefile
@@ -9,9 +9,4 @@ sysent: linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_sys
linux_sysent.c linux_syscall.h linux_proto.h linux_syscalls.c linux_systrace_args.c: \
../../kern/makesyscalls.sh syscalls.master syscalls.conf
- -mv -f linux_sysent.c linux_sysent.c.bak
- -mv -f linux_syscall.h linux_syscall.h.bak
- -mv -f linux_proto.h linux_proto.h.bak
- -mv -f linux_syscalls.c linux_syscalls.c.bak
- -mv -f linux_systrace_args.c linux_systrace_args.c.bak
sh ../../kern/makesyscalls.sh syscalls.master syscalls.conf
OpenPOWER on IntegriCloud