diff options
author | Stan Shebs <shebs@apple.com> | 2004-03-25 17:51:10 +0000 |
---|---|---|
committer | Stan Shebs <shebs@apple.com> | 2004-03-25 17:51:10 +0000 |
commit | 5a7347e37421e2740aaa63327589779f14e2ba30 (patch) | |
tree | 6a5726c6599b4da0d39ed3cb569f87f3ceee72d5 /src-release | |
parent | c97c081793772f73d617a512f816c7fe4ad4e418 (diff) | |
download | gdb-5a7347e37421e2740aaa63327589779f14e2ba30.tar.gz |
Remove MPW support, no longer used.
* mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
mpw-install: Remove files.
* src-release (DEVO_SUPPORT): Remove names of removed files.
* MAINTAINERS: Likewise.
Diffstat (limited to 'src-release')
-rw-r--r-- | src-release | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src-release b/src-release index 4fec631212c..42d5c205ee3 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 \ |