NetBSD/libexec/ld.aout_so
lukem 130ab7336b Rework how MAKEVERBOSE operates:
*	Don't bother prefixing commands with a line of  ${_MKCMD}\
	and instead rely upon "make -s".  This is less intrusive on
	all the Makefiles than the former.  Idea from David Laight.

    *	Rename the variables use to print messages.  The scheme now is:
	    _MKMSG_FOO		Run  _MKMSG 'foo'
	    _MKTARGET_FOO	Run  _MKMSG_FOO ${.TARGET}
	From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
..
arch Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is. 2002-12-10 17:14:02 +00:00
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
ld.aout_so.1 Add Ns where needed. 2003-06-26 18:09:39 +00:00
ld.h
ld.so.arm.uue
ld.so.i386.uue
ld.so.m68k.uue
ld.so.sparc.uue
ld.so.vax.uue netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
malloc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
md-prologue.c
rtld.c Fix problem where dlclose() falls into infinite loop. 2003-01-16 08:45:56 +00:00
shlib.c
shlib.h