diff options
Diffstat (limited to 'sys/boot/sparc64/boot1/Makefile')
-rw-r--r-- | sys/boot/sparc64/boot1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/sparc64/boot1/Makefile b/sys/boot/sparc64/boot1/Makefile index 9670678c20eb0..3a34759458f78 100644 --- a/sys/boot/sparc64/boot1/Makefile +++ b/sys/boot/sparc64/boot1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/sparc64/boot1/Makefile,v 1.11.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= boot1.elf INTERNALPROG= |