mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
fix typo
This commit is contained in:
parent
0f153e7446
commit
41617f8be2
@ -274,7 +274,7 @@ case ${srcdir} in
|
||||
esac
|
||||
|
||||
if [ "${nativefile}" != "" ] ; then
|
||||
sed -e '/^NATDEPFILES= /s//# NATDEPFILES= ' \
|
||||
sed -e '/^NATDEPFILES= /s//# NATDEPFILES= /' \
|
||||
< Makefile > Makefile.tem
|
||||
mv -f Makefile.tem Makefile
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user