mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-19 22:44:16 +08:00
Fix a booboo
This commit is contained in:
parent
054308add9
commit
8d9171304f
@ -31,7 +31,7 @@ fi
|
||||
|
||||
gm_files="mpw-xconfig.in mpw-init.c ChangeLog.gm"
|
||||
|
||||
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
|
||||
if ( echo $* | grep keep\-gm > /dev/null ) ; then
|
||||
keep_these_too="${gm_files} ${keep_these_too}"
|
||||
if [ -n "${verbose}" ] ; then
|
||||
echo Keeping ${gm_files}
|
||||
|
Loading…
Reference in New Issue
Block a user