mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
tense test typo
This commit is contained in:
@ -273,7 +273,7 @@ case ${srcdir} in
|
|||||||
echo "source ${srcdir}/.gdbinit" >> .gdbinit
|
echo "source ${srcdir}/.gdbinit" >> .gdbinit
|
||||||
esac
|
esac
|
||||||
|
|
||||||
if [ "${nativefile}" != "" ] ; then
|
if [ "${nativefile}" = "" ] ; then
|
||||||
sed -e '/^NATDEPFILES= /s//# NATDEPFILES= /' \
|
sed -e '/^NATDEPFILES= /s//# NATDEPFILES= /' \
|
||||||
< Makefile > Makefile.tem
|
< Makefile > Makefile.tem
|
||||||
mv -f Makefile.tem Makefile
|
mv -f Makefile.tem Makefile
|
||||||
|
Reference in New Issue
Block a user