summaryrefslogtreecommitdiff
path: root/doc/generated/examples/buildersbuiltin_ex1_1.xml
blob: d3d4a8f21c56f02d76765d7569607efd3bbf8eb3 (plain)
1
2
3
4
5
<?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/scons.xsd scons.xsd">% <userinput>scons -Q .</userinput>
tar -c -f out1.tar file1 file2
tar -c -f out2.tar directory
</screen>