summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1999-07-09 16:27:43 +0000
committerjdp <jdp@FreeBSD.org>1999-07-09 16:27:43 +0000
commit2090a850c69efc4ce1e68dec60e1b9192bce4298 (patch)
tree10c9dadfff399d378fc1bcfa09b77b9f95463955 /libexec/rtld-elf
parent5587b52c7549e7a364a775fba40dd0b4842d9db1 (diff)
downloadFreeBSD-src-2090a850c69efc4ce1e68dec60e1b9192bce4298.zip
FreeBSD-src-2090a850c69efc4ce1e68dec60e1b9192bce4298.tar.gz
Add a MAINTAINER line naming myself. We control the vertical. We
control the horizontal.
Diffstat (limited to 'libexec/rtld-elf')
-rw-r--r--libexec/rtld-elf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile
index bceb2a2..47598e6 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
OpenPOWER on IntegriCloud