aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/linux
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-03-29 10:48:49 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-03-29 10:48:49 +0000
commit2b81b1431e28685e8b0161e2d8f047af5b6e80a7 (patch)
tree6877947ccef90836cd4f2877f963134e84b43d03 /sys/alpha/linux
parent64f873e1f350c738a812580c740eca042f675a2f (diff)
Notes
Diffstat (limited to 'sys/alpha/linux')
-rw-r--r--sys/alpha/linux/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/alpha/linux/Makefile b/sys/alpha/linux/Makefile
index e1f00334549e..cb388b8edee8 100644
--- a/sys/alpha/linux/Makefile
+++ b/sys/alpha/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