diff options
Diffstat (limited to 'sys/amd64/linux32/Makefile')
-rw-r--r-- | sys/amd64/linux32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/linux32/Makefile b/sys/amd64/linux32/Makefile index ae4f1078a2ad..3b9c9144f2e4 100644 --- a/sys/amd64/linux32/Makefile +++ b/sys/amd64/linux32/Makefile @@ -1,6 +1,6 @@ # Makefile for syscall tables # -# $FreeBSD$ +# $FreeBSD: src/sys/amd64/linux32/Makefile,v 1.1 2004/08/16 07:55:06 tjr Exp $ all: @echo "make sysent only" |