]> Git Repo - binutils.git/blame - configdj.bat
Might as well keep the contents of the gas/doc subdir, as well as the
[binutils.git] / configdj.bat
CommitLineData
db40ba14
SC
1@echo off
2cd bfd
3call configdj
4cd ..\binutils
5call configdj
6cd ..\bison
7call configdj
8cd ..\gas
9call configdj
10cd ..\gcc
11call configdj
12cd ..\libiberty
13call configdj
14cd ..
This page took 0.029352 seconds and 4 git commands to generate.