mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-14 12:40:58 +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.
|
# 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
|
if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
|
||||||
lose_these_too="${gdbtk_files} ${lose_these_too}"
|
lose_these_too="${gdbtk_files} ${lose_these_too}"
|
||||||
|
Reference in New Issue
Block a user