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 9bee50147f1c..61e867b4d728 100644 --- a/libexec/rtld-aout/Makefile +++ b/libexec/rtld-aout/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rtld-aout/Makefile,v 1.31 2001/09/12 10:04:41 ru Exp $ PROG= ld.so SRCS= mdprologue.S rtld.c shlib.c md.c support.c MAN= rtld.1aout |
