diff options
Diffstat (limited to 'sys/boot/i386/btx/lib/Makefile')
-rw-r--r-- | sys/boot/i386/btx/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/btx/lib/Makefile b/sys/boot/i386/btx/lib/Makefile index 563f001253b2b..0f940b87f881a 100644 --- a/sys/boot/i386/btx/lib/Makefile +++ b/sys/boot/i386/btx/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/btx/lib/Makefile,v 1.12 2004/02/09 14:11:57 ru Exp $ PROG= crt0.o INTERNALPROG= |