diff options
author | William Deegan <bill@baddogconsulting.com> | 2017-06-14 15:10:08 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2017-06-14 15:10:08 (GMT) |
commit | cea47e243919584557bcfcbe04e2c1cc5a5496a6 (patch) | |
tree | b4d46610f3acbed3baa3e2e3a4a7e191abfc7b29 /doc/generated/examples/install_ex4_1.xml | |
parent | 7380db9e5afa9953150a23cabc73d2d63182cc31 (diff) | |
download | SCons-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.xml | 2 |
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> |