gprof(1) can have more than one profile data file, so have the usage
[deliverable/binutils-gdb.git] / configdos.bat
CommitLineData
1fdc6b0b
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.046664 seconds and 4 git commands to generate.