freebsd-skq/gnu/usr.bin/ld
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
ldconfig
ldd
rtld Fixed `make depend' and related bogons. LDFLAGS was used for 1997-04-16 11:31:32 +00:00
sparc
dynamic.h
ld.1
ld.1aout
ld.c
ld.h
lib.c
Makefile
PORTING
rrs.c
shlib.c
shlib.h
support.c
support.h
symbol.c
symseg.h
warnings.c
xbits.c