diff options
Diffstat (limited to 'gnu/usr.bin/ld/Makefile')
-rw-r--r-- | gnu/usr.bin/ld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/Makefile b/gnu/usr.bin/ld/Makefile index 8d153600b922c..c282d580442f8 100644 --- a/gnu/usr.bin/ld/Makefile +++ b/gnu/usr.bin/ld/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/ld/Makefile,v 1.30 2000/01/03 10:41:11 obrien Exp $ # RTLD= ${.CURDIR}/../../../libexec/rtld-aout |