mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
move test-build.mk to cygnus_files.
This commit is contained in:
@ -21,9 +21,9 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf
|
|||||||
groff include install.sh ispell ld libg++ libgcc libgloss libiberty
|
groff include install.sh ispell ld libg++ libgcc libgloss libiberty
|
||||||
libio librx libstdc++ m4 make mmalloc move-if-change newlib opcodes
|
libio librx libstdc++ m4 make mmalloc move-if-change newlib opcodes
|
||||||
pagas patch prms rcs readline sed send-pr shellutils sim tcl textutils
|
pagas patch prms rcs readline sed send-pr shellutils sim tcl textutils
|
||||||
tk test-build.mk texinfo tgas utils uudecode wdiff xiberty"
|
tk texinfo tgas utils uudecode wdiff xiberty"
|
||||||
|
|
||||||
cygnus_files="release release-info build-all.mk COPYING.NEWLIB"
|
cygnus_files="release release-info build-all.mk test-build.mk COPYING.NEWLIB"
|
||||||
|
|
||||||
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
|
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
|
||||||
keep_these_too="${keep_these_too} ${cygnus_files}"
|
keep_these_too="${keep_these_too} ${cygnus_files}"
|
||||||
|
Reference in New Issue
Block a user