diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-04-04 19:58:09 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-04-04 19:58:09 +0000 |
commit | 01c32fc42ce3ad8e03b04c81db50fd6b0e171c26 (patch) | |
tree | 11a40f2f1790c6aac5bceb2cae856ee353a50cc2 /include | |
parent | 241d8883ed38b2773bc09f58a56ca2bbdd4bbcaf (diff) | |
download | gdb-01c32fc42ce3ad8e03b04c81db50fd6b0e171c26.zip gdb-01c32fc42ce3ad8e03b04c81db50fd6b0e171c26.tar.gz gdb-01c32fc42ce3ad8e03b04c81db50fd6b0e171c26.tar.bz2 |
Always keep MPW subdir
Diffstat (limited to 'include')
-rw-r--r-- | include/.Sanitize | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/.Sanitize b/include/.Sanitize index 8135786..e54d44a 100644 --- a/include/.Sanitize +++ b/include/.Sanitize @@ -15,11 +15,6 @@ Do-first: -if ( echo $* | grep keep\-mpw > /dev/null ) ; then - keep_these_too="${keep_these_too} mpw" -else - lose_these_too="${lose_these_too} mpw" -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. @@ -47,6 +42,7 @@ getopt.h hp-symtab.h ieee.h libiberty.h +mpw nlm oasys.h obstack.h |