diff options
Diffstat (limited to 'sys/compat/svr4/Makefile')
-rw-r--r-- | sys/compat/svr4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/Makefile b/sys/compat/svr4/Makefile index a90cd555dddb..38da6888c9c9 100644 --- a/sys/compat/svr4/Makefile +++ b/sys/compat/svr4/Makefile @@ -1,6 +1,6 @@ # Makefile for syscall tables # -# $FreeBSD$ +# $FreeBSD: src/sys/compat/svr4/Makefile,v 1.7.14.1 2006/07/09 15:38:30 markm Exp $ all: @echo "make sysent only" |