2002-08-28 21:34:18 +02:00
|
|
|
Buildtool is a set of utilities which will make your programs more portable
|
|
|
|
and easier to build on any kind of Unix-like system. All the utilities are
|
|
|
|
integrated with each other, which means that they all work together. It is
|
2008-06-01 11:42:37 +02:00
|
|
|
completely free, licensed under the terms of the BSD license.
|
2002-08-28 21:34:18 +02:00
|
|
|
|
|
|
|
If you have ever used GNU automake, autoconf and/or libtool, you will find
|
|
|
|
buildtool very similar. In fact, it is an implementation of the ideas of the
|
|
|
|
GNU programs, but with a completely different design.
|
|
|
|
|
|
|
|
WWW: http://buildtool.sourceforge.net/
|