freebsd-src/gnu/usr.bin
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
..
as Support the ".p2align" directive, which is standard in newer versions 1997-03-29 02:16:44 +00:00
awk Fix initstate() cast to match Lite2 1997-03-17 16:32:14 +00:00
bc Fix the getopt() prototype to match the system one. 1997-03-11 17:14:37 +00:00
binutils/gdb Attempt to patch up gdb so that it has a chance of working with the new 1997-04-07 08:08:20 +00:00
bison Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
cc Change a "=" to "?=" to make it easier to override the binary format 1997-03-28 04:45:30 +00:00
cpio Bmake Makefile for building info files for GNU cpio. 1997-04-03 11:20:39 +00:00
cvs Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
dc Make makewhatis(1) happy. 1997-03-21 20:59:44 +00:00
dialog Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
diff Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
diff3 This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
gdb Attempt to patch up gdb so that it has a chance of working with the new 1997-04-07 08:08:20 +00:00
genclass Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
gperf Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
grep Fix a number of typos, one of which is part of PR# 2917. 1997-03-09 00:33:19 +00:00
groff Oops.. Missed this one too. getopt is in unistd.h now, not stdlib.h 1997-03-11 17:57:26 +00:00
gzip Remove unnecessary chmod()'s. This should likely go in other branches. 1997-03-15 22:43:58 +00:00
ld Fixed `make depend' and related bogons. LDFLAGS was used for 1997-04-16 11:31:32 +00:00
man Make depend rely on config.h 1997-04-11 05:17:25 +00:00
patch fix compilation warnings in patch... (with slight modification) 1997-03-17 01:44:43 +00:00
perl Plug an old security hole: suidperl didn't honor MNT_NOSUID. 1997-03-01 12:58:49 +00:00
ptx Same deal. 1997-01-11 03:50:21 +00:00
rcs Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
sdiff Update to GNU diffutils 2.6 1993-11-12 07:05:40 +00:00
send-pr Close PR#3118 1997-04-13 06:38:56 +00:00
sort Uncomment static from collate_range_cmp, no more in locale.h 1996-10-31 14:44:24 +00:00
tar Don't create anything on the disk if -O (aka --to-stdout) was given. 1997-04-13 08:39:38 +00:00
texinfo Fixed bugs involving paths: 1997-04-07 17:21:19 +00:00
Makefile Don't descend into the perl directory if it isn't there (eg: cvsup 1997-04-12 07:19:09 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00