diff options
| author | John Polstra <jdp@FreeBSD.org> | 1999-07-09 16:27:43 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1999-07-09 16:27:43 +0000 |
| commit | 18cd0551a749acf6b386eac7457a9a89a1323f1c (patch) | |
| tree | adf34aa64aea48f79ad85a5d5747323328877011 /libexec/rtld-elf | |
| parent | 8d05e8c4535a87a623927c2d9496608ae60c78f2 (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-elf')
| -rw-r--r-- | libexec/rtld-elf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile index bceb2a27d02c..47598e6238d2 100644 --- a/libexec/rtld-elf/Makefile +++ b/libexec/rtld-elf/Makefile @@ -1,6 +1,7 @@ # -# $Id: Makefile,v 1.5 1999/02/15 05:02:54 nate Exp $ +# $Id: Makefile,v 1.6 1999/04/09 00:28:31 jdp Exp $ # +MAINTAINER= jdp PROG= ld-elf.so.1 SRCS= rtld_start.S rtld.c map_object.c malloc.c xmalloc.c debug.c \ reloc.c |
