summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-29 10:48:49 +0000
committerpeter <peter@FreeBSD.org>1997-03-29 10:48:49 +0000
commitc83cf31c0499c898babaf3ed1c365c87cc729043 (patch)
treefd2e8b7d2504e8b41316e3e7ca228cf3e770b4ec /sys/i386/linux/Makefile
parent13c8fe24a7948e34a91826931dbd257d09ac18fb (diff)
downloadFreeBSD-src-c83cf31c0499c898babaf3ed1c365c87cc729043.zip
FreeBSD-src-c83cf31c0499c898babaf3ed1c365c87cc729043.tar.gz
Forgot $Id$, break a long line
Diffstat (limited to 'sys/i386/linux/Makefile')
-rw-r--r--sys/i386/linux/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/i386/linux/Makefile b/sys/i386/linux/Makefile
index e1f0033..cb388b8 100644
--- a/sys/i386/linux/Makefile
+++ b/sys/i386/linux/Makefile
@@ -1,6 +1,9 @@
-# Makefile for syscalls tables
+# Makefile for syscall tables
+#
+# $Id$
-linux_sysent.c linux_syscall.h linux_proto.h: ../../kern/makesyscalls.sh syscalls.master syscalls.conf
+linux_sysent.c linux_syscall.h linux_proto.h: ../../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
OpenPOWER on IntegriCloud