Regenerate the files using automake-1.15 & autoconf-2.69 to match the binutils/gdb/gcc projects. Ran: libgloss $ find -name configure.ac -printf '%h\n' | while read d; do (cd $d; export WANT_AUTOCONF=2.69 WANT_AUTOMAKE=1.15; aclocal-1.15 -I.. && autoconf-2.69); done |
||
|---|---|---|
| .. | ||
| device-specs | ||
| Makefile.in | ||
| aclocal.m4 | ||
| configure | ||
| configure.ac | ||
| crt0.S | ||
| do_global_dtors.c | ||
| gettimeofday.c | ||
| inbyte.c | ||
| isatty.c | ||
| outbyte.c | ||
| print.c | ||
| putnum.c | ||
| raise.c | ||
| sbrk.c | ||
| stat.c | ||
| syscalls.S | ||