* sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
authorAndreas Schwab <schwab@suse.de>
Wed, 1 Apr 1998 00:53:13 +0000 (00:53 +0000)
committerAndreas Schwab <schwab@suse.de>
Wed, 1 Apr 1998 00:53:13 +0000 (00:53 +0000)
* sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and
install lddlibc4.
Wed Apr  1 10:50:23 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.

* sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and
install lddlibc4.

ChangeLog
sysdeps/unix/sysv/linux/m68k/Makefile
sysdeps/unix/sysv/linux/m68k/dl-librecon.h [new file with mode: 0644]

index aa7ba56..e01db28 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Apr  1 10:50:23 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
+
+       * sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and
+       install lddlibc4.
+
 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
 
        * iconvdata/Makefile: Use libKSC shared object in JOHAB and
index 12e95f1..eb0921d 100644 (file)
@@ -5,3 +5,8 @@ m68k-syntax-flag = -DMOTOROLA_SYNTAX
 ifeq ($(subdir),misc)
 sysdep_routines += mremap
 endif
+
+ifeq ($(subdir),elf)
+others      += lddlibc4
+install-bin += lddlibc4
+endif
diff --git a/sysdeps/unix/sysv/linux/m68k/dl-librecon.h b/sysdeps/unix/sysv/linux/m68k/dl-librecon.h
new file mode 100644 (file)
index 0000000..dbb4e75
--- /dev/null
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/i386/dl-librecon.h>