diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 01:53:34 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 837bda4bd76add741771517c577a489b889ff150 (patch) | |
tree | b150a80e5ce199ccd62469994d27c33aa0d60bce /development/scons/README | |
parent | 1b1571627ed1746500747fce436e82db26d82680 (diff) |
development/scons: Removed (included in Slackware 14.2)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/scons/README')
-rw-r--r-- | development/scons/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/development/scons/README b/development/scons/README deleted file mode 100644 index 3e749f85287d9..0000000000000 --- a/development/scons/README +++ /dev/null @@ -1,5 +0,0 @@ -SCons is an Open Source software construction tool--that is, a next-generation -build tool. Think of SCons as an improved, cross-platform substitute for the -classic Make utility with integrated functionality similar to -autoconf/automake and compiler caches such as ccache. In short, SCons is an -easier, more reliable and faster way to build software. |