diff options
author | Michael Tiemann <tiemann@cygnus> | 1994-07-09 20:08:16 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1994-07-09 20:08:16 +0000 |
commit | 4d802af98b1b7fb17ed1d4e74921db8a0c975ea8 (patch) | |
tree | 782a8dfbfa58cd8a3d3f17b2e694f87f6464db2c /ChangeLog | |
parent | 64d527f761faf2a653c0fc1f59fbc937f7459fc2 (diff) | |
download | gdb-4d802af98b1b7fb17ed1d4e74921db8a0c975ea8.zip gdb-4d802af98b1b7fb17ed1d4e74921db8a0c975ea8.tar.gz gdb-4d802af98b1b7fb17ed1d4e74921db8a0c975ea8.tar.bz2 |
Add all-emacs19 and install-emacs19 rules (in parallel with all-emacs
and install-emacs). Top-level command `make all-emacs19 CC=gcc' now
behaves as `make all-emacs CC=gcc'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com) + + * Makefile.in: Add all-emacs19 and install-emacs19 rules (in + parallel with all-emacs and install-emacs). Top-level command + `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. + +Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * test-build.mk ($(host)-stamp-stage2-installed): Remove + $(relbindir)/make before doing ``make install'', and use + $(GNU_MAKE) while doing it. Avoids problem on SunOS with + installing over running make binary. + ($(host)-stamp-stage3-installed): Likewise. + Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * config.guess: Recognize Mach. |