diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-04-04 19:53:04 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-04-04 19:53:04 +0000 |
commit | 241d8883ed38b2773bc09f58a56ca2bbdd4bbcaf (patch) | |
tree | b4572d43216e619ec0a04c9c5e51f6480772681f /bfd/hosts | |
parent | 3da0c638f83bf7e30dd487fef836ffe386bb95f6 (diff) | |
download | gdb-241d8883ed38b2773bc09f58a56ca2bbdd4bbcaf.zip gdb-241d8883ed38b2773bc09f58a56ca2bbdd4bbcaf.tar.gz gdb-241d8883ed38b2773bc09f58a56ca2bbdd4bbcaf.tar.bz2 |
Always keep all MPW support files
Diffstat (limited to 'bfd/hosts')
-rw-r--r-- | bfd/hosts/.Sanitize | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index 5f5037f..7425482 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -15,11 +15,6 @@ Do-first: -if ( echo $* | grep keep\-mpw > /dev/null ) ; then - keep_these_too="mpw.h" -else - lose_these_too="mpw.h" -fi # All files listed between the "Things-to-keep:" line and the # "Files-to-sed:" line will be kept. All other files will be removed. @@ -66,6 +61,7 @@ m88kmach3.h miniframe.h mipsbsd.h mipsmach3.h +mpw.h nbsd.h ncr3000.h news-mips.h |