diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-04 19:23:43 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-04 19:23:43 +0000 |
| commit | 6e26c87c2d8a98fb29ae336b3b2119ba0ad0dfc8 (patch) | |
| tree | ce61f3066b7ef975553f8aac4e9f8d75ec0f87e8 /libexec/rtld-aout/Makefile | |
| parent | c2429c497266c4f8c5ec071118e956758aa4af13 (diff) | |
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 b9647d62cb6a..7efaae258c5a 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.2.1 2001/04/25 10:41:00 ru Exp $ PROG= ld.so SRCS= mdprologue.S rtld.c shlib.c md.c support.c MAN= rtld.1aout |
