newlib: delete unused autotool regen scripts

These don't work at all now that we've completely upgraded autotools.
This commit is contained in:
Mike Frysinger 2022-02-10 01:38:37 -05:00
parent e95c80b6d8
commit 1aec525a44
3 changed files with 0 additions and 15 deletions

View File

@ -1,5 +0,0 @@
#!/bin/sh
aclocal-1.11 -I ../../../../../ -I ../../../../../../
/usr/local/bin/autoconf
automake-1.11 --cygnus Makefile

View File

@ -1,5 +0,0 @@
#!/bin/sh
aclocal-1.11 -I ../../../../ -I ../../../../../
/usr/local/bin/autoconf
automake-1.11 --cygnus Makefile

View File

@ -1,5 +0,0 @@
#!/bin/sh
aclocal-1.11 -I ../../../ -I ../../../../
/usr/local/bin/autoconf
automake-1.11 --cygnus Makefile