diff options
Diffstat (limited to 'sys/boot/alpha/boot1/Makefile')
-rw-r--r-- | sys/boot/alpha/boot1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot1/Makefile b/sys/boot/alpha/boot1/Makefile index f43cd5d593445..d113403488d38 100644 --- a/sys/boot/alpha/boot1/Makefile +++ b/sys/boot/alpha/boot1/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.15 1998/03/28 00:21:35 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/boot1/Makefile,v 1.10 1999/12/15 18:16:56 marcel Exp $ .include <../Makefile.inc> |