diff options
| author | John Polstra <jdp@FreeBSD.org> | 2002-06-22 17:03:13 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 2002-06-22 17:03:13 +0000 |
| commit | 5941d2bf19bc4d7feae82b0f86f5a546f237ced6 (patch) | |
| tree | b6e762919423adeeba10d536ffae3dc866596377 /libexec | |
| parent | e7f265807ab66106224d48f396cba76861ccee29 (diff) | |
MFC 1.16: Remove maintainer line.
Notes
svn path=/stable/4/; revision=98621
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rtld-elf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile index f0556c04f601..d9c594cb6dfa 100644 --- a/libexec/rtld-elf/Makefile +++ b/libexec/rtld-elf/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -MAINTAINER= jdp PROG= ld-elf.so.1 SRCS= rtld_start.S rtld.c lockdflt.c map_object.c malloc.c \ xmalloc.c debug.c reloc.c |
