diff options
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 |
