mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-11 16:46:14 +08:00
Lose build-all.mk for net releases
This commit is contained in:
@ -22,9 +22,9 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
|
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
|
||||||
keep_these_too="${keep_these_too} release release-info"
|
keep_these_too="${keep_these_too} release release-info build-all.mk"
|
||||||
else
|
else
|
||||||
lose_these_too="${lose_these_too} release release-info"
|
lose_these_too="${lose_these_too} release release-info build-all.mk"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
@ -46,7 +46,6 @@ README
|
|||||||
autoconf
|
autoconf
|
||||||
bfd
|
bfd
|
||||||
binutils
|
binutils
|
||||||
build-all.mk
|
|
||||||
byacc
|
byacc
|
||||||
config
|
config
|
||||||
config.guess
|
config.guess
|
||||||
|
Reference in New Issue
Block a user