diff options
Diffstat (limited to 'libexec/rtld-aout/Makefile')
| -rw-r--r-- | libexec/rtld-aout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-aout/Makefile b/libexec/rtld-aout/Makefile index c4a588df768e..fd35331c5418 100644 --- a/libexec/rtld-aout/Makefile +++ b/libexec/rtld-aout/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rtld-aout/Makefile,v 1.29 2000/01/29 03:13:49 jdp Exp $ PROG= ld.so SRCS= mdprologue.S rtld.c shlib.c md.c support.c MAN1aout= rtld.1aout |
