[ci skip] update generated files
[scons.git] / doc / generated / examples / addmethod_ex1_1.xml
blobbca073c9572802b61ead084ac4c570ed92a0fa9f
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 cc -o hello.o -c hello.c
3 cc -o hello hello.o
4 Install file: "hello" as "/usr/bin/hello"
5 Install file: "hello" as "install/bin/hello"
6 </screen>