diff options
Diffstat (limited to 'lib/csu/arm/Makefile')
-rw-r--r-- | lib/csu/arm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/arm/Makefile b/lib/csu/arm/Makefile index 097f82df1f9b1..ce567467cd1e1 100644 --- a/lib/csu/arm/Makefile +++ b/lib/csu/arm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/csu/arm/Makefile,v 1.1.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../common |