diff options
| author | Olivier Houchard <cognet@FreeBSD.org> | 2004-06-17 19:01:53 +0000 |
|---|---|---|
| committer | Olivier Houchard <cognet@FreeBSD.org> | 2004-06-17 19:01:53 +0000 |
| commit | 45ab3f53501f7ad26e2d3395b34712e209942b25 (patch) | |
| tree | 593c08f080aca53c0ff24d29c1c2d1740161eeb8 /libexec | |
| parent | f77d42ce5c7a02d96e555c3b598b6669bae548fd (diff) | |
Notes
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 f8ae81d91cf65..bbd5a52093ea7 100644 --- a/libexec/rtld-elf/Makefile +++ b/libexec/rtld-elf/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG?= ld-elf.so.1 -# XXX: Hopefully this won't be needed after the next binutils import. SRCS= rtld_start.S \ reloc.c rtld.c rtld_lock.c map_object.c \ malloc.c xmalloc.c debug.c libmap.c |
