diff --git a/sys/compat/svr4/Makefile b/sys/compat/svr4/Makefile index 6de19bc8e8dc..7da356e4b49f 100644 --- a/sys/compat/svr4/Makefile +++ b/sys/compat/svr4/Makefile @@ -5,7 +5,7 @@ MAINTAINER= newton@freebsd.org all: - @echo "make syscallnames only" + @echo "make sysent only" sysent: svr4_sysent.c svr4_syscall.h svr4_proto.h