Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 09/30/1998 09:47:48
Module Name: src
Committed By: jonathan
Date: Wed Sep 30 16:47:48 UTC 1998
Modified Files:
src/gnu/usr.bin: Makefile
src/gnu/usr.bin/ld.new: Makefile _alpha.mk ldemul-list.h
Added Files:
src/gnu/usr.bin/ld.new: _mips.mk
Removed Files:
src/gnu/usr.bin/ld.new: alpha.mk
Log Message:
* rename gnu/usr.bin/ld.new/*.mk to _*.mk for consistency
with other reachovers to GNU code.
* Add mips-elf config for binutils ld: add emul entries in ldemul-list.h,
and endian-dependent default emul in _mips.mk.
add ld.new for to gnu/usr.bin subdirs for mips.
XXX ld, as manpages inconsistent between elf and a.out ports.