Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
einfo "Compiling C API library"
emake clean || die "Clean Failed!"
emake "CC=$(tc-getCC)" \
-f Makefile_api || die "API make failed!"
}