diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-03-18 00:14:30 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-03-18 00:14:30 +0000 |
commit | 6e49f018bc32849508532372c58043b7f990d967 (patch) | |
tree | 787e74f8990cec64b706390b6a526a0ea82be54d /ld | |
parent | ab4ccfd5bc70fb03242cbe8dc66129ec092efcdc (diff) | |
download | gdb-6e49f018bc32849508532372c58043b7f990d967.zip gdb-6e49f018bc32849508532372c58043b7f990d967.tar.gz gdb-6e49f018bc32849508532372c58043b7f990d967.tar.bz2 |
update for changed mpw filename
Diffstat (limited to 'ld')
-rw-r--r-- | ld/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 9e41b2f..c2ecdee 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -15,7 +15,7 @@ Do-first: -mpw_files="mpw-make.in mpw-config.in mpw-em.c ChangeLog.mpw" +mpw_files="mpw-make.in mpw-config.in mpw-emipsidt.c ChangeLog.mpw" if ( echo $* | grep keep\-mpw > /dev/null ) ; then keep_these_too="${mpw_files} ${keep_these_too}" |