summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/linux32/Makefile')
-rw-r--r--sys/amd64/linux32/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/amd64/linux32/Makefile b/sys/amd64/linux32/Makefile
index 4826981..9219b34 100644
--- a/sys/amd64/linux32/Makefile
+++ b/sys/amd64/linux32/Makefile
@@ -9,9 +9,4 @@ sysent: linux32_sysent.c linux32_syscall.h linux32_proto.h linux32_syscalls.c l
linux32_sysent.c linux32_syscall.h linux32_proto.h linux32_syscalls.c linux32_systrace_args.c: ../../kern/makesyscalls.sh \
syscalls.master syscalls.conf
- -mv -f linux32_sysent.c linux32_sysent.c.bak
- -mv -f linux32_syscall.h linux32_syscall.h.bak
- -mv -f linux32_proto.h linux32_proto.h.bak
- -mv -f linux32_syscalls.c linux32_syscalls.c.bak
- -mv -f linux32_systrace_args.c linux32_systrace_args.c.bak
sh ../../kern/makesyscalls.sh syscalls.master syscalls.conf
OpenPOWER on IntegriCloud