Source: ccontrol
Section: unknown
Priority: optional
Maintainer: Michael Neuling <mikey@neuling.org>
Build-Depends: debhelper (>= 4.0.0), autotools-dev
Standards-Version: 3.6.1

Package: ccontrol
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, distcc, ccache, gcc, make, binutils
Description: Simple compiler control
 The ccontrol program takes over the roles of the compiler, linker and
 make, and reads a configuration file to decide what to do before
 invoking them. This is particularly useful for centralized control
 over commands and options, such as enabling distcc and ccache. It is
 also great for controlling parallelism and which compiler versions to
 use, based on the directory and make targets.
