diff options
Diffstat (limited to 'sys/boot/alpha/Makefile')
-rw-r--r-- | sys/boot/alpha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile index e97c8e8974152..6996e7ff57aae 100644 --- a/sys/boot/alpha/Makefile +++ b/sys/boot/alpha/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/alpha/Makefile,v 1.6 1999/11/03 20:19:30 dfr Exp $ SUBDIR= libalpha SUBDIR+= boot1 loader cdboot netboot |