diff options
Diffstat (limited to 'sys/compat/freebsd32/Makefile')
-rw-r--r-- | sys/compat/freebsd32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/Makefile b/sys/compat/freebsd32/Makefile index d9131f26435f..d10a517c3161 100644 --- a/sys/compat/freebsd32/Makefile +++ b/sys/compat/freebsd32/Makefile @@ -1,6 +1,6 @@ # Makefile for syscall tables # -# $FreeBSD$ +# $FreeBSD: src/sys/compat/freebsd32/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ all: @echo "make sysent only" |