HardenedBSD/gnu
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
..
gnu2bmake Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
include Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
lib Fixed synopsis. There was a missing arg, 3 args with the wrong type, 1997-04-13 12:36:42 +00:00
libexec Fix some $ Id$ in $ Log$ expansion problems. :-( (added spaces just in 1997-02-23 06:56:46 +00:00
usr.bin Fixed `make depend' and related bogons. LDFLAGS was used for 1997-04-16 11:31:32 +00:00
usr.sbin Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
COPYING
COPYING.LIB
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00