diff options
Diffstat (limited to 'lib/csu/i386-elf/Makefile')
-rw-r--r-- | lib/csu/i386-elf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/i386-elf/Makefile b/lib/csu/i386-elf/Makefile index 8598ce8552f5f..7f5c3bef679bb 100644 --- a/lib/csu/i386-elf/Makefile +++ b/lib/csu/i386-elf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/csu/i386-elf/Makefile,v 1.20 2004/01/20 13:31:35 ru Exp $ .PATH: ${.CURDIR}/../common |