* config.sub, configure.in: Add tiny2j-*-* target
[deliverable/binutils-gdb.git] / configure.bat
CommitLineData
82e683ab
KR
1@echo off\r
2\r
3chdir libiberty\r
4call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
5chdir ..\bfd\r
6call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
7chdir ..\opcodes\r
8call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
9chdir ..\gprof\r
10call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
11chdir ..\binutils\r
12call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
13chdir ..\gas\r
14call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
15chdir ..\ld\r
16call configure %1 %2 %3 %4 %5 %6 %7 %8 %9\r
17chdir ..\r
This page took 0.149412 seconds and 4 git commands to generate.