On Monday, May 31, 2010 15:12:46 Michał Górny wrote:
> There are many simple applications which come without neither a
> sophisticated build system or even a tiny Makefile. In some cases, such
> applications aren't even packages as tarball -- a single, compressed
> source file is published instead.
> 
> In case of these applications, ebuilds inherit toolchain-funcs.eclass to
> retrieve compiler information (tc-getCC/tc-getCXX) and call compiler
> manually, passing appropriate flags.

use emake then and leverage make's implicit rules.  sys-apps/unscd is a pretty 
straight forward example.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to