summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2000-01-15 19:40:08 +0000
committerBruce Evans <bde@FreeBSD.org>2000-01-15 19:40:08 +0000
commitee32b1da10fef2f876383f2d62c97785b54be8f9 (patch)
tree2f153565350b15f07eb612816c2c96ea40d8d76a
parent121ac7c9a26d35c8a16d915a5f2794a496a94a5a (diff)
Notes
-rw-r--r--sys/alpha/osf1/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/alpha/osf1/Makefile b/sys/alpha/osf1/Makefile
index a161390da90c..874065834c86 100644
--- a/sys/alpha/osf1/Makefile
+++ b/sys/alpha/osf1/Makefile
@@ -1,7 +1,9 @@
# $FreeBSD$
-# Makefile for syscall tables
-all: osf1_sysent.c
+# Makefile for syscall tables.
+
+all:
+ @echo "make osf1_sysent.c only"
osf1_sysent.c osf1_syscall.h osf1_proto.h: ../../kern/makesyscalls.sh \
syscalls.master syscalls.conf