mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-05 08:14:19 +08:00
No longer need to keep/lose any MPW stuff
This commit is contained in:
parent
4c8b1e0774
commit
972b958d3a
@ -15,12 +15,6 @@
|
||||
|
||||
Do-first:
|
||||
|
||||
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
|
||||
keep_these_too="ho-mpw.h"
|
||||
else
|
||||
lose_these_too="ho-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.
|
||||
# Directories listed in this section will have their own Sanitize
|
||||
|
Loading…
Reference in New Issue
Block a user