summaryrefslogtreecommitdiffstats
path: root/scons
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2009-08-11 17:08:29 (GMT)
committerRemko Tronçon <git@el-tramo.be>2009-08-11 17:08:29 (GMT)
commitd07a31cc74304b942a320f5d17330e83c17e152a (patch)
tree277f31173e123bb051ca0b6409c946f8b828374c /scons
parentf317f69ed3084114684e99670e0a69dde48e69fb (diff)
downloadswift-d07a31cc74304b942a320f5d17330e83c17e152a.zip
swift-d07a31cc74304b942a320f5d17330e83c17e152a.tar.bz2
Bundle SCons.
Diffstat (limited to 'scons')
-rwxr-xr-xscons3
1 files changed, 3 insertions, 0 deletions
diff --git a/scons b/scons
new file mode 100755
index 0000000..938c2d1
--- /dev/null
+++ b/scons
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+`dirname $0`/3rdParty/SCons/scons.py $@