beremiz

Updated splash for beta

2008-09-10, etisserant
2c5909789f0b
file isExecutable
Updated splash for beta
from .. import toolchain_gcc
class Linux_target(toolchain_gcc):
extension = ".so"
CustomLDFLAGS = ["-shared", "-lrt"]