diff options
Diffstat (limited to 'lib/csu/alpha/Makefile')
-rw-r--r-- | lib/csu/alpha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/alpha/Makefile b/lib/csu/alpha/Makefile index 8b81815146c30..8f3e04ff1976f 100644 --- a/lib/csu/alpha/Makefile +++ b/lib/csu/alpha/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/csu/alpha/Makefile,v 1.24 2002/07/29 09:40:10 ru Exp $ .PATH: ${.CURDIR}/../common SRCS= crt1.c crti.S crtn.S |