diff options
author | Andrew Cagney <cagney@gnu.org> | 2004-04-02 22:23:39 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@gnu.org> | 2004-04-02 22:23:39 +0000 |
commit | 1f1d876ecc8ee0e00336acdf35d06723bf274b65 (patch) | |
tree | 62af016e2ecd35cfe9b918703bfe4035fb8499e8 | |
parent | cdd953fa162cac1f6af8dd2727539911ac079188 (diff) | |
download | newlib-github/gdb_6_1-branch.zip newlib-github/gdb_6_1-branch.tar.gz newlib-github/gdb_6_1-branch.tar.bz2 |
2004-04-02 Andrew Cagney <cagney@redhat.com>github/gdb_6_1-branchgdb_6_1-branch
* src-release (DEVO_SUPPORT): Delete MPW files.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | src-release | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2004-04-02 Andrew Cagney <cagney@redhat.com> + + * src-release (DEVO_SUPPORT): Delete MPW files. + 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org> PR bootstrap/7087 diff --git a/src-release b/src-release index 4fec631..42d5c20 100644 --- a/src-release +++ b/src-release @@ -45,7 +45,6 @@ PWD = $${PWDCMD-pwd} # distribution (perhaps it would be better to include it anyway). DEVO_SUPPORT= README Makefile.in configure configure.in \ config.guess config.if config.sub config move-if-change \ - mpw-README mpw-build.in mpw-config.in mpw-configure mpw-install \ COPYING COPYING.LIB install-sh config-ml.in symlink-tree \ mkinstalldirs ltconfig ltmain.sh missing ylwrap \ libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \ |