[ci skip] add test framework reformat to .git-blame-ignore-revs
[scons.git] / doc / generated / examples / output_Progress-TARGET_1.xml
blob72fa5bdcbc8479a915c5342380bd98e362576ac7
1 <screen xmlns="http://www.scons.org/dbxsd/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q</userinput>
2 Evaluating SConstruct
3 Evaluating f1.c
4 Evaluating f1.o
5 cc -o f1.o -c f1.c
6 Evaluating f1
7 cc -o f1 f1.o
8 Evaluating f2.c
9 Evaluating f2.o
10 cc -o f2.o -c f2.c
11 Evaluating f2
12 cc -o f2 f2.o
13 Evaluating .
14 </screen>