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

* 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.
This commit is contained in:
Andreas Schwab 1998-04-01 00:53:13 +00:00
parent 71bedb76ac
commit c5528b5d8b
3 changed files with 13 additions and 0 deletions

View File

@ -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

View 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

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/dl-librecon.h>