diff options
author | John Gilmore <gnu@cygnus> | 1993-02-16 08:59:35 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1993-02-16 08:59:35 +0000 |
commit | 6d68178459ec976910dc971e63e39b31b9ea17e2 (patch) | |
tree | c12086e2aa3e8da044b7516fbe6db27fae6d6294 /ChangeLog | |
parent | ceede9254953a28d554e62decc163048e4bf0be0 (diff) | |
download | binutils-6d68178459ec976910dc971e63e39b31b9ea17e2.zip binutils-6d68178459ec976910dc971e63e39b31b9ea17e2.tar.gz binutils-6d68178459ec976910dc971e63e39b31b9ea17e2.tar.bz2 |
* Makefile.in (DEVO_SUPPORT): Remove etc directory
(ETC_SUPPORT): Only add the files GDB wants from etc/.
(gdb.tar.Z): Use ETC_SUPPORT.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ +Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com) + + * Makefile.in (DEVO_SUPPORT): Remove etc directory + (ETC_SUPPORT): Only add the files GDB wants from etc/. + (gdb.tar.Z): Use ETC_SUPPORT. + +Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: makeinfo binary is in a new location + Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) + * config.sub: Accept -ecoff as an OS. + * Makefile.in: Various changes to eliminate a level of make recursion and reduce the required command line length. (BASE_FLAGS_TO_PASS): New variable holding flags passed to all |