diff options
author | Remko Tronçon <git@el-tramo.be> | 2009-08-11 17:08:29 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2009-08-11 17:08:29 (GMT) |
commit | d07a31cc74304b942a320f5d17330e83c17e152a (patch) | |
tree | 277f31173e123bb051ca0b6409c946f8b828374c /scons | |
parent | f317f69ed3084114684e99670e0a69dde48e69fb (diff) | |
download | swift-d07a31cc74304b942a320f5d17330e83c17e152a.zip swift-d07a31cc74304b942a320f5d17330e83c17e152a.tar.bz2 |
Bundle SCons.
Diffstat (limited to 'scons')
-rwxr-xr-x | scons | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh + +`dirname $0`/3rdParty/SCons/scons.py $@ |