mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
README.GDBTK is a gdbtk file
This commit is contained in:
@ -31,7 +31,7 @@ fi
|
||||
|
||||
# mswin gdb is not really gdbtk, but is close enough for now.
|
||||
|
||||
gdbtk_files="gdbtk.c gdbtk.tcl mswin"
|
||||
gdbtk_files="README.GDBTK gdbtk.c gdbtk.tcl mswin"
|
||||
|
||||
if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
|
||||
lose_these_too="${gdbtk_files} ${lose_these_too}"
|
||||
|
Reference in New Issue
Block a user