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 install</userinput>
2 cc -o goodbye.o -c goodbye.c
3 cc -o goodbye goodbye.o
4 Install file: "goodbye" as "/usr/bin/goodbye-new"
5 cc -o hello.o -c hello.c
7 Install file: "hello" as "/usr/bin/hello-new"