Add a note that Icecream is supported for distributed builds.

This was SVN commit r2799.
This commit is contained in:
prefect 2005-09-28 23:07:09 +00:00
parent 7fbbc1b0c6
commit 41068dc97d

View File

@ -6,6 +6,12 @@ makefile in the gcc subdirectory. The makefile supports the standard targets
Note that if you have previously built a Debug config you must 'make clean'
before building a Release config.
The Makefile supports Icecream for distributed builds, so if you have two or
more reasonably homogenous (both Linux, but they may even use different
distributions) machines on a LAN, you can significantly reduce build times.
See URL: http://wiki.kde.org/tiki-editpage.php?page=icecream
Required Libraries
$lib := directory where the compiler looks for lib files;