GCC assembly?

Is there any way to set up premake to execute GCC's assembler?

Thanks.

Simply add your *.s files to "files" list, it should work.