summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-11-01 08:47:34 +0000
committerobrien <obrien@FreeBSD.org>2000-11-01 08:47:34 +0000
commit66095251cecda546860bdf9240227dff3d4367c9 (patch)
tree3346b214f325e0e149c126561fc3b4daa2430c18 /sys/compat/svr4
parentf66aa0121f4ad736a082283563a7d467af568fbf (diff)
downloadFreeBSD-src-66095251cecda546860bdf9240227dff3d4367c9.zip
FreeBSD-src-66095251cecda546860bdf9240227dff3d4367c9.tar.gz
Make the target a little bit more generic.
Diffstat (limited to 'sys/compat/svr4')
-rw-r--r--sys/compat/svr4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/compat/svr4/Makefile b/sys/compat/svr4/Makefile
index a3eaaf4..00f8264 100644
--- a/sys/compat/svr4/Makefile
+++ b/sys/compat/svr4/Makefile
@@ -5,7 +5,9 @@
MAINTAINER= newton@freebsd.org
all:
- @echo "make svr4_sysent.c only"
+ @echo "make sysent only"
+
+syscallnames: svr4_sysent.c svr4_syscall.h svr4_proto.h
svr4_syscallnames.c svr4_sysent.c svr4_syscall.h svr4_proto.h: \
../kern/makesyscalls.sh syscalls.master syscalls.conf
OpenPOWER on IntegriCloud