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 6c9ff0774768..7264ef803577 100644 --- a/gnu/usr.bin/ld/Makefile +++ b/gnu/usr.bin/ld/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1998/09/07 05:46:09 jb Exp $ +# $Id: Makefile,v 1.27 1998/09/09 11:22:28 kato Exp $ # RTLD= ${.CURDIR}/../../../libexec/rtld-aout |