diff options
Diffstat (limited to 'sys/boot/Makefile')
-rw-r--r-- | sys/boot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile index 2fc9e02d440f6..1bbe7773b6071 100644 --- a/sys/boot/Makefile +++ b/sys/boot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/Makefile,v 1.24 2004/08/16 15:45:24 marius Exp $ .if !defined(NOFORTH) # Build the add-in FORTH interpreter. |