summaryrefslogtreecommitdiffstats
path: root/doc/generated/examples/install_ex4_1.xml
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-06-14 15:10:08 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2017-06-14 15:10:08 (GMT)
commitcea47e243919584557bcfcbe04e2c1cc5a5496a6 (patch)
treeb4d46610f3acbed3baa3e2e3a4a7e191abfc7b29 /doc/generated/examples/install_ex4_1.xml
parent7380db9e5afa9953150a23cabc73d2d63182cc31 (diff)
downloadSCons-cea47e243919584557bcfcbe04e2c1cc5a5496a6.zip
SCons-cea47e243919584557bcfcbe04e2c1cc5a5496a6.tar.gz
SCons-cea47e243919584557bcfcbe04e2c1cc5a5496a6.tar.bz2
updates from build machine
Diffstat (limited to 'doc/generated/examples/install_ex4_1.xml')
-rw-r--r--doc/generated/examples/install_ex4_1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/generated/examples/install_ex4_1.xml b/doc/generated/examples/install_ex4_1.xml
index af9ed3a..36cd90c 100644
--- a/doc/generated/examples/install_ex4_1.xml
+++ b/doc/generated/examples/install_ex4_1.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>
-[?1034hcc -o hello.o -c hello.c
+cc -o hello.o -c hello.c
cc -o hello hello.o
Install file: "hello" as "/usr/bin/hello-new"
</screen>