--- /dev/null
+@echo off\r
+\r
+chdir libiberty\r
+call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\bfd\r
+call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\opcodes\r
+call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\gprof\r
+call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\binutils\r
+call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\gas\r
+call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\ld\r
+call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\r
--- /dev/null
+@echo off\r
+chdir libiberty\r
+make %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\bfd\r
+make %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\opcodes\r
+make %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\gprof\r
+make %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\binutils\r
+make %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\gas\r
+make %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\ld\r
+make %1 %2 %3 %4 %5 %6 %7 %8 %9\r
+chdir ..\r