mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +08:00
Always keep MPW subdir
This commit is contained in:
@ -15,11 +15,6 @@
|
|||||||
|
|
||||||
Do-first:
|
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
|
# All files listed between the "Things-to-keep:" line and the
|
||||||
# "Files-to-sed:" line will be kept. All other files will be removed.
|
# "Files-to-sed:" line will be kept. All other files will be removed.
|
||||||
@ -47,6 +42,7 @@ getopt.h
|
|||||||
hp-symtab.h
|
hp-symtab.h
|
||||||
ieee.h
|
ieee.h
|
||||||
libiberty.h
|
libiberty.h
|
||||||
|
mpw
|
||||||
nlm
|
nlm
|
||||||
oasys.h
|
oasys.h
|
||||||
obstack.h
|
obstack.h
|
||||||
|
Reference in New Issue
Block a user