freebsd-dev/libexec/rtld-aout
Bruce Evans 9453d60b10 Fixed `make depend' and related bogons. LDFLAGS was used for
ld-specific flags.  LDFLAGS is really for ld-related flags for cc,
not for ld, and some flags, e.g., -Bshareable, mean completely
different things to cc and ld.  Having the wrong things in LDFLAGS
also broke the standard ${PROG} target.  This was kludged around
by using a special rule that depended on LDFLAGS being bogus.
Fixing `make depend' broke the special rule but fixed the standard
rule (except in the DESTDIR case, which was handled more strictly
here than elsewhere).
1997-04-16 11:31:32 +00:00
..
i386 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
dynamic.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
Makefile Fixed `make depend' and related bogons. LDFLAGS was used for 1997-04-16 11:31:32 +00:00
md-prologue.c Imported NetBSD's ld for shared libs. 1993-11-03 23:41:59 +00:00
rtld.1 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
rtld.1aout Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
rtld.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
shlib.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
shlib.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
support.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
support.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00