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..4fdc3a61dceb 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 2005/10/23 23:58:23 obrien Exp $ all: @echo "make sysent only" |
