newlib: delete unused autotool regen scripts
These don't work at all now that we've completely upgraded autotools.
This commit is contained in:
parent
e95c80b6d8
commit
1aec525a44
|
@ -1,5 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
aclocal-1.11 -I ../../../../../ -I ../../../../../../
|
|
||||||
/usr/local/bin/autoconf
|
|
||||||
automake-1.11 --cygnus Makefile
|
|
|
@ -1,5 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
aclocal-1.11 -I ../../../../ -I ../../../../../
|
|
||||||
/usr/local/bin/autoconf
|
|
||||||
automake-1.11 --cygnus Makefile
|
|
|
@ -1,5 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
aclocal-1.11 -I ../../../ -I ../../../../
|
|
||||||
/usr/local/bin/autoconf
|
|
||||||
automake-1.11 --cygnus Makefile
|
|
Loading…
Reference in New Issue