]> Git Repo - binutils.git/blob - configdos.bat
* .Sanitize (Things-to-keep): Add emulparams, emultempl, scripttempl.
[binutils.git] / configdos.bat
1 @echo off
2 cd bfd
3 call configdj
4 cd ..\binutils
5 call configdj
6 cd ..\bison
7 call configdj
8 cd ..\gas
9 call configdj
10 cd ..\gcc
11 call configdj
12 cd ..\libiberty
13 call configdj
14 cd ..
This page took 0.024939 seconds and 4 git commands to generate.