slackbuilds_ponce/development/scons/README

6 lines
352 B
Text
Raw Normal View History

2010-05-11 14:05:53 +02:00
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.