Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 2 May 1999 17:20:24 +0000 (17:20 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 2 May 1999 17:20:24 +0000 (17:20 +0000)
1998-03-30  Joel Klecker  <espy@debian.org>

* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile
(sysdep-others,install-bin): Add lddlibc4.

ChangeLog
sysdeps/unix/sysv/linux/sparc/sparc32/Makefile

index 8f71120..2ff6f16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-03-30  Joel Klecker  <espy@debian.org>
+
+       * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile
+       (sysdep-others,install-bin): Add lddlibc4.
+
 1999-05-02  H.J. Lu  <hjl@gnu.org>
 
        * timezone/zic.c (dolink): Remove the symlink destination first.
index 0268751..69c0717 100644 (file)
@@ -9,6 +9,8 @@ endif
 ifeq ($(subdir),elf)
 CFLAGS-rtld.c += -mv8
 #rtld-routines += dl-sysdepsparc
+sysdep-others += lddlibc4
+install-bin += lddlibc4
 endif   # elf
 
 ifeq ($(subdir),signal)