summaryrefslogtreecommitdiffstats
path: root/configdos.bat
blob: a2bc8a25fd2285d6482fd4e9d03b0943fc7a1794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@echo off
cd bfd
call configdj
cd ..\binutils
call configdj
cd ..\bison
call configdj
cd ..\gas
call configdj
cd ..\gcc
call configdj
cd ..\libiberty
call configdj
cd ..
OpenPOWER on IntegriCloud